pelya / libiconv-libicu-android

Port of libiconv and libicu to Android
The Unlicense
30 stars 44 forks source link

cp: cannot stat 'lib/libiconv.so': No such file or directory #11

Open dec1 opened 5 years ago

dec1 commented 5 years ago

Hello.

I tried to build with ndk 19 and your current master's tip.

> export PATH=$PATH:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle
> /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android> ./build.sh 

The output and error messages are below. Any ideas? Thanks in Advance.

++ pwd
+ export BUILDDIR=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android
+ BUILDDIR=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android
+ grep -i linux
+ uname -s
+ IS_LINUX=1
+ '[' 1 ']'
++ grep -c -i processor
++ cat /proc/cpuinfo
+ NCPU=2
++ which ndk-build
+ NDK=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/ndk-build
++ dirname /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/ndk-build
+ NDK=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle
+ '[' 1 ']'
++ readlink -f /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle
+ NDK=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle
+ export CLANG=1
+ CLANG=1
+ '[' -z '' ']'
+ ARCHS='arm64-v8a armeabi-v7a x86 x86_64'
+ for ARCH in $ARCHS
+ cd /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android
++ ./setCrossEnvironment-arm64-v8a.sh sh -c 'basename $STRIP | sed s/-strip//'
+ GCCPREFIX=aarch64-linux-android
+ echo 'ARCH arm64-v8a GCCPREFIX aarch64-linux-android'
ARCH arm64-v8a GCCPREFIX aarch64-linux-android
+ mkdir -p arm64-v8a
+ cd /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a
+ '[' -e libiconv.so ']'
+ '[' ']'
+ rm -rf libiconv-1.15
+ tar xvf ../libiconv-1.15.tar.gz
libiconv-1.15/
libiconv-1.15/NEWS
libiconv-1.15/src/
libiconv-1.15/src/iconv.c
libiconv-1.15/src/Makefile.in
libiconv-1.15/src/iconv_no_i18n.c
libiconv-1.15/windows/
libiconv-1.15/windows/iconv.rc
libiconv-1.15/windows/windres-options
libiconv-1.15/windows/libiconv.rc
libiconv-1.15/COPYING.LIB
libiconv-1.15/aclocal.m4
libiconv-1.15/DEPENDENCIES
libiconv-1.15/configure.ac
libiconv-1.15/configure
libiconv-1.15/COPYING
libiconv-1.15/DESIGN
libiconv-1.15/man/
libiconv-1.15/man/iconv_open_into.3.html
libiconv-1.15/man/iconv.3.html
libiconv-1.15/man/iconvctl.3
libiconv-1.15/man/Makefile.in
libiconv-1.15/man/iconv_close.3
libiconv-1.15/man/iconv.1.html
libiconv-1.15/man/iconv_open.3.html
libiconv-1.15/man/iconv_open.3
libiconv-1.15/man/iconvctl.3.html
libiconv-1.15/man/iconv_close.3.html
libiconv-1.15/man/iconv_open_into.3
libiconv-1.15/man/iconv.1
libiconv-1.15/man/iconv.3
libiconv-1.15/djgpp/
libiconv-1.15/djgpp/config.site
libiconv-1.15/djgpp/fnchange.lst
libiconv-1.15/djgpp/README.in
libiconv-1.15/djgpp/makefile.sed
libiconv-1.15/djgpp/README
libiconv-1.15/djgpp/Makefile.maint
libiconv-1.15/djgpp/fnchange.in
libiconv-1.15/djgpp/edtest.bat
libiconv-1.15/djgpp/config.bat
libiconv-1.15/djgpp/stateful-check.sed
libiconv-1.15/djgpp/translit-check.sed
libiconv-1.15/djgpp/config.sed
libiconv-1.15/djgpp/sources.sed
libiconv-1.15/djgpp/stateless-check.sed
libiconv-1.15/Makefile.devel
libiconv-1.15/doc/
libiconv-1.15/doc/relocatable.texi
libiconv-1.15/preload/
libiconv-1.15/preload/aclocal.m4
libiconv-1.15/preload/configure.ac
libiconv-1.15/preload/configure
libiconv-1.15/preload/Makefile.devel
libiconv-1.15/preload/Makefile.in
libiconv-1.15/gnulib-local/
libiconv-1.15/gnulib-local/lib/
libiconv-1.15/gnulib-local/lib/xmalloc.c
libiconv-1.15/gnulib-local/lib/alloca.in.h
libiconv-1.15/gnulib-local/lib/xstrdup.c
libiconv-1.15/gnulib-local/lib/xalloc.h
libiconv-1.15/gnulib-local/lib/progname.h.diff
libiconv-1.15/gnulib-local/lib/error.h.diff
libiconv-1.15/gnulib-local/m4/
libiconv-1.15/gnulib-local/m4/alloca.m4
libiconv-1.15/gnulib-local/modules/
libiconv-1.15/gnulib-local/modules/xalloc
libiconv-1.15/gnulib-local/modules/mbstate
libiconv-1.15/gnulib-local/modules/libiconv-misc
libiconv-1.15/lib/
libiconv-1.15/lib/cns11643_1.h
libiconv-1.15/lib/translit.def
libiconv-1.15/lib/hkscs2008.h
libiconv-1.15/lib/gb2312.h
libiconv-1.15/lib/jisx0213.h
libiconv-1.15/lib/big5hkscs2001.h
libiconv-1.15/lib/tcvn.h
libiconv-1.15/lib/big5hkscs2008.h
libiconv-1.15/lib/gb12345.h
libiconv-1.15/lib/cp932ext.h
libiconv-1.15/lib/dec_kanji.h
libiconv-1.15/lib/cp1129.h
libiconv-1.15/lib/c99.h
libiconv-1.15/lib/cp866.h
libiconv-1.15/lib/iso2022_cnext.h
libiconv-1.15/lib/cns11643.h
libiconv-1.15/lib/atarist.h
libiconv-1.15/lib/mac_romania.h
libiconv-1.15/lib/ksc5601.h
libiconv-1.15/lib/cp852.h
libiconv-1.15/lib/iso8859_15.h
libiconv-1.15/lib/aliases.h
libiconv-1.15/lib/iso8859_11.h
libiconv-1.15/lib/iconv_open2.h
libiconv-1.15/lib/canonical_aix.h
libiconv-1.15/lib/loop_wchar.h
libiconv-1.15/lib/iso8859_7.h
libiconv-1.15/lib/iso8859_3.h
libiconv-1.15/lib/cp1133.h
libiconv-1.15/lib/cp1258.h
libiconv-1.15/lib/cp1131.h
libiconv-1.15/lib/cp1257.h
libiconv-1.15/lib/cp856.h
libiconv-1.15/lib/iso2022_jp1.h
libiconv-1.15/lib/sjis.h
libiconv-1.15/lib/nextstep.h
libiconv-1.15/lib/canonical_local.h
libiconv-1.15/lib/ucs4be.h
libiconv-1.15/lib/cp865.h
libiconv-1.15/lib/iconv.c
libiconv-1.15/lib/aliases_sysaix.gperf
libiconv-1.15/lib/mac_turkish.h
libiconv-1.15/lib/cp1255.h
libiconv-1.15/lib/hp_roman8.h
libiconv-1.15/lib/canonical_local_syssolaris.h
libiconv-1.15/lib/gb18030uni.h
libiconv-1.15/lib/cp862.h
libiconv-1.15/lib/canonical_osf1.h
libiconv-1.15/lib/aliases_sysaix.h
libiconv-1.15/lib/koi8_t.h
libiconv-1.15/lib/aliases_aix_sysaix.h
libiconv-1.15/lib/cp853.h
libiconv-1.15/lib/cns11643_4b.h
libiconv-1.15/lib/utf16be.h
libiconv-1.15/lib/ucs4swapped.h
libiconv-1.15/lib/koi8_u.h
libiconv-1.15/lib/cp1250.h
libiconv-1.15/lib/iso8859_1.h
libiconv-1.15/lib/gbkext2.h
libiconv-1.15/lib/pt154.h
libiconv-1.15/lib/aliases_dos.h
libiconv-1.15/lib/aliases_extra.h
libiconv-1.15/lib/aliases_osf1.h
libiconv-1.15/lib/cns11643_6.h
libiconv-1.15/lib/relocatable.h
libiconv-1.15/lib/utf32be.h
libiconv-1.15/lib/johab_hangul.h
libiconv-1.15/lib/iso8859_9.h
libiconv-1.15/lib/iso8859_13.h
libiconv-1.15/lib/iso8859_4.h
libiconv-1.15/lib/georgian_ps.h
libiconv-1.15/lib/cp1125.h
libiconv-1.15/lib/cp1254.h
libiconv-1.15/lib/ces_gbk.h
libiconv-1.15/lib/gentranslit.c
libiconv-1.15/lib/iconv_open1.h
libiconv-1.15/lib/translit.h
libiconv-1.15/lib/encodings_dos.def
libiconv-1.15/lib/cp869.h
libiconv-1.15/lib/cns11643_2.h
libiconv-1.15/lib/big5hkscs2004.h
libiconv-1.15/lib/gbkext1.h
libiconv-1.15/lib/encodings_aix.def
libiconv-1.15/lib/cp1124.h
libiconv-1.15/lib/loops.h
libiconv-1.15/lib/cp857.h
libiconv-1.15/lib/cns11643_15.h
libiconv-1.15/lib/ucs4.h
libiconv-1.15/lib/hkscs1999.h
libiconv-1.15/lib/cp860.h
libiconv-1.15/lib/riscos1.h
libiconv-1.15/lib/ucs2le.h
libiconv-1.15/lib/big5_2003.h
libiconv-1.15/lib/jisx0212.h
libiconv-1.15/lib/dec_hanyu.h
libiconv-1.15/lib/iso8859_8.h
libiconv-1.15/lib/utf32le.h
libiconv-1.15/lib/utf8.h
libiconv-1.15/lib/mac_croatian.h
libiconv-1.15/lib/vietcomb.h
libiconv-1.15/lib/canonical_local_sysaix.h
libiconv-1.15/lib/mac_ukraine.h
libiconv-1.15/lib/encodings_local.def
libiconv-1.15/lib/ucs2.h
libiconv-1.15/lib/cp950.h
libiconv-1.15/lib/big5hkscs1999.h
libiconv-1.15/lib/gb18030.h
libiconv-1.15/lib/ucs2internal.h
libiconv-1.15/lib/iso2022_jp.h
libiconv-1.15/lib/uhc_1.h
libiconv-1.15/lib/canonical_local_syshpux.h
libiconv-1.15/lib/koi8_ru.h
libiconv-1.15/lib/cp936.h
libiconv-1.15/lib/canonical_sysaix.h
libiconv-1.15/lib/canonical_extra.h
libiconv-1.15/lib/genflags.c
libiconv-1.15/lib/canonical_local_sysosf1.h
libiconv-1.15/lib/mac_cyrillic.h
libiconv-1.15/lib/cns11643_5.h
libiconv-1.15/lib/cp850.h
libiconv-1.15/lib/canonical_syssolaris.h
libiconv-1.15/lib/iso2022_jp3.h
libiconv-1.15/lib/iso8859_5.h
libiconv-1.15/lib/georgian_academy.h
libiconv-1.15/lib/johab.h
libiconv-1.15/lib/iso2022_jpms.h
libiconv-1.15/lib/ucs4internal.h
libiconv-1.15/lib/iso646_cn.h
libiconv-1.15/lib/mac_centraleurope.h
libiconv-1.15/lib/canonical_syshpux.h
libiconv-1.15/lib/cp858.h
libiconv-1.15/lib/cp50221_0208_ext.h
libiconv-1.15/lib/Makefile.in
libiconv-1.15/lib/aliases_osf1_sysosf1.h
libiconv-1.15/lib/cp50221_0212_ext.h
libiconv-1.15/lib/flags.h
libiconv-1.15/lib/canonical_aix_sysaix.h
libiconv-1.15/lib/euc_cn.h
libiconv-1.15/lib/config.h.in
libiconv-1.15/lib/genaliases2.c
libiconv-1.15/lib/encodings.def
libiconv-1.15/lib/aliases_aix.h
libiconv-1.15/lib/hkscs2004.h
libiconv-1.15/lib/utf7.h
libiconv-1.15/lib/shift_jisx0213.h
libiconv-1.15/lib/utf16.h
libiconv-1.15/lib/ucs2swapped.h
libiconv-1.15/lib/ucs4le.h
libiconv-1.15/lib/cns11643_3.h
libiconv-1.15/lib/euc_jisx0213.h
libiconv-1.15/lib/jisx0201.h
libiconv-1.15/lib/canonical_dos.h
libiconv-1.15/lib/cp1252.h
libiconv-1.15/lib/cp949.h
libiconv-1.15/lib/iso2022_cn.h
libiconv-1.15/lib/cp1251.h
libiconv-1.15/lib/cp1163.h
libiconv-1.15/lib/ucs2be.h
libiconv-1.15/lib/aliases_syshpux.gperf
libiconv-1.15/lib/cp932.h
libiconv-1.15/lib/encodings_osf1.def
libiconv-1.15/lib/gb18030ext.h
libiconv-1.15/lib/euc_tw.h
libiconv-1.15/lib/aliases2.h
libiconv-1.15/lib/iso2022_jp2.h
libiconv-1.15/lib/genaliases.c
libiconv-1.15/lib/cp1162.h
libiconv-1.15/lib/iso8859_14.h
libiconv-1.15/lib/cp1046.h
libiconv-1.15/lib/converters.h
libiconv-1.15/lib/aliases_sysosf1.h
libiconv-1.15/lib/euc_kr.h
libiconv-1.15/lib/big5.h
libiconv-1.15/lib/iso8859_6.h
libiconv-1.15/lib/euc_jp.h
libiconv-1.15/lib/flushwc.h
libiconv-1.15/lib/aliases_sysosf1.gperf
libiconv-1.15/lib/cp855.h
libiconv-1.15/lib/aliases_syssolaris.gperf
libiconv-1.15/lib/ces_big5.h
libiconv-1.15/lib/cp861.h
libiconv-1.15/lib/relocatable.c
libiconv-1.15/lib/cp864.h
libiconv-1.15/lib/mac_thai.h
libiconv-1.15/lib/gbk.h
libiconv-1.15/lib/aliases_syshpux.h
libiconv-1.15/lib/iso646_jp.h
libiconv-1.15/lib/viscii.h
libiconv-1.15/lib/cp775.h
libiconv-1.15/lib/tds565.h
libiconv-1.15/lib/iso8859_2.h
libiconv-1.15/lib/mac_iceland.h
libiconv-1.15/lib/canonical.h
libiconv-1.15/lib/iso8859_10.h
libiconv-1.15/lib/cp1161.h
libiconv-1.15/lib/cns11643_4a.h
libiconv-1.15/lib/armscii_8.h
libiconv-1.15/lib/aliases_syssolaris.h
libiconv-1.15/lib/cp737.h
libiconv-1.15/lib/utf16le.h
libiconv-1.15/lib/mac_roman.h
libiconv-1.15/lib/encodings_extra.def
libiconv-1.15/lib/aliases.gperf
libiconv-1.15/lib/iso2022_kr.h
libiconv-1.15/lib/mac_hebrew.h
libiconv-1.15/lib/cp874.h
libiconv-1.15/lib/rk1048.h
libiconv-1.15/lib/cp1253.h
libiconv-1.15/lib/utf32.h
libiconv-1.15/lib/canonical_sysosf1.h
libiconv-1.15/lib/gb12345ext.h
libiconv-1.15/lib/hz.h
libiconv-1.15/lib/loop_unicode.h
libiconv-1.15/lib/cp437.h
libiconv-1.15/lib/cp936ext.h
libiconv-1.15/lib/cp950ext.h
libiconv-1.15/lib/hkscs2001.h
libiconv-1.15/lib/isoir165.h
libiconv-1.15/lib/koi8_r.h
libiconv-1.15/lib/cp922.h
libiconv-1.15/lib/gbkext_inv.h
libiconv-1.15/lib/jisx0208.h
libiconv-1.15/lib/ascii.h
libiconv-1.15/lib/cp863.h
libiconv-1.15/lib/iso8859_16.h
libiconv-1.15/lib/tis620.h
libiconv-1.15/lib/java.h
libiconv-1.15/lib/cns11643_4.h
libiconv-1.15/lib/cns11643_7.h
libiconv-1.15/lib/cp1256.h
libiconv-1.15/lib/cns11643_inv.h
libiconv-1.15/lib/cp943.h
libiconv-1.15/lib/uhc_2.h
libiconv-1.15/lib/isoir165ext.h
libiconv-1.15/lib/mac_greek.h
libiconv-1.15/lib/canonical_osf1_sysosf1.h
libiconv-1.15/lib/mulelao.h
libiconv-1.15/lib/cjk_variants.h
libiconv-1.15/lib/mac_arabic.h
libiconv-1.15/m4/
libiconv-1.15/m4/proto.m4
libiconv-1.15/m4/lt~obsolete.m4
libiconv-1.15/m4/ltversion.m4
libiconv-1.15/m4/ln.m4
libiconv-1.15/m4/general.m4
libiconv-1.15/m4/libtool.m4
libiconv-1.15/m4/ltoptions.m4
libiconv-1.15/m4/cp.m4
libiconv-1.15/m4/ltsugar.m4
libiconv-1.15/m4/endian.m4
libiconv-1.15/m4/eilseq.m4
libiconv-1.15/README
libiconv-1.15/extras/
libiconv-1.15/extras/iconv_string.c
libiconv-1.15/extras/ChangeLog
libiconv-1.15/extras/iconv_string.h
libiconv-1.15/Makefile.in
libiconv-1.15/AUTHORS
libiconv-1.15/po/
libiconv-1.15/po/gl.gmo
libiconv-1.15/po/pt_BR.gmo
libiconv-1.15/po/hr.gmo
libiconv-1.15/po/es.po
libiconv-1.15/po/id.po
libiconv-1.15/po/uk.gmo
libiconv-1.15/po/sv.po
libiconv-1.15/po/sq.po
libiconv-1.15/po/sr.gmo
libiconv-1.15/po/it.gmo
libiconv-1.15/po/eo.po
libiconv-1.15/po/ga.gmo
libiconv-1.15/po/pt_BR.po
libiconv-1.15/po/quot.sed
libiconv-1.15/po/en@quot.header
libiconv-1.15/po/de.gmo
libiconv-1.15/po/sl.gmo
libiconv-1.15/po/remove-potcdate.sin
libiconv-1.15/po/sr.po
libiconv-1.15/po/vi.gmo
libiconv-1.15/po/Makefile.in.in
libiconv-1.15/po/boldquot.sed
libiconv-1.15/po/af.po
libiconv-1.15/po/rm.gmo
libiconv-1.15/po/gl.po
libiconv-1.15/po/uk.po
libiconv-1.15/po/zh_TW.po
libiconv-1.15/po/insert-header.sin
libiconv-1.15/po/tr.po
libiconv-1.15/po/pl.po
libiconv-1.15/po/et.gmo
libiconv-1.15/po/sk.gmo
libiconv-1.15/po/ro.gmo
libiconv-1.15/po/eo.gmo
libiconv-1.15/po/ga.po
libiconv-1.15/po/POTFILES.in
libiconv-1.15/po/cs.gmo
libiconv-1.15/po/bg.po
libiconv-1.15/po/nl.po
libiconv-1.15/po/el.po
libiconv-1.15/po/wa.gmo
libiconv-1.15/po/sl.po
libiconv-1.15/po/de.po
libiconv-1.15/po/af.gmo
libiconv-1.15/po/ChangeLog
libiconv-1.15/po/Makevars
libiconv-1.15/po/ja.gmo
libiconv-1.15/po/vi.po
libiconv-1.15/po/et.po
libiconv-1.15/po/wa.po
libiconv-1.15/po/zh_CN.po
libiconv-1.15/po/hu.gmo
libiconv-1.15/po/es.gmo
libiconv-1.15/po/fi.gmo
libiconv-1.15/po/pl.gmo
libiconv-1.15/po/el.gmo
libiconv-1.15/po/it.po
libiconv-1.15/po/hr.po
libiconv-1.15/po/cs.po
libiconv-1.15/po/LINGUAS
libiconv-1.15/po/ru.gmo
libiconv-1.15/po/rm.po
libiconv-1.15/po/ca.gmo
libiconv-1.15/po/zh_TW.gmo
libiconv-1.15/po/Rules-quot
libiconv-1.15/po/fi.po
libiconv-1.15/po/zh_CN.gmo
libiconv-1.15/po/tr.gmo
libiconv-1.15/po/fr.po
libiconv-1.15/po/en@boldquot.header
libiconv-1.15/po/da.gmo
libiconv-1.15/po/ro.po
libiconv-1.15/po/ca.po
libiconv-1.15/po/sv.gmo
libiconv-1.15/po/ru.po
libiconv-1.15/po/stamp-po
libiconv-1.15/po/fr.gmo
libiconv-1.15/po/id.gmo
libiconv-1.15/po/sk.po
libiconv-1.15/po/sq.gmo
libiconv-1.15/po/libiconv.pot
libiconv-1.15/po/bg.gmo
libiconv-1.15/po/da.po
libiconv-1.15/po/ja.po
libiconv-1.15/po/nl.gmo
libiconv-1.15/po/hu.po
libiconv-1.15/config.h.in
libiconv-1.15/ChangeLog
libiconv-1.15/srclib/
libiconv-1.15/srclib/string.in.h
libiconv-1.15/srclib/xmalloc.c
libiconv-1.15/srclib/canonicalize-lgpl.c
libiconv-1.15/srclib/malloca.c
libiconv-1.15/srclib/stdint.in.h
libiconv-1.15/srclib/progname.c
libiconv-1.15/srclib/intprops.h
libiconv-1.15/srclib/areadlink.h
libiconv-1.15/srclib/allocator.h
libiconv-1.15/srclib/readlink.c
libiconv-1.15/srclib/binary-io.h
libiconv-1.15/srclib/stdbool.in.h
libiconv-1.15/srclib/malloc.c
libiconv-1.15/srclib/relocatable.h
libiconv-1.15/srclib/msvc-inval.c
libiconv-1.15/srclib/sys_types.in.h
libiconv-1.15/srclib/malloca.h
libiconv-1.15/srclib/careadlinkat.c
libiconv-1.15/srclib/read.c
libiconv-1.15/srclib/allocator.c
libiconv-1.15/srclib/relocwrapper.c
libiconv-1.15/srclib/msvc-inval.h
libiconv-1.15/srclib/alloca.in.h
libiconv-1.15/srclib/getprogname.h
libiconv-1.15/srclib/progname.h
libiconv-1.15/srclib/gettext.h
libiconv-1.15/srclib/msvc-nothrow.h
libiconv-1.15/srclib/stddef.in.h
libiconv-1.15/srclib/raise.c
libiconv-1.15/srclib/Makefile.gnulib
libiconv-1.15/srclib/binary-io.c
libiconv-1.15/srclib/streq.h
libiconv-1.15/srclib/areadlink.c
libiconv-1.15/srclib/Makefile.am
libiconv-1.15/srclib/stdio.in.h
libiconv-1.15/srclib/malloca.valgrind
libiconv-1.15/srclib/stat.c
libiconv-1.15/srclib/Makefile.in
libiconv-1.15/srclib/error.c
libiconv-1.15/srclib/stripslash.c
libiconv-1.15/srclib/xstrdup.c
libiconv-1.15/srclib/dirname-lgpl.c
libiconv-1.15/srclib/limits.in.h
libiconv-1.15/srclib/xalloc-oversized.h
libiconv-1.15/srclib/stdio-write.c
libiconv-1.15/srclib/fcntl.in.h
libiconv-1.15/srclib/progreloc.c
libiconv-1.15/srclib/stdlib.in.h
libiconv-1.15/srclib/c-ctype.c
libiconv-1.15/srclib/uniwidth.in.h
libiconv-1.15/srclib/gettimeofday.c
libiconv-1.15/srclib/localcharset.h
libiconv-1.15/srclib/msvc-nothrow.c
libiconv-1.15/srclib/xalloc.h
libiconv-1.15/srclib/setenv.c
libiconv-1.15/srclib/pathmax.h
libiconv-1.15/srclib/strerror-override.h
libiconv-1.15/srclib/relocatable.c
libiconv-1.15/srclib/unlocked-io.h
libiconv-1.15/srclib/basename-lgpl.c
libiconv-1.15/srclib/unitypes.in.h
libiconv-1.15/srclib/signal.in.h
libiconv-1.15/srclib/strerror-override.c
libiconv-1.15/srclib/unistd.c
libiconv-1.15/srclib/careadlinkat.h
libiconv-1.15/srclib/errno.in.h
libiconv-1.15/srclib/safe-read.c
libiconv-1.15/srclib/getprogname.c
libiconv-1.15/srclib/strerror.c
libiconv-1.15/srclib/xreadlink.c
libiconv-1.15/srclib/unistd.in.h
libiconv-1.15/srclib/dirname.h
libiconv-1.15/srclib/dosname.h
libiconv-1.15/srclib/xreadlink.h
libiconv-1.15/srclib/sys_time.in.h
libiconv-1.15/srclib/sys_stat.in.h
libiconv-1.15/srclib/c-ctype.h
libiconv-1.15/srclib/lstat.c
libiconv-1.15/srclib/verify.h
libiconv-1.15/srclib/sigprocmask.c
libiconv-1.15/srclib/error.h
libiconv-1.15/srclib/uniwidth/
libiconv-1.15/srclib/uniwidth/width.c
libiconv-1.15/srclib/uniwidth/cjk.h
libiconv-1.15/srclib/time.in.h
libiconv-1.15/srclib/safe-read.h
libiconv-1.15/build-aux/
libiconv-1.15/build-aux/missing
libiconv-1.15/build-aux/reloc-ldflags
libiconv-1.15/build-aux/config.rpath
libiconv-1.15/build-aux/compile
libiconv-1.15/build-aux/config.libpath
libiconv-1.15/build-aux/mkinstalldirs
libiconv-1.15/build-aux/install-sh
libiconv-1.15/build-aux/ar-lib
libiconv-1.15/build-aux/install-reloc
libiconv-1.15/build-aux/config.sub
libiconv-1.15/build-aux/snippet/
libiconv-1.15/build-aux/snippet/c++defs.h
libiconv-1.15/build-aux/snippet/warn-on-use.h
libiconv-1.15/build-aux/snippet/arg-nonnull.h
libiconv-1.15/build-aux/snippet/_Noreturn.h
libiconv-1.15/build-aux/ltmain.sh
libiconv-1.15/build-aux/config.guess
libiconv-1.15/tests/
libiconv-1.15/tests/UTF-16-snippet
libiconv-1.15/tests/CP858.TXT
libiconv-1.15/tests/CP1255.TXT
libiconv-1.15/tests/ISO646-CN.TXT
libiconv-1.15/tests/ISO-2022-JP-MS-snippet
libiconv-1.15/tests/ISO-2022-KR-snippet.UTF-8
libiconv-1.15/tests/MacThai.TXT
libiconv-1.15/tests/test-shiftseq.c
libiconv-1.15/tests/check-stateless
libiconv-1.15/tests/CP437.TXT
libiconv-1.15/tests/BIG5-HKSCS-1999-snippet.UTF-8
libiconv-1.15/tests/ATARIST.TXT
libiconv-1.15/tests/CP869.TXT
libiconv-1.15/tests/GB18030-BMP.TXT
libiconv-1.15/tests/CP950.TXT
libiconv-1.15/tests/UTF-32LE-snippet
libiconv-1.15/tests/ISO-2022-JP-MS-snippet.UTF-8
libiconv-1.15/tests/UCS-2LE-snippet.UTF-8
libiconv-1.15/tests/MacCroatian.TXT
libiconv-1.15/tests/UTF-32BE-snippet.UTF-8
libiconv-1.15/tests/TCVN-snippet
libiconv-1.15/tests/CP1255-snippet
libiconv-1.15/tests/ISO-2022-JP-snippet
libiconv-1.15/tests/SHIFT_JISX0213.TXT
libiconv-1.15/tests/gengb18030z.c
libiconv-1.15/tests/UTF-16LE-snippet
libiconv-1.15/tests/GB18030.IRREVERSIBLE.TXT
libiconv-1.15/tests/UCS-4BE-snippet.UTF-8
libiconv-1.15/tests/check-subst
libiconv-1.15/tests/Translit1.ASCII
libiconv-1.15/tests/BIG5-HKSCS-1999.TXT
libiconv-1.15/tests/HP-ROMAN8.TXT
libiconv-1.15/tests/ISO-2022-JP-3-snippet.UTF-8
libiconv-1.15/tests/UTF-16LE-snippet.UTF-8
libiconv-1.15/tests/ISO-8859-14.TXT
libiconv-1.15/tests/TCVN-snippet.UTF-8
libiconv-1.15/tests/ISO-8859-4.TXT
libiconv-1.15/tests/ISO-8859-7.TXT
libiconv-1.15/tests/BIG5-HKSCS-2008.IRREVERSIBLE.TXT
libiconv-1.15/tests/CP932.TXT
libiconv-1.15/tests/BIG5-HKSCS-2008.TXT
libiconv-1.15/tests/BIG5-HKSCS-2004.IRREVERSIBLE.TXT
libiconv-1.15/tests/BIG5-HKSCS-2001.IRREVERSIBLE.TXT
libiconv-1.15/tests/EUC-JP.IRREVERSIBLE.TXT
libiconv-1.15/tests/UCS-4LE-snippet.UTF-8
libiconv-1.15/tests/EUC-TW.TXT
libiconv-1.15/tests/CP1046.TXT
libiconv-1.15/tests/EUC-JISX0213.TXT
libiconv-1.15/tests/CP949.TXT
libiconv-1.15/tests/MacGreek.TXT
libiconv-1.15/tests/CP1161.IRREVERSIBLE.TXT
libiconv-1.15/tests/BIG5-HKSCS-1999.IRREVERSIBLE.TXT
libiconv-1.15/tests/Georgian-Academy.TXT
libiconv-1.15/tests/CP1255.IRREVERSIBLE.TXT
libiconv-1.15/tests/ISO-2022-JP-MS-snippet.alt
libiconv-1.15/tests/CP1251.TXT
libiconv-1.15/tests/SHIFT_JIS.TXT
libiconv-1.15/tests/CP852.TXT
libiconv-1.15/tests/CP1256.TXT
libiconv-1.15/tests/BIG5-HKSCS-2004-snippet
libiconv-1.15/tests/ISO-8859-13.TXT
libiconv-1.15/tests/ISO-8859-5.TXT
libiconv-1.15/tests/EUC-JP.TXT
libiconv-1.15/tests/RISCOS-LATIN1.TXT
libiconv-1.15/tests/EUC-KR.TXT
libiconv-1.15/tests/ISO-2022-CN-EXT-snippet
libiconv-1.15/tests/CP1163.IRREVERSIBLE.TXT
libiconv-1.15/tests/CP775.TXT
libiconv-1.15/tests/ISO-8859-10.TXT
libiconv-1.15/tests/UCS-4LE-snippet
libiconv-1.15/tests/BIG5-HKSCS-1999-snippet
libiconv-1.15/tests/check-translit.bat
libiconv-1.15/tests/BIG5-HKSCS-2004.TXT
libiconv-1.15/tests/TranslitFail1.ISO-8859-1
libiconv-1.15/tests/KOI8-RU.TXT
libiconv-1.15/tests/CP864.TXT
libiconv-1.15/tests/HZ-snippet.UTF-8
libiconv-1.15/tests/UCS-2LE-snippet
libiconv-1.15/tests/CP1163.TXT
libiconv-1.15/tests/ISO-8859-3.TXT
libiconv-1.15/tests/ISO-2022-JP-2-snippet
libiconv-1.15/tests/MacUkraine.TXT
libiconv-1.15/tests/Georgian-PS.TXT
libiconv-1.15/tests/RK1048.TXT
libiconv-1.15/tests/CP856.TXT
libiconv-1.15/tests/MacTurkish.TXT
libiconv-1.15/tests/CP874.TXT
libiconv-1.15/tests/TCVN.TXT
libiconv-1.15/tests/CP1258.IRREVERSIBLE.TXT
libiconv-1.15/tests/ISO-8859-2.TXT
libiconv-1.15/tests/check-stateless.bat
libiconv-1.15/tests/BIG5-HKSCS-2008-snippet
libiconv-1.15/tests/CP1250.TXT
libiconv-1.15/tests/MacCentralEurope.TXT
libiconv-1.15/tests/MacCyrillic.TXT
libiconv-1.15/tests/CP1125.TXT
libiconv-1.15/tests/CP1255-snippet.UTF-8
libiconv-1.15/tests/UTF-16BE-snippet.UTF-8
libiconv-1.15/tests/genutf8.c
libiconv-1.15/tests/Makefile.in
libiconv-1.15/tests/uniq-u.c
libiconv-1.15/tests/ISO-2022-JP-2-snippet.UTF-8
libiconv-1.15/tests/UTF-7-snippet
libiconv-1.15/tests/BIG5-HKSCS-2008-snippet.UTF-8
libiconv-1.15/tests/Translit1.ISO-8859-1
libiconv-1.15/tests/DEC-KANJI.TXT
libiconv-1.15/tests/CP1161.TXT
libiconv-1.15/tests/BIG5-HKSCS-2001-snippet.UTF-8
libiconv-1.15/tests/check-stateful.bat
libiconv-1.15/tests/ISO646-JP.TXT
libiconv-1.15/tests/ISO-2022-JP-snippet.UTF-8
libiconv-1.15/tests/KOI8-R.TXT
libiconv-1.15/tests/table-from.c
libiconv-1.15/tests/CP866.TXT
libiconv-1.15/tests/CP1129.TXT
libiconv-1.15/tests/BIG5-2003.IRREVERSIBLE.TXT
libiconv-1.15/tests/GBK.TXT
libiconv-1.15/tests/CP862.TXT
libiconv-1.15/tests/CP861.TXT
libiconv-1.15/tests/MuleLao-1.TXT
libiconv-1.15/tests/CP1254.TXT
libiconv-1.15/tests/ISO-8859-16.TXT
libiconv-1.15/tests/DEC-HANYU.TXT
libiconv-1.15/tests/UTF-32LE-snippet.UTF-8
libiconv-1.15/tests/CP860.TXT
libiconv-1.15/tests/MacArabic.TXT
libiconv-1.15/tests/CP1257.TXT
libiconv-1.15/tests/ISO-2022-CN-EXT-snippet.UTF-8
libiconv-1.15/tests/Quotes.ISO-8859-1
libiconv-1.15/tests/UCS-2BE-snippet.UTF-8
libiconv-1.15/tests/test-to-wchar.c
libiconv-1.15/tests/MacRomania.TXT
libiconv-1.15/tests/JIS_X0201.TXT
libiconv-1.15/tests/VISCII.TXT
libiconv-1.15/tests/CP863.TXT
libiconv-1.15/tests/UCS-4BE-snippet
libiconv-1.15/tests/ISO-8859-11.TXT
libiconv-1.15/tests/CP936.TXT
libiconv-1.15/tests/UTF-32BE-snippet
libiconv-1.15/tests/KOI8-T.TXT
libiconv-1.15/tests/ISO-2022-JP-1-snippet
libiconv-1.15/tests/CP1258-snippet
libiconv-1.15/tests/CP1133.TXT
libiconv-1.15/tests/UCS-2BE-snippet
libiconv-1.15/tests/UTF-16-snippet.UTF-8
libiconv-1.15/tests/CP1124.TXT
libiconv-1.15/tests/TIS-620.TXT
libiconv-1.15/tests/PT154.TXT
libiconv-1.15/tests/check-stateful
libiconv-1.15/tests/BIG5-HKSCS-2001-snippet
libiconv-1.15/tests/check-translitfailure
libiconv-1.15/tests/TDS565.TXT
libiconv-1.15/tests/CP1253.TXT
libiconv-1.15/tests/ARMSCII-8.TXT
libiconv-1.15/tests/table-to.c
libiconv-1.15/tests/ISO-2022-KR-snippet
libiconv-1.15/tests/ISO-8859-6.TXT
libiconv-1.15/tests/ASCII.TXT
libiconv-1.15/tests/HZ-snippet
libiconv-1.15/tests/CP1258-snippet.UTF-8
libiconv-1.15/tests/CP932.IRREVERSIBLE.TXT
libiconv-1.15/tests/CP857.TXT
libiconv-1.15/tests/UTF-32-snippet
libiconv-1.15/tests/CP1252.TXT
libiconv-1.15/tests/ISO-8859-9.TXT
libiconv-1.15/tests/Quotes.ASCII
libiconv-1.15/tests/CP950.IRREVERSIBLE.TXT
libiconv-1.15/tests/ISO-8859-15.TXT
libiconv-1.15/tests/ISO-IR-165.TXT
libiconv-1.15/tests/DEC-HANYU.IRREVERSIBLE.TXT
libiconv-1.15/tests/CP1131.TXT
libiconv-1.15/tests/MacRoman.TXT
libiconv-1.15/tests/MacIceland.TXT
libiconv-1.15/tests/ISO-2022-JP-1-snippet.UTF-8
libiconv-1.15/tests/BIG5.TXT
libiconv-1.15/tests/Quotes.UTF-8
libiconv-1.15/tests/KOI8-U.TXT
libiconv-1.15/tests/CP853.TXT
libiconv-1.15/tests/CP855.TXT
libiconv-1.15/tests/ISO-2022-JP-3-snippet
libiconv-1.15/tests/BIG5-HKSCS-2001.TXT
libiconv-1.15/tests/BIG5-HKSCS-2004-snippet.UTF-8
libiconv-1.15/tests/UTF-16BE-snippet
libiconv-1.15/tests/CP850.TXT
libiconv-1.15/tests/CP1162.TXT
libiconv-1.15/tests/ISO-2022-CN-snippet
libiconv-1.15/tests/ISO-8859-1.TXT
libiconv-1.15/tests/UTF-32-snippet.UTF-8
libiconv-1.15/tests/check-translit
libiconv-1.15/tests/EUC-CN.TXT
libiconv-1.15/tests/JOHAB.TXT
libiconv-1.15/tests/TCVN.IRREVERSIBLE.TXT
libiconv-1.15/tests/MacHebrew.TXT
libiconv-1.15/tests/ISO-IR-165.IRREVERSIBLE.TXT
libiconv-1.15/tests/EUC-TW.IRREVERSIBLE.TXT
libiconv-1.15/tests/BIG5-2003.TXT
libiconv-1.15/tests/ISO-8859-8.TXT
libiconv-1.15/tests/ISO-2022-CN-snippet.UTF-8
libiconv-1.15/tests/UTF-7-snippet.UTF-8
libiconv-1.15/tests/ARMSCII-8.IRREVERSIBLE.TXT
libiconv-1.15/tests/CP737.TXT
libiconv-1.15/tests/CP865.TXT
libiconv-1.15/tests/CP922.TXT
libiconv-1.15/tests/NEXTSTEP.TXT
libiconv-1.15/tests/CP1258.TXT
libiconv-1.15/ABOUT-NLS
libiconv-1.15/INSTALL.generic
libiconv-1.15/THANKS
libiconv-1.15/HACKING
libiconv-1.15/README.djgpp
libiconv-1.15/README.windows
libiconv-1.15/NOTES
libiconv-1.15/libcharset/
libiconv-1.15/libcharset/NEWS
libiconv-1.15/libcharset/COPYING.LIB
libiconv-1.15/libcharset/DEPENDENCIES
libiconv-1.15/libcharset/configure.ac
libiconv-1.15/libcharset/configure
libiconv-1.15/libcharset/djgpp/
libiconv-1.15/libcharset/djgpp/config.site
libiconv-1.15/libcharset/djgpp/fnchange.lst
libiconv-1.15/libcharset/djgpp/README.in
libiconv-1.15/libcharset/djgpp/README
libiconv-1.15/libcharset/djgpp/Makefile.maint
libiconv-1.15/libcharset/djgpp/fnchange.in
libiconv-1.15/libcharset/djgpp/config.bat
libiconv-1.15/libcharset/djgpp/config.sed
libiconv-1.15/libcharset/autoconf/
libiconv-1.15/libcharset/autoconf/aclocal.m4
libiconv-1.15/libcharset/Makefile.devel
libiconv-1.15/libcharset/lib/
libiconv-1.15/libcharset/lib/localcharset.c
libiconv-1.15/libcharset/lib/ref-del.sin
libiconv-1.15/libcharset/lib/relocatable.h
libiconv-1.15/libcharset/lib/config.charset
libiconv-1.15/libcharset/lib/ref-add.sin
libiconv-1.15/libcharset/lib/Makefile.in
libiconv-1.15/libcharset/lib/ChangeLog
libiconv-1.15/libcharset/lib/relocatable.c
libiconv-1.15/libcharset/m4/
libiconv-1.15/libcharset/m4/glibc21.m4
libiconv-1.15/libcharset/m4/lt~obsolete.m4
libiconv-1.15/libcharset/m4/ltversion.m4
libiconv-1.15/libcharset/m4/libtool.m4
libiconv-1.15/libcharset/m4/fcntl-o.m4
libiconv-1.15/libcharset/m4/ltoptions.m4
libiconv-1.15/libcharset/m4/relocatable-lib.m4
libiconv-1.15/libcharset/m4/ltsugar.m4
libiconv-1.15/libcharset/m4/visibility.m4
libiconv-1.15/libcharset/m4/codeset.m4
libiconv-1.15/libcharset/README
libiconv-1.15/libcharset/Makefile.in
libiconv-1.15/libcharset/AUTHORS
libiconv-1.15/libcharset/config.h.in
libiconv-1.15/libcharset/ChangeLog
libiconv-1.15/libcharset/build-aux/
libiconv-1.15/libcharset/build-aux/config.libpath
libiconv-1.15/libcharset/build-aux/mkinstalldirs
libiconv-1.15/libcharset/build-aux/install-sh
libiconv-1.15/libcharset/build-aux/config.sub
libiconv-1.15/libcharset/build-aux/ltmain.sh
libiconv-1.15/libcharset/build-aux/config.guess
libiconv-1.15/libcharset/INSTALL.generic
libiconv-1.15/libcharset/HACKING
libiconv-1.15/libcharset/README.djgpp
libiconv-1.15/libcharset/README.windows
libiconv-1.15/libcharset/include/
libiconv-1.15/libcharset/include/libcharset.h.in
libiconv-1.15/libcharset/include/export.h
libiconv-1.15/libcharset/include/localcharset.h.build.in
libiconv-1.15/libcharset/include/localcharset.h.in
libiconv-1.15/libcharset/tools/
libiconv-1.15/libcharset/tools/solaris-2.6-cjk
libiconv-1.15/libcharset/tools/glibc-2.2
libiconv-1.15/libcharset/tools/locale_x11encoding.c
libiconv-1.15/libcharset/tools/solaris-2.7
libiconv-1.15/libcharset/tools/osf1-4.0d
libiconv-1.15/libcharset/tools/aix-4.1.5
libiconv-1.15/libcharset/tools/all-locales
libiconv-1.15/libcharset/tools/osf1-4.0a
libiconv-1.15/libcharset/tools/aix-4.2.0
libiconv-1.15/libcharset/tools/locale_charmap
libiconv-1.15/libcharset/tools/cygwin-1.7.2
libiconv-1.15/libcharset/tools/sunos-4.1.4
libiconv-1.15/libcharset/tools/hpux-11.00
libiconv-1.15/libcharset/tools/osf1-5.1
libiconv-1.15/libcharset/tools/darwin-9.5
libiconv-1.15/libcharset/tools/locale_monthnames.c
libiconv-1.15/libcharset/tools/solaris-2.6
libiconv-1.15/libcharset/tools/locale_charset.c
libiconv-1.15/libcharset/tools/aix-4.3.2
libiconv-1.15/libcharset/tools/all-charsets-X11
libiconv-1.15/libcharset/tools/hpux-10.20
libiconv-1.15/libcharset/tools/win32
libiconv-1.15/libcharset/tools/irix-6.5
libiconv-1.15/libcharset/tools/README
libiconv-1.15/libcharset/tools/netbsd-3.0
libiconv-1.15/libcharset/tools/glibc-2.1.3
libiconv-1.15/libcharset/tools/darwin-7.5
libiconv-1.15/libcharset/tools/openbsd-4.1
libiconv-1.15/libcharset/tools/all-charsets
libiconv-1.15/libcharset/tools/glibc-2.2-XF86-3.3.6
libiconv-1.15/libcharset/tools/solaris-2.5.1
libiconv-1.15/libcharset/tools/beos-5
libiconv-1.15/libcharset/tools/freebsd-3.3
libiconv-1.15/libcharset/tools/solaris-2.4
libiconv-1.15/libcharset/tools/darwin-6.8
libiconv-1.15/libcharset/tools/glibc-2.2-XF86-4.0.1f
libiconv-1.15/libcharset/tools/hpux-10.01
libiconv-1.15/libcharset/tools/glibc-2.1.90
libiconv-1.15/libcharset/tools/locale_codeset.c
libiconv-1.15/libcharset/tools/aix-3.2.5
libiconv-1.15/libcharset/INTEGRATE
libiconv-1.15/include/
libiconv-1.15/include/export.h
libiconv-1.15/include/iconv.h.build.in
libiconv-1.15/include/iconv.h.in
libiconv-1.15/tools/
libiconv-1.15/tools/cjk_variants.c
libiconv-1.15/tools/JISX0213.TXT
libiconv-1.15/tools/8bit_tab_to_h.c
libiconv-1.15/tools/Makefile
libiconv-1.15/tools/CP50221-0212-EXT.TXT
libiconv-1.15/tools/cjk_tab_to_h.c
libiconv-1.15/tools/CP50221-0208-EXT.TXT
libiconv-1.15/os2/
libiconv-1.15/os2/iconv.def
libiconv-1.15/srcm4/
libiconv-1.15/srcm4/size_max.m4
libiconv-1.15/srcm4/sys_socket_h.m4
libiconv-1.15/srcm4/time_h.m4
libiconv-1.15/srcm4/safe-read.m4
libiconv-1.15/srcm4/off_t.m4
libiconv-1.15/srcm4/absolute-header.m4
libiconv-1.15/srcm4/msvc-nothrow.m4
libiconv-1.15/srcm4/glibc2.m4
libiconv-1.15/srcm4/dirname.m4
libiconv-1.15/srcm4/ssize_t.m4
libiconv-1.15/srcm4/relocatable.m4
libiconv-1.15/srcm4/nocrash.m4
libiconv-1.15/srcm4/glibc21.m4
libiconv-1.15/srcm4/signalblocking.m4
libiconv-1.15/srcm4/sigpipe.m4
libiconv-1.15/srcm4/threadlib.m4
libiconv-1.15/srcm4/double-slash-root.m4
libiconv-1.15/srcm4/lib-ld.m4
libiconv-1.15/srcm4/stdlib_h.m4
libiconv-1.15/srcm4/signal_h.m4
libiconv-1.15/srcm4/gnulib-common.m4
libiconv-1.15/srcm4/sys_types_h.m4
libiconv-1.15/srcm4/stat.m4
libiconv-1.15/srcm4/gnulib-tool.m4
libiconv-1.15/srcm4/progtest.m4
libiconv-1.15/srcm4/canonicalize.m4
libiconv-1.15/srcm4/uintmax_t.m4
libiconv-1.15/srcm4/fcntl-o.m4
libiconv-1.15/srcm4/malloca.m4
libiconv-1.15/srcm4/wchar_t.m4
libiconv-1.15/srcm4/pathmax.m4
libiconv-1.15/srcm4/sys_time_h.m4
libiconv-1.15/srcm4/stdint.m4
libiconv-1.15/srcm4/error.m4
libiconv-1.15/srcm4/xsize.m4
libiconv-1.15/srcm4/strerror.m4
libiconv-1.15/srcm4/longlong.m4
libiconv-1.15/srcm4/intldir.m4
libiconv-1.15/srcm4/intlmacosx.m4
libiconv-1.15/srcm4/relocatable-lib.m4
libiconv-1.15/srcm4/intl.m4
libiconv-1.15/srcm4/nls.m4
libiconv-1.15/srcm4/fcntl_h.m4
libiconv-1.15/srcm4/printf-posix.m4
libiconv-1.15/srcm4/visibility.m4
libiconv-1.15/srcm4/po.m4
libiconv-1.15/srcm4/readlink.m4
libiconv-1.15/srcm4/codeset.m4
libiconv-1.15/srcm4/stdbool.m4
libiconv-1.15/srcm4/mbstate_t.m4
libiconv-1.15/srcm4/malloc.m4
libiconv-1.15/srcm4/lib-prefix.m4
libiconv-1.15/srcm4/msvc-inval.m4
libiconv-1.15/srcm4/extensions.m4
libiconv-1.15/srcm4/limits-h.m4
libiconv-1.15/srcm4/environ.m4
libiconv-1.15/srcm4/gettimeofday.m4
libiconv-1.15/srcm4/eealloc.m4
libiconv-1.15/srcm4/wint_t.m4
libiconv-1.15/srcm4/stddef_h.m4
libiconv-1.15/srcm4/largefile.m4
libiconv-1.15/srcm4/raise.m4
libiconv-1.15/srcm4/unlocked-io.m4
libiconv-1.15/srcm4/gettext.m4
libiconv-1.15/srcm4/sys_stat_h.m4
libiconv-1.15/srcm4/stdint_h.m4
libiconv-1.15/srcm4/setenv.m4
libiconv-1.15/srcm4/unistd_h.m4
libiconv-1.15/srcm4/string_h.m4
libiconv-1.15/srcm4/extern-inline.m4
libiconv-1.15/srcm4/inttypes-pri.m4
libiconv-1.15/srcm4/asm-underscore.m4
libiconv-1.15/srcm4/stdio_h.m4
libiconv-1.15/srcm4/lib-link.m4
libiconv-1.15/srcm4/libunistring-base.m4
libiconv-1.15/srcm4/intmax.m4
libiconv-1.15/srcm4/inttypes_h.m4
libiconv-1.15/srcm4/gnulib-comp.m4
libiconv-1.15/srcm4/lcmessage.m4
libiconv-1.15/srcm4/alloca.m4
libiconv-1.15/srcm4/multiarch.m4
libiconv-1.15/srcm4/lstat.m4
libiconv-1.15/srcm4/lock.m4
libiconv-1.15/srcm4/00gnulib.m4
libiconv-1.15/srcm4/gnulib-cache.m4
libiconv-1.15/srcm4/read.m4
libiconv-1.15/srcm4/intdiv0.m4
libiconv-1.15/srcm4/getprogname.m4
libiconv-1.15/srcm4/iconv.m4
libiconv-1.15/srcm4/warn-on-use.m4
libiconv-1.15/srcm4/errno_h.m4
libiconv-1.15/srcm4/include_next.m4
libiconv-1.15/woe32dll/
libiconv-1.15/woe32dll/iconv-exports.c
libiconv-1.15/woe32dll/export.h
+ cd libiconv-1.15
+ cp -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/config.sub build-aux/
+ cp -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/config.guess build-aux/
+ cp -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/config.sub libcharset/build-aux/
+ cp -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/config.guess libcharset/build-aux/
+ sed -i,tmp s/MB_CUR_MAX/1/g lib/loop_wchar.h
++ pwd
+ env CFLAGS=-D_IO_getc=getc LDFLAGS=-L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh ./configure --host=aarch64-linux-android --prefix=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/.. --enable-static --enable-shared
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android-strip... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
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 make sets $(MAKE)... (cached) yes
checking for aarch64-linux-android-gcc... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... none needed
checking whether /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... none
checking how to run the C preprocessor... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc 
checking for strip... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-strip... (cached) /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android
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 aarch64-linux-android-ar... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking the archiver (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar) interface... ar
checking for aarch64-linux-android-ar... (cached) /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ld used by /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
checking if the linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) is GNU ld... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
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 /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
checking if the linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ option to reload object files... -r
checking for aarch64-linux-android-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... (cached) /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... (cached) /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
checking command to parse /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang 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 aarch64-linux-android-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... no
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
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 aarch64-linux-android-windres... no
checking for windres... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... guessing yes
checking how to link with libiconv... -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -liconv -landroid -llog -latomic -lm
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) guessing yes
checking how to link with libiconv... -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -liconv -landroid -llog -latomic -lm
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... no
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for getprogname... yes
checking for getexecname... no
checking for gettimeofday... yes
checking for lstat... yes
checking for _set_invalid_parameter_handler... no
checking for setenv... yes
checking for working fcntl.h... cross-compiling
checking for wchar.h... (cached) yes
checking for EILSEQ... yes
checking byte ordering... guessing little endian
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking if environ is properly declared... 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 strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for pid_t... yes
checking for mode_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether limits.h has ULLONG_WIDTH etc.... no
checking whether lstat correctly handles trailing slash... guessing no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for unsigned long long int... yes
checking for long long int... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking whether strerror(0) succeeds... guessing no
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... no
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... no
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... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking for error_at_line... no
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... yes
checking whether gettimeofday clobbers localtime buffer... guessing yes
checking for gettimeofday with POSIX signature... almost
checking sys/timeb.h usability... no
checking sys/timeb.h presence... no
checking for sys/timeb.h... no
checking for _ftime... no
checking for mbstate_t... (cached) yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
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 for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... 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... yes
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 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... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... no
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... no
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
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... no
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
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... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
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 for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... 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... no
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... no
checking whether getdtablesize is declared without a macro... no
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... no
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... no
checking whether setusershell is declared without a macro... no
checking whether endusershell is declared without a macro... no
checking whether group_member is declared without a macro... no
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... no
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 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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset (/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..'  '--host=aarch64-linux-android' '--enable-static' '--enable-shared' 'host_alias=aarch64-linux-android' 'CC=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang' 'CFLAGS=-g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc ' 'LDFLAGS=-fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a ' 'CPP=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc ' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for aarch64-linux-android-gcc... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc 
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking whether to activate relocatable installation... no
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 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 /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
checking if the linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ option to reload object files... -r
checking for aarch64-linux-android-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
checking for gawk... gawk
checking command to parse /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang 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 aarch64-linux-android-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... no
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
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 whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... no
checking for unistd.h... (cached) yes
checking for symlink... yes
checking for working fcntl.h... cross-compiling
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
=== configuring in preload (/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..'  '--host=aarch64-linux-android' '--enable-static' '--enable-shared' 'host_alias=aarch64-linux-android' 'CC=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang' 'CFLAGS=-g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc ' 'LDFLAGS=-fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a ' 'CPP=/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc ' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for aarch64-linux-android-gcc... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc 
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
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 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 /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
checking if the linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ option to reload object files... -r
checking for aarch64-linux-android-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
checking for gawk... gawk
checking command to parse /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang 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 aarch64-linux-android-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... no
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking if /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
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... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh make V=1
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
/bin/sh ../libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden  -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden  -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I.. -I./.. -I../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -o libcharset.la -rpath /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
/bin/sh ./config.charset 'aarch64-unknown-linux-android' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make all
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
cd lib && make install-lib libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib' includedir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libcharset.la /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.la
libtool: install: /usr/bin/install -c .libs/libcharset.so /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.so
/usr/bin/install: cannot stat '.libs/libcharset.so': No such file or directory
make[2]: *** [Makefile:83: install-lib] Error 1
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[1]: *** [Makefile:43: install-lib] Error 2
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
make: *** [Makefile:42: lib/localcharset.h] Error 2
+ echo 'Libtool is a miserable pile of shit, linking libcharset.so manually'
Libtool is a miserable pile of shit, linking libcharset.so manually
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh sh -c '$LD $CFLAGS $LDFLAGS -shared -Wl,-soname=libcharset.so libcharset/lib/.libs/*.o -o libcharset/lib/.libs/libcharset.so'
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh make V=1
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make all
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make all
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
cd lib && make install-lib libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib' includedir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libcharset.la /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.la
libtool: install: /usr/bin/install -c .libs/libcharset.so /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.so
libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.la
libtool: warning: remember to run 'libtool --finish /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
test -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/charset.alias && orig=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/charset.alias \
                                || orig=charset.alias; \
sed -f ref-add.sed $orig > /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/t-charset.alias /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/charset.alias; \
rm -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/t-charset.alias
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib
/usr/bin/install -c -m 644 include/libcharset.h /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib/localcharset.h
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
/bin/sh ../libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -fPIC -DPIC -o .libs/iconv.o
In file included from ./iconv.c:71:
In file included from ./converters.h:245:
In file included from ./cp950.h:129:
./cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0xf9)) {
       ~~~^~~~~~~
./cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0xf9)) {
      ~   ^      ~
./cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0xf9)) {
          ^~
          =
In file included from ./iconv.c:71:
In file included from ./converters.h:247:
In file included from ./big5hkscs2001.h:47:
./hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x8c)) {
       ~~~^~~~~~~
./hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x8c)) {
      ~   ^      ~
./hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x8c)) {
          ^~
          =
In file included from ./iconv.c:71:
In file included from ./converters.h:249:
In file included from ./big5hkscs2008.h:47:
./hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x87)) {
       ~~~^~~~~~~
./hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x87)) {
      ~   ^      ~
./hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x87)) {
          ^~
          =
In file included from ./iconv.c:154:
lib/aliases.gperf:288:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
          register int o = aliases[key].name;
                           ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
lib/aliases.gperf:291:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
              register const char *s = o + stringpool;
                                           ^
lib/aliases.gperf:779:37: note: expanded from macro 'stringpool'
#define stringpool ((const char *) &stringpool_contents)
                                    ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:427:34: note: 'stringpool_contents' declared here
static const struct stringpool_t stringpool_contents =
                                 ^
lib/aliases.gperf:294:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
                return &aliases[key];
                        ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
6 warnings generated.
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I. -I. -I../include -I./../include -I.. -I./.. -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a   -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -o libiconv.la -rpath /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -version-info 8:0:6 -no-undefined iconv.lo localcharset.lo relocatable.lo  
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
cd preload && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
rm -f -r objects
mkdir objects && \
for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
  /bin/sh ./libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./..  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"libiconv\ 0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c $f -o objects/`basename $f | sed -e 's,\.c$,.o,'` || exit 1; \
done && \
/bin/sh ./libtool --mode=link /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -o libiconv.la -rpath /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -no-undefined objects/*.lo && \
rm -f -r objects
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/iconv.c  -fPIC -DPIC -o objects/.libs/iconv.o
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:245:
In file included from ../lib/cp950.h:129:
../lib/cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0xf9)) {
       ~~~^~~~~~~
../lib/cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0xf9)) {
      ~   ^      ~
../lib/cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0xf9)) {
          ^~
          =
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:247:
In file included from ../lib/big5hkscs2001.h:47:
../lib/hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x8c)) {
       ~~~^~~~~~~
../lib/hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x8c)) {
      ~   ^      ~
../lib/hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x8c)) {
          ^~
          =
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:249:
In file included from ../lib/big5hkscs2008.h:47:
../lib/hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x87)) {
       ~~~^~~~~~~
../lib/hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x87)) {
      ~   ^      ~
../lib/hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x87)) {
          ^~
          =
In file included from ./../lib/iconv.c:154:
lib/aliases.gperf:288:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
          register int o = aliases[key].name;
                           ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
lib/aliases.gperf:291:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
              register const char *s = o + stringpool;
                                           ^
lib/aliases.gperf:779:37: note: expanded from macro 'stringpool'
#define stringpool ((const char *) &stringpool_contents)
                                    ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:427:34: note: 'stringpool_contents' declared here
static const struct stringpool_t stringpool_contents =
                                 ^
lib/aliases.gperf:294:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
                return &aliases[key];
                        ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
6 warnings generated.
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o objects/.libs/localcharset.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/relocatable.c  -fPIC -DPIC -o objects/.libs/relocatable.o
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
cp .libs/libiconv.so preloadable_libiconv.so
cp: cannot stat '.libs/libiconv.so': No such file or directory
make[1]: *** [Makefile:52: preloadable_libiconv.so] Error 1
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
make: *** [Makefile:34: all] Error 2
+ echo 'Libtool works worse than cat /dev/urandom | head 10000 > library.so, because this will at least generate a target file, linking libiconv.so manually'
Libtool works worse than cat /dev/urandom | head 10000 > library.so, because this will at least generate a target file, linking libiconv.so manually
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh sh -c '$LD $CFLAGS $LDFLAGS -shared -Wl,-soname=libiconv.so lib/.libs/*.o -o lib/.libs/libiconv.so'
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh make V=1
cd lib && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
cd preload && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
rm -f -r objects
mkdir objects && \
for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
  /bin/sh ./libtool --mode=compile /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./..  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"libiconv\ 0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c $f -o objects/`basename $f | sed -e 's,\.c$,.o,'` || exit 1; \
done && \
/bin/sh ./libtool --mode=link /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -fPIC -g -ffunction-sections -fdata-sections -Wl,--gc-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Oz -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -shared -landroid -llog -latomic -lm -L/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -fvisibility=hidden -o libiconv.la -rpath /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 -no-undefined objects/*.lo && \
rm -f -r objects
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/iconv.c  -fPIC -DPIC -o objects/.libs/iconv.o
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:245:
In file included from ../lib/cp950.h:129:
../lib/cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0xf9)) {
       ~~~^~~~~~~
../lib/cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0xf9)) {
      ~   ^      ~
../lib/cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0xf9)) {
          ^~
          =
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:247:
In file included from ../lib/big5hkscs2001.h:47:
../lib/hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x8c)) {
       ~~~^~~~~~~
../lib/hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x8c)) {
      ~   ^      ~
../lib/hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x8c)) {
          ^~
          =
In file included from ./../lib/iconv.c:71:
In file included from ../lib/converters.h:249:
In file included from ../lib/big5hkscs2008.h:47:
../lib/hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((c1 == 0x87)) {
       ~~~^~~~~~~
../lib/hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning
  if ((c1 == 0x87)) {
      ~   ^      ~
../lib/hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment
  if ((c1 == 0x87)) {
          ^~
          =
In file included from ./../lib/iconv.c:154:
lib/aliases.gperf:288:28: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
          register int o = aliases[key].name;
                           ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
lib/aliases.gperf:291:44: warning: static variable 'stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
              register const char *s = o + stringpool;
                                           ^
lib/aliases.gperf:779:37: note: expanded from macro 'stringpool'
#define stringpool ((const char *) &stringpool_contents)
                                    ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:427:34: note: 'stringpool_contents' declared here
static const struct stringpool_t stringpool_contents =
                                 ^
lib/aliases.gperf:294:25: warning: static variable 'aliases' is used in an inline function with external linkage [-Wstatic-in-inline]
                return &aliases[key];
                        ^
lib/aliases.gperf:274:1: note: use 'static' to give inline function 'aliases_lookup' internal linkage
__inline
^
static 
lib/aliases.gperf:781:27: note: 'aliases' declared here
static const struct alias aliases[] =
                          ^
6 warnings generated.
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o objects/.libs/localcharset.o
libtool: compile:  /home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc -fvisibility=hidden -DLIBDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/relocatable.c  -fPIC -DPIC -o objects/.libs/relocatable.o
libtool: link: rm -fr  .libs/libiconv.la .libs/libiconv.lai
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
cp .libs/libiconv.so preloadable_libiconv.so
cp: cannot stat '.libs/libiconv.so': No such file or directory
make[1]: *** [Makefile:52: preloadable_libiconv.so] Error 1
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
make: *** [Makefile:34: all] Error 2
+ echo 'Did you know that libtool contributes to global warming by overheating your CPU?'
Did you know that libtool contributes to global warming by overheating your CPU?
+ cp -f lib/.libs/libiconv.so preload/preloadable_libiconv.so
+ echo 'all install:'
+ echo '    touch $@'
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh make V=1
cd lib && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
cd preload && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
cd srclib && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
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 c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../build-aux/snippet/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../build-aux/snippet/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../build-aux/snippet/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f fcntl.h-t fcntl.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_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/0/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/0/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|0|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|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' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.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''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.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''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/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 stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_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_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/0/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
      -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
      -e 's/@''WCHAR_T_SUFFIX''@/u/g' \
      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
      -e 's/@''WINT_T_SUFFIX''@/u/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      < ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.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''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/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''@/1/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 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''@|<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''@/1/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''@/0/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''@/0/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_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/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''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|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_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_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''@|1|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 ../build-aux/snippet/_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''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/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''@/0/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''@/0/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''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/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_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_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|1|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|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
rm -f sys/stat.h-t sys/stat.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_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/0/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|1|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|1|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|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' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/bin/mkdir -p sys
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''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.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''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/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|@''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|@''REPLACE_GMTIME''@|1|g' \
      -e 's|@''REPLACE_LOCALTIME''@|1|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_TIMEGM''@|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
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''@|<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''@/1/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''@/0/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''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/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''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/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_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_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''@|1|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_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 unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
make  all-am
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o allocator.o allocator.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o areadlink.o areadlink.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o binary-io.o binary-io.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o careadlinkat.o careadlinkat.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o dirname-lgpl.o dirname-lgpl.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o basename-lgpl.o basename-lgpl.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o stripslash.o stripslash.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o getprogname.o getprogname.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o malloca.o malloca.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o progname.o progname.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o safe-read.o safe-read.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o unistd.o unistd.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o uniwidth/width.o uniwidth/width.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o xmalloc.o xmalloc.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o xstrdup.o xstrdup.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o xreadlink.o xreadlink.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o canonicalize-lgpl.o canonicalize-lgpl.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o error.o error.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o gettimeofday.o gettimeofday.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o lstat.o lstat.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o readlink.o readlink.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o stat.o stat.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o strerror.o strerror.c
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include  -g -ffunction-sections -fdata-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wformat -Werror=format-security -Oz -DNDEBUG -fPIC -D_IO_getc=getc  -c -o strerror-override.o strerror-override.c
rm -f libicrt.a
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar cr libicrt.a allocator.o areadlink.o binary-io.o careadlinkat.o dirname-lgpl.o basename-lgpl.o stripslash.o getprogname.o malloca.o progname.o safe-read.o unistd.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o gettimeofday.o lstat.o readlink.o stat.o strerror.o strerror-override.o
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib libicrt.a
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
cd src && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/src'
touch all
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/src'
cd po && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/po'
cd man && make all
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/man'
if test -d tests; then cd tests && make all; fi
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/tests'
++ pwd
+ env PATH=/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15:/home/myuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh make V=1 install
cd libcharset && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
if test no = no; then \
  case 'linux-android' 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 ; \
/bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 ; \
/bin/sh ../libtool --mode=install /usr/bin/install -c libcharset.la /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libcharset.la
libtool: install: /usr/bin/install -c .libs/libcharset.so /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libcharset.so
libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libcharset.la
if test -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/charset.alias; then \
  sed -f ref-add.sed /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/charset.alias > /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias; \
  /usr/bin/install -c -m 644 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/charset.alias; \
  rm -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias; \
    /usr/bin/install -c -m 644 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/charset.alias; \
    rm -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/t-charset.alias; \
  fi ; \
fi
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include
/usr/bin/install -c -m 644 include/libcharset.h /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include/localcharset.h
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/libcharset'
cd lib && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 ; fi
/bin/sh ../libtool --mode=install /usr/bin/install -c libiconv.la /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libiconv.la
libtool: install: /usr/bin/install -c .libs/libiconv.so /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libiconv.so
libtool: install: /usr/bin/install -c .libs/libiconv.lai /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/libiconv.la
case "linux-android" in \
  aix*) (cd /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 && \
         objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
         ar x libiconv.a && ar x /lib/libiconv.a && \
         ar q libiconv.new.a $objects && \
         rm -f $objects && \
         mv -f libiconv.new.a libiconv.a) ;; \
esac
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/lib'
cd preload && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 ] ; then /bin/sh ./build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64 ; fi
if test -n "preloadable_libiconv.so"; then /usr/bin/install -c -m 644 preloadable_libiconv.so /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/preloadable_libiconv.so.new && mv /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/preloadable_libiconv.so.new /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64/preloadable_libiconv.so ; fi
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/preload'
cd srclib && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make  install-am
make[2]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make[3]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make[2]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/srclib'
cd src && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' libdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../lib64'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/src'
touch install
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/src'
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include ] ; then /bin/sh ./build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include ; fi
/usr/bin/install -c -m 644 include/iconv.h.inst /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../include/iconv.h
cd po && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' datarootdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share' datadir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/po'
if test "libiconv" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
            /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/po'
cd man && make install prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' exec_prefix='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/..' datarootdir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share' datadir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share' mandir='/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man'
make[1]: Entering directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/man'
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man1 ; fi
builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man1/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man1/iconv.1
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3 ; fi
builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/$f) ; done
/usr/bin/install -c -m 644 ./iconv.3 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/iconv.3
/usr/bin/install -c -m 644 ./iconv_close.3 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/iconv_close.3
/usr/bin/install -c -m 644 ./iconvctl.3 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/iconvctl.3
/usr/bin/install -c -m 644 ./iconv_open.3 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/iconv_open.3
/usr/bin/install -c -m 644 ./iconv_open_into.3 /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/man/man3/iconv_open_into.3
if [ ! -d /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc/ ] ; then /bin/sh ../build-aux/mkinstalldirs /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc/ ; fi
builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//$f ; /usr/bin/install -c -m 644 ./$f /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//$f) ; done
/usr/bin/install -c -m 644 ./iconv.1.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconv.1.html
/usr/bin/install -c -m 644 ./iconv.3.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconv.3.html
/usr/bin/install -c -m 644 ./iconv_close.3.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconv_close.3.html
/usr/bin/install -c -m 644 ./iconvctl.3.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconvctl.3.html
/usr/bin/install -c -m 644 ./iconv_open.3.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconv_open.3.html
/usr/bin/install -c -m 644 ./iconv_open_into.3.html /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/../share/doc//iconv_open_into.3.html
make[1]: Leaving directory '/home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/arm64-v8a/libiconv-1.15/man'
+ cd ..
+ for f in libiconv libcharset
+ cp -f lib/libiconv.so ./
cp: cannot stat 'lib/libiconv.so': No such file or directory
+ /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh sh -c '$STRIP libiconv.so'
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip: 'libiconv.so': No such file
+ for f in libiconv libcharset
+ cp -f lib/libcharset.so ./
cp: cannot stat 'lib/libcharset.so': No such file or directory
+ /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android/setCrossEnvironment-arm64-v8a.sh sh -c '$STRIP libcharset.so'
/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip: 'libcharset.so': No such file
+ exit 1
pelya commented 5 years ago

I've tried to fix this error, please update your repo and try to build it again.

dec1 commented 5 years ago

Thanks. That helped but its still not working. The pull request below seems to solve the remaining problem https://github.com/pelya/libiconv-libicu-android/pull/12