./build.sh: 14: [: xorg.gnome.Characters: unexpected operator ========== Building org.gnome.Characters ================ Fetching git repo https://gitlab.gnome.org/GNOME/gnome-characters.git, ref refs/heads/master From https://gitlab.gnome.org/GNOME/gnome-characters + a107661...4917029 master -> master (forced update) Downloading sources Fetching git repo https://gitlab.gnome.org/gnome/gnome-characters.git, ref refs/heads/master From https://gitlab.gnome.org/gnome/gnome-characters + a107661...4917029 master -> master (forced update) Initializing build dir Committing stage init to cache Starting build of org.gnome.CharactersDevel ======================================================================== Building module gnome-desktop in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-desktop-1 ======================================================================== checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool >= 0.40.6... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.0 checking for XML::Parser... ok checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for cos in -lm... yes checking for clock_gettime in -lrt... yes checking for openat... yes checking for X... libraries , headers checking for XLIB... yes checking for LIBSECCOMP... yes checking for GNOME_DESKTOP... yes checking for timerfd_create(2) system call... yes checking for itstool... itstool checking for xmllint... xmllint checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgnome-desktop/Makefile config.status: creating libgnome-desktop/gnome-desktop-3.0.pc config.status: creating libgnome-desktop/gnome-desktop-3.0-uninstalled.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gnome-desktop3/Makefile config.status: creating gnome-version.xml.in config.status: creating po/Makefile.in config.status: creating desktop-docs/Makefile config.status: creating desktop-docs/fdl/Makefile config.status: creating desktop-docs/gpl/Makefile config.status: creating desktop-docs/lgpl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands gnome-desktop 3.28.0 ==================== prefix: /app exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var datadir: ${datarootdir} source code location: . compiler: gcc cflags: -O2 -g -fstack-protector-strong -O2 -g Maintainer mode: yes GNOME Distributor: GNOME.Org Build desktop-wide docs: yes Build debug tools: no Date in gnome-version.xml: yes Build gtk-doc documentation: no Build with udev support: no Build with seccomp support: yes make all-recursive make[1]: Entering directory '/run/build/gnome-desktop' Making all in libgnome-desktop make[2]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' make all-am make[3]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' CC gnome-desktop-thumbnail.lo CC gnome-bg.lo CC gnome-bg-slide-show.lo CC gnome-bg-crossfade.lo CC gnome-rr.lo CC gnome-pnp-ids.lo CC gnome-rr-output-info.lo CC gnome-rr-config.lo gnome-pnp-ids.c: In function ‘gnome_pnp_ids_class_init’: gnome-pnp-ids.c:90:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomePnpIdsPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gnome-pnp-ids.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-wall-clock.lo gnome-bg-slide-show.c: In function ‘gnome_bg_slide_show_class_init’: gnome-bg-slide-show.c:215:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeBGSlideShowPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gnome-bg-slide-show.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-desktop-thumbnail.c: In function ‘gnome_desktop_thumbnail_factory_class_init’: gnome-desktop-thumbnail.c:711:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (class, sizeof (GnomeDesktopThumbnailFactoryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gnome-desktop-thumbnail.c:127: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-rr-output-info.c: In function ‘gnome_rr_output_info_class_init’: gnome-rr-output-info.c:64:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRROutputInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gnome-rr-config.h:34, from gnome-rr-output-info.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gnome-bg.c:36: gnome-bg.c: In function ‘gnome_bg_dispose’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:376:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (object); ^~~~~~~~ gnome-bg.c: In function ‘gnome_bg_finalize’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:391:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (object); ^~~~~~~~ gnome-bg.c: In function ‘file_changed’: /usr/include/glib-2.0/gobject/gtype.h:2271:6: warning: cast increases required alignment of target type [-Wcast-align] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/include/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro ‘_G_TYPE_CIC’ #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~~~~ gnome-bg.h:42:35: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define GNOME_BG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GNOME_TYPE_BG, GnomeBG)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg.c:654:16: note: in expansion of macro ‘GNOME_BG’ GnomeBG *bg = GNOME_BG (user_data); ^~~~~~~~ gnome-rr-config.c: In function ‘gnome_rr_config_class_init’: gnome-rr-config.c:275:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRROutputInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gdk/gdkx.h:28, from gnome-rr-config.c:37: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-bg-crossfade.c: In function ‘gnome_bg_crossfade_class_init’: gnome-bg-crossfade.c:199:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeBGCrossfadePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gnome-bg-crossfade.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-rr.c: In function ‘gnome_rr_screen_class_init’: gnome-rr.c:864:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeRRScreenPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gnome-rr.c:32: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-xkb-info.lo CC gnome-idle-monitor.lo CC gnome-languages.lo CC meta-dbus-xrandr.lo CC meta-dbus-idle-monitor.lo gnome-wall-clock.c: In function ‘gnome_wall_clock_class_init’: gnome-wall-clock.c:205:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeWallClockPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gnome-wall-clock.h:33, from gnome-wall-clock.c:30: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC gnome-datetime-source.lo CC gnome-desktop-thumbnail-script.lo gnome-xkb-info.c: In function ‘gnome_xkb_info_class_init’: gnome-xkb-info.c:650:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gobject_class, sizeof (GnomeXkbInfoPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from gnome-xkb-info.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC test-xkb-info.o gnome-idle-monitor.c: In function ‘gnome_idle_monitor_class_init’: gnome-idle-monitor.c:398:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GnomeIdleMonitorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gdk/gdkx.h:28, from gnome-idle-monitor.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CC test-pnp-ids.o CC test-wall-clock.o CC test-desktop-thumbnail.o CC test-idle-monitor.o CC test-languages.o gnome-datetime-source.c: In function ‘g_datetime_source_prepare’: gnome-datetime-source.c:88:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_check’: gnome-datetime-source.c:115:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_dispatch’: gnome-datetime-source.c:135:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘g_datetime_source_finalize’: gnome-datetime-source.c:155:37: warning: cast increases required alignment of target type [-Wcast-align] GDateTimeSource *datetime_source = (GDateTimeSource*)source; ^ gnome-datetime-source.c: In function ‘_gnome_datetime_source_new’: gnome-datetime-source.c:268:20: warning: cast increases required alignment of target type [-Wcast-align] datetime_source = (GDateTimeSource*) g_source_new (&g_datetime_source_funcs, sizeof (GDateTimeSource)); ^ CCLD libgnome-desktop-3.la CCLD test-xkb-info CCLD test-pnp-ids CCLD test-wall-clock CCLD test-desktop-thumbnail CCLD test-idle-monitor CCLD test-languages GISCAN GnomeDesktop-3.0.gir GICOMP GnomeDesktop-3.0.gir make[3]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[2]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' Making all in docs make[2]: Entering directory '/run/build/gnome-desktop/docs' Making all in reference make[3]: Entering directory '/run/build/gnome-desktop/docs/reference' Making all in gnome-desktop3 make[4]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/docs' make[2]: Leaving directory '/run/build/gnome-desktop/docs' Making all in po make[2]: Entering directory '/run/build/gnome-desktop/po' MSGFMT af.gmo MSGFMT am.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT be.gmo MSGFMT az.gmo MSGFMT be@latin.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT csb.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT fy.gmo MSGFMT ga.gmo MSGFMT gd.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT ha.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT hy.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT ig.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kg.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT li.gmo MSGFMT lo.gmo MSGFMT ky.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mi.gmo MSGFMT mg.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT nso.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr@latin.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT tk.gmo MSGFMT tr.gmo MSGFMT th.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT ur.gmo MSGFMT uz.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT xh.gmo MSGFMT yi.gmo MSGFMT yo.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT zu.gmo make[2]: Leaving directory '/run/build/gnome-desktop/po' Making all in tests make[2]: Entering directory '/run/build/gnome-desktop/tests' make all-am make[3]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/tests' make[2]: Leaving directory '/run/build/gnome-desktop/tests' Making all in desktop-docs make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs' Making all in fdl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' GEN ar/ar.mo GEN ca/ca.mo GEN el/el.mo GEN es/es.mo GEN eu/eu.mo GEN fr/fr.mo GEN hu/hu.mo GEN gl/gl.mo GEN ko/ko.mo GEN oc/oc.mo GEN sl/sl.mo GEN sv/sv.mo GEN pt_BR/pt_BR.mo GEN uk/uk.mo GEN vi/vi.mo GEN de/de.mo GEN zh_CN/zh_CN.mo GEN ar/ GEN ca/ GEN el/ GEN es/ GEN eu/ GEN fr/ GEN gl/ GEN hu/ GEN ko/ GEN oc/ GEN pt_BR/ GEN sl/ GEN sv/ GEN uk/ GEN vi/ GEN de/ GEN zh_CN/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' Making all in gpl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' GEN ar/ar.mo GEN ca/ca.mo GEN cs/cs.mo GEN el/el.mo GEN eu/eu.mo GEN es/es.mo GEN fi/fi.mo GEN fr/fr.mo GEN gl/gl.mo GEN hu/hu.mo GEN ko/ko.mo GEN nds/nds.mo GEN pa/pa.mo GEN oc/oc.mo GEN pt_BR/pt_BR.mo GEN sl/sl.mo GEN sr/sr.mo GEN sr@latin/sr@latin.mo GEN vi/vi.mo GEN uk/uk.mo GEN zh_CN/zh_CN.mo GEN sv/sv.mo GEN de/de.mo GEN ar/ GEN ca/ GEN cs/ GEN el/ GEN es/ GEN eu/ GEN fi/ GEN fr/ GEN gl/ GEN hu/ GEN ko/ GEN nds/ GEN oc/ GEN pa/ GEN pt_BR/ GEN sl/ GEN sr/ GEN sr@latin/ GEN uk/ GEN vi/ GEN sv/ GEN zh_CN/ GEN de/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' Making all in lgpl make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' GEN ar/ar.mo GEN ca/ca.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN fr/fr.mo GEN eu/eu.mo GEN fi/fi.mo GEN hu/hu.mo GEN ko/ko.mo GEN oc/oc.mo GEN pa/pa.mo GEN pt_BR/pt_BR.mo GEN sl/sl.mo GEN sv/sv.mo GEN uk/uk.mo GEN vi/vi.mo GEN zh_CN/zh_CN.mo GEN ar/ GEN ca/ GEN de/ GEN el/ GEN es/ GEN eu/ GEN fr/ GEN fi/ GEN hu/ GEN ko/ GEN oc/ GEN pa/ GEN pt_BR/ GEN sl/ GEN sv/ GEN uk/ GEN vi/ GEN zh_CN/ make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Entering directory '/run/build/gnome-desktop' ITMRG gnome-version.xml make[2]: Leaving directory '/run/build/gnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop' Making install in libgnome-desktop make[1]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' make install-am make[2]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' make[3]: Entering directory '/run/build/gnome-desktop/libgnome-desktop' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgnome-desktop-3.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgnome-desktop-3.so.17.0.0 /app/lib/libgnome-desktop-3.so.17.0.0 libtool: install: (cd /app/lib && { ln -s -f libgnome-desktop-3.so.17.0.0 libgnome-desktop-3.so.17 || { rm -f libgnome-desktop-3.so.17 && ln -s libgnome-desktop-3.so.17.0.0 libgnome-desktop-3.so.17; }; }) libtool: install: (cd /app/lib && { ln -s -f libgnome-desktop-3.so.17.0.0 libgnome-desktop-3.so || { rm -f libgnome-desktop-3.so && ln -s libgnome-desktop-3.so.17.0.0 libgnome-desktop-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnome-desktop-3.lai /app/lib/libgnome-desktop-3.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 GnomeDesktop-3.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/gnome-desktop-3.0/libgnome-desktop' /usr/bin/install -c -m 644 gnome-bg.h gnome-bg-crossfade.h gnome-bg-slide-show.h gnome-desktop-thumbnail.h gnome-rr.h gnome-rr-config.h gnome-pnp-ids.h gnome-wall-clock.h gnome-xkb-info.h gnome-idle-monitor.h gnome-languages.h '/app/include/gnome-desktop-3.0/libgnome-desktop' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gnome-desktop-3.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GnomeDesktop-3.0.typelib '/app/lib/girepository-1.0' make[3]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[2]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop/libgnome-desktop' Making install in docs make[1]: Entering directory '/run/build/gnome-desktop/docs' Making install in reference make[2]: Entering directory '/run/build/gnome-desktop/docs/reference' Making install in gnome-desktop3 make[3]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/GnomeDesktopThumbnailFactory.html /usr/bin/install -c -m 644 ./html/GnomeIdleMonitor.html /usr/bin/install -c -m 644 ./html/GnomeWallClock.html /usr/bin/install -c -m 644 ./html/GnomeXkbInfo.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/background.html /usr/bin/install -c -m 644 ./html/gnome-desktop3-Language-Utilities.html /usr/bin/install -c -m 644 ./html/gnome-desktop3-gnome-bg.html /usr/bin/install -c -m 644 ./html/gnome-desktop3-gnome-pnp-ids.html /usr/bin/install -c -m 644 ./html/gnome-desktop3-gnome-rr-config.html /usr/bin/install -c -m 644 ./html/gnome-desktop3-gnome-rr.html /usr/bin/install -c -m 644 ./html/gnome-desktop3.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/idle-monitor.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/intro.html /usr/bin/install -c -m 644 ./html/languages.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/randr.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/thumbnail.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/wall-clock.html /usr/bin/install -c -m 644 ./html/xkb-info.html make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference/gnome-desktop3' make[3]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Entering directory '/run/build/gnome-desktop/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[3]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[2]: Leaving directory '/run/build/gnome-desktop/docs/reference' make[2]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Entering directory '/run/build/gnome-desktop/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gnome-desktop/docs' make[2]: Leaving directory '/run/build/gnome-desktop/docs' make[1]: Leaving directory '/run/build/gnome-desktop/docs' Making install in po make[1]: Entering directory '/run/build/gnome-desktop/po' linguas="af am an ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs csb cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr fur fy ga gd gl gu ha he hi hr hu hy id ig is it ja ka kg kk km kn ko ku ky li lo lt lv mai mg mi mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tk tr ug uk ur uz uz@cyrillic vi wa xh yi yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/gnome-desktop/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-desktop-3.0.mo; \ echo "installing $lang.gmo as $dir/gnome-desktop-3.0.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-desktop-3.0.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-desktop-3.0.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-desktop-3.0.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-desktop-3.0.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-desktop-3.0.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-desktop-3.0.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /app/share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo installing am.gmo as /app/share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo installing an.gmo as /app/share/locale/an/LC_MESSAGES/gnome-desktop-3.0.mo installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/gnome-desktop-3.0.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/gnome-desktop-3.0.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gnome-desktop-3.0.mo installing az.gmo as /app/share/locale/az/LC_MESSAGES/gnome-desktop-3.0.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gnome-desktop-3.0.mo installing be@latin.gmo as /app/share/locale/be@latin/LC_MESSAGES/gnome-desktop-3.0.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/gnome-desktop-3.0.mo installing bn.gmo as /app/share/locale/bn/LC_MESSAGES/gnome-desktop-3.0.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/gnome-desktop-3.0.mo installing br.gmo as /app/share/locale/br/LC_MESSAGES/gnome-desktop-3.0.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/gnome-desktop-3.0.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-3.0.mo installing crh.gmo as /app/share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo installing csb.gmo as /app/share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo installing cy.gmo as /app/share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo installing dz.gmo as /app/share/locale/dz/LC_MESSAGES/gnome-desktop-3.0.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gnome-desktop-3.0.mo installing en.gmo as /app/share/locale/en/LC_MESSAGES/gnome-desktop-3.0.mo installing en_CA.gmo as /app/share/locale/en_CA/LC_MESSAGES/gnome-desktop-3.0.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/gnome-desktop-3.0.mo installing en@shaw.gmo as /app/share/locale/en@shaw/LC_MESSAGES/gnome-desktop-3.0.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gnome-desktop-3.0.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gnome-desktop-3.0.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/gnome-desktop-3.0.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gnome-desktop-3.0.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/gnome-desktop-3.0.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gnome-desktop-3.0.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gnome-desktop-3.0.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/gnome-desktop-3.0.mo installing fy.gmo as /app/share/locale/fy/LC_MESSAGES/gnome-desktop-3.0.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gnome-desktop-3.0.mo installing gd.gmo as /app/share/locale/gd/LC_MESSAGES/gnome-desktop-3.0.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gnome-desktop-3.0.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/gnome-desktop-3.0.mo installing ha.gmo as /app/share/locale/ha/LC_MESSAGES/gnome-desktop-3.0.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gnome-desktop-3.0.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/gnome-desktop-3.0.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gnome-desktop-3.0.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gnome-desktop-3.0.mo installing hy.gmo as /app/share/locale/hy/LC_MESSAGES/gnome-desktop-3.0.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gnome-desktop-3.0.mo installing ig.gmo as /app/share/locale/ig/LC_MESSAGES/gnome-desktop-3.0.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/gnome-desktop-3.0.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gnome-desktop-3.0.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gnome-desktop-3.0.mo installing ka.gmo as /app/share/locale/ka/LC_MESSAGES/gnome-desktop-3.0.mo installing kg.gmo as /app/share/locale/kg/LC_MESSAGES/gnome-desktop-3.0.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/gnome-desktop-3.0.mo installing km.gmo as /app/share/locale/km/LC_MESSAGES/gnome-desktop-3.0.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/gnome-desktop-3.0.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/gnome-desktop-3.0.mo installing ku.gmo as /app/share/locale/ku/LC_MESSAGES/gnome-desktop-3.0.mo installing ky.gmo as /app/share/locale/ky/LC_MESSAGES/gnome-desktop-3.0.mo installing li.gmo as /app/share/locale/li/LC_MESSAGES/gnome-desktop-3.0.mo installing lo.gmo as /app/share/locale/lo/LC_MESSAGES/gnome-desktop-3.0.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gnome-desktop-3.0.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gnome-desktop-3.0.mo installing mai.gmo as /app/share/locale/mai/LC_MESSAGES/gnome-desktop-3.0.mo installing mg.gmo as /app/share/locale/mg/LC_MESSAGES/gnome-desktop-3.0.mo installing mi.gmo as /app/share/locale/mi/LC_MESSAGES/gnome-desktop-3.0.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/gnome-desktop-3.0.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/gnome-desktop-3.0.mo installing mn.gmo as /app/share/locale/mn/LC_MESSAGES/gnome-desktop-3.0.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/gnome-desktop-3.0.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gnome-desktop-3.0.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gnome-desktop-3.0.mo installing nds.gmo as /app/share/locale/nds/LC_MESSAGES/gnome-desktop-3.0.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/gnome-desktop-3.0.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gnome-desktop-3.0.mo installing nn.gmo as /app/share/locale/nn/LC_MESSAGES/gnome-desktop-3.0.mo installing nso.gmo as /app/share/locale/nso/LC_MESSAGES/gnome-desktop-3.0.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/gnome-desktop-3.0.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/gnome-desktop-3.0.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/gnome-desktop-3.0.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gnome-desktop-3.0.mo installing ps.gmo as /app/share/locale/ps/LC_MESSAGES/gnome-desktop-3.0.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gnome-desktop-3.0.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gnome-desktop-3.0.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gnome-desktop-3.0.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gnome-desktop-3.0.mo installing rw.gmo as /app/share/locale/rw/LC_MESSAGES/gnome-desktop-3.0.mo installing si.gmo as /app/share/locale/si/LC_MESSAGES/gnome-desktop-3.0.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gnome-desktop-3.0.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gnome-desktop-3.0.mo installing sq.gmo as /app/share/locale/sq/LC_MESSAGES/gnome-desktop-3.0.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/gnome-desktop-3.0.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gnome-desktop-3.0.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/gnome-desktop-3.0.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/gnome-desktop-3.0.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/gnome-desktop-3.0.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gnome-desktop-3.0.mo installing tk.gmo as /app/share/locale/tk/LC_MESSAGES/gnome-desktop-3.0.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gnome-desktop-3.0.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/gnome-desktop-3.0.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gnome-desktop-3.0.mo installing ur.gmo as /app/share/locale/ur/LC_MESSAGES/gnome-desktop-3.0.mo installing uz.gmo as /app/share/locale/uz/LC_MESSAGES/gnome-desktop-3.0.mo installing uz@cyrillic.gmo as /app/share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-3.0.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gnome-desktop-3.0.mo installing wa.gmo as /app/share/locale/wa/LC_MESSAGES/gnome-desktop-3.0.mo installing xh.gmo as /app/share/locale/xh/LC_MESSAGES/gnome-desktop-3.0.mo installing yi.gmo as /app/share/locale/yi/LC_MESSAGES/gnome-desktop-3.0.mo installing yo.gmo as /app/share/locale/yo/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo installing zu.gmo as /app/share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo make[1]: Leaving directory '/run/build/gnome-desktop/po' Making install in tests make[1]: Entering directory '/run/build/gnome-desktop/tests' make install-am make[2]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Entering directory '/run/build/gnome-desktop/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/run/build/gnome-desktop/tests' make[2]: Leaving directory '/run/build/gnome-desktop/tests' make[1]: Leaving directory '/run/build/gnome-desktop/tests' Making install in desktop-docs make[1]: Entering directory '/run/build/gnome-desktop/desktop-docs' Making install in fdl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/fdl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/fdl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/fdl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/fdl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/fdl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/fdl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/fdl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/fdl/index.docbook /usr/bin/install -c -m 644 gl/index.docbook /app/share/help/gl/fdl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/fdl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/fdl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/fdl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/fdl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/fdl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/fdl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/fdl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/fdl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/fdl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/fdl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/fdl' Making install in gpl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/gpl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/gpl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/gpl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/gpl/index.docbook /usr/bin/install -c -m 644 cs/index.docbook /app/share/help/cs/gpl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/gpl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/gpl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/gpl/index.docbook /usr/bin/install -c -m 644 fi/index.docbook /app/share/help/fi/gpl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/gpl/index.docbook /usr/bin/install -c -m 644 gl/index.docbook /app/share/help/gl/gpl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/gpl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/gpl/index.docbook /usr/bin/install -c -m 644 nds/index.docbook /app/share/help/nds/gpl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/gpl/index.docbook /usr/bin/install -c -m 644 pa/index.docbook /app/share/help/pa/gpl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/gpl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/gpl/index.docbook /usr/bin/install -c -m 644 sr/index.docbook /app/share/help/sr/gpl/index.docbook /usr/bin/install -c -m 644 sr@latin/index.docbook /app/share/help/sr@latin/gpl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/gpl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/gpl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/gpl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/gpl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/gpl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/gpl' Making install in lgpl make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /app/share/help/C/lgpl/index.docbook /usr/bin/install -c -m 644 ar/index.docbook /app/share/help/ar/lgpl/index.docbook /usr/bin/install -c -m 644 ca/index.docbook /app/share/help/ca/lgpl/index.docbook /usr/bin/install -c -m 644 de/index.docbook /app/share/help/de/lgpl/index.docbook /usr/bin/install -c -m 644 el/index.docbook /app/share/help/el/lgpl/index.docbook /usr/bin/install -c -m 644 es/index.docbook /app/share/help/es/lgpl/index.docbook /usr/bin/install -c -m 644 eu/index.docbook /app/share/help/eu/lgpl/index.docbook /usr/bin/install -c -m 644 fi/index.docbook /app/share/help/fi/lgpl/index.docbook /usr/bin/install -c -m 644 fr/index.docbook /app/share/help/fr/lgpl/index.docbook /usr/bin/install -c -m 644 hu/index.docbook /app/share/help/hu/lgpl/index.docbook /usr/bin/install -c -m 644 ko/index.docbook /app/share/help/ko/lgpl/index.docbook /usr/bin/install -c -m 644 oc/index.docbook /app/share/help/oc/lgpl/index.docbook /usr/bin/install -c -m 644 pa/index.docbook /app/share/help/pa/lgpl/index.docbook /usr/bin/install -c -m 644 pt_BR/index.docbook /app/share/help/pt_BR/lgpl/index.docbook /usr/bin/install -c -m 644 sl/index.docbook /app/share/help/sl/lgpl/index.docbook /usr/bin/install -c -m 644 sv/index.docbook /app/share/help/sv/lgpl/index.docbook /usr/bin/install -c -m 644 uk/index.docbook /app/share/help/uk/lgpl/index.docbook /usr/bin/install -c -m 644 vi/index.docbook /app/share/help/vi/lgpl/index.docbook /usr/bin/install -c -m 644 zh_CN/index.docbook /app/share/help/zh_CN/lgpl/index.docbook make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs/lgpl' make[2]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Entering directory '/run/build/gnome-desktop/desktop-docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[2]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[1]: Leaving directory '/run/build/gnome-desktop/desktop-docs' make[1]: Entering directory '/run/build/gnome-desktop' make[2]: Entering directory '/run/build/gnome-desktop' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gnome' /usr/bin/install -c -m 644 gnome-version.xml '/app/share/gnome' make[2]: Leaving directory '/run/build/gnome-desktop' make[1]: Leaving directory '/run/build/gnome-desktop' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.0 [25] .debug_aranges compressed -> .zdebug_aranges (760 => 310 40.79%) [26] .debug_info compressed -> .zdebug_info (316349 => 173373 54.80%) [27] .debug_abbrev compressed -> .zdebug_abbrev (22815 => 4183 18.33%) [28] .debug_line compressed -> .zdebug_line (87406 => 34290 39.23%) [29] .debug_frame compressed -> .zdebug_frame (20436 => 6453 31.58%) [30] .debug_str compressed -> .zdebug_str (73927 => 21304 28.82%) [31] .debug_loc compressed -> .zdebug_loc (163269 => 45191 27.68%) [32] .debug_ranges compressed -> .zdebug_ranges (17432 => 5284 30.31%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgnome-desktop-3.so.17.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgnome-desktop-3.so.17.0.0.debug Committing stage build-gnome-desktop to cache ======================================================================== Building module libunistring in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libunistring-1 ======================================================================== checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... yes checking for __fseterr... no checking for iswcntrl... yes checking for iswblank... yes checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for snprintf... yes checking for stpcpy... yes checking for strdup... yes checking for wcwidth... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for getprogname... no checking for getexecname... no checking for isblank... yes checking for newlocale... yes checking for pthread_sigmask... no checking for setenv... yes checking for sleep... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking host CPU and C ABI... armhf checking for ld... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for xlocale.h... no checking for semaphore.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for inline... inline checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking for wint_t... yes checking whether wint_t is too small... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for nl_langinfo and CODESET... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether to activate relocatable installation... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether strncat works... yes checking whether strstr works... yes checking for pid_t... yes checking for mode_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether uses 'inline' correctly... yes checking for a traditional french locale... fr_FR checking whether // is distinct from /... no checking if environ is properly declared... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sigset_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for __builtin_expect... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether the compiler generally respects inline... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether reallocarray is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether truncate is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether wcsftime is declared without a macro... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wctype is declared without a macro... (cached) yes checking whether iswctype is declared without a macro... (cached) yes checking whether wctrans is declared without a macro... (cached) yes checking whether towctrans is declared without a macro... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether isblank is declared without a macro... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... word 1 bit 20 checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask is only a macro... no checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... (cached) yes checking for working sleep... yes checking for working stdalign.h... yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for working strerror function... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_atfork... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a turkish Unicode locale... (cached) tr_TR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional Arabic locale... ar_SA checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /usr/bin/texi2dvi checking for dvips... /run/build/libunistring/build-aux/missing dvips checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnulib-local/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/unistring/version.h config.status: creating lib/unistring/woe32dll.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/run/build/libunistring' Making all in doc make[2]: Entering directory '/run/build/libunistring/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/run/build/libunistring/doc' Making all in gnulib-local make[2]: Entering directory '/run/build/libunistring/gnulib-local' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/run/build/libunistring/gnulib-local' Making all in lib make[2]: Entering directory '/run/build/libunistring/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/app"'; \ echo '#define EXEC_PREFIX "/app"'; \ echo '#define BINDIR "/app/bin"'; \ echo '#define SBINDIR "/app/sbin"'; \ echo '#define LIBEXECDIR "/app/libexec"'; \ echo '#define DATAROOTDIR "/app/share"'; \ echo '#define DATADIR "/app/share"'; \ echo '#define SYSCONFDIR "/app/etc"'; \ echo '#define SHAREDSTATEDIR "/app/com"'; \ echo '#define LOCALSTATEDIR "/app/var"'; \ echo '#define RUNSTATEDIR "/app/var/run"'; \ echo '#define INCLUDEDIR "/app/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/app/share/doc/libunistring"'; \ echo '#define INFODIR "/app/share/info"'; \ echo '#define HTMLDIR "/app/share/doc/libunistring"'; \ echo '#define DVIDIR "/app/share/doc/libunistring"'; \ echo '#define PDFDIR "/app/share/doc/libunistring"'; \ echo '#define PSDIR "/app/share/doc/libunistring"'; \ echo '#define LIBDIR "/app/lib"'; \ echo '#define LISPDIR "/app/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/app/share/locale"'; \ echo '#define MANDIR "/app/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/app/share/libunistring"'; \ echo '#define PKGINCLUDEDIR "/app/include/libunistring"'; \ echo '#define PKGLIBDIR "/app/lib/libunistring"'; \ echo '#define PKGLIBEXECDIR "/app/libexec/libunistring"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f iconv.h-t iconv.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_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|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' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|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_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f limits.h-t limits.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_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|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'; \ } > math.h-t && \ mv math.h-t math.h rm -f stdlib.h-t stdlib.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_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.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_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/1/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|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'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p unicase rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|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_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|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'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unicase/special-casing.h-t unicase/special-casing.h && \ declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" ./unicase/special-casing.in.h; \ } > unicase/special-casing.h-t && \ mv -f unicase/special-casing.h-t unicase/special-casing.h rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|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'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f sys/types.h-t sys/types.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_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/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_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h /usr/bin/mkdir -p unistring rm -f unistring/stdbool.h-t unistring/stdbool.h /usr/bin/mkdir -p unistring { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if !defined _GL_STDBOOL_H'; \ if test -f /usr/include/stdbool.h; then \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ else \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ fi; \ echo '#include '; \ echo '#else'; \ cat ./stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > unistring/stdbool.h-t rm -f unistring/stdint.h-t unistring/stdint.h mv unistring/stdbool.h-t unistring/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#include '; \ echo '#if __GLIBC__ >= 2'; \ echo '#include '; \ echo '#else'; \ if test -f /usr/include/stdint.h; then \ HAVE_STDINT_H='1'; \ else \ HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__ || ((__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && !defined __NetBSD__)'; \ fi; \ if test -f /usr/include/inttypes.h; then \ HAVE_INTTYPES_H='1'; \ else \ HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \ fi; \ if test -f /usr/include/sys/inttypes.h; then \ HAVE_SYS_INTTYPES_H='1'; \ else \ HAVE_SYS_INTTYPES_H='0'; \ fi; \ sed_escape_ampersands='s/&/\\&/g'; \ HAVE_STDINT_H=`echo "$HAVE_STDINT_H" | sed -e "$sed_escape_ampersands"`; \ sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ < ./stdint.mini.h; \ echo '#endif'; \ } > unistring/stdint.h-t /usr/bin/mkdir -p unistring /usr/bin/mkdir -p unistring /usr/bin/mkdir -p unistring rm -f unistring/localcharset.h-t unistring/localcharset.h rm -f unistring/iconveh.h-t unistring/iconveh.h rm -f unistring/cdefs.h-t unistring/cdefs.h cp ./localcharset.h unistring/localcharset.h-t cp ./iconveh.h unistring/iconveh.h-t sed -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \ < ./unistring/cdefs.in.h \ > unistring/cdefs.h-t mv unistring/localcharset.h-t unistring/localcharset.h mv unistring/iconveh.h-t unistring/iconveh.h mv unistring/stdint.h-t unistring/stdint.h mv unistring/cdefs.h-t unistring/cdefs.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinitions."; \ echo '#ifndef UNISTRING_CONFIG_H'; \ echo '#define UNISTRING_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ echo; \ echo '#endif /* UNISTRING_CONFIG_H */'; \ } > config.h && \ if test -n "yes" && test -n "1"; then \ { \ { \ for f in amemxfrm.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c hard-locale.c localcharset.h localcharset.c localename.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c unicase/cased.c unicase/empty-prefix-context.c unicase/empty-suffix-context.c unicase/ignorable.c unicase/locale-language.c unicase/special-casing.c unicase/tocasefold.c unicase/tolower.c unicase/totitle.c unicase/toupper.c unicase/u16-casecmp.c unicase/u16-casecoll.c unicase/u16-casefold.c unicase/u16-casemap.c unicase/u16-casexfrm.c unicase/u16-ct-casefold.c unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c unicase/u16-ct-toupper.c unicase/u16-is-cased.c unicase/u16-is-casefolded.c unicase/u16-is-invariant.c unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c unicase/u16-is-uppercase.c unicase/u16-prefix-context.c unicase/u16-suffix-context.c unicase/u16-tolower.c unicase/u16-totitle.c unicase/u16-toupper.c unicase/u32-casecmp.c unicase/u32-casecoll.c unicase/u32-casefold.c unicase/u32-casemap.c unicase/u32-casexfrm.c unicase/u32-ct-casefold.c unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c unicase/u32-ct-toupper.c unicase/u32-is-cased.c unicase/u32-is-casefolded.c unicase/u32-is-invariant.c unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c unicase/u32-is-uppercase.c unicase/u32-prefix-context.c unicase/u32-suffix-context.c unicase/u32-tolower.c unicase/u32-totitle.c unicase/u32-toupper.c unicase/u8-casecmp.c unicase/u8-casecoll.c unicase/u8-casefold.c unicase/u8-casemap.c unicase/u8-casexfrm.c unicase/u8-ct-casefold.c unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c unicase/u8-ct-toupper.c unicase/u8-is-cased.c unicase/u8-is-casefolded.c unicase/u8-is-invariant.c unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c unicase/u8-is-uppercase.c unicase/u8-prefix-context.c unicase/u8-suffix-context.c unicase/u8-tolower.c unicase/u8-totitle.c unicase/u8-toupper.c unicase/ulc-casecmp.c unicase/ulc-casecoll.c unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c unictype/bidi_longname.c unictype/bidi_name.c unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c unictype/categ_and.c unictype/categ_and_not.c unictype/categ_byname.c unictype/categ_longname.c unictype/categ_name.c unictype/categ_none.c unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c unictype/combiningclass.c unictype/combiningclass_byname.c unictype/combiningclass_longname.c unictype/combiningclass_name.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c unictype/joininggroup_byname.c unictype/joininggroup_name.c unictype/joininggroup_of.c unictype/joiningtype_byname.c unictype/joiningtype_longname.c unictype/joiningtype_name.c unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c unictype/pr_bidi_arabic_digit.c unictype/pr_bidi_arabic_right_to_left.c unictype/pr_bidi_block_separator.c unictype/pr_bidi_boundary_neutral.c unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c unictype/pr_bidi_embedding_or_override.c unictype/pr_bidi_eur_num_separator.c unictype/pr_bidi_eur_num_terminator.c unictype/pr_bidi_european_digit.c unictype/pr_bidi_hebrew_right_to_left.c unictype/pr_bidi_left_to_right.c unictype/pr_bidi_non_spacing_mark.c unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c unictype/pr_bidi_segment_separator.c unictype/pr_bidi_whitespace.c unictype/pr_byname.c unictype/pr_case_ignorable.c unictype/pr_cased.c unictype/pr_changes_when_casefolded.c unictype/pr_changes_when_casemapped.c unictype/pr_changes_when_lowercased.c unictype/pr_changes_when_titlecased.c unictype/pr_changes_when_uppercased.c unictype/pr_combining.c unictype/pr_composite.c unictype/pr_currency_symbol.c unictype/pr_dash.c unictype/pr_decimal_digit.c unictype/pr_default_ignorable_code_point.c unictype/pr_deprecated.c unictype/pr_diacritic.c unictype/pr_extender.c unictype/pr_format_control.c unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c unictype/pr_grapheme_link.c unictype/pr_hex_digit.c unictype/pr_hyphen.c unictype/pr_id_continue.c unictype/pr_id_start.c unictype/pr_ideographic.c unictype/pr_ids_binary_operator.c unictype/pr_ids_trinary_operator.c unictype/pr_ignorable_control.c unictype/pr_iso_control.c unictype/pr_join_control.c unictype/pr_left_of_pair.c unictype/pr_line_separator.c unictype/pr_logical_order_exception.c unictype/pr_lowercase.c unictype/pr_math.c unictype/pr_non_break.c unictype/pr_not_a_character.c unictype/pr_numeric.c unictype/pr_other_alphabetic.c unictype/pr_other_default_ignorable_code_point.c unictype/pr_other_grapheme_extend.c unictype/pr_other_id_continue.c unictype/pr_other_id_start.c unictype/pr_other_lowercase.c unictype/pr_other_math.c unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c unictype/pr_pattern_white_space.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_sentence_terminal.c unictype/pr_soft_dotted.c unictype/pr_space.c unictype/pr_terminal_punctuation.c unictype/pr_test.c unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c unictype/pr_unified_ideograph.c unictype/pr_uppercase.c unictype/pr_variation_selector.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unictype/pr_zero_width.c unictype/scripts.c unictype/sy_c_ident.c unictype/sy_c_whitespace.c unictype/sy_java_ident.c unictype/sy_java_whitespace.c unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c unigbrk/uc-grapheme-breaks.c unigbrk/uc-is-grapheme-break.c unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c unilbrk/u16-possible-linebreaks.c unilbrk/u16-width-linebreaks.c unilbrk/u32-possible-linebreaks.c unilbrk/u32-width-linebreaks.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c unilbrk/ulc-width-linebreaks.c uniname/uniname.c uninorm/canonical-decomposition.c uninorm/compat-decomposition.c uninorm/composition.c uninorm/decompose-internal.c uninorm/decomposing-form.c uninorm/decomposition.c uninorm/decomposition-table.c uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c uninorm/u16-normcmp.c uninorm/u16-normcoll.c uninorm/u16-normxfrm.c uninorm/u32-normalize.c uninorm/u32-normcmp.c uninorm/u32-normcoll.c uninorm/u32-normxfrm.c uninorm/u8-normalize.c uninorm/u8-normcmp.c uninorm/u8-normcoll.c uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c unistdio/u16-asnprintf.c unistdio/u16-asprintf.c unistdio/u16-printf-parse.c unistdio/u16-snprintf.c unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c unistdio/u32-asprintf.c unistdio/u32-printf-parse.c unistdio/u32-snprintf.c unistdio/u32-sprintf.c unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c unistdio/u8-asnprintf.c unistdio/u8-asprintf.c unistdio/u8-printf-parse.c unistdio/u8-snprintf.c unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c unistr/u16-strlen.c unistr/u16-strmblen.c unistr/u16-strmbtouc.c unistr/u16-strncat.c unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c unistr/u32-strlen.c unistr/u32-strmblen.c unistr/u32-strmbtouc.c unistr/u32-strncat.c unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c unistr/u8-mblen.c unistr/u8-mbsnlen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c uniwidth/u16-strwidth.c uniwidth/u16-width.c uniwidth/u32-strwidth.c uniwidth/u32-width.c uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c wctype-h.c xsize.h xsize.c version.c fseterr.lo mbrtowc.lo ; do \ case $f in \ *.res.lo ) ;; \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ echo "gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c $sf" 1>&6; \ gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 \ | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \ | { \ if test -f libunistring.sym; then \ symfile='libunistring.sym'; \ else \ symfile='./libunistring.sym'; \ fi; \ LC_ALL=C join -v 1 - $symfile; \ } \ | sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \ } 6>&1 && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c amemxfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-ctype.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strcasecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strncasecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c hard-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localcharset.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localename.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/lock.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c malloca.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c math.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbchar.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbiter.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbsnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c memcmp2.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexpl.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveh.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveha.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/threadlib.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/cased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-prefix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-suffix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ignorable.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/locale-language.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/special-casing.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tocasefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casemap.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casexfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-cased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-casefolded.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-invariant.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-lowercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-titlecase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-uppercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-prefix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-suffix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casemap.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casexfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-cased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-casefolded.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-invariant.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-lowercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-titlecase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-uppercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-prefix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-suffix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casemap.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casexfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-casefold.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-cased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-casefolded.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-invariant.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-lowercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-titlecase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-uppercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-prefix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-suffix-context.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-tolower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-totitle.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-toupper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casexfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-enc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-locale.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_longname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_name.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_of.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_test.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/blocks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/block_test.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_C.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Co.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cs.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_L.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_LC.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lo.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lt.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lu.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_M.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Me.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_N.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nd.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nl.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_No.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_P.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pd.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pe.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pi.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Po.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ps.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_S.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sk.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_So.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Z.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zl.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zs.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and_not.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_longname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_name.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_none.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_of.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_or.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_test.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_longname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_name.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alnum.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alpha.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_blank.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_cntrl.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_graph.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_lower.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_print.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_punct.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_space.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_upper.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_xdigit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/decdigit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_name.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_of.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_longname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_name.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_of.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/mirror.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/numeric.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_alphabetic.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ascii_hex_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_right_to_left.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_block_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_boundary_neutral.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_common_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_control.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_embedding_or_override.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_terminator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_european_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_hebrew_right_to_left.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_left_to_right.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_non_spacing_mark.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_other_neutral.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_pdf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_segment_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_whitespace.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_byname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_case_ignorable.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_cased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casefolded.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casemapped.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_lowercased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_titlecased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_uppercased.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_combining.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_composite.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_currency_symbol.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_dash.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_decimal_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_default_ignorable_code_point.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_deprecated.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_diacritic.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_extender.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_format_control.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_base.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_extend.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_link.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hex_digit.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hyphen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_continue.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_start.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ideographic.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_binary_operator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_trinary_operator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ignorable_control.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_iso_control.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_join_control.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_left_of_pair.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_line_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_logical_order_exception.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_lowercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_math.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_non_break.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_not_a_character.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_numeric.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_alphabetic.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_default_ignorable_code_point.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_grapheme_extend.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_continue.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_start.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_lowercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_math.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_uppercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paired_punctuation.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paragraph_separator.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_syntax.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_white_space.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_private_use.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_punctuation.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_quotation_mark.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_radical.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_sentence_terminal.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_soft_dotted.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_space.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_terminal_punctuation.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_test.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_titlecase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unassigned_code_value.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unified_ideograph.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_uppercase.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_variation_selector.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_white_space.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_continue.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_start.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_zero_width.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/scripts.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_ident.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_whitespace.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_ident.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_whitespace.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-breaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-breaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-breaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-gbrk-prop.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-grapheme-breaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-is-grapheme-break.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/ulc-grapheme-breaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/lbrktables.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-possible-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-width-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-possible-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-width-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-possible-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-width-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-common.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-possible-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-width-linebreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniname/uniname.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/canonical-decomposition.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/compat-decomposition.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/composition.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decompose-internal.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposing-form.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition-table.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/uninorm-filter.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfd.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkd.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normalize.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normxfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normalize.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normxfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normalize.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normxfrm.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistd.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u-printf-args.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-printf-parse.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-printf-parse.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-printf-parse.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-fprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-printf-parse.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-snprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-sprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vfprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsnprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsprintf.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-check.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-chr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp2.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy-alloc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-endswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbsnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtoucr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-move.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-set.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-startswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strdup.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strpbrk.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strrchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strstr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strtok.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u32.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u8.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-check.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-chr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp2.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy-alloc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-endswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbsnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc-unsafe.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtoucr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-move.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-set.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-startswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strdup.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strpbrk.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strrchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strstr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strtok.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u16.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u8.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-uctomb.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-check.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-chr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp2.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy-alloc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-endswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbsnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtoucr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-move.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-next.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-prev.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-set.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-startswith.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcoll.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strdup.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmblen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmbtouc.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncat.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncmp.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncpy.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strnlen.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strpbrk.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strrchr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strspn.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strstr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strtok.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u16.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u32.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb-aux.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wbrktable.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u16-wordbreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u32-wordbreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u8-wordbreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/ulc-wordbreaks.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wordbreak-property.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-strwidth.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-width.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-strwidth.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-width.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-strwidth.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-width.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/width.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c wctype-h.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c xsize.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c version.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c fseterr.c gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbrtowc.c make all-am make[3]: Entering directory '/run/build/libunistring/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o amemxfrm.lo amemxfrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o hard-locale.lo hard-locale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o localename.lo localename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c amemxfrm.c -fPIC -DPIC -o .libs/amemxfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localename.c -fPIC -DPIC -o .libs/localename.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c hard-locale.c -o hard-locale.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c amemxfrm.c -o amemxfrm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o math.lo math.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o mbchar.lo mbchar.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localename.c -o localename.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c malloca.c -o malloca.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o mbiter.lo mbiter.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o mbsnlen.lo mbsnlen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o memcmp2.lo memcmp2.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o printf-frexp.lo printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c math.c -fPIC -DPIC -o .libs/math.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbsnlen.c -fPIC -DPIC -o .libs/mbsnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c math.c -o math.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbchar.c -o mbchar.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c memcmp2.c -fPIC -DPIC -o .libs/memcmp2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o striconveh.lo striconveh.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o striconveha.lo striconveha.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c memcmp2.c -o memcmp2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbiter.c -o mbiter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbsnlen.c -o mbsnlen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o wctype-h.lo wctype-h.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o xsize.lo xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o fseterr.lo fseterr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistd.c -o unistd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o mbrtowc.lo mbrtowc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c version.c -o version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveha.c -o striconveha.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c xsize.c -o xsize.o >/dev/null 2>&1 rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'armv8l-unknown-linux-gnueabihf' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o glthread/lock.lo glthread/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c fseterr.c -o fseterr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/cased.lo unicase/cased.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/ignorable.lo unicase/ignorable.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c mbrtowc.c -o mbrtowc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/cased.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/empty-suffix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/empty-prefix-context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/locale-language.lo unicase/locale-language.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/ignorable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/special-casing.lo unicase/special-casing.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-suffix-context.c -o unicase/empty-suffix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/empty-prefix-context.c -o unicase/empty-prefix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/cased.c -o unicase/cased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ignorable.c -o unicase/ignorable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/tocasefold.lo unicase/tocasefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/locale-language.c -fPIC -DPIC -o unicase/.libs/locale-language.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/tolower.lo unicase/tolower.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/totitle.lo unicase/totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/special-casing.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/toupper.lo unicase/toupper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c striconveh.c -o striconveh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/tocasefold.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/locale-language.c -o unicase/locale-language.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/special-casing.c -o unicase/special-casing.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/totitle.c -fPIC -DPIC -o unicase/.libs/totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecmp.c -fPIC -DPIC -o unicase/.libs/u16-casecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/toupper.c -fPIC -DPIC -o unicase/.libs/toupper.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tolower.c -o unicase/tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/tocasefold.c -o unicase/tocasefold.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/totitle.c -o unicase/totitle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-casefold.lo unicase/u16-casefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/toupper.c -o unicase/toupper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-casemap.lo unicase/u16-casemap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecmp.c -o unicase/u16-casecmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecoll.c -fPIC -DPIC -o unicase/.libs/u16-casecoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casefold.c -fPIC -DPIC -o unicase/.libs/u16-casefold.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casemap.c -fPIC -DPIC -o unicase/.libs/u16-casemap.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casexfrm.c -fPIC -DPIC -o unicase/.libs/u16-casexfrm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casefold.c -o unicase/u16-casefold.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casecoll.c -o unicase/u16-casecoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u16-ct-casefold.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u16-ct-tolower.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casexfrm.c -o unicase/u16-casexfrm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u16-ct-totitle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-tolower.c -o unicase/u16-ct-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-casefold.c -o unicase/u16-ct-casefold.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u16-ct-toupper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-cased.c -fPIC -DPIC -o unicase/.libs/u16-is-cased.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-casemap.c -o unicase/u16-casemap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-toupper.c -o unicase/u16-ct-toupper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u16-is-casefolded.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-invariant.c -fPIC -DPIC -o unicase/.libs/u16-is-invariant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-cased.c -o unicase/u16-is-cased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-casefolded.c -o unicase/u16-is-casefolded.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u16-is-lowercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-ct-totitle.c -o unicase/u16-ct-totitle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-invariant.c -o unicase/u16-is-invariant.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-prefix-context.lo unicase/u16-prefix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-lowercase.c -o unicase/u16-is-lowercase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u16-is-titlecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-suffix-context.lo unicase/u16-suffix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u16-is-uppercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-titlecase.c -o unicase/u16-is-titlecase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-tolower.lo unicase/u16-tolower.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-totitle.lo unicase/u16-totitle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u16-toupper.lo unicase/u16-toupper.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-prefix-context.c -fPIC -DPIC -o unicase/.libs/u16-prefix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-is-uppercase.c -o unicase/u16-is-uppercase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-suffix-context.c -fPIC -DPIC -o unicase/.libs/u16-suffix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-tolower.c -fPIC -DPIC -o unicase/.libs/u16-tolower.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-totitle.c -fPIC -DPIC -o unicase/.libs/u16-totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-prefix-context.c -o unicase/u16-prefix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-toupper.c -fPIC -DPIC -o unicase/.libs/u16-toupper.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-tolower.c -o unicase/u16-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecmp.c -fPIC -DPIC -o unicase/.libs/u32-casecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-totitle.c -o unicase/u16-totitle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-toupper.c -o unicase/u16-toupper.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u16-suffix-context.c -o unicase/u16-suffix-context.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-casefold.lo unicase/u32-casefold.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-casemap.lo unicase/u32-casemap.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecoll.c -fPIC -DPIC -o unicase/.libs/u32-casecoll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecmp.c -o unicase/u32-casecmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casecoll.c -o unicase/u32-casecoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casefold.c -fPIC -DPIC -o unicase/.libs/u32-casefold.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casemap.c -fPIC -DPIC -o unicase/.libs/u32-casemap.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casexfrm.c -fPIC -DPIC -o unicase/.libs/u32-casexfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u32-ct-casefold.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u32-ct-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casefold.c -o unicase/u32-casefold.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-tolower.c -o unicase/u32-ct-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u32-ct-totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casexfrm.c -o unicase/u32-casexfrm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-casefold.c -o unicase/u32-ct-casefold.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u32-ct-toupper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-cased.c -fPIC -DPIC -o unicase/.libs/u32-is-cased.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u32-is-casefolded.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-toupper.c -o unicase/u32-ct-toupper.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-casemap.c -o unicase/u32-casemap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-invariant.c -fPIC -DPIC -o unicase/.libs/u32-is-invariant.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-casefolded.c -o unicase/u32-is-casefolded.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-cased.c -o unicase/u32-is-cased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u32-is-lowercase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-prefix-context.lo unicase/u32-prefix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u32-is-titlecase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-invariant.c -o unicase/u32-is-invariant.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-lowercase.c -o unicase/u32-is-lowercase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-ct-totitle.c -o unicase/u32-ct-totitle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u32-is-uppercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-titlecase.c -o unicase/u32-is-titlecase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-suffix-context.lo unicase/u32-suffix-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-tolower.lo unicase/u32-tolower.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-totitle.lo unicase/u32-totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-prefix-context.c -fPIC -DPIC -o unicase/.libs/u32-prefix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-is-uppercase.c -o unicase/u32-is-uppercase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u32-toupper.lo unicase/u32-toupper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-tolower.c -fPIC -DPIC -o unicase/.libs/u32-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-suffix-context.c -fPIC -DPIC -o unicase/.libs/u32-suffix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-prefix-context.c -o unicase/u32-prefix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-totitle.c -fPIC -DPIC -o unicase/.libs/u32-totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-toupper.c -fPIC -DPIC -o unicase/.libs/u32-toupper.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecmp.c -fPIC -DPIC -o unicase/.libs/u8-casecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-tolower.c -o unicase/u32-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-totitle.c -o unicase/u32-totitle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecoll.c -fPIC -DPIC -o unicase/.libs/u8-casecoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-suffix-context.c -o unicase/u32-suffix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u32-toupper.c -o unicase/u32-toupper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-casefold.lo unicase/u8-casefold.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-casemap.lo unicase/u8-casemap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecmp.c -o unicase/u8-casecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casecoll.c -o unicase/u8-casecoll.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/u8-casefold.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/u8-casemap.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casexfrm.c -fPIC -DPIC -o unicase/.libs/u8-casexfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u8-ct-casefold.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casefold.c -o unicase/u8-casefold.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u8-ct-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u8-ct-totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casexfrm.c -o unicase/u8-casexfrm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-tolower.c -o unicase/u8-ct-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-casefold.c -o unicase/u8-ct-casefold.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u8-ct-toupper.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-cased.c -fPIC -DPIC -o unicase/.libs/u8-is-cased.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-toupper.c -o unicase/u8-ct-toupper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u8-is-casefolded.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-casemap.c -o unicase/u8-casemap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-cased.c -o unicase/u8-is-cased.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-invariant.c -fPIC -DPIC -o unicase/.libs/u8-is-invariant.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-casefolded.c -o unicase/u8-is-casefolded.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u8-is-lowercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-ct-totitle.c -o unicase/u8-ct-totitle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u8-is-titlecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-prefix-context.lo unicase/u8-prefix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-invariant.c -o unicase/u8-is-invariant.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-lowercase.c -o unicase/u8-is-lowercase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-suffix-context.lo unicase/u8-suffix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u8-is-uppercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-titlecase.c -o unicase/u8-is-titlecase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-tolower.lo unicase/u8-tolower.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-is-uppercase.c -o unicase/u8-is-uppercase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-totitle.lo unicase/u8-totitle.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-suffix-context.c -fPIC -DPIC -o unicase/.libs/u8-suffix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-prefix-context.c -fPIC -DPIC -o unicase/.libs/u8-prefix-context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/u8-toupper.lo unicase/u8-toupper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-tolower.c -fPIC -DPIC -o unicase/.libs/u8-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-prefix-context.c -o unicase/u8-prefix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-totitle.c -fPIC -DPIC -o unicase/.libs/u8-totitle.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-suffix-context.c -o unicase/u8-suffix-context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-toupper.c -fPIC -DPIC -o unicase/.libs/u8-toupper.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecmp.c -fPIC -DPIC -o unicase/.libs/ulc-casecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-tolower.c -o unicase/u8-tolower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecoll.c -fPIC -DPIC -o unicase/.libs/ulc-casecoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-totitle.c -o unicase/u8-totitle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/u8-toupper.c -o unicase/u8-toupper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecoll.c -o unicase/ulc-casecoll.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casecmp.c -o unicase/ulc-casecmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casexfrm.c -fPIC -DPIC -o unicase/.libs/ulc-casexfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-from-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-to-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unicase/ulc-casexfrm.c -o unicase/ulc-casexfrm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-from-enc.c -o uniconv/u16-conv-from-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-locale.c -o uniconv/u16-strconv-from-locale.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-from-enc.c -o uniconv/u16-strconv-from-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-conv-to-enc.c -o uniconv/u16-conv-to-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-locale.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-enc.c -o uniconv/u16-strconv-to-enc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-from-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u16-strconv-to-locale.c -o uniconv/u16-strconv-to-locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-to-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-from-enc.c -o uniconv/u32-conv-from-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-locale.c -o uniconv/u32-strconv-from-locale.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-from-enc.c -o uniconv/u32-strconv-from-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-conv-to-enc.c -o uniconv/u32-conv-to-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-to-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-locale.c -o uniconv/u32-strconv-to-locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u32-strconv-to-enc.c -o uniconv/u32-strconv-to-enc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/bidi_byname.lo unictype/bidi_byname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-to-enc.c -o uniconv/u8-conv-to-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/bidi_longname.lo unictype/bidi_longname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-locale.c -o uniconv/u8-strconv-from-locale.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-from-enc.c -o uniconv/u8-strconv-from-enc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_byname.c -fPIC -DPIC -o unictype/.libs/bidi_byname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_longname.c -fPIC -DPIC -o unictype/.libs/bidi_longname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-locale.c -o uniconv/u8-strconv-to-locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/bidi_name.lo unictype/bidi_name.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/bidi_of.lo unictype/bidi_of.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/bidi_test.lo unictype/bidi_test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/blocks.lo unictype/blocks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniconv/u8-strconv-to-enc.c -o uniconv/u8-strconv-to-enc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/block_test.lo unictype/block_test.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_longname.c -o unictype/bidi_longname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_byname.c -o unictype/bidi_byname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_name.c -fPIC -DPIC -o unictype/.libs/bidi_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_C.lo unictype/categ_C.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_test.c -fPIC -DPIC -o unictype/.libs/bidi_test.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/blocks.c -fPIC -DPIC -o unictype/.libs/blocks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/bidi_of.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/block_test.c -fPIC -DPIC -o unictype/.libs/block_test.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_name.c -o unictype/bidi_name.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Cc.lo unictype/categ_Cc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_test.c -o unictype/bidi_test.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Cf.lo unictype/categ_Cf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/blocks.c -o unictype/blocks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/block_test.c -o unictype/block_test.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_C.c -fPIC -DPIC -o unictype/.libs/categ_C.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/bidi_of.c -o unictype/bidi_of.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Cn.lo unictype/categ_Cn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Co.lo unictype/categ_Co.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cc.c -fPIC -DPIC -o unictype/.libs/categ_Cc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cf.c -fPIC -DPIC -o unictype/.libs/categ_Cf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Cs.lo unictype/categ_Cs.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_C.c -o unictype/categ_C.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_L.lo unictype/categ_L.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cn.c -fPIC -DPIC -o unictype/.libs/categ_Cn.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cc.c -o unictype/categ_Cc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cf.c -o unictype/categ_Cf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_LC.lo unictype/categ_LC.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Co.c -fPIC -DPIC -o unictype/.libs/categ_Co.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Ll.lo unictype/categ_Ll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cs.c -fPIC -DPIC -o unictype/.libs/categ_Cs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Lm.lo unictype/categ_Lm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Lo.lo unictype/categ_Lo.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cn.c -o unictype/categ_Cn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Co.c -o unictype/categ_Co.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_L.c -fPIC -DPIC -o unictype/.libs/categ_L.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Cs.c -o unictype/categ_Cs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_LC.c -fPIC -DPIC -o unictype/.libs/categ_LC.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ll.c -fPIC -DPIC -o unictype/.libs/categ_Ll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Lt.lo unictype/categ_Lt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Lu.lo unictype/categ_Lu.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_L.c -o unictype/categ_L.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_LC.c -o unictype/categ_LC.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lo.c -fPIC -DPIC -o unictype/.libs/categ_Lo.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lm.c -fPIC -DPIC -o unictype/.libs/categ_Lm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_M.lo unictype/categ_M.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ll.c -o unictype/categ_Ll.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Mc.lo unictype/categ_Mc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lm.c -o unictype/categ_Lm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lo.c -o unictype/categ_Lo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lu.c -fPIC -DPIC -o unictype/.libs/categ_Lu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Me.lo unictype/categ_Me.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lt.c -fPIC -DPIC -o unictype/.libs/categ_Lt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Mn.lo unictype/categ_Mn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_N.lo unictype/categ_N.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/categ_M.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lu.c -o unictype/categ_Lu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Nd.lo unictype/categ_Nd.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Lt.c -o unictype/categ_Lt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mc.c -fPIC -DPIC -o unictype/.libs/categ_Mc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Me.c -fPIC -DPIC -o unictype/.libs/categ_Me.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_M.c -o unictype/categ_M.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mn.c -fPIC -DPIC -o unictype/.libs/categ_Mn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Nl.lo unictype/categ_Nl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_No.lo unictype/categ_No.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_N.c -fPIC -DPIC -o unictype/.libs/categ_N.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mc.c -o unictype/categ_Mc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Me.c -o unictype/categ_Me.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Mn.c -o unictype/categ_Mn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nd.c -fPIC -DPIC -o unictype/.libs/categ_Nd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_P.lo unictype/categ_P.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_N.c -o unictype/categ_N.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Pc.lo unictype/categ_Pc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Pd.lo unictype/categ_Pd.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_No.c -fPIC -DPIC -o unictype/.libs/categ_No.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nl.c -fPIC -DPIC -o unictype/.libs/categ_Nl.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nd.c -o unictype/categ_Nd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Pe.lo unictype/categ_Pe.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Pf.lo unictype/categ_Pf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Nl.c -o unictype/categ_Nl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_No.c -o unictype/categ_No.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_P.c -fPIC -DPIC -o unictype/.libs/categ_P.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pc.c -fPIC -DPIC -o unictype/.libs/categ_Pc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Pi.lo unictype/categ_Pi.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pd.c -fPIC -DPIC -o unictype/.libs/categ_Pd.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pe.c -fPIC -DPIC -o unictype/.libs/categ_Pe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Po.lo unictype/categ_Po.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Ps.lo unictype/categ_Ps.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_P.c -o unictype/categ_P.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pc.c -o unictype/categ_Pc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pf.c -fPIC -DPIC -o unictype/.libs/categ_Pf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pd.c -o unictype/categ_Pd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pe.c -o unictype/categ_Pe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pi.c -fPIC -DPIC -o unictype/.libs/categ_Pi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_S.lo unictype/categ_S.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Sc.lo unictype/categ_Sc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pf.c -o unictype/categ_Pf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Sk.lo unictype/categ_Sk.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ps.c -fPIC -DPIC -o unictype/.libs/categ_Ps.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Pi.c -o unictype/categ_Pi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Sm.lo unictype/categ_Sm.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Po.c -fPIC -DPIC -o unictype/.libs/categ_Po.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_So.lo unictype/categ_So.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Ps.c -o unictype/categ_Ps.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_S.c -fPIC -DPIC -o unictype/.libs/categ_S.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Z.lo unictype/categ_Z.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Po.c -o unictype/categ_Po.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sc.c -fPIC -DPIC -o unictype/.libs/categ_Sc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sk.c -fPIC -DPIC -o unictype/.libs/categ_Sk.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sm.c -fPIC -DPIC -o unictype/.libs/categ_Sm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_S.c -o unictype/categ_S.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Zl.lo unictype/categ_Zl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Zp.lo unictype/categ_Zp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sc.c -o unictype/categ_Sc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_So.c -fPIC -DPIC -o unictype/.libs/categ_So.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sk.c -o unictype/categ_Sk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Sm.c -o unictype/categ_Sm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Z.c -fPIC -DPIC -o unictype/.libs/categ_Z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_Zs.lo unictype/categ_Zs.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_So.c -o unictype/categ_So.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_and.lo unictype/categ_and.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_and_not.lo unictype/categ_and_not.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_byname.lo unictype/categ_byname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Z.c -o unictype/categ_Z.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zl.c -fPIC -DPIC -o unictype/.libs/categ_Zl.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zp.c -fPIC -DPIC -o unictype/.libs/categ_Zp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_longname.lo unictype/categ_longname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zl.c -o unictype/categ_Zl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zp.c -o unictype/categ_Zp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_name.lo unictype/categ_name.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zs.c -fPIC -DPIC -o unictype/.libs/categ_Zs.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and.c -fPIC -DPIC -o unictype/.libs/categ_and.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and_not.c -fPIC -DPIC -o unictype/.libs/categ_and_not.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_byname.c -fPIC -DPIC -o unictype/.libs/categ_byname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_none.lo unictype/categ_none.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_Zs.c -o unictype/categ_Zs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_of.lo unictype/categ_of.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and.c -o unictype/categ_and.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_longname.c -fPIC -DPIC -o unictype/.libs/categ_longname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_and_not.c -o unictype/categ_and_not.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_name.c -fPIC -DPIC -o unictype/.libs/categ_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_or.lo unictype/categ_or.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/categ_test.lo unictype/categ_test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/combiningclass.lo unictype/combiningclass.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_longname.c -o unictype/categ_longname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/categ_none.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_name.c -o unictype/categ_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/categ_of.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_byname.c -o unictype/categ_byname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_none.c -o unictype/categ_none.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_or.c -fPIC -DPIC -o unictype/.libs/categ_or.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/categ_test.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/combiningclass.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_or.c -o unictype/categ_or.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_of.c -o unictype/categ_of.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/categ_test.c -o unictype/categ_test.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_byname.c -fPIC -DPIC -o unictype/.libs/combiningclass_byname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass.c -o unictype/combiningclass.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_longname.c -fPIC -DPIC -o unictype/.libs/combiningclass_longname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_name.c -fPIC -DPIC -o unictype/.libs/combiningclass_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_blank.lo unictype/ctype_blank.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_longname.c -o unictype/combiningclass_longname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_byname.c -o unictype/combiningclass_byname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_digit.lo unictype/ctype_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/ctype_alnum.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/combiningclass_name.c -o unictype/combiningclass_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/ctype_blank.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alnum.c -o unictype/ctype_alnum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_graph.lo unictype/ctype_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_lower.lo unictype/ctype_lower.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/ctype_cntrl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_print.lo unictype/ctype_print.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/ctype_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_blank.c -o unictype/ctype_blank.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_punct.lo unictype/ctype_punct.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_cntrl.c -o unictype/ctype_cntrl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_space.lo unictype/ctype_space.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_digit.c -o unictype/ctype_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/ctype_graph.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_upper.lo unictype/ctype_upper.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/ctype_lower.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/ctype_print.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/decdigit.lo unictype/decdigit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_lower.c -o unictype/ctype_lower.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_graph.c -o unictype/ctype_graph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/ctype_punct.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_print.c -o unictype/ctype_print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/ctype_upper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/digit.lo unictype/digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_space.c -o unictype/ctype_space.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_punct.c -o unictype/ctype_punct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/ctype_xdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/decdigit.c -fPIC -DPIC -o unictype/.libs/decdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_upper.c -o unictype/ctype_upper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/ctype_xdigit.c -o unictype/ctype_xdigit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/decdigit.c -o unictype/decdigit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/digit.c -fPIC -DPIC -o unictype/.libs/digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_byname.c -fPIC -DPIC -o unictype/.libs/joininggroup_byname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_name.c -fPIC -DPIC -o unictype/.libs/joininggroup_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_of.c -fPIC -DPIC -o unictype/.libs/joininggroup_of.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/digit.c -o unictype/digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_byname.c -fPIC -DPIC -o unictype/.libs/joiningtype_byname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_longname.c -fPIC -DPIC -o unictype/.libs/joiningtype_longname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_name.c -o unictype/joininggroup_name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_byname.c -o unictype/joininggroup_byname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joininggroup_of.c -o unictype/joininggroup_of.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_longname.c -o unictype/joiningtype_longname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_name.c -fPIC -DPIC -o unictype/.libs/joiningtype_name.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/joiningtype_of.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/mirror.lo unictype/mirror.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_byname.c -o unictype/joiningtype_byname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/numeric.lo unictype/numeric.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_name.c -o unictype/joiningtype_name.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/joiningtype_of.c -o unictype/joiningtype_of.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/mirror.c -fPIC -DPIC -o unictype/.libs/mirror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/numeric.c -fPIC -DPIC -o unictype/.libs/numeric.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_alphabetic.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ascii_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_ascii_hex_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/mirror.c -o unictype/mirror.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_right_to_left.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_block_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_block_separator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_alphabetic.c -o unictype/pr_alphabetic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/numeric.c -o unictype/numeric.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_digit.c -o unictype/pr_bidi_arabic_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ascii_hex_digit.c -o unictype/pr_ascii_hex_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_boundary_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_boundary_neutral.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_arabic_right_to_left.c -o unictype/pr_bidi_arabic_right_to_left.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_block_separator.c -o unictype/pr_bidi_block_separator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_boundary_neutral.c -o unictype/pr_bidi_boundary_neutral.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_common_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_common_separator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_control.c -fPIC -DPIC -o unictype/.libs/pr_bidi_control.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_separator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_embedding_or_override.c -fPIC -DPIC -o unictype/.libs/pr_bidi_embedding_or_override.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_terminator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_terminator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_common_separator.c -o unictype/pr_bidi_common_separator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_european_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_european_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_hebrew_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_hebrew_right_to_left.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_embedding_or_override.c -o unictype/pr_bidi_embedding_or_override.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_terminator.c -o unictype/pr_bidi_eur_num_terminator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_eur_num_separator.c -o unictype/pr_bidi_eur_num_separator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_control.c -o unictype/pr_bidi_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_left_to_right.c -fPIC -DPIC -o unictype/.libs/pr_bidi_left_to_right.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_european_digit.c -o unictype/pr_bidi_european_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_hebrew_right_to_left.c -o unictype/pr_bidi_hebrew_right_to_left.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_left_to_right.c -o unictype/pr_bidi_left_to_right.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_byname.lo unictype/pr_byname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_non_spacing_mark.c -fPIC -DPIC -o unictype/.libs/pr_bidi_non_spacing_mark.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_cased.lo unictype/pr_cased.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_other_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_other_neutral.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_non_spacing_mark.c -o unictype/pr_bidi_non_spacing_mark.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_whitespace.c -fPIC -DPIC -o unictype/.libs/pr_bidi_whitespace.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_pdf.c -fPIC -DPIC -o unictype/.libs/pr_bidi_pdf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_segment_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_segment_separator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_case_ignorable.c -fPIC -DPIC -o unictype/.libs/pr_case_ignorable.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_other_neutral.c -o unictype/pr_bidi_other_neutral.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_byname.c -fPIC -DPIC -o unictype/.libs/pr_byname.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_pdf.c -o unictype/pr_bidi_pdf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_whitespace.c -o unictype/pr_bidi_whitespace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_bidi_segment_separator.c -o unictype/pr_bidi_segment_separator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_cased.c -fPIC -DPIC -o unictype/.libs/pr_cased.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_case_ignorable.c -o unictype/pr_case_ignorable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_cased.c -o unictype/pr_cased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casefolded.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casefolded.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_combining.lo unictype/pr_combining.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casemapped.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casemapped.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_lowercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_lowercased.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_composite.lo unictype/pr_composite.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_byname.c -o unictype/pr_byname.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casefolded.c -o unictype/pr_changes_when_casefolded.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_titlecased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_titlecased.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_uppercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_uppercased.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_casemapped.c -o unictype/pr_changes_when_casemapped.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_combining.c -fPIC -DPIC -o unictype/.libs/pr_combining.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_lowercased.c -o unictype/pr_changes_when_lowercased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_titlecased.c -o unictype/pr_changes_when_titlecased.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_changes_when_uppercased.c -o unictype/pr_changes_when_uppercased.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_composite.c -fPIC -DPIC -o unictype/.libs/pr_composite.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_dash.lo unictype/pr_dash.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_combining.c -o unictype/pr_combining.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_composite.c -o unictype/pr_composite.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_currency_symbol.c -fPIC -DPIC -o unictype/.libs/pr_currency_symbol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_extender.lo unictype/pr_extender.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_dash.c -fPIC -DPIC -o unictype/.libs/pr_dash.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_decimal_digit.c -fPIC -DPIC -o unictype/.libs/pr_decimal_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_currency_symbol.c -o unictype/pr_currency_symbol.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_format_control.lo unictype/pr_format_control.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_deprecated.c -fPIC -DPIC -o unictype/.libs/pr_deprecated.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_default_ignorable_code_point.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_diacritic.c -fPIC -DPIC -o unictype/.libs/pr_diacritic.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_dash.c -o unictype/pr_dash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_decimal_digit.c -o unictype/pr_decimal_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_deprecated.c -o unictype/pr_deprecated.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_default_ignorable_code_point.c -o unictype/pr_default_ignorable_code_point.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_extender.c -fPIC -DPIC -o unictype/.libs/pr_extender.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_format_control.c -fPIC -DPIC -o unictype/.libs/pr_format_control.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_diacritic.c -o unictype/pr_diacritic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_extender.c -o unictype/pr_extender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_format_control.c -o unictype/pr_format_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_base.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_base.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_id_start.lo unictype/pr_id_start.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_extend.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_link.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_link.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_hex_digit.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_base.c -o unictype/pr_grapheme_base.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hyphen.c -fPIC -DPIC -o unictype/.libs/pr_hyphen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_link.c -o unictype/pr_grapheme_link.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_grapheme_extend.c -o unictype/pr_grapheme_extend.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_id_continue.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hex_digit.c -o unictype/pr_hex_digit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_start.c -fPIC -DPIC -o unictype/.libs/pr_id_start.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_hyphen.c -o unictype/pr_hyphen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ideographic.c -fPIC -DPIC -o unictype/.libs/pr_ideographic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_continue.c -o unictype/pr_id_continue.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_join_control.lo unictype/pr_join_control.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_id_start.c -o unictype/pr_id_start.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ideographic.c -o unictype/pr_ideographic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_binary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_binary_operator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_trinary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_trinary_operator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ignorable_control.c -fPIC -DPIC -o unictype/.libs/pr_ignorable_control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_iso_control.c -fPIC -DPIC -o unictype/.libs/pr_iso_control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_join_control.c -fPIC -DPIC -o unictype/.libs/pr_join_control.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_binary_operator.c -o unictype/pr_ids_binary_operator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ids_trinary_operator.c -o unictype/pr_ids_trinary_operator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_ignorable_control.c -o unictype/pr_ignorable_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_iso_control.c -o unictype/pr_iso_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_left_of_pair.c -fPIC -DPIC -o unictype/.libs/pr_left_of_pair.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_join_control.c -o unictype/pr_join_control.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_line_separator.c -fPIC -DPIC -o unictype/.libs/pr_line_separator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_logical_order_exception.c -fPIC -DPIC -o unictype/.libs/pr_logical_order_exception.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_math.lo unictype/pr_math.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_non_break.lo unictype/pr_non_break.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_left_of_pair.c -o unictype/pr_left_of_pair.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_numeric.lo unictype/pr_numeric.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_line_separator.c -o unictype/pr_line_separator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_logical_order_exception.c -o unictype/pr_logical_order_exception.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_lowercase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_math.c -fPIC -DPIC -o unictype/.libs/pr_math.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_non_break.c -fPIC -DPIC -o unictype/.libs/pr_non_break.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_numeric.c -fPIC -DPIC -o unictype/.libs/pr_numeric.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_not_a_character.c -fPIC -DPIC -o unictype/.libs/pr_not_a_character.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_lowercase.c -o unictype/pr_lowercase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_math.c -o unictype/pr_math.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_non_break.c -o unictype/pr_non_break.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_other_alphabetic.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_numeric.c -o unictype/pr_numeric.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_other_default_ignorable_code_point.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_not_a_character.c -o unictype/pr_not_a_character.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_other_grapheme_extend.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_default_ignorable_code_point.c -o unictype/pr_other_default_ignorable_code_point.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_alphabetic.c -o unictype/pr_other_alphabetic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_math.lo unictype/pr_other_math.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_grapheme_extend.c -o unictype/pr_other_grapheme_extend.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_other_id_continue.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_start.c -fPIC -DPIC -o unictype/.libs/pr_other_id_start.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_other_lowercase.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_math.c -fPIC -DPIC -o unictype/.libs/pr_other_math.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_other_uppercase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_continue.c -o unictype/pr_other_id_continue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_id_start.c -o unictype/pr_other_id_start.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_lowercase.c -o unictype/pr_other_lowercase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paragraph_separator.c -fPIC -DPIC -o unictype/.libs/pr_paragraph_separator.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paired_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_paired_punctuation.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_math.c -o unictype/pr_other_math.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_other_uppercase.c -o unictype/pr_other_uppercase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_private_use.lo unictype/pr_private_use.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_syntax.c -fPIC -DPIC -o unictype/.libs/pr_pattern_syntax.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paragraph_separator.c -o unictype/pr_paragraph_separator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_paired_punctuation.c -o unictype/pr_paired_punctuation.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_radical.lo unictype/pr_radical.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_syntax.c -o unictype/pr_pattern_syntax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_white_space.c -fPIC -DPIC -o unictype/.libs/pr_pattern_white_space.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_private_use.c -fPIC -DPIC -o unictype/.libs/pr_private_use.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_punctuation.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_quotation_mark.c -fPIC -DPIC -o unictype/.libs/pr_quotation_mark.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_radical.c -fPIC -DPIC -o unictype/.libs/pr_radical.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_space.lo unictype/pr_space.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_private_use.c -o unictype/pr_private_use.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_pattern_white_space.c -o unictype/pr_pattern_white_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_punctuation.c -o unictype/pr_punctuation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_sentence_terminal.c -fPIC -DPIC -o unictype/.libs/pr_sentence_terminal.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_quotation_mark.c -o unictype/pr_quotation_mark.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_radical.c -o unictype/pr_radical.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/pr_soft_dotted.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_test.lo unictype/pr_test.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_sentence_terminal.c -o unictype/pr_sentence_terminal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_space.c -fPIC -DPIC -o unictype/.libs/pr_space.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_soft_dotted.c -o unictype/pr_soft_dotted.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_space.c -o unictype/pr_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_terminal_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_terminal_punctuation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_test.c -fPIC -DPIC -o unictype/.libs/pr_test.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_titlecase.c -fPIC -DPIC -o unictype/.libs/pr_titlecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_white_space.lo unictype/pr_white_space.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_test.c -o unictype/pr_test.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unified_ideograph.c -fPIC -DPIC -o unictype/.libs/pr_unified_ideograph.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_terminal_punctuation.c -o unictype/pr_terminal_punctuation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_titlecase.c -o unictype/pr_titlecase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unassigned_code_value.c -fPIC -DPIC -o unictype/.libs/pr_unassigned_code_value.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_uppercase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_variation_selector.c -fPIC -DPIC -o unictype/.libs/pr_variation_selector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unified_ideograph.c -o unictype/pr_unified_ideograph.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_unassigned_code_value.c -o unictype/pr_unassigned_code_value.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/pr_white_space.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_uppercase.c -o unictype/pr_uppercase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_variation_selector.c -o unictype/pr_variation_selector.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/scripts.lo unictype/scripts.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_white_space.c -o unictype/pr_white_space.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/pr_xid_start.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/pr_xid_continue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_zero_width.c -fPIC -DPIC -o unictype/.libs/pr_zero_width.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_start.c -o unictype/pr_xid_start.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_xid_continue.c -o unictype/pr_xid_continue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/scripts.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/pr_zero_width.c -o unictype/pr_zero_width.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_ident.c -fPIC -DPIC -o unictype/.libs/sy_c_ident.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_c_whitespace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_whitespace.c -o unictype/sy_c_whitespace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_ident.c -fPIC -DPIC -o unictype/.libs/sy_java_ident.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_c_ident.c -o unictype/sy_c_ident.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/sy_java_ident.c -o unictype/sy_java_ident.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-breaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-next.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-prev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unictype/scripts.c -o unictype/scripts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-breaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-prev.c -o unigbrk/u16-grapheme-prev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-next.c -o unigbrk/u16-grapheme-next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-next.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u16-grapheme-breaks.c -o unigbrk/u16-grapheme-breaks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-prev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-next.c -o unigbrk/u32-grapheme-next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-breaks.c -o unigbrk/u32-grapheme-breaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-breaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u32-grapheme-prev.c -o unigbrk/u32-grapheme-prev.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/uc-grapheme-breaks.lo unigbrk/uc-grapheme-breaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-next.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-prev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-breaks.c -o unigbrk/u8-grapheme-breaks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-next.c -o unigbrk/u8-grapheme-next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/u8-grapheme-prev.c -o unigbrk/u8-grapheme-prev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/uc-grapheme-breaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/ulc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/ulc-grapheme-breaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-gbrk-prop.c -o unigbrk/uc-gbrk-prop.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-grapheme-breaks.c -o unigbrk/uc-grapheme-breaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/uc-is-grapheme-break.c -o unigbrk/uc-is-grapheme-break.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-possible-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-width-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-possible-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unigbrk/ulc-grapheme-breaks.c -o unigbrk/ulc-grapheme-breaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-width-linebreaks.c -o unilbrk/u16-width-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-width-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u16-possible-linebreaks.c -o unilbrk/u16-possible-linebreaks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-possible-linebreaks.c -o unilbrk/u32-possible-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u32-width-linebreaks.c -o unilbrk/u32-width-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-possible-linebreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniname/uniname.lo uniname/uniname.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-possible-linebreaks.c -o unilbrk/ulc-possible-linebreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/composition.lo uninorm/composition.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/compat-decomposition.c -fPIC -DPIC -o uninorm/.libs/compat-decomposition.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/composition.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/decompose-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/compat-decomposition.c -o uninorm/compat-decomposition.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/decomposition.lo uninorm/decomposition.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/decomposing-form.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/composition.c -o uninorm/composition.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/nfc.lo uninorm/nfc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decompose-internal.c -o uninorm/decompose-internal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposing-form.c -o uninorm/decomposing-form.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition.c -fPIC -DPIC -o uninorm/.libs/decomposition.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/decomposition-table.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/uninorm-filter.c -fPIC -DPIC -o uninorm/.libs/uninorm-filter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/nfd.lo uninorm/nfd.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/nfc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition.c -o uninorm/decomposition.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/nfkc.lo uninorm/nfkc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/nfkd.lo uninorm/nfkd.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfc.c -o uninorm/nfc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/nfd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/decomposition-table.c -o uninorm/decomposition-table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkc.c -fPIC -DPIC -o uninorm/.libs/nfkc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfd.c -o uninorm/nfd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkd.c -fPIC -DPIC -o uninorm/.libs/nfkd.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkc.c -o uninorm/nfkc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/uninorm-filter.c -o uninorm/uninorm-filter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/nfkd.c -o uninorm/nfkd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normalize.c -fPIC -DPIC -o uninorm/.libs/u16-normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcmp.c -fPIC -DPIC -o uninorm/.libs/u16-normcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcoll.c -fPIC -DPIC -o uninorm/.libs/u16-normcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcmp.c -o uninorm/u16-normcmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u16-normxfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/u32-normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normcoll.c -o uninorm/u16-normcoll.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcmp.c -fPIC -DPIC -o uninorm/.libs/u32-normcmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normxfrm.c -o uninorm/u16-normxfrm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u16-normalize.c -o uninorm/u16-normalize.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcoll.c -fPIC -DPIC -o uninorm/.libs/u32-normcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcmp.c -o uninorm/u32-normcmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u32-normxfrm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/u8-normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normcoll.c -o uninorm/u32-normcoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normalize.c -o uninorm/u32-normalize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u32-normxfrm.c -o uninorm/u32-normxfrm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcmp.c -fPIC -DPIC -o uninorm/.libs/u8-normcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcoll.c -fPIC -DPIC -o uninorm/.libs/u8-normcoll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcmp.c -o uninorm/u8-normcmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u8-normxfrm.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normcoll.c -o uninorm/u8-normcoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u-printf-args.c -fPIC -DPIC -o unistdio/.libs/u-printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normalize.c -o uninorm/u8-normalize.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uninorm/u8-normxfrm.c -o uninorm/u8-normxfrm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asnprintf.c -o unistdio/u16-asnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u-printf-args.c -o unistdio/u-printf-args.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u16-printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-asprintf.c -o unistdio/u16-asprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-snprintf.c -o unistdio/u16-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-sprintf.c -o unistdio/u16-sprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asnprintf.c -o unistdio/u16-u16-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-asprintf.c -o unistdio/u16-u16-asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-snprintf.c -o unistdio/u16-u16-snprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-sprintf.c -o unistdio/u16-u16-sprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-printf-parse.c -o unistdio/u16-printf-parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasprintf.c -o unistdio/u16-u16-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsnprintf.c -o unistdio/u16-u16-vsnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vsprintf.c -o unistdio/u16-u16-vsprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasprintf.c -o unistdio/u16-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsnprintf.c -o unistdio/u16-vsnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vsprintf.c -o unistdio/u16-vsprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asnprintf.c -o unistdio/u32-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-asprintf.c -o unistdio/u32-asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u32-printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-snprintf.c -o unistdio/u32-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-sprintf.c -o unistdio/u32-sprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asnprintf.c -o unistdio/u32-u32-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-asprintf.c -o unistdio/u32-u32-asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-printf-parse.c -o unistdio/u32-printf-parse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-sprintf.c -o unistdio/u32-u32-sprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-snprintf.c -o unistdio/u32-u32-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasprintf.c -o unistdio/u32-u32-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsprintf.c -o unistdio/u32-u32-vsprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vsnprintf.c -o unistdio/u32-u32-vsnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-u16-vasnprintf.c -o unistdio/u16-u16-vasnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasprintf.c -o unistdio/u32-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsprintf.c -o unistdio/u32-vsprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vsnprintf.c -o unistdio/u32-vsnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u16-vasnprintf.c -o unistdio/u16-vasnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u8-printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asnprintf.c -o unistdio/u8-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-asprintf.c -o unistdio/u8-asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-snprintf.c -o unistdio/u8-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-sprintf.c -o unistdio/u8-sprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-printf-parse.c -o unistdio/u8-printf-parse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asnprintf.c -o unistdio/u8-u8-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-asprintf.c -o unistdio/u8-u8-asprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-snprintf.c -o unistdio/u8-u8-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-sprintf.c -o unistdio/u8-u8-sprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-u32-vasnprintf.c -o unistdio/u32-u32-vasnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasprintf.c -o unistdio/u8-u8-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsnprintf.c -o unistdio/u8-u8-vsnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vsprintf.c -o unistdio/u8-u8-vsprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u32-vasnprintf.c -o unistdio/u32-vasnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasprintf.c -o unistdio/u8-vasprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsnprintf.c -o unistdio/u8-vsnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vsprintf.c -o unistdio/u8-vsprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asnprintf.c -o unistdio/ulc-asnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-fprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-fprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-asprintf.c -o unistdio/ulc-asprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-fprintf.c -o unistdio/ulc-fprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-printf-parse.c -fPIC -DPIC -o unistdio/.libs/ulc-printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-snprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-snprintf.c -o unistdio/ulc-snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-sprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-sprintf.c -o unistdio/ulc-sprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-printf-parse.c -o unistdio/ulc-printf-parse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vfprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vfprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasprintf.c -o unistdio/ulc-vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vfprintf.c -o unistdio/ulc-vfprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-u8-vasnprintf.c -o unistdio/u8-u8-vasnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsnprintf.c -o unistdio/ulc-vsnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-check.lo unistr/u16-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vsprintf.c -o unistdio/ulc-vsprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-chr.lo unistr/u16-chr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-cmp.lo unistr/u16-cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/u16-check.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-chr.c -fPIC -DPIC -o unistr/.libs/u16-chr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp.c -fPIC -DPIC -o unistr/.libs/u16-cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-check.c -o unistr/u16-check.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-chr.c -o unistr/u16-chr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp2.c -fPIC -DPIC -o unistr/.libs/u16-cmp2.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp.c -o unistr/u16-cmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-cpy.lo unistr/u16-cpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cmp2.c -o unistr/u16-cmp2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-endswith.lo unistr/u16-endswith.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/u8-vasnprintf.c -o unistdio/u8-vasnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mblen.lo unistr/u16-mblen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy.c -fPIC -DPIC -o unistr/.libs/u16-cpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u16-cpy-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-endswith.c -fPIC -DPIC -o unistr/.libs/u16-endswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy.c -o unistr/u16-cpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mblen.c -fPIC -DPIC -o unistr/.libs/u16-mblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-endswith.c -o unistr/u16-endswith.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-cpy-alloc.c -o unistr/u16-cpy-alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u16-mbsnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mblen.c -o unistr/u16-mblen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbsnlen.c -o unistr/u16-mbsnlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe.c -o unistr/u16-mbtouc-unsafe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-move.lo unistr/u16-move.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtouc-unsafe-aux.c -o unistr/u16-mbtouc-unsafe-aux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u16-mbtoucr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-next.lo unistr/u16-next.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-prev.lo unistr/u16-prev.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-mbtoucr.c -o unistr/u16-mbtoucr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-set.lo unistr/u16-set.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-move.c -fPIC -DPIC -o unistr/.libs/u16-move.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-startswith.lo unistr/u16-startswith.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-next.c -fPIC -DPIC -o unistr/.libs/u16-next.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-prev.c -fPIC -DPIC -o unistr/.libs/u16-prev.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-move.c -o unistr/u16-move.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-set.c -fPIC -DPIC -o unistr/.libs/u16-set.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-next.c -o unistr/u16-next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistdio/ulc-vasnprintf.c -o unistdio/ulc-vasnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-prev.c -o unistr/u16-prev.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-startswith.c -fPIC -DPIC -o unistr/.libs/u16-startswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-set.c -o unistr/u16-set.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strcat.lo unistr/u16-strcat.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-startswith.c -o unistr/u16-startswith.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strchr.lo unistr/u16-strchr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpcpy.c -fPIC -DPIC -o unistr/.libs/u16-stpcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpncpy.c -fPIC -DPIC -o unistr/.libs/u16-stpncpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcat.c -fPIC -DPIC -o unistr/.libs/u16-strcat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpcpy.c -o unistr/u16-stpcpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strchr.c -fPIC -DPIC -o unistr/.libs/u16-strchr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-stpncpy.c -o unistr/u16-stpncpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcat.c -o unistr/u16-strcat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcmp.c -fPIC -DPIC -o unistr/.libs/u16-strcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strchr.c -o unistr/u16-strchr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcmp.c -o unistr/u16-strcmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strdup.lo unistr/u16-strdup.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcoll.c -fPIC -DPIC -o unistr/.libs/u16-strcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcpy.c -fPIC -DPIC -o unistr/.libs/u16-strcpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strlen.lo unistr/u16-strlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcspn.c -fPIC -DPIC -o unistr/.libs/u16-strcspn.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcpy.c -o unistr/u16-strcpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcoll.c -o unistr/u16-strcoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strdup.c -fPIC -DPIC -o unistr/.libs/u16-strdup.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strcspn.c -o unistr/u16-strcspn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strlen.c -fPIC -DPIC -o unistr/.libs/u16-strlen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strdup.c -o unistr/u16-strdup.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strncat.lo unistr/u16-strncat.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strlen.c -o unistr/u16-strlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmblen.c -fPIC -DPIC -o unistr/.libs/u16-strmblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u16-strmbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncat.c -fPIC -DPIC -o unistr/.libs/u16-strncat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmbtouc.c -o unistr/u16-strmbtouc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strmblen.c -o unistr/u16-strmblen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncmp.c -fPIC -DPIC -o unistr/.libs/u16-strncmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncat.c -o unistr/u16-strncat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncpy.c -fPIC -DPIC -o unistr/.libs/u16-strncpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strnlen.c -fPIC -DPIC -o unistr/.libs/u16-strnlen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncmp.c -o unistr/u16-strncmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strspn.lo unistr/u16-strspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strncpy.c -o unistr/u16-strncpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strnlen.c -o unistr/u16-strnlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strstr.lo unistr/u16-strstr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strrchr.c -fPIC -DPIC -o unistr/.libs/u16-strrchr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strpbrk.c -fPIC -DPIC -o unistr/.libs/u16-strpbrk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-strtok.lo unistr/u16-strtok.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strspn.c -fPIC -DPIC -o unistr/.libs/u16-strspn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strpbrk.c -o unistr/u16-strpbrk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strrchr.c -o unistr/u16-strrchr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strstr.c -fPIC -DPIC -o unistr/.libs/u16-strstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strspn.c -o unistr/u16-strspn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strtok.c -fPIC -DPIC -o unistr/.libs/u16-strtok.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u32.c -fPIC -DPIC -o unistr/.libs/u16-to-u32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strtok.c -o unistr/u16-strtok.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/u16-to-u8.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-check.lo unistr/u32-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-strstr.c -o unistr/u16-strstr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u32.c -o unistr/u16-to-u32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb.c -fPIC -DPIC -o unistr/.libs/u16-uctomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-chr.lo unistr/u32-chr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u16-uctomb-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/u32-check.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-to-u8.c -o unistr/u16-to-u8.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb.c -o unistr/u16-uctomb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u16-uctomb-aux.c -o unistr/u16-uctomb-aux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-check.c -o unistr/u32-check.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-cmp.lo unistr/u32-cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/u32-chr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-cpy.lo unistr/u32-cpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-chr.c -o unistr/u32-chr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-endswith.lo unistr/u32-endswith.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-mblen.lo unistr/u32-mblen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp2.c -fPIC -DPIC -o unistr/.libs/u32-cmp2.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp.c -fPIC -DPIC -o unistr/.libs/u32-cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u32-cpy-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/u32-cpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp2.c -o unistr/u32-cmp2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cmp.c -o unistr/u32-cmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-endswith.c -fPIC -DPIC -o unistr/.libs/u32-endswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy.c -o unistr/u32-cpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mblen.c -fPIC -DPIC -o unistr/.libs/u32-mblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-cpy-alloc.c -o unistr/u32-cpy-alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u32-mbsnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-endswith.c -o unistr/u32-endswith.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mblen.c -o unistr/u32-mblen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-move.lo unistr/u32-move.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbsnlen.c -o unistr/u32-mbsnlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-next.lo unistr/u32-next.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-prev.lo unistr/u32-prev.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-set.lo unistr/u32-set.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc-unsafe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-startswith.lo unistr/u32-startswith.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u32-mbtoucr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-move.c -fPIC -DPIC -o unistr/.libs/u32-move.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc.c -o unistr/u32-mbtouc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtouc-unsafe.c -o unistr/u32-mbtouc-unsafe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-next.c -fPIC -DPIC -o unistr/.libs/u32-next.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-set.c -fPIC -DPIC -o unistr/.libs/u32-set.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-mbtoucr.c -o unistr/u32-mbtoucr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-prev.c -fPIC -DPIC -o unistr/.libs/u32-prev.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-startswith.c -fPIC -DPIC -o unistr/.libs/u32-startswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-move.c -o unistr/u32-move.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-next.c -o unistr/u32-next.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-set.c -o unistr/u32-set.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strcat.lo unistr/u32-strcat.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-prev.c -o unistr/u32-prev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-startswith.c -o unistr/u32-startswith.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strchr.lo unistr/u32-strchr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpcpy.c -fPIC -DPIC -o unistr/.libs/u32-stpcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpncpy.c -fPIC -DPIC -o unistr/.libs/u32-stpncpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/u32-strcat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcmp.c -fPIC -DPIC -o unistr/.libs/u32-strcmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpcpy.c -o unistr/u32-stpcpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-stpncpy.c -o unistr/u32-stpncpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strchr.c -fPIC -DPIC -o unistr/.libs/u32-strchr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcat.c -o unistr/u32-strcat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcpy.c -fPIC -DPIC -o unistr/.libs/u32-strcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcoll.c -fPIC -DPIC -o unistr/.libs/u32-strcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcspn.c -fPIC -DPIC -o unistr/.libs/u32-strcspn.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcmp.c -o unistr/u32-strcmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strchr.c -o unistr/u32-strchr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strdup.lo unistr/u32-strdup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strlen.lo unistr/u32-strlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcpy.c -o unistr/u32-strcpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcoll.c -o unistr/u32-strcoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strcspn.c -o unistr/u32-strcspn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strncat.lo unistr/u32-strncat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strdup.c -fPIC -DPIC -o unistr/.libs/u32-strdup.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/u32-strlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmblen.c -fPIC -DPIC -o unistr/.libs/u32-strmblen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strlen.c -o unistr/u32-strlen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u32-strmbtouc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncat.c -fPIC -DPIC -o unistr/.libs/u32-strncat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strdup.c -o unistr/u32-strdup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmblen.c -o unistr/u32-strmblen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncmp.c -fPIC -DPIC -o unistr/.libs/u32-strncmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strmbtouc.c -o unistr/u32-strmbtouc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncpy.c -fPIC -DPIC -o unistr/.libs/u32-strncpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strnlen.c -fPIC -DPIC -o unistr/.libs/u32-strnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncat.c -o unistr/u32-strncat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strspn.lo unistr/u32-strspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncmp.c -o unistr/u32-strncmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strnlen.c -o unistr/u32-strnlen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strncpy.c -o unistr/u32-strncpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strstr.lo unistr/u32-strstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-strtok.lo unistr/u32-strtok.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strpbrk.c -fPIC -DPIC -o unistr/.libs/u32-strpbrk.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strrchr.c -fPIC -DPIC -o unistr/.libs/u32-strrchr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strspn.c -fPIC -DPIC -o unistr/.libs/u32-strspn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strstr.c -fPIC -DPIC -o unistr/.libs/u32-strstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strpbrk.c -o unistr/u32-strpbrk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strrchr.c -o unistr/u32-strrchr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strtok.c -fPIC -DPIC -o unistr/.libs/u32-strtok.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strspn.c -o unistr/u32-strspn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u16.c -fPIC -DPIC -o unistr/.libs/u32-to-u16.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/u32-to-u8.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-uctomb.c -fPIC -DPIC -o unistr/.libs/u32-uctomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-check.lo unistr/u8-check.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-chr.lo unistr/u8-chr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strtok.c -o unistr/u32-strtok.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-cmp.lo unistr/u8-cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-uctomb.c -o unistr/u32-uctomb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-strstr.c -o unistr/u32-strstr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u16.c -o unistr/u32-to-u16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-chr.c -fPIC -DPIC -o unistr/.libs/u8-chr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u32-to-u8.c -o unistr/u32-to-u8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-cpy.lo unistr/u8-cpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp.c -fPIC -DPIC -o unistr/.libs/u8-cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp2.c -fPIC -DPIC -o unistr/.libs/u8-cmp2.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp.c -o unistr/u8-cmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-chr.c -o unistr/u8-chr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/u8-cpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-endswith.lo unistr/u8-endswith.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cmp2.c -o unistr/u8-cmp2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy.c -o unistr/u8-cpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u8-cpy-alloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-endswith.c -fPIC -DPIC -o unistr/.libs/u8-endswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u8-mbsnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-endswith.c -o unistr/u8-endswith.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-cpy-alloc.c -o unistr/u8-cpy-alloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbsnlen.c -o unistr/u8-mbsnlen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-move.lo unistr/u8-move.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-next.lo unistr/u8-next.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-set.lo unistr/u8-set.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-startswith.lo unistr/u8-startswith.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-move.c -fPIC -DPIC -o unistr/.libs/u8-move.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-move.c -o unistr/u8-move.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-set.c -fPIC -DPIC -o unistr/.libs/u8-set.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-next.c -o unistr/u8-next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-startswith.c -fPIC -DPIC -o unistr/.libs/u8-startswith.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-prev.c -o unistr/u8-prev.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strcat.lo unistr/u8-strcat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strchr.lo unistr/u8-strchr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpcpy.c -fPIC -DPIC -o unistr/.libs/u8-stpcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpncpy.c -fPIC -DPIC -o unistr/.libs/u8-stpncpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-set.c -o unistr/u8-set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-startswith.c -o unistr/u8-startswith.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpcpy.c -o unistr/u8-stpcpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-stpncpy.c -o unistr/u8-stpncpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strchr.c -fPIC -DPIC -o unistr/.libs/u8-strchr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcat.c -fPIC -DPIC -o unistr/.libs/u8-strcat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcmp.c -fPIC -DPIC -o unistr/.libs/u8-strcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strdup.lo unistr/u8-strdup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strlen.lo unistr/u8-strlen.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcat.c -o unistr/u8-strcat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcmp.c -o unistr/u8-strcmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcoll.c -fPIC -DPIC -o unistr/.libs/u8-strcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcspn.c -fPIC -DPIC -o unistr/.libs/u8-strcspn.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcpy.c -fPIC -DPIC -o unistr/.libs/u8-strcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strchr.c -o unistr/u8-strchr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/u8-strlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strdup.c -fPIC -DPIC -o unistr/.libs/u8-strdup.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcpy.c -o unistr/u8-strcpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcoll.c -o unistr/u8-strcoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strcspn.c -o unistr/u8-strcspn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strncat.lo unistr/u8-strncat.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strdup.c -o unistr/u8-strdup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strlen.c -o unistr/u8-strlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmblen.c -fPIC -DPIC -o unistr/.libs/u8-strmblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncat.c -fPIC -DPIC -o unistr/.libs/u8-strncat.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmblen.c -o unistr/u8-strmblen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncpy.c -fPIC -DPIC -o unistr/.libs/u8-strncpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncmp.c -fPIC -DPIC -o unistr/.libs/u8-strncmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strnlen.c -fPIC -DPIC -o unistr/.libs/u8-strnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncat.c -o unistr/u8-strncat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strpbrk.c -fPIC -DPIC -o unistr/.libs/u8-strpbrk.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strrchr.c -fPIC -DPIC -o unistr/.libs/u8-strrchr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strspn.lo unistr/u8-strspn.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncmp.c -o unistr/u8-strncmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strncpy.c -o unistr/u8-strncpy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strnlen.c -o unistr/u8-strnlen.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strstr.lo unistr/u8-strstr.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strpbrk.c -o unistr/u8-strpbrk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-strtok.lo unistr/u8-strtok.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strrchr.c -o unistr/u8-strrchr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strspn.c -fPIC -DPIC -o unistr/.libs/u8-strspn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strstr.c -fPIC -DPIC -o unistr/.libs/u8-strstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strtok.c -fPIC -DPIC -o unistr/.libs/u8-strtok.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strspn.c -o unistr/u8-strspn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u16.c -fPIC -DPIC -o unistr/.libs/u8-to-u16.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u32.c -fPIC -DPIC -o unistr/.libs/u8-to-u32.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strstr.c -o unistr/u8-strstr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-strtok.c -o unistr/u8-strtok.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wbrktable.c -fPIC -DPIC -o uniwbrk/.libs/wbrktable.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u32.c -o unistr/u8-to-u32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c unistr/u8-to-u16.c -o unistr/u8-to-u16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wbrktable.c -o uniwbrk/wbrktable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u16-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u16-wordbreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u32-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u32-wordbreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u16-width.lo uniwidth/u16-width.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/ulc-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/ulc-wordbreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wordbreak-property.c -fPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u16-strwidth.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u16-wordbreaks.c -o uniwbrk/u16-wordbreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u32-wordbreaks.c -o uniwbrk/u32-wordbreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/u8-wordbreaks.c -o uniwbrk/u8-wordbreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-strwidth.c -o uniwidth/u16-strwidth.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-width.c -fPIC -DPIC -o uniwidth/.libs/u16-width.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/ulc-wordbreaks.c -o uniwbrk/ulc-wordbreaks.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u32-strwidth.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u32-width.lo uniwidth/u32-width.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwbrk/wordbreak-property.c -o uniwbrk/wordbreak-property.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u16-width.c -o uniwidth/u16-width.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-strwidth.c -o uniwidth/u32-strwidth.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/u8-width.lo uniwidth/u8-width.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c -o uniwidth/width.lo uniwidth/width.c libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-width.c -fPIC -DPIC -o uniwidth/.libs/u32-width.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u8-strwidth.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-width.c -fPIC -DPIC -o uniwidth/.libs/u8-width.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u32-width.c -o uniwidth/u32-width.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-strwidth.c -o uniwidth/u8-strwidth.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/u8-width.c -o uniwidth/u8-width.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -c uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -no-undefined -version-info 3:0:1 -rpath /app/lib -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libunistring.la -rpath /app/lib amemxfrm.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo hard-locale.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo striconveh.lo striconveha.lo glthread/threadlib.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/locale-language.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u16-casecmp.lo unicase/u16-casecoll.lo unicase/u16-casefold.lo unicase/u16-casemap.lo unicase/u16-casexfrm.lo unicase/u16-ct-casefold.lo unicase/u16-ct-tolower.lo unicase/u16-ct-totitle.lo unicase/u16-ct-toupper.lo unicase/u16-is-cased.lo unicase/u16-is-casefolded.lo unicase/u16-is-invariant.lo unicase/u16-is-lowercase.lo unicase/u16-is-titlecase.lo unicase/u16-is-uppercase.lo unicase/u16-prefix-context.lo unicase/u16-suffix-context.lo unicase/u16-tolower.lo unicase/u16-totitle.lo unicase/u16-toupper.lo unicase/u32-casecmp.lo unicase/u32-casecoll.lo unicase/u32-casefold.lo unicase/u32-casemap.lo unicase/u32-casexfrm.lo unicase/u32-ct-casefold.lo unicase/u32-ct-tolower.lo unicase/u32-ct-totitle.lo unicase/u32-ct-toupper.lo unicase/u32-is-cased.lo unicase/u32-is-casefolded.lo unicase/u32-is-invariant.lo unicase/u32-is-lowercase.lo unicase/u32-is-titlecase.lo unicase/u32-is-uppercase.lo unicase/u32-prefix-context.lo unicase/u32-suffix-context.lo unicase/u32-tolower.lo unicase/u32-totitle.lo unicase/u32-toupper.lo unicase/u8-casecmp.lo unicase/u8-casecoll.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-casexfrm.lo unicase/u8-ct-casefold.lo unicase/u8-ct-tolower.lo unicase/u8-ct-totitle.lo unicase/u8-ct-toupper.lo unicase/u8-is-cased.lo unicase/u8-is-casefolded.lo unicase/u8-is-invariant.lo unicase/u8-is-lowercase.lo unicase/u8-is-titlecase.lo unicase/u8-is-uppercase.lo unicase/u8-prefix-context.lo unicase/u8-suffix-context.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unicase/ulc-casecmp.lo unicase/ulc-casecoll.lo unicase/ulc-casexfrm.lo uniconv/u16-conv-from-enc.lo uniconv/u16-conv-to-enc.lo uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-locale.lo uniconv/u32-conv-from-enc.lo uniconv/u32-conv-to-enc.lo uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-locale.lo uniconv/u8-conv-from-enc.lo uniconv/u8-conv-to-enc.lo uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-locale.lo unictype/bidi_byname.lo unictype/bidi_longname.lo unictype/bidi_name.lo unictype/bidi_of.lo unictype/bidi_test.lo unictype/blocks.lo unictype/block_test.lo unictype/categ_C.lo unictype/categ_Cc.lo unictype/categ_Cf.lo unictype/categ_Cn.lo unictype/categ_Co.lo unictype/categ_Cs.lo unictype/categ_L.lo unictype/categ_LC.lo unictype/categ_Ll.lo unictype/categ_Lm.lo unictype/categ_Lo.lo unictype/categ_Lt.lo unictype/categ_Lu.lo unictype/categ_M.lo unictype/categ_Mc.lo unictype/categ_Me.lo unictype/categ_Mn.lo unictype/categ_N.lo unictype/categ_Nd.lo unictype/categ_Nl.lo unictype/categ_No.lo unictype/categ_P.lo unictype/categ_Pc.lo unictype/categ_Pd.lo unictype/categ_Pe.lo unictype/categ_Pf.lo unictype/categ_Pi.lo unictype/categ_Po.lo unictype/categ_Ps.lo unictype/categ_S.lo unictype/categ_Sc.lo unictype/categ_Sk.lo unictype/categ_Sm.lo unictype/categ_So.lo unictype/categ_Z.lo unictype/categ_Zl.lo unictype/categ_Zp.lo unictype/categ_Zs.lo unictype/categ_and.lo unictype/categ_and_not.lo unictype/categ_byname.lo unictype/categ_longname.lo unictype/categ_name.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_or.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/combiningclass_byname.lo unictype/combiningclass_longname.lo unictype/combiningclass_name.lo unictype/ctype_alnum.lo unictype/ctype_alpha.lo unictype/ctype_blank.lo unictype/ctype_cntrl.lo unictype/ctype_digit.lo unictype/ctype_graph.lo unictype/ctype_lower.lo unictype/ctype_print.lo unictype/ctype_punct.lo unictype/ctype_space.lo unictype/ctype_upper.lo unictype/ctype_xdigit.lo unictype/decdigit.lo unictype/digit.lo unictype/joininggroup_byname.lo unictype/joininggroup_name.lo unictype/joininggroup_of.lo unictype/joiningtype_byname.lo unictype/joiningtype_longname.lo unictype/joiningtype_name.lo unictype/joiningtype_of.lo unictype/mirror.lo unictype/numeric.lo unictype/pr_alphabetic.lo unictype/pr_ascii_hex_digit.lo unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_block_separator.lo unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_common_separator.lo unictype/pr_bidi_control.lo unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_european_digit.lo unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_pdf.lo unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_whitespace.lo unictype/pr_byname.lo unictype/pr_case_ignorable.lo unictype/pr_cased.lo unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_uppercased.lo unictype/pr_combining.lo unictype/pr_composite.lo unictype/pr_currency_symbol.lo unictype/pr_dash.lo unictype/pr_decimal_digit.lo unictype/pr_default_ignorable_code_point.lo unictype/pr_deprecated.lo unictype/pr_diacritic.lo unictype/pr_extender.lo unictype/pr_format_control.lo unictype/pr_grapheme_base.lo unictype/pr_grapheme_extend.lo unictype/pr_grapheme_link.lo unictype/pr_hex_digit.lo unictype/pr_hyphen.lo unictype/pr_id_continue.lo unictype/pr_id_start.lo unictype/pr_ideographic.lo unictype/pr_ids_binary_operator.lo unictype/pr_ids_trinary_operator.lo unictype/pr_ignorable_control.lo unictype/pr_iso_control.lo unictype/pr_join_control.lo unictype/pr_left_of_pair.lo unictype/pr_line_separator.lo unictype/pr_logical_order_exception.lo unictype/pr_lowercase.lo unictype/pr_math.lo unictype/pr_non_break.lo unictype/pr_not_a_character.lo unictype/pr_numeric.lo unictype/pr_other_alphabetic.lo unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_grapheme_extend.lo unictype/pr_other_id_continue.lo unictype/pr_other_id_start.lo unictype/pr_other_lowercase.lo unictype/pr_other_math.lo unictype/pr_other_uppercase.lo unictype/pr_paired_punctuation.lo unictype/pr_paragraph_separator.lo unictype/pr_pattern_syntax.lo unictype/pr_pattern_white_space.lo unictype/pr_private_use.lo unictype/pr_punctuation.lo unictype/pr_quotation_mark.lo unictype/pr_radical.lo unictype/pr_sentence_terminal.lo unictype/pr_soft_dotted.lo unictype/pr_space.lo unictype/pr_terminal_punctuation.lo unictype/pr_test.lo unictype/pr_titlecase.lo unictype/pr_unassigned_code_value.lo unictype/pr_unified_ideograph.lo unictype/pr_uppercase.lo unictype/pr_variation_selector.lo unictype/pr_white_space.lo unictype/pr_xid_continue.lo unictype/pr_xid_start.lo unictype/pr_zero_width.lo unictype/scripts.lo unictype/sy_c_ident.lo unictype/sy_c_whitespace.lo unictype/sy_java_ident.lo unictype/sy_java_whitespace.lo unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-prev.lo unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-prev.lo unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-prev.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-grapheme-breaks.lo unigbrk/uc-is-grapheme-break.lo unigbrk/ulc-grapheme-breaks.lo unilbrk/lbrktables.lo unilbrk/u16-possible-linebreaks.lo unilbrk/u16-width-linebreaks.lo unilbrk/u32-possible-linebreaks.lo unilbrk/u32-width-linebreaks.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/uninorm-filter.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/nfkc.lo uninorm/nfkd.lo uninorm/u16-normalize.lo uninorm/u16-normcmp.lo uninorm/u16-normcoll.lo uninorm/u16-normxfrm.lo uninorm/u32-normalize.lo uninorm/u32-normcmp.lo uninorm/u32-normcoll.lo uninorm/u32-normxfrm.lo uninorm/u8-normalize.lo uninorm/u8-normcmp.lo uninorm/u8-normcoll.lo uninorm/u8-normxfrm.lo unistd.lo unistdio/u-printf-args.lo unistdio/u16-asnprintf.lo unistdio/u16-asprintf.lo unistdio/u16-printf-parse.lo unistdio/u16-snprintf.lo unistdio/u16-sprintf.lo unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asprintf.lo unistdio/u16-u16-snprintf.lo unistdio/u16-u16-sprintf.lo unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsprintf.lo unistdio/u16-vasnprintf.lo unistdio/u16-vasprintf.lo unistdio/u16-vsnprintf.lo unistdio/u16-vsprintf.lo unistdio/u32-asnprintf.lo unistdio/u32-asprintf.lo unistdio/u32-printf-parse.lo unistdio/u32-snprintf.lo unistdio/u32-sprintf.lo unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asprintf.lo unistdio/u32-u32-snprintf.lo unistdio/u32-u32-sprintf.lo unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsprintf.lo unistdio/u32-vasnprintf.lo unistdio/u32-vasprintf.lo unistdio/u32-vsnprintf.lo unistdio/u32-vsprintf.lo unistdio/u8-asnprintf.lo unistdio/u8-asprintf.lo unistdio/u8-printf-parse.lo unistdio/u8-snprintf.lo unistdio/u8-sprintf.lo unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asprintf.lo unistdio/u8-u8-snprintf.lo unistdio/u8-u8-sprintf.lo unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsprintf.lo unistdio/u8-vasnprintf.lo unistdio/u8-vasprintf.lo unistdio/u8-vsnprintf.lo unistdio/u8-vsprintf.lo unistdio/ulc-asnprintf.lo unistdio/ulc-asprintf.lo unistdio/ulc-fprintf.lo unistdio/ulc-printf-parse.lo unistdio/ulc-snprintf.lo unistdio/ulc-sprintf.lo unistdio/ulc-vasnprintf.lo unistdio/ulc-vasprintf.lo unistdio/ulc-vfprintf.lo unistdio/ulc-vsnprintf.lo unistdio/ulc-vsprintf.lo unistr/u16-check.lo unistr/u16-chr.lo unistr/u16-cmp.lo unistr/u16-cmp2.lo unistr/u16-cpy.lo unistr/u16-cpy-alloc.lo unistr/u16-endswith.lo unistr/u16-mblen.lo unistr/u16-mbsnlen.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtoucr.lo unistr/u16-move.lo unistr/u16-next.lo unistr/u16-prev.lo unistr/u16-set.lo unistr/u16-startswith.lo unistr/u16-stpcpy.lo unistr/u16-stpncpy.lo unistr/u16-strcat.lo unistr/u16-strchr.lo unistr/u16-strcmp.lo unistr/u16-strcoll.lo unistr/u16-strcpy.lo unistr/u16-strcspn.lo unistr/u16-strdup.lo unistr/u16-strlen.lo unistr/u16-strmblen.lo unistr/u16-strmbtouc.lo unistr/u16-strncat.lo unistr/u16-strncmp.lo unistr/u16-strncpy.lo unistr/u16-strnlen.lo unistr/u16-strpbrk.lo unistr/u16-strrchr.lo unistr/u16-strspn.lo unistr/u16-strstr.lo unistr/u16-strtok.lo unistr/u16-to-u32.lo unistr/u16-to-u8.lo unistr/u16-uctomb.lo unistr/u16-uctomb-aux.lo unistr/u32-check.lo unistr/u32-chr.lo unistr/u32-cmp.lo unistr/u32-cmp2.lo unistr/u32-cpy.lo unistr/u32-cpy-alloc.lo unistr/u32-endswith.lo unistr/u32-mblen.lo unistr/u32-mbsnlen.lo unistr/u32-mbtouc.lo unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtoucr.lo unistr/u32-move.lo unistr/u32-next.lo unistr/u32-prev.lo unistr/u32-set.lo unistr/u32-startswith.lo unistr/u32-stpcpy.lo unistr/u32-stpncpy.lo unistr/u32-strcat.lo unistr/u32-strchr.lo unistr/u32-strcmp.lo unistr/u32-strcoll.lo unistr/u32-strcpy.lo unistr/u32-strcspn.lo unistr/u32-strdup.lo unistr/u32-strlen.lo unistr/u32-strmblen.lo unistr/u32-strmbtouc.lo unistr/u32-strncat.lo unistr/u32-strncmp.lo unistr/u32-strncpy.lo unistr/u32-strnlen.lo unistr/u32-strpbrk.lo unistr/u32-strrchr.lo unistr/u32-strspn.lo unistr/u32-strstr.lo unistr/u32-strtok.lo unistr/u32-to-u16.lo unistr/u32-to-u8.lo unistr/u32-uctomb.lo unistr/u8-check.lo unistr/u8-chr.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-cpy-alloc.lo unistr/u8-endswith.lo unistr/u8-mblen.lo unistr/u8-mbsnlen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-move.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-set.lo unistr/u8-startswith.lo unistr/u8-stpcpy.lo unistr/u8-stpncpy.lo unistr/u8-strcat.lo unistr/u8-strchr.lo unistr/u8-strcmp.lo unistr/u8-strcoll.lo unistr/u8-strcpy.lo unistr/u8-strcspn.lo unistr/u8-strdup.lo unistr/u8-strlen.lo unistr/u8-strmblen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-strncmp.lo unistr/u8-strncpy.lo unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo unistr/u8-strspn.lo unistr/u8-strstr.lo unistr/u8-strtok.lo unistr/u8-to-u16.lo unistr/u8-to-u32.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u16-wordbreaks.lo uniwbrk/u32-wordbreaks.lo uniwbrk/u8-wordbreaks.lo uniwbrk/ulc-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u16-strwidth.lo uniwidth/u16-width.lo uniwidth/u32-strwidth.lo uniwidth/u32-width.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo wctype-h.lo xsize.lo version.lo fseterr.lo mbrtowc.lo libtool: link: gcc -shared -fPIC -DPIC .libs/amemxfrm.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/hard-locale.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbsnlen.o .libs/memcmp2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/locale-language.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u16-casecmp.o unicase/.libs/u16-casecoll.o unicase/.libs/u16-casefold.o unicase/.libs/u16-casemap.o unicase/.libs/u16-casexfrm.o unicase/.libs/u16-ct-casefold.o unicase/.libs/u16-ct-tolower.o unicase/.libs/u16-ct-totitle.o unicase/.libs/u16-ct-toupper.o unicase/.libs/u16-is-cased.o unicase/.libs/u16-is-casefolded.o unicase/.libs/u16-is-invariant.o unicase/.libs/u16-is-lowercase.o unicase/.libs/u16-is-titlecase.o unicase/.libs/u16-is-uppercase.o unicase/.libs/u16-prefix-context.o unicase/.libs/u16-suffix-context.o unicase/.libs/u16-tolower.o unicase/.libs/u16-totitle.o unicase/.libs/u16-toupper.o unicase/.libs/u32-casecmp.o unicase/.libs/u32-casecoll.o unicase/.libs/u32-casefold.o unicase/.libs/u32-casemap.o unicase/.libs/u32-casexfrm.o unicase/.libs/u32-ct-casefold.o unicase/.libs/u32-ct-tolower.o unicase/.libs/u32-ct-totitle.o unicase/.libs/u32-ct-toupper.o unicase/.libs/u32-is-cased.o unicase/.libs/u32-is-casefolded.o unicase/.libs/u32-is-invariant.o unicase/.libs/u32-is-lowercase.o unicase/.libs/u32-is-titlecase.o unicase/.libs/u32-is-uppercase.o unicase/.libs/u32-prefix-context.o unicase/.libs/u32-suffix-context.o unicase/.libs/u32-tolower.o unicase/.libs/u32-totitle.o unicase/.libs/u32-toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casecoll.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-casexfrm.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-tolower.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-ct-toupper.o unicase/.libs/u8-is-cased.o unicase/.libs/u8-is-casefolded.o unicase/.libs/u8-is-invariant.o unicase/.libs/u8-is-lowercase.o unicase/.libs/u8-is-titlecase.o unicase/.libs/u8-is-uppercase.o unicase/.libs/u8-prefix-context.o unicase/.libs/u8-suffix-context.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unicase/.libs/ulc-casecmp.o unicase/.libs/ulc-casecoll.o unicase/.libs/ulc-casexfrm.o uniconv/.libs/u16-conv-from-enc.o uniconv/.libs/u16-conv-to-enc.o uniconv/.libs/u16-strconv-from-enc.o uniconv/.libs/u16-strconv-from-locale.o uniconv/.libs/u16-strconv-to-enc.o uniconv/.libs/u16-strconv-to-locale.o uniconv/.libs/u32-conv-from-enc.o uniconv/.libs/u32-conv-to-enc.o uniconv/.libs/u32-strconv-from-enc.o uniconv/.libs/u32-strconv-from-locale.o uniconv/.libs/u32-strconv-to-enc.o uniconv/.libs/u32-strconv-to-locale.o uniconv/.libs/u8-conv-from-enc.o uniconv/.libs/u8-conv-to-enc.o uniconv/.libs/u8-strconv-from-enc.o uniconv/.libs/u8-strconv-from-locale.o uniconv/.libs/u8-strconv-to-enc.o uniconv/.libs/u8-strconv-to-locale.o unictype/.libs/bidi_byname.o unictype/.libs/bidi_longname.o unictype/.libs/bidi_name.o unictype/.libs/bidi_of.o unictype/.libs/bidi_test.o unictype/.libs/blocks.o unictype/.libs/block_test.o unictype/.libs/categ_C.o unictype/.libs/categ_Cc.o unictype/.libs/categ_Cf.o unictype/.libs/categ_Cn.o unictype/.libs/categ_Co.o unictype/.libs/categ_Cs.o unictype/.libs/categ_L.o unictype/.libs/categ_LC.o unictype/.libs/categ_Ll.o unictype/.libs/categ_Lm.o unictype/.libs/categ_Lo.o unictype/.libs/categ_Lt.o unictype/.libs/categ_Lu.o unictype/.libs/categ_M.o unictype/.libs/categ_Mc.o unictype/.libs/categ_Me.o unictype/.libs/categ_Mn.o unictype/.libs/categ_N.o unictype/.libs/categ_Nd.o unictype/.libs/categ_Nl.o unictype/.libs/categ_No.o unictype/.libs/categ_P.o unictype/.libs/categ_Pc.o unictype/.libs/categ_Pd.o unictype/.libs/categ_Pe.o unictype/.libs/categ_Pf.o unictype/.libs/categ_Pi.o unictype/.libs/categ_Po.o unictype/.libs/categ_Ps.o unictype/.libs/categ_S.o unictype/.libs/categ_Sc.o unictype/.libs/categ_Sk.o unictype/.libs/categ_Sm.o unictype/.libs/categ_So.o unictype/.libs/categ_Z.o unictype/.libs/categ_Zl.o unictype/.libs/categ_Zp.o unictype/.libs/categ_Zs.o unictype/.libs/categ_and.o unictype/.libs/categ_and_not.o unictype/.libs/categ_byname.o unictype/.libs/categ_longname.o unictype/.libs/categ_name.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_or.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/combiningclass_byname.o unictype/.libs/combiningclass_longname.o unictype/.libs/combiningclass_name.o unictype/.libs/ctype_alnum.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_blank.o unictype/.libs/ctype_cntrl.o unictype/.libs/ctype_digit.o unictype/.libs/ctype_graph.o unictype/.libs/ctype_lower.o unictype/.libs/ctype_print.o unictype/.libs/ctype_punct.o unictype/.libs/ctype_space.o unictype/.libs/ctype_upper.o unictype/.libs/ctype_xdigit.o unictype/.libs/decdigit.o unictype/.libs/digit.o unictype/.libs/joininggroup_byname.o unictype/.libs/joininggroup_name.o unictype/.libs/joininggroup_of.o unictype/.libs/joiningtype_byname.o unictype/.libs/joiningtype_longname.o unictype/.libs/joiningtype_name.o unictype/.libs/joiningtype_of.o unictype/.libs/mirror.o unictype/.libs/numeric.o unictype/.libs/pr_alphabetic.o unictype/.libs/pr_ascii_hex_digit.o unictype/.libs/pr_bidi_arabic_digit.o unictype/.libs/pr_bidi_arabic_right_to_left.o unictype/.libs/pr_bidi_block_separator.o unictype/.libs/pr_bidi_boundary_neutral.o unictype/.libs/pr_bidi_common_separator.o unictype/.libs/pr_bidi_control.o unictype/.libs/pr_bidi_embedding_or_override.o unictype/.libs/pr_bidi_eur_num_separator.o unictype/.libs/pr_bidi_eur_num_terminator.o unictype/.libs/pr_bidi_european_digit.o unictype/.libs/pr_bidi_hebrew_right_to_left.o unictype/.libs/pr_bidi_left_to_right.o unictype/.libs/pr_bidi_non_spacing_mark.o unictype/.libs/pr_bidi_other_neutral.o unictype/.libs/pr_bidi_pdf.o unictype/.libs/pr_bidi_segment_separator.o unictype/.libs/pr_bidi_whitespace.o unictype/.libs/pr_byname.o unictype/.libs/pr_case_ignorable.o unictype/.libs/pr_cased.o unictype/.libs/pr_changes_when_casefolded.o unictype/.libs/pr_changes_when_casemapped.o unictype/.libs/pr_changes_when_lowercased.o unictype/.libs/pr_changes_when_titlecased.o unictype/.libs/pr_changes_when_uppercased.o unictype/.libs/pr_combining.o unictype/.libs/pr_composite.o unictype/.libs/pr_currency_symbol.o unictype/.libs/pr_dash.o unictype/.libs/pr_decimal_digit.o unictype/.libs/pr_default_ignorable_code_point.o unictype/.libs/pr_deprecated.o unictype/.libs/pr_diacritic.o unictype/.libs/pr_extender.o unictype/.libs/pr_format_control.o unictype/.libs/pr_grapheme_base.o unictype/.libs/pr_grapheme_extend.o unictype/.libs/pr_grapheme_link.o unictype/.libs/pr_hex_digit.o unictype/.libs/pr_hyphen.o unictype/.libs/pr_id_continue.o unictype/.libs/pr_id_start.o unictype/.libs/pr_ideographic.o unictype/.libs/pr_ids_binary_operator.o unictype/.libs/pr_ids_trinary_operator.o unictype/.libs/pr_ignorable_control.o unictype/.libs/pr_iso_control.o unictype/.libs/pr_join_control.o unictype/.libs/pr_left_of_pair.o unictype/.libs/pr_line_separator.o unictype/.libs/pr_logical_order_exception.o unictype/.libs/pr_lowercase.o unictype/.libs/pr_math.o unictype/.libs/pr_non_break.o unictype/.libs/pr_not_a_character.o unictype/.libs/pr_numeric.o unictype/.libs/pr_other_alphabetic.o unictype/.libs/pr_other_default_ignorable_code_point.o unictype/.libs/pr_other_grapheme_extend.o unictype/.libs/pr_other_id_continue.o unictype/.libs/pr_other_id_start.o unictype/.libs/pr_other_lowercase.o unictype/.libs/pr_other_math.o unictype/.libs/pr_other_uppercase.o unictype/.libs/pr_paired_punctuation.o unictype/.libs/pr_paragraph_separator.o unictype/.libs/pr_pattern_syntax.o unictype/.libs/pr_pattern_white_space.o unictype/.libs/pr_private_use.o unictype/.libs/pr_punctuation.o unictype/.libs/pr_quotation_mark.o unictype/.libs/pr_radical.o unictype/.libs/pr_sentence_terminal.o unictype/.libs/pr_soft_dotted.o unictype/.libs/pr_space.o unictype/.libs/pr_terminal_punctuation.o unictype/.libs/pr_test.o unictype/.libs/pr_titlecase.o unictype/.libs/pr_unassigned_code_value.o unictype/.libs/pr_unified_ideograph.o unictype/.libs/pr_uppercase.o unictype/.libs/pr_variation_selector.o unictype/.libs/pr_white_space.o unictype/.libs/pr_xid_continue.o unictype/.libs/pr_xid_start.o unictype/.libs/pr_zero_width.o unictype/.libs/scripts.o unictype/.libs/sy_c_ident.o unictype/.libs/sy_c_whitespace.o unictype/.libs/sy_java_ident.o unictype/.libs/sy_java_whitespace.o unigbrk/.libs/u16-grapheme-breaks.o unigbrk/.libs/u16-grapheme-next.o unigbrk/.libs/u16-grapheme-prev.o unigbrk/.libs/u32-grapheme-breaks.o unigbrk/.libs/u32-grapheme-next.o unigbrk/.libs/u32-grapheme-prev.o unigbrk/.libs/u8-grapheme-breaks.o unigbrk/.libs/u8-grapheme-next.o unigbrk/.libs/u8-grapheme-prev.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-grapheme-breaks.o unigbrk/.libs/uc-is-grapheme-break.o unigbrk/.libs/ulc-grapheme-breaks.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u16-possible-linebreaks.o unilbrk/.libs/u16-width-linebreaks.o unilbrk/.libs/u32-possible-linebreaks.o unilbrk/.libs/u32-width-linebreaks.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-possible-linebreaks.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/uninorm-filter.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/nfkc.o uninorm/.libs/nfkd.o uninorm/.libs/u16-normalize.o uninorm/.libs/u16-normcmp.o uninorm/.libs/u16-normcoll.o uninorm/.libs/u16-normxfrm.o uninorm/.libs/u32-normalize.o uninorm/.libs/u32-normcmp.o uninorm/.libs/u32-normcoll.o uninorm/.libs/u32-normxfrm.o uninorm/.libs/u8-normalize.o uninorm/.libs/u8-normcmp.o uninorm/.libs/u8-normcoll.o uninorm/.libs/u8-normxfrm.o .libs/unistd.o unistdio/.libs/u-printf-args.o unistdio/.libs/u16-asnprintf.o unistdio/.libs/u16-asprintf.o unistdio/.libs/u16-printf-parse.o unistdio/.libs/u16-snprintf.o unistdio/.libs/u16-sprintf.o unistdio/.libs/u16-u16-asnprintf.o unistdio/.libs/u16-u16-asprintf.o unistdio/.libs/u16-u16-snprintf.o unistdio/.libs/u16-u16-sprintf.o unistdio/.libs/u16-u16-vasnprintf.o unistdio/.libs/u16-u16-vasprintf.o unistdio/.libs/u16-u16-vsnprintf.o unistdio/.libs/u16-u16-vsprintf.o unistdio/.libs/u16-vasnprintf.o unistdio/.libs/u16-vasprintf.o unistdio/.libs/u16-vsnprintf.o unistdio/.libs/u16-vsprintf.o unistdio/.libs/u32-asnprintf.o unistdio/.libs/u32-asprintf.o unistdio/.libs/u32-printf-parse.o unistdio/.libs/u32-snprintf.o unistdio/.libs/u32-sprintf.o unistdio/.libs/u32-u32-asnprintf.o unistdio/.libs/u32-u32-asprintf.o unistdio/.libs/u32-u32-snprintf.o unistdio/.libs/u32-u32-sprintf.o unistdio/.libs/u32-u32-vasnprintf.o unistdio/.libs/u32-u32-vasprintf.o unistdio/.libs/u32-u32-vsnprintf.o unistdio/.libs/u32-u32-vsprintf.o unistdio/.libs/u32-vasnprintf.o unistdio/.libs/u32-vasprintf.o unistdio/.libs/u32-vsnprintf.o unistdio/.libs/u32-vsprintf.o unistdio/.libs/u8-asnprintf.o unistdio/.libs/u8-asprintf.o unistdio/.libs/u8-printf-parse.o unistdio/.libs/u8-snprintf.o unistdio/.libs/u8-sprintf.o unistdio/.libs/u8-u8-asnprintf.o unistdio/.libs/u8-u8-asprintf.o unistdio/.libs/u8-u8-snprintf.o unistdio/.libs/u8-u8-sprintf.o unistdio/.libs/u8-u8-vasnprintf.o unistdio/.libs/u8-u8-vasprintf.o unistdio/.libs/u8-u8-vsnprintf.o unistdio/.libs/u8-u8-vsprintf.o unistdio/.libs/u8-vasnprintf.o unistdio/.libs/u8-vasprintf.o unistdio/.libs/u8-vsnprintf.o unistdio/.libs/u8-vsprintf.o unistdio/.libs/ulc-asnprintf.o unistdio/.libs/ulc-asprintf.o unistdio/.libs/ulc-fprintf.o unistdio/.libs/ulc-printf-parse.o unistdio/.libs/ulc-snprintf.o unistdio/.libs/ulc-sprintf.o unistdio/.libs/ulc-vasnprintf.o unistdio/.libs/ulc-vasprintf.o unistdio/.libs/ulc-vfprintf.o unistdio/.libs/ulc-vsnprintf.o unistdio/.libs/ulc-vsprintf.o unistr/.libs/u16-check.o unistr/.libs/u16-chr.o unistr/.libs/u16-cmp.o unistr/.libs/u16-cmp2.o unistr/.libs/u16-cpy.o unistr/.libs/u16-cpy-alloc.o unistr/.libs/u16-endswith.o unistr/.libs/u16-mblen.o unistr/.libs/u16-mbsnlen.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u16-mbtouc-unsafe.o unistr/.libs/u16-mbtouc-unsafe-aux.o unistr/.libs/u16-mbtoucr.o unistr/.libs/u16-move.o unistr/.libs/u16-next.o unistr/.libs/u16-prev.o unistr/.libs/u16-set.o unistr/.libs/u16-startswith.o unistr/.libs/u16-stpcpy.o unistr/.libs/u16-stpncpy.o unistr/.libs/u16-strcat.o unistr/.libs/u16-strchr.o unistr/.libs/u16-strcmp.o unistr/.libs/u16-strcoll.o unistr/.libs/u16-strcpy.o unistr/.libs/u16-strcspn.o unistr/.libs/u16-strdup.o unistr/.libs/u16-strlen.o unistr/.libs/u16-strmblen.o unistr/.libs/u16-strmbtouc.o unistr/.libs/u16-strncat.o unistr/.libs/u16-strncmp.o unistr/.libs/u16-strncpy.o unistr/.libs/u16-strnlen.o unistr/.libs/u16-strpbrk.o unistr/.libs/u16-strrchr.o unistr/.libs/u16-strspn.o unistr/.libs/u16-strstr.o unistr/.libs/u16-strtok.o unistr/.libs/u16-to-u32.o unistr/.libs/u16-to-u8.o unistr/.libs/u16-uctomb.o unistr/.libs/u16-uctomb-aux.o unistr/.libs/u32-check.o unistr/.libs/u32-chr.o unistr/.libs/u32-cmp.o unistr/.libs/u32-cmp2.o unistr/.libs/u32-cpy.o unistr/.libs/u32-cpy-alloc.o unistr/.libs/u32-endswith.o unistr/.libs/u32-mblen.o unistr/.libs/u32-mbsnlen.o unistr/.libs/u32-mbtouc.o unistr/.libs/u32-mbtouc-unsafe.o unistr/.libs/u32-mbtoucr.o unistr/.libs/u32-move.o unistr/.libs/u32-next.o unistr/.libs/u32-prev.o unistr/.libs/u32-set.o unistr/.libs/u32-startswith.o unistr/.libs/u32-stpcpy.o unistr/.libs/u32-stpncpy.o unistr/.libs/u32-strcat.o unistr/.libs/u32-strchr.o unistr/.libs/u32-strcmp.o unistr/.libs/u32-strcoll.o unistr/.libs/u32-strcpy.o unistr/.libs/u32-strcspn.o unistr/.libs/u32-strdup.o unistr/.libs/u32-strlen.o unistr/.libs/u32-strmblen.o unistr/.libs/u32-strmbtouc.o unistr/.libs/u32-strncat.o unistr/.libs/u32-strncmp.o unistr/.libs/u32-strncpy.o unistr/.libs/u32-strnlen.o unistr/.libs/u32-strpbrk.o unistr/.libs/u32-strrchr.o unistr/.libs/u32-strspn.o unistr/.libs/u32-strstr.o unistr/.libs/u32-strtok.o unistr/.libs/u32-to-u16.o unistr/.libs/u32-to-u8.o unistr/.libs/u32-uctomb.o unistr/.libs/u8-check.o unistr/.libs/u8-chr.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-cpy-alloc.o unistr/.libs/u8-endswith.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbsnlen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-move.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-set.o unistr/.libs/u8-startswith.o unistr/.libs/u8-stpcpy.o unistr/.libs/u8-stpncpy.o unistr/.libs/u8-strcat.o unistr/.libs/u8-strchr.o unistr/.libs/u8-strcmp.o unistr/.libs/u8-strcoll.o unistr/.libs/u8-strcpy.o unistr/.libs/u8-strcspn.o unistr/.libs/u8-strdup.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmblen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-strncmp.o unistr/.libs/u8-strncpy.o unistr/.libs/u8-strnlen.o unistr/.libs/u8-strpbrk.o unistr/.libs/u8-strrchr.o unistr/.libs/u8-strspn.o unistr/.libs/u8-strstr.o unistr/.libs/u8-strtok.o unistr/.libs/u8-to-u16.o unistr/.libs/u8-to-u32.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u16-wordbreaks.o uniwbrk/.libs/u32-wordbreaks.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/ulc-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u16-strwidth.o uniwidth/.libs/u16-width.o uniwidth/.libs/u32-strwidth.o uniwidth/.libs/u32-width.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/version.o .libs/fseterr.o .libs/mbrtowc.o -L/app/lib -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libunistring.so.2 -o .libs/libunistring.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libunistring.so.2" && ln -s "libunistring.so.2.1.0" "libunistring.so.2") libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.2.1.0" "libunistring.so") libtool: link: ar cru .libs/libunistring.a amemxfrm.o c-ctype.o c-strcasecmp.o c-strncasecmp.o hard-locale.o localcharset.o localename.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbsnlen.o memcmp2.o printf-frexp.o printf-frexpl.o striconveh.o striconveha.o glthread/threadlib.o unicase/cased.o unicase/empty-prefix-context.o unicase/empty-suffix-context.o unicase/ignorable.o unicase/locale-language.o unicase/special-casing.o unicase/tocasefold.o unicase/tolower.o unicase/totitle.o unicase/toupper.o unicase/u16-casecmp.o unicase/u16-casecoll.o unicase/u16-casefold.o unicase/u16-casemap.o unicase/u16-casexfrm.o unicase/u16-ct-casefold.o unicase/u16-ct-tolower.o unicase/u16-ct-totitle.o unicase/u16-ct-toupper.o unicase/u16-is-cased.o unicase/u16-is-casefolded.o unicase/u16-is-invariant.o unicase/u16-is-lowercase.o unicase/u16-is-titlecase.o unicase/u16-is-uppercase.o unicase/u16-prefix-context.o unicase/u16-suffix-context.o unicase/u16-tolower.o unicase/u16-totitle.o unicase/u16-toupper.o unicase/u32-casecmp.o unicase/u32-casecoll.o unicase/u32-casefold.o unicase/u32-casemap.o unicase/u32-casexfrm.o unicase/u32-ct-casefold.o unicase/u32-ct-tolower.o unicase/u32-ct-totitle.o unicase/u32-ct-toupper.o unicase/u32-is-cased.o unicase/u32-is-casefolded.o unicase/u32-is-invariant.o unicase/u32-is-lowercase.o unicase/u32-is-titlecase.o unicase/u32-is-uppercase.o unicase/u32-prefix-context.o unicase/u32-suffix-context.o unicase/u32-tolower.o unicase/u32-totitle.o unicase/u32-toupper.o unicase/u8-casecmp.o unicase/u8-casecoll.o unicase/u8-casefold.o unicase/u8-casemap.o unicase/u8-casexfrm.o unicase/u8-ct-casefold.o unicase/u8-ct-tolower.o unicase/u8-ct-totitle.o unicase/u8-ct-toupper.o unicase/u8-is-cased.o unicase/u8-is-casefolded.o unicase/u8-is-invariant.o unicase/u8-is-lowercase.o unicase/u8-is-titlecase.o unicase/u8-is-uppercase.o unicase/u8-prefix-context.o unicase/u8-suffix-context.o unicase/u8-tolower.o unicase/u8-totitle.o unicase/u8-toupper.o unicase/ulc-casecmp.o unicase/ulc-casecoll.o unicase/ulc-casexfrm.o uniconv/u16-conv-from-enc.o uniconv/u16-conv-to-enc.o uniconv/u16-strconv-from-enc.o uniconv/u16-strconv-from-locale.o uniconv/u16-strconv-to-enc.o uniconv/u16-strconv-to-locale.o uniconv/u32-conv-from-enc.o uniconv/u32-conv-to-enc.o uniconv/u32-strconv-from-enc.o uniconv/u32-strconv-from-locale.o uniconv/u32-strconv-to-enc.o uniconv/u32-strconv-to-locale.o uniconv/u8-conv-from-enc.o uniconv/u8-conv-to-enc.o uniconv/u8-strconv-from-enc.o uniconv/u8-strconv-from-locale.o uniconv/u8-strconv-to-enc.o uniconv/u8-strconv-to-locale.o unictype/bidi_byname.o unictype/bidi_longname.o unictype/bidi_name.o unictype/bidi_of.o unictype/bidi_test.o unictype/blocks.o unictype/block_test.o unictype/categ_C.o unictype/categ_Cc.o unictype/categ_Cf.o unictype/categ_Cn.o unictype/categ_Co.o unictype/categ_Cs.o unictype/categ_L.o unictype/categ_LC.o unictype/categ_Ll.o unictype/categ_Lm.o unictype/categ_Lo.o unictype/categ_Lt.o unictype/categ_Lu.o unictype/categ_M.o unictype/categ_Mc.o unictype/categ_Me.o unictype/categ_Mn.o unictype/categ_N.o unictype/categ_Nd.o unictype/categ_Nl.o unictype/categ_No.o unictype/categ_P.o unictype/categ_Pc.o unictype/categ_Pd.o unictype/categ_Pe.o unictype/categ_Pf.o unictype/categ_Pi.o unictype/categ_Po.o unictype/categ_Ps.o unictype/categ_S.o unictype/categ_Sc.o unictype/categ_Sk.o unictype/categ_Sm.o unictype/categ_So.o unictype/categ_Z.o unictype/categ_Zl.o unictype/categ_Zp.o unictype/categ_Zs.o unictype/categ_and.o unictype/categ_and_not.o unictype/categ_byname.o unictype/categ_longname.o unictype/categ_name.o unictype/categ_none.o unictype/categ_of.o unictype/categ_or.o unictype/categ_test.o unictype/combiningclass.o unictype/combiningclass_byname.o unictype/combiningclass_longname.o unictype/combiningclass_name.o unictype/ctype_alnum.o unictype/ctype_alpha.o unictype/ctype_blank.o unictype/ctype_cntrl.o unictype/ctype_digit.o unictype/ctype_graph.o unictype/ctype_lower.o unictype/ctype_print.o unictype/ctype_punct.o unictype/ctype_space.o unictype/ctype_upper.o unictype/ctype_xdigit.o unictype/decdigit.o unictype/digit.o unictype/joininggroup_byname.o unictype/joininggroup_name.o unictype/joininggroup_of.o unictype/joiningtype_byname.o unictype/joiningtype_longname.o unictype/joiningtype_name.o unictype/joiningtype_of.o unictype/mirror.o unictype/numeric.o unictype/pr_alphabetic.o unictype/pr_ascii_hex_digit.o unictype/pr_bidi_arabic_digit.o unictype/pr_bidi_arabic_right_to_left.o unictype/pr_bidi_block_separator.o unictype/pr_bidi_boundary_neutral.o unictype/pr_bidi_common_separator.o unictype/pr_bidi_control.o unictype/pr_bidi_embedding_or_override.o unictype/pr_bidi_eur_num_separator.o unictype/pr_bidi_eur_num_terminator.o unictype/pr_bidi_european_digit.o unictype/pr_bidi_hebrew_right_to_left.o unictype/pr_bidi_left_to_right.o unictype/pr_bidi_non_spacing_mark.o unictype/pr_bidi_other_neutral.o unictype/pr_bidi_pdf.o unictype/pr_bidi_segment_separator.o unictype/pr_bidi_whitespace.o unictype/pr_byname.o unictype/pr_case_ignorable.o unictype/pr_cased.o unictype/pr_changes_when_casefolded.o unictype/pr_changes_when_casemapped.o unictype/pr_changes_when_lowercased.o unictype/pr_changes_when_titlecased.o unictype/pr_changes_when_uppercased.o unictype/pr_combining.o unictype/pr_composite.o unictype/pr_currency_symbol.o unictype/pr_dash.o unictype/pr_decimal_digit.o unictype/pr_default_ignorable_code_point.o unictype/pr_deprecated.o unictype/pr_diacritic.o unictype/pr_extender.o unictype/pr_format_control.o unictype/pr_grapheme_base.o unictype/pr_grapheme_extend.o unictype/pr_grapheme_link.o unictype/pr_hex_digit.o unictype/pr_hyphen.o unictype/pr_id_continue.o unictype/pr_id_start.o unictype/pr_ideographic.o unictype/pr_ids_binary_operator.o unictype/pr_ids_trinary_operator.o unictype/pr_ignorable_control.o unictype/pr_iso_control.o unictype/pr_join_control.o unictype/pr_left_of_pair.o unictype/pr_line_separator.o unictype/pr_logical_order_exception.o unictype/pr_lowercase.o unictype/pr_math.o unictype/pr_non_break.o unictype/pr_not_a_character.o unictype/pr_numeric.o unictype/pr_other_alphabetic.o unictype/pr_other_default_ignorable_code_point.o unictype/pr_other_grapheme_extend.o unictype/pr_other_id_continue.o unictype/pr_other_id_start.o unictype/pr_other_lowercase.o unictype/pr_other_math.o unictype/pr_other_uppercase.o unictype/pr_paired_punctuation.o unictype/pr_paragraph_separator.o unictype/pr_pattern_syntax.o unictype/pr_pattern_white_space.o unictype/pr_private_use.o unictype/pr_punctuation.o unictype/pr_quotation_mark.o unictype/pr_radical.o unictype/pr_sentence_terminal.o unictype/pr_soft_dotted.o unictype/pr_space.o unictype/pr_terminal_punctuation.o unictype/pr_test.o unictype/pr_titlecase.o unictype/pr_unassigned_code_value.o unictype/pr_unified_ideograph.o unictype/pr_uppercase.o unictype/pr_variation_selector.o unictype/pr_white_space.o unictype/pr_xid_continue.o unictype/pr_xid_start.o unictype/pr_zero_width.o unictype/scripts.o unictype/sy_c_ident.o unictype/sy_c_whitespace.o unictype/sy_java_ident.o unictype/sy_java_whitespace.o unigbrk/u16-grapheme-breaks.o unigbrk/u16-grapheme-next.o unigbrk/u16-grapheme-prev.o unigbrk/u32-grapheme-breaks.o unigbrk/u32-grapheme-next.o unigbrk/u32-grapheme-prev.o unigbrk/u8-grapheme-breaks.o unigbrk/u8-grapheme-next.o unigbrk/u8-grapheme-prev.o unigbrk/uc-gbrk-prop.o unigbrk/uc-grapheme-breaks.o unigbrk/uc-is-grapheme-break.o unigbrk/ulc-grapheme-breaks.o unilbrk/lbrktables.o unilbrk/u16-possible-linebreaks.o unilbrk/u16-width-linebreaks.o unilbrk/u32-possible-linebreaks.o unilbrk/u32-width-linebreaks.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-possible-linebreaks.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o uninorm/canonical-decomposition.o uninorm/compat-decomposition.o uninorm/composition.o uninorm/decompose-internal.o uninorm/decomposing-form.o uninorm/decomposition.o uninorm/decomposition-table.o uninorm/uninorm-filter.o uninorm/nfc.o uninorm/nfd.o uninorm/nfkc.o uninorm/nfkd.o uninorm/u16-normalize.o uninorm/u16-normcmp.o uninorm/u16-normcoll.o uninorm/u16-normxfrm.o uninorm/u32-normalize.o uninorm/u32-normcmp.o uninorm/u32-normcoll.o uninorm/u32-normxfrm.o uninorm/u8-normalize.o uninorm/u8-normcmp.o uninorm/u8-normcoll.o uninorm/u8-normxfrm.o unistd.o unistdio/u-printf-args.o unistdio/u16-asnprintf.o unistdio/u16-asprintf.o unistdio/u16-printf-parse.o unistdio/u16-snprintf.o unistdio/u16-sprintf.o unistdio/u16-u16-asnprintf.o unistdio/u16-u16-asprintf.o unistdio/u16-u16-snprintf.o unistdio/u16-u16-sprintf.o unistdio/u16-u16-vasnprintf.o unistdio/u16-u16-vasprintf.o unistdio/u16-u16-vsnprintf.o unistdio/u16-u16-vsprintf.o unistdio/u16-vasnprintf.o unistdio/u16-vasprintf.o unistdio/u16-vsnprintf.o unistdio/u16-vsprintf.o unistdio/u32-asnprintf.o unistdio/u32-asprintf.o unistdio/u32-printf-parse.o unistdio/u32-snprintf.o unistdio/u32-sprintf.o unistdio/u32-u32-asnprintf.o unistdio/u32-u32-asprintf.o unistdio/u32-u32-snprintf.o unistdio/u32-u32-sprintf.o unistdio/u32-u32-vasnprintf.o unistdio/u32-u32-vasprintf.o unistdio/u32-u32-vsnprintf.o unistdio/u32-u32-vsprintf.o unistdio/u32-vasnprintf.o unistdio/u32-vasprintf.o unistdio/u32-vsnprintf.o unistdio/u32-vsprintf.o unistdio/u8-asnprintf.o unistdio/u8-asprintf.o unistdio/u8-printf-parse.o unistdio/u8-snprintf.o unistdio/u8-sprintf.o unistdio/u8-u8-asnprintf.o unistdio/u8-u8-asprintf.o unistdio/u8-u8-snprintf.o unistdio/u8-u8-sprintf.o unistdio/u8-u8-vasnprintf.o unistdio/u8-u8-vasprintf.o unistdio/u8-u8-vsnprintf.o unistdio/u8-u8-vsprintf.o unistdio/u8-vasnprintf.o unistdio/u8-vasprintf.o unistdio/u8-vsnprintf.o unistdio/u8-vsprintf.o unistdio/ulc-asnprintf.o unistdio/ulc-asprintf.o unistdio/ulc-fprintf.o unistdio/ulc-printf-parse.o unistdio/ulc-snprintf.o unistdio/ulc-sprintf.o unistdio/ulc-vasnprintf.o unistdio/ulc-vasprintf.o unistdio/ulc-vfprintf.o unistdio/ulc-vsnprintf.o unistdio/ulc-vsprintf.o unistr/u16-check.o unistr/u16-chr.o unistr/u16-cmp.o unistr/u16-cmp2.o unistr/u16-cpy.o unistr/u16-cpy-alloc.o unistr/u16-endswith.o unistr/u16-mblen.o unistr/u16-mbsnlen.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u16-mbtouc-unsafe.o unistr/u16-mbtouc-unsafe-aux.o unistr/u16-mbtoucr.o unistr/u16-move.o unistr/u16-next.o unistr/u16-prev.o unistr/u16-set.o unistr/u16-startswith.o unistr/u16-stpcpy.o unistr/u16-stpncpy.o unistr/u16-strcat.o unistr/u16-strchr.o unistr/u16-strcmp.o unistr/u16-strcoll.o unistr/u16-strcpy.o unistr/u16-strcspn.o unistr/u16-strdup.o unistr/u16-strlen.o unistr/u16-strmblen.o unistr/u16-strmbtouc.o unistr/u16-strncat.o unistr/u16-strncmp.o unistr/u16-strncpy.o unistr/u16-strnlen.o unistr/u16-strpbrk.o unistr/u16-strrchr.o unistr/u16-strspn.o unistr/u16-strstr.o unistr/u16-strtok.o unistr/u16-to-u32.o unistr/u16-to-u8.o unistr/u16-uctomb.o unistr/u16-uctomb-aux.o unistr/u32-check.o unistr/u32-chr.o unistr/u32-cmp.o unistr/u32-cmp2.o unistr/u32-cpy.o unistr/u32-cpy-alloc.o unistr/u32-endswith.o unistr/u32-mblen.o unistr/u32-mbsnlen.o unistr/u32-mbtouc.o unistr/u32-mbtouc-unsafe.o unistr/u32-mbtoucr.o unistr/u32-move.o unistr/u32-next.o unistr/u32-prev.o unistr/u32-set.o unistr/u32-startswith.o unistr/u32-stpcpy.o unistr/u32-stpncpy.o unistr/u32-strcat.o unistr/u32-strchr.o unistr/u32-strcmp.o unistr/u32-strcoll.o unistr/u32-strcpy.o unistr/u32-strcspn.o unistr/u32-strdup.o unistr/u32-strlen.o unistr/u32-strmblen.o unistr/u32-strmbtouc.o unistr/u32-strncat.o unistr/u32-strncmp.o unistr/u32-strncpy.o unistr/u32-strnlen.o unistr/u32-strpbrk.o unistr/u32-strrchr.o unistr/u32-strspn.o unistr/u32-strstr.o unistr/u32-strtok.o unistr/u32-to-u16.o unistr/u32-to-u8.o unistr/u32-uctomb.o unistr/u8-check.o unistr/u8-chr.o unistr/u8-cmp.o unistr/u8-cmp2.o unistr/u8-cpy.o unistr/u8-cpy-alloc.o unistr/u8-endswith.o unistr/u8-mblen.o unistr/u8-mbsnlen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-move.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-set.o unistr/u8-startswith.o unistr/u8-stpcpy.o unistr/u8-stpncpy.o unistr/u8-strcat.o unistr/u8-strchr.o unistr/u8-strcmp.o unistr/u8-strcoll.o unistr/u8-strcpy.o unistr/u8-strcspn.o unistr/u8-strdup.o unistr/u8-strlen.o unistr/u8-strmblen.o unistr/u8-strmbtouc.o unistr/u8-strncat.o unistr/u8-strncmp.o unistr/u8-strncpy.o unistr/u8-strnlen.o unistr/u8-strpbrk.o unistr/u8-strrchr.o unistr/u8-strspn.o unistr/u8-strstr.o unistr/u8-strtok.o unistr/u8-to-u16.o unistr/u8-to-u32.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwbrk/wbrktable.o uniwbrk/u16-wordbreaks.o uniwbrk/u32-wordbreaks.o uniwbrk/u8-wordbreaks.o uniwbrk/ulc-wordbreaks.o uniwbrk/wordbreak-property.o uniwidth/u16-strwidth.o uniwidth/u16-width.o uniwidth/u32-strwidth.o uniwidth/u32-width.o uniwidth/u8-strwidth.o uniwidth/u8-width.o uniwidth/width.o wctype-h.o xsize.o version.o fseterr.o mbrtowc.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libunistring.a libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" ) make[3]: Leaving directory '/run/build/libunistring/lib' make[2]: Leaving directory '/run/build/libunistring/lib' Making all in tests make[2]: Entering directory '/run/build/libunistring/tests' rm -f ctype.h-t ctype.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_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/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_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/""/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''@|0|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 make all-recursive make[3]: Entering directory '/run/build/libunistring/tests' Making all in . make[4]: Entering directory '/run/build/libunistring/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/libunistring/tests' make[3]: Leaving directory '/run/build/libunistring/tests' make[2]: Leaving directory '/run/build/libunistring/tests' make[2]: Entering directory '/run/build/libunistring' make[2]: Leaving directory '/run/build/libunistring' make[1]: Leaving directory '/run/build/libunistring' Making install in doc make[1]: Entering directory '/run/build/libunistring/doc' make[2]: Entering directory '/run/build/libunistring/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /app/share/doc/libunistring for file in `if test -f libunistring_toc.html; then echo .; else echo .; fi`/libunistring_*.html; do \ /usr/bin/install -c -m 644 $file /app/share/doc/libunistring/`basename $file`; \ done /usr/bin/mkdir -p '/app/share/info' /usr/bin/install -c -m 644 ./libunistring.info '/app/share/info' install-info --info-dir='/app/share/info' '/app/share/info/libunistring.info' make[2]: Leaving directory '/run/build/libunistring/doc' make[1]: Leaving directory '/run/build/libunistring/doc' Making install in gnulib-local make[1]: Entering directory '/run/build/libunistring/gnulib-local' make[2]: Entering directory '/run/build/libunistring/gnulib-local' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/libunistring/gnulib-local' make[1]: Leaving directory '/run/build/libunistring/gnulib-local' Making install in lib make[1]: Entering directory '/run/build/libunistring/lib' make install-am make[2]: Entering directory '/run/build/libunistring/lib' make[3]: Entering directory '/run/build/libunistring/lib' if test yes = no; then \ case 'linux-gnueabihf' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /run/build/libunistring/build-aux/install-sh -d /app/lib ; \ fi ; \ if test -f /app/lib/charset.alias; then \ sed -f ref-add.sed /app/lib/charset.alias > /app/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /app/lib/charset.tmp /app/lib/charset.alias ; \ rm -f /app/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /app/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /app/lib/charset.tmp /app/lib/charset.alias ; \ rm -f /app/lib/charset.tmp ; \ fi ; \ fi /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libunistring.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libunistring.so.2.1.0 /app/lib/libunistring.so.2.1.0 libtool: install: (cd /app/lib && { ln -s -f libunistring.so.2.1.0 libunistring.so.2 || { rm -f libunistring.so.2 && ln -s libunistring.so.2.1.0 libunistring.so.2; }; }) libtool: install: (cd /app/lib && { ln -s -f libunistring.so.2.1.0 libunistring.so || { rm -f libunistring.so && ln -s libunistring.so.2.1.0 libunistring.so; }; }) libtool: install: /usr/bin/install -c .libs/libunistring.lai /app/lib/libunistring.la libtool: install: /usr/bin/install -c .libs/libunistring.a /app/lib/libunistring.a libtool: install: chmod 644 /app/lib/libunistring.a libtool: install: ranlib /app/lib/libunistring.a libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/include' /usr/bin/mkdir -p '/app/include/unistring' /usr/bin/install -c -m 644 unistring/inline.h '/app/include/unistring' /usr/bin/install -c -m 644 unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h uninorm.h unicase.h '/app/include/.' /usr/bin/mkdir -p '/app/include' /usr/bin/mkdir -p '/app/include/unistring' /usr/bin/install -c -m 644 unistring/stdbool.h unistring/stdint.h unistring/localcharset.h unistring/iconveh.h unistring/version.h unistring/cdefs.h unistring/woe32dll.h '/app/include/unistring' make[3]: Leaving directory '/run/build/libunistring/lib' make[2]: Leaving directory '/run/build/libunistring/lib' make[1]: Leaving directory '/run/build/libunistring/lib' Making install in tests make[1]: Entering directory '/run/build/libunistring/tests' make install-recursive make[2]: Entering directory '/run/build/libunistring/tests' Making install in . make[3]: Entering directory '/run/build/libunistring/tests' make[4]: Entering directory '/run/build/libunistring/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libunistring/tests' make[3]: Leaving directory '/run/build/libunistring/tests' make[2]: Leaving directory '/run/build/libunistring/tests' make[1]: Leaving directory '/run/build/libunistring/tests' make[1]: Entering directory '/run/build/libunistring' make[2]: Entering directory '/run/build/libunistring' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/libunistring' make[1]: Leaving directory '/run/build/libunistring' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libunistring.so.2.1.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libunistring.so.2.1.0 [24] .debug_aranges compressed -> .zdebug_aranges (17072 => 4102 24.03%) [25] .debug_info compressed -> .zdebug_info (886165 => 224975 25.39%) [26] .debug_abbrev compressed -> .zdebug_abbrev (215359 => 12080 5.61%) [27] .debug_line compressed -> .zdebug_line (281138 => 57589 20.48%) [28] .debug_frame compressed -> .zdebug_frame (26800 => 6446 24.05%) [29] .debug_str compressed -> .zdebug_str (80292 => 17435 21.71%) [30] .debug_loc compressed -> .zdebug_loc (406900 => 88790 21.82%) [31] .debug_ranges compressed -> .zdebug_ranges (62944 => 13846 22.00%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libunistring.so.2.1.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libunistring.so.2.1.0.debug Committing stage build-libunistring to cache ======================================================================== Building module gnome-characters in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-characters-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/gnome-characters Build dir: /run/build/gnome-characters/_flatpak_build Build type: native build WARNING: Unknown options: "profile" Project name: gnome-characters Project version: 3.28.2 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Checking if "libunistring support" links: YES Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency gjs-1.0 found: YES 1.53.91 Native dependency gio-2.0 found: YES 2.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency pango found: YES 1.42.3 Native dependency pangoft2 found: YES 1.42.3 Native dependency glib-2.0 found: YES 2.57.2 Configuring org.gnome.Characters.desktop.in using configuration Configuring org.gnome.CharactersDevel.service using configuration Configuring org.gnome.Characters.BackgroundService.service using configuration Configuring org.gnome.Characters.search-provider.ini using configuration Native dependency gobject-introspection-1.0 found: YES 1.57.2 Program gjs found: YES (/usr/bin/gjs) Configuring org.gnome.Characters using configuration Configuring org.gnome.Characters.BackgroundService using configuration Configuring config.h using configuration Program meson_post_install.py found: YES (/usr/bin/env python3 /run/build/gnome-characters/meson_post_install.py) Build targets in project: 14 Found ninja-1.8.2 at /usr/bin/ninja [1/13] Generating org.gnome.Characters.BackgroundService.data_gresource with a custom command. [2/13] Generating org.gnome.Characters.BackgroundService.src_gresource with a custom command. [3/13] Generating org.gnome.Characters.src_gresource with a custom command. [4/13] Generating org.gnome.Characters.data_gresource with a custom command. [5/13] Generating org.gnome.CharactersDevel.desktop_merge with a custom command. [6/13] Generating org.gnome.CharactersDevel.appdata.xml_merge with a custom command. [7/13] Generating gc-enumtypes.h with a meson_exe.py custom command. [8/13] Generating gc-enumtypes.c with a meson_exe.py custom command. [9/13] Compiling C object 'lib/lib@@gc@sha/meson-generated_.._gc-enumtypes.c.o'. [10/13] Compiling C object 'lib/lib@@gc@sha/gc.c.o'. [11/13] Linking target lib/libgc.so. [12/13] Generating Gc-1.0.gir with a custom command. g-ir-scanner: link: cc -o /run/build/gnome-characters/_flatpak_build/tmp-introspect2v00vO/Gc-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gnome-characters/_flatpak_build/tmp-introspect2v00vO/Gc-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgc -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -L/run/build/gnome-characters/_flatpak_build/lib -Wl,-rpath,/run/build/gnome-characters/_flatpak_build/lib -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [13/13] Generating Gc-1.0.typelib with a custom command. [0/1] Installing files. Installing /run/build/gnome-characters/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/gu.gmo to /app/share/locale/gu/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ln.gmo to /app/share/locale/ln/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/org.gnome.Characters.mo Installing /run/build/gnome-characters/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/org.gnome.Characters.mo gtk-update-icon-cache: Cache file created successfully. Update icon cache... Compiling gsettings schemas... Installing subdir /run/build/gnome-characters/data/icons/hicolor to /app/share/icons/hicolor Installing /run/build/gnome-characters/data/icons/hicolor/256x256/apps/gnome-characters.png to /app/share/icons/hicolor/256x256/apps Installing /run/build/gnome-characters/data/icons/hicolor/symbolic/apps/gnome-characters-symbolic.svg to /app/share/icons/hicolor/symbolic/apps Installing /run/build/gnome-characters/data/icons/hicolor/16x16/apps/gnome-characters.png to /app/share/icons/hicolor/16x16/apps Installing /run/build/gnome-characters/data/icons/hicolor/22x22/apps/gnome-characters.png to /app/share/icons/hicolor/22x22/apps Installing /run/build/gnome-characters/data/icons/hicolor/48x48/apps/gnome-characters.png to /app/share/icons/hicolor/48x48/apps Installing /run/build/gnome-characters/data/icons/hicolor/32x32/apps/gnome-characters.png to /app/share/icons/hicolor/32x32/apps Installing data/org.gnome.Characters.data.gresource to /app/share/org.gnome.Characters Installing data/org.gnome.Characters.BackgroundService.data.gresource to /app/share/org.gnome.Characters Installing data/org.gnome.CharactersDevel.desktop to /app/share/applications Installing data/org.gnome.CharactersDevel.appdata.xml to /app/share/metainfo Installing lib/libgc.so to /app/lib/org.gnome.Characters Installing lib/Gc-1.0.gir to /app/share/org.gnome.Characters/gir-1.0 Installing lib/Gc-1.0.typelib to /app/lib/org.gnome.Characters/girepository-1.0 Installing src/org.gnome.Characters.src.gresource to /app/share/org.gnome.Characters Installing src/org.gnome.Characters.BackgroundService.src.gresource to /app/share/org.gnome.Characters Installing /run/build/gnome-characters/_flatpak_build/data/org.gnome.CharactersDevel.service to /app/share/dbus-1/services Installing /run/build/gnome-characters/_flatpak_build/data/org.gnome.Characters.BackgroundService.service to /app/share/dbus-1/services Installing /run/build/gnome-characters/data/org.gnome.Characters.gschema.xml to /app/share/glib-2.0/schemas Installing /run/build/gnome-characters/_flatpak_build/data/org.gnome.Characters.search-provider.ini to /app/share/gnome-shell/search-providers Installing /run/build/gnome-characters/_flatpak_build/src/org.gnome.Characters to /app/share/org.gnome.Characters Installing /run/build/gnome-characters/_flatpak_build/src/org.gnome.Characters.BackgroundService to /app/share/org.gnome.Characters Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=org.gnome.Characters' Running custom install script '/usr/bin/env python3 /run/build/gnome-characters/meson_post_install.py /app/share /app/bin' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.Characters/libgc.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.Characters/libgc.so [24] .debug_aranges compressed -> .zdebug_aranges (152 => 87 57.24%) [25] .debug_info compressed -> .zdebug_info (30981 => 17389 56.13%) [26] .debug_abbrev compressed -> .zdebug_abbrev (2301 => 821 35.68%) [27] .debug_line compressed -> .zdebug_line (9939 => 4477 45.04%) [28] .debug_frame compressed -> .zdebug_frame (1388 => 614 44.24%) [29] .debug_str compressed -> .zdebug_str (13214 => 4945 37.42%) [30] .debug_loc compressed -> .zdebug_loc (13304 => 3791 28.50%) [31] .debug_ranges compressed -> .zdebug_ranges (3168 => 1026 32.39%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.Characters/libgc.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/org.gnome.Characters/libgc.so.debug Committing stage build-gnome-characters to cache Cleaning up Removing files/share/info/libunistring.info Removing files/share/info/dir Removing files/share/info Removing files/share/gtk-doc/html/gnome-desktop3/xkb-info.html Removing files/share/gtk-doc/html/gnome-desktop3/wall-clock.html Removing files/share/gtk-doc/html/gnome-desktop3/up.png Removing files/share/gtk-doc/html/gnome-desktop3/up-insensitive.png Removing files/share/gtk-doc/html/gnome-desktop3/thumbnail.html Removing files/share/gtk-doc/html/gnome-desktop3/style.css Removing files/share/gtk-doc/html/gnome-desktop3/right.png Removing files/share/gtk-doc/html/gnome-desktop3/right-insensitive.png Removing files/share/gtk-doc/html/gnome-desktop3/randr.html Removing files/share/gtk-doc/html/gnome-desktop3/left.png Removing files/share/gtk-doc/html/gnome-desktop3/left-insensitive.png Removing files/share/gtk-doc/html/gnome-desktop3/languages.html Removing files/share/gtk-doc/html/gnome-desktop3/intro.html Removing files/share/gtk-doc/html/gnome-desktop3/index.html Removing files/share/gtk-doc/html/gnome-desktop3/idle-monitor.html Removing files/share/gtk-doc/html/gnome-desktop3/home.png Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3.devhelp2 Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-rr.html Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-rr-config.html Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-pnp-ids.html Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-bg.html Removing files/share/gtk-doc/html/gnome-desktop3/gnome-desktop3-Language-Utilities.html Removing files/share/gtk-doc/html/gnome-desktop3/background.html Removing files/share/gtk-doc/html/gnome-desktop3/annotation-glossary.html Removing files/share/gtk-doc/html/gnome-desktop3/GnomeXkbInfo.html Removing files/share/gtk-doc/html/gnome-desktop3/GnomeWallClock.html Removing files/share/gtk-doc/html/gnome-desktop3/GnomeIdleMonitor.html Removing files/share/gtk-doc/html/gnome-desktop3/GnomeDesktopThumbnailFactory.html Removing files/share/gtk-doc/html/gnome-desktop3 Removing files/share/gtk-doc/html Removing files/share/gtk-doc Removing files/share/gir-1.0/GnomeDesktop-3.0.gir Removing files/share/gir-1.0 Removing files/share/doc/libunistring/libunistring_toc.html Removing files/share/doc/libunistring/libunistring_abt.html Removing files/share/doc/libunistring/libunistring_9.html Removing files/share/doc/libunistring/libunistring_8.html Removing files/share/doc/libunistring/libunistring_7.html Removing files/share/doc/libunistring/libunistring_6.html Removing files/share/doc/libunistring/libunistring_5.html Removing files/share/doc/libunistring/libunistring_4.html Removing files/share/doc/libunistring/libunistring_3.html Removing files/share/doc/libunistring/libunistring_21.html Removing files/share/doc/libunistring/libunistring_20.html Removing files/share/doc/libunistring/libunistring_2.html Removing files/share/doc/libunistring/libunistring_19.html Removing files/share/doc/libunistring/libunistring_18.html Removing files/share/doc/libunistring/libunistring_17.html Removing files/share/doc/libunistring/libunistring_16.html Removing files/share/doc/libunistring/libunistring_15.html Removing files/share/doc/libunistring/libunistring_14.html Removing files/share/doc/libunistring/libunistring_13.html Removing files/share/doc/libunistring/libunistring_12.html Removing files/share/doc/libunistring/libunistring_11.html Removing files/share/doc/libunistring/libunistring_10.html Removing files/share/doc/libunistring/libunistring_1.html Removing files/share/doc/libunistring Removing files/share/doc Removing files/share Removing files/lib/pkgconfig/gnome-desktop-3.0.pc Removing files/lib/pkgconfig Removing files/lib/libunistring.la Removing files/lib/libunistring.a Removing files/lib/libgnome-desktop-3.la Removing files/include/uniwidth.h Removing files/include/uniwbrk.h Removing files/include/unitypes.h Removing files/include/unistring/woe32dll.h Removing files/include/unistring/version.h Removing files/include/unistring/stdint.h Removing files/include/unistring/stdbool.h Removing files/include/unistring/localcharset.h Removing files/include/unistring/inline.h Removing files/include/unistring/iconveh.h Removing files/include/unistring/cdefs.h Removing files/include/unistring Removing files/include/unistr.h Removing files/include/unistdio.h Removing files/include/uninorm.h Removing files/include/uniname.h Removing files/include/unilbrk.h Removing files/include/unigbrk.h Removing files/include/unictype.h Removing files/include/uniconv.h Removing files/include/unicase.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-pnp-ids.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-languages.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-idle-monitor.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h Removing files/include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h Removing files/include/gnome-desktop-3.0/libgnome-desktop Removing files/include/gnome-desktop-3.0 Removing files/include Renaming org.gnome.CharactersDevel.appdata.xml to share/appdata/org.gnome.CharactersDevel.appdata.xml Copying icon hicolor/256x256/apps/gnome-characters.png to hicolor/256x256/apps/org.gnome.CharactersDevel.png Copying icon hicolor/symbolic/apps/gnome-characters-symbolic.svg to hicolor/symbolic/apps/org.gnome.CharactersDevel-symbolic.svg Copying icon hicolor/16x16/apps/gnome-characters.png to hicolor/16x16/apps/org.gnome.CharactersDevel.png Copying icon hicolor/22x22/apps/gnome-characters.png to hicolor/22x22/apps/org.gnome.CharactersDevel.png Copying icon hicolor/48x48/apps/gnome-characters.png to hicolor/48x48/apps/org.gnome.CharactersDevel.png Copying icon hicolor/32x32/apps/gnome-characters.png to hicolor/32x32/apps/org.gnome.CharactersDevel.png Rewriting contents of org.gnome.CharactersDevel.desktop Running appstream-compose Processing application org.gnome.CharactersDevel Saving AppStream /app/share/app-info/xmls/org.gnome.CharactersDevel.xml.gz Done! Committing stage cleanup to cache Finishing app Exporting share/applications/org.gnome.CharactersDevel.desktop Not exporting share/icons/hicolor/256x256/apps/gnome-characters.png, non-allowed export filename Exporting share/icons/hicolor/256x256/apps/org.gnome.CharactersDevel.png Exporting share/icons/hicolor/symbolic/apps/org.gnome.CharactersDevel-symbolic.svg Not exporting share/icons/hicolor/symbolic/apps/gnome-characters-symbolic.svg, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/gnome-characters.png, non-allowed export filename Exporting share/icons/hicolor/16x16/apps/org.gnome.CharactersDevel.png Not exporting share/icons/hicolor/22x22/apps/gnome-characters.png, non-allowed export filename Exporting share/icons/hicolor/22x22/apps/org.gnome.CharactersDevel.png Not exporting share/icons/hicolor/48x48/apps/gnome-characters.png, non-allowed export filename Exporting share/icons/hicolor/48x48/apps/org.gnome.CharactersDevel.png Not exporting share/icons/hicolor/icon-theme.cache, wrong extension Not exporting share/icons/hicolor/32x32/apps/gnome-characters.png, non-allowed export filename Exporting share/icons/hicolor/32x32/apps/org.gnome.CharactersDevel.png Not exporting share/dbus-1/services/org.gnome.Characters.BackgroundService.service, non-allowed export filename Exporting share/dbus-1/services/org.gnome.CharactersDevel.service Not exporting share/gnome-shell/search-providers/org.gnome.Characters.search-provider.ini, non-allowed export filename Please review the exported files and the metadata Committing stage finish to cache Exporting org.gnome.CharactersDevel to repo Commit: d4f1161d543222a10a0c6fd787d84978d20a6f70335c4754beaeb61bf186f292 Metadata Total: 517 Metadata Written: 6 Content Total: 227 Content Written: 5 Content Bytes Written: 1749985 (1.7 MB) Exporting org.gnome.CharactersDevel.Locale to repo Commit: dafd99b1f42fa097d46800b6c9696a45ffa4ac11a41b1619fb22210cd6956313 Metadata Total: 869 Metadata Written: 11 Content Total: 164 Content Written: 2 Content Bytes Written: 6305 (6.3 kB) Exporting org.gnome.CharactersDevel.Debug to repo Commit: dd6beda49cefccfbae363e52f9c8855386ea06aefce55c52e1c134d87aa27af7 Metadata Total: 53 Metadata Written: 5 Content Total: 654 Content Written: 3 Content Bytes Written: 926428 (926.4 kB) Pruning cache