Cook: bicon 0.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libltdl-2.4.6-i486 Installing (pkg/local): libtool-2.4.6-i486 Installing (pkg/local): fribidi-1.0.9-i486 Installing (pkg/local): fribidi-dev-1.0.9-any Installing (pkg/local): kbd-base-2.0.4-i486 Installing (pkg/local): kbd-2.0.4-i486 Extracting source archive "bicon-0.5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed checking for pkg-config... /usr/bin/pkg-config checking for autoreconf... /usr/bin/autoreconf running autoreconf --force --install --verbose autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' bconsole/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' running configure configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-pc-linux-gnu file names to i486-pc-linux-gnu format... func_convert_file_noop checking how to convert i486-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for dlopen in -ldl... yes checking for forkpty in -lutil... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fribidi >= 0.10.4... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bicon.pc config.status: creating Makefile config.status: creating bconsole/Makefile config.status: creating bicon/Makefile config.status: creating bin/Makefile config.status: creating bjoining/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating font/Makefile config.status: creating keymap/Makefile config.status: creating testtext/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for dlopen in -ldl... yes checking for forkpty in -lutil... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for fribidi >= 0.10.4... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bicon.pc config.status: creating Makefile config.status: creating bconsole/Makefile config.status: creating bicon/Makefile config.status: creating bin/Makefile config.status: creating bjoining/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating font/Makefile config.status: creating keymap/Makefile config.status: creating testtext/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands git.mk: Generating .gitignore make all-recursive make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5' Making all in bjoining make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_vu.o -MD -MP -MF .deps/bjoining_vu.Tpo -c -o bjoining_vu.o bjoining_vu.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_compose.lo -MD -MP -MF .deps/bjoining_compose.Tpo -c -o bjoining_compose.lo bjoining_compose.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_charprop.lo -MD -MP -MF .deps/bjoining_charprop.Tpo -c -o bjoining_charprop.lo bjoining_charprop.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_vis2cuni.lo -MD -MP -MF .deps/bjoining_vis2cuni.Tpo -c -o bjoining_vis2cuni.lo bjoining_vis2cuni.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_log2cuni.lo -MD -MP -MF .deps/bjoining_log2cuni.Tpo -c -o bjoining_log2cuni.lo bjoining_log2cuni.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_ye.lo -MD -MP -MF .deps/bjoining_ye.Tpo -c -o bjoining_ye.lo bjoining_ye.c mv -f .deps/bjoining_vu.Tpo .deps/bjoining_vu.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT msye.o -MD -MP -MF .deps/msye.Tpo -c -o msye.o msye.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_charprop.lo -MD -MP -MF .deps/bjoining_charprop.Tpo -c bjoining_charprop.c -fPIC -DPIC -o .libs/bjoining_charprop.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_ye.lo -MD -MP -MF .deps/bjoining_ye.Tpo -c bjoining_ye.c -fPIC -DPIC -o .libs/bjoining_ye.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_log2cuni.lo -MD -MP -MF .deps/bjoining_log2cuni.Tpo -c bjoining_log2cuni.c -fPIC -DPIC -o .libs/bjoining_log2cuni.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_vis2cuni.lo -MD -MP -MF .deps/bjoining_vis2cuni.Tpo -c bjoining_vis2cuni.c -fPIC -DPIC -o .libs/bjoining_vis2cuni.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_compose.lo -MD -MP -MF .deps/bjoining_compose.Tpo -c bjoining_compose.c -fPIC -DPIC -o .libs/bjoining_compose.o mv -f .deps/msye.Tpo .deps/msye.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT fixpersianye.o -MD -MP -MF .deps/fixpersianye.Tpo -c -o fixpersianye.o fixpersianye.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_charprop.lo -MD -MP -MF .deps/bjoining_charprop.Tpo -c bjoining_charprop.c -o bjoining_charprop.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_ye.lo -MD -MP -MF .deps/bjoining_ye.Tpo -c bjoining_ye.c -o bjoining_ye.o >/dev/null 2>&1 bjoining_log2cuni.c: In function 'bjoining_log2cuni': bjoining_log2cuni.c:24:48: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] && fribidi_log2vis ((FriBidiChar *) str, len, &ptype, ^~~~~~ In file included from bjoining.h:6, from bjoining_log2cuni.h:4, from bjoining_log2cuni.c:1: /usr/include/fribidi/fribidi.h:102:19: note: expected 'FriBidiParType *' {aka 'enum *'} but argument is of type 'FriBidiCharType *' {aka 'enum *'} FriBidiParType *pbase_dir, /* requested and resolved paragraph ~~~~~~~~~~~~~~~~^~~~~~~~~ libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_compose.lo -MD -MP -MF .deps/bjoining_compose.Tpo -c bjoining_compose.c -o bjoining_compose.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_log2cuni.lo -MD -MP -MF .deps/bjoining_log2cuni.Tpo -c bjoining_log2cuni.c -o bjoining_log2cuni.o >/dev/null 2>&1 mv -f .deps/bjoining_charprop.Tpo .deps/bjoining_charprop.Plo git.mk: Generating .gitignore mv -f .deps/fixpersianye.Tpo .deps/fixpersianye.Po mv -f .deps/bjoining_ye.Tpo .deps/bjoining_ye.Plo mv -f .deps/bjoining_compose.Tpo .deps/bjoining_compose.Plo mv -f .deps/bjoining_log2cuni.Tpo .deps/bjoining_log2cuni.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bjoining_vis2cuni.lo -MD -MP -MF .deps/bjoining_vis2cuni.Tpo -c bjoining_vis2cuni.c -o bjoining_vis2cuni.o >/dev/null 2>&1 mv -f .deps/bjoining_vis2cuni.Tpo .deps/bjoining_vis2cuni.Plo /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o libbjoining.la -rpath /usr/lib/bicon bjoining_compose.lo bjoining_charprop.lo bjoining_vis2cuni.lo bjoining_log2cuni.lo bjoining_ye.lo -lfribidi -lutil -ldl libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/bjoining_compose.o .libs/bjoining_charprop.o .libs/bjoining_vis2cuni.o .libs/bjoining_log2cuni.o .libs/bjoining_ye.o -lfribidi -lutil -ldl -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libbjoining.so.0 -o .libs/libbjoining.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbjoining.so.0" && ln -s "libbjoining.so.0.0.0" "libbjoining.so.0") libtool: link: (cd ".libs" && rm -f "libbjoining.so" && ln -s "libbjoining.so.0.0.0" "libbjoining.so") libtool: link: i486-slitaz-linux-ar cru .libs/libbjoining.a bjoining_compose.o bjoining_charprop.o bjoining_vis2cuni.o bjoining_log2cuni.o bjoining_ye.o libtool: link: i486-slitaz-linux-ranlib .libs/libbjoining.a libtool: link: ( cd ".libs" && rm -f "libbjoining.la" && ln -s "../libbjoining.la" "libbjoining.la" ) /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o bjoining_vu bjoining_vu.o libbjoining.la -lfribidi -lutil -ldl /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o msye msye.o libbjoining.la -lfribidi -lutil -ldl /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o fixpersianye fixpersianye.o libbjoining.la -lfribidi -lutil -ldl libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os -Wl,--as-needed -o .libs/msye msye.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os -Wl,--as-needed -o .libs/bjoining_vu bjoining_vu.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os -Wl,--as-needed -o .libs/fixpersianye fixpersianye.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' Making all in bconsole make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_vu.o -MD -MP -MF .deps/bconsole_vu.Tpo -c -o bconsole_vu.o bconsole_vu.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_ligature.lo -MD -MP -MF .deps/bconsole_ligature.Tpo -c -o bconsole_ligature.lo bconsole_ligature.c /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_log2con.lo -MD -MP -MF .deps/bconsole_log2con.Tpo -c -o bconsole_log2con.lo bconsole_log2con.c git.mk: Generating .gitignore mv -f .deps/bconsole_vu.Tpo .deps/bconsole_vu.Po libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_log2con.lo -MD -MP -MF .deps/bconsole_log2con.Tpo -c bconsole_log2con.c -fPIC -DPIC -o .libs/bconsole_log2con.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_ligature.lo -MD -MP -MF .deps/bconsole_ligature.Tpo -c bconsole_ligature.c -fPIC -DPIC -o .libs/bconsole_ligature.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_log2con.lo -MD -MP -MF .deps/bconsole_log2con.Tpo -c bconsole_log2con.c -o bconsole_log2con.o >/dev/null 2>&1 mv -f .deps/bconsole_log2con.Tpo .deps/bconsole_log2con.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bconsole_ligature.lo -MD -MP -MF .deps/bconsole_ligature.Tpo -c bconsole_ligature.c -o bconsole_ligature.o >/dev/null 2>&1 mv -f .deps/bconsole_ligature.Tpo .deps/bconsole_ligature.Plo /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o libbconsole.la -rpath /usr/lib/bicon bconsole_ligature.lo bconsole_log2con.lo ../bjoining/libbjoining.la -lfribidi -lutil -ldl libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/bconsole_ligature.o .libs/bconsole_log2con.o -Wl,-rpath -Wl,/home/slitaz/wok/bicon/source/bicon-0.5/bjoining/.libs -Wl,-rpath -Wl,/usr/lib/bicon ../bjoining/.libs/libbjoining.so -lfribidi -lutil -ldl -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libbconsole.so.0 -o .libs/libbconsole.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbconsole.so.0" && ln -s "libbconsole.so.0.0.0" "libbconsole.so.0") libtool: link: (cd ".libs" && rm -f "libbconsole.so" && ln -s "libbconsole.so.0.0.0" "libbconsole.so") libtool: link: i486-slitaz-linux-ar cru .libs/libbconsole.a bconsole_ligature.o bconsole_log2con.o libtool: link: i486-slitaz-linux-ranlib .libs/libbconsole.a libtool: link: ( cd ".libs" && rm -f "libbconsole.la" && ln -s "../libbconsole.la" "libbconsole.la" ) /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o bconsole_vu bconsole_vu.o -lfribidi libbconsole.la -lutil -ldl libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os -Wl,--as-needed -o .libs/bconsole_vu bconsole_vu.o ./.libs/libbconsole.so /home/slitaz/wok/bicon/source/bicon-0.5/bjoining/.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' Making all in bicon make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bicon_bin-bicon.o -MD -MP -MF .deps/bicon_bin-bicon.Tpo -c -o bicon_bin-bicon.o `test -f 'bicon.c' || echo './'`bicon.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bicon_bin-bicon_read.o -MD -MP -MF .deps/bicon_bin-bicon_read.Tpo -c -o bicon_bin-bicon_read.o `test -f 'bicon_read.c' || echo './'`bicon_read.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -MT bicon_bin-pty_spawn.o -MD -MP -MF .deps/bicon_bin-pty_spawn.Tpo -c -o bicon_bin-pty_spawn.o `test -f 'pty_spawn.c' || echo './'`pty_spawn.c git.mk: Generating .gitignore bicon_read.c: In function 'bicon_read': bicon_read.c:201:29: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ~~~~~~~~~~~~~^~~ In file included from bicon_read.c:23: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'uchar *' {aka 'unsigned char *'} extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ pty_spawn.c: In function '_copy': pty_spawn.c:122:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ pty_spawn.c:153:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ pty_spawn.c:160:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ pty_spawn.c:139:15: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir (buf); ^~~~~~~~~~~ mv -f .deps/bicon_bin-bicon.Tpo .deps/bicon_bin-bicon.Po mv -f .deps/bicon_bin-bicon_read.Tpo .deps/bicon_bin-bicon_read.Po mv -f .deps/bicon_bin-pty_spawn.Tpo .deps/bicon_bin-pty_spawn.Po /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o bicon.bin bicon_bin-bicon.o bicon_bin-bicon_read.o bicon_bin-pty_spawn.o -lfribidi ../bconsole/libbconsole.la ../bjoining/libbjoining.la -lutil -ldl libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os -Wl,--as-needed -o .libs/bicon.bin bicon_bin-bicon.o bicon_bin-bicon_read.o bicon_bin-pty_spawn.o ../bconsole/.libs/libbconsole.so /home/slitaz/wok/bicon/source/bicon-0.5/bjoining/.libs/libbjoining.so ../bjoining/.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' Making all in keymap make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' gzip --best -c ir.map > ir.map.gz gzip --best -c arabic.map > arabic.map.gz Creating symlink for eg.map.gz succeeded Creating symlink for ae.map.gz succeeded Creating symlink for bh.map.gz succeeded Creating symlink for dz.map.gz succeeded Creating symlink for iq.map.gz succeeded Creating symlink for jo.map.gz succeeded Creating symlink for lb.map.gz succeeded Creating symlink for kw.map.gz succeeded Creating symlink for ma.map.gz succeeded Creating symlink for ly.map.gz succeeded Creating symlink for qa.map.gz succeeded Creating symlink for om.map.gz succeeded Creating symlink for sa.map.gz succeeded git.mk: Generating .gitignore Creating symlink for sd.map.gz succeeded Creating symlink for sy.map.gz succeeded Creating symlink for tn.map.gz succeeded Creating symlink for ye.map.gz succeeded make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' Making all in font make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' cat bicon-ascii.sub-sfm bicon-arabic.sub-sfm bicon-nomarks.sub-sfm > bicon-8x16-512.sfm cat bicon-ascii.sub-sfm bicon-arabic.sub-sfm bicon-marks.sub-sfm > bicon-8x16-512-marks.sfm git.mk: Generating .gitignore ./bicon-bdf2psf.pl -s bicon-8x16-512.sfm -o bicon-8x16-512.psf < ./bicon-8x16.bdf ./bicon-bdf2psf.pl -m -s bicon-8x16-512.sfm -o bicon-8x16-512-ltr.psf < ./bicon-8x16.bdf ln -s bicon-8x16-512.sfm bicon-8x16-512-ltr.sfm ./bicon-bdf2psf.pl -s bicon-8x16-512-marks.sfm -o bicon-8x16-512-marks.psf < ./bicon-8x16.bdf ./bicon-bdf2psf.pl -m -s bicon-8x16-512-marks.sfm -o bicon-8x16-512-marks-ltr.psf < ./bicon-8x16.bdf ln -s bicon-8x16-512-marks.sfm bicon-8x16-512-marks-ltr.sfm make bicon-8x16-512-marks.sfm make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[3]: 'bicon-8x16-512-marks.sfm' is up to date. make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' psfaddtable bicon-8x16-512-marks.psf bicon-8x16-512-marks.sfm bicon-8x16-512-marks.psfu gzip --best -c bicon-8x16-512-marks.psfu > bicon-8x16-512-marks.psfu.gz make bicon-8x16-512-marks-ltr.sfm make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[3]: 'bicon-8x16-512-marks-ltr.sfm' is up to date. make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' psfaddtable bicon-8x16-512-marks-ltr.psf bicon-8x16-512-marks-ltr.sfm bicon-8x16-512-marks-ltr.psfu gzip --best -c bicon-8x16-512-marks-ltr.psfu > bicon-8x16-512-marks-ltr.psfu.gz make bicon-8x16-512.sfm make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[3]: 'bicon-8x16-512.sfm' is up to date. make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' psfaddtable bicon-8x16-512.psf bicon-8x16-512.sfm bicon-8x16-512.psfu gzip --best -c bicon-8x16-512.psfu > bicon-8x16-512.psfu.gz make bicon-8x16-512-ltr.sfm make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[3]: 'bicon-8x16-512-ltr.sfm' is up to date. make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' psfaddtable bicon-8x16-512-ltr.psf bicon-8x16-512-ltr.sfm bicon-8x16-512-ltr.psfu gzip --best -c bicon-8x16-512-ltr.psfu > bicon-8x16-512-ltr.psfu.gz rm bicon-8x16-512-marks-ltr.psfu bicon-8x16-512.psf bicon-8x16-512-ltr.psf bicon-8x16-512.psfu bicon-8x16-512-ltr.psfu bicon-8x16-512-marks.psf bicon-8x16-512-marks-ltr.psf bicon-8x16-512-marks.psfu make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' Making all in bin make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' sed -e 's,@datadir\@,/usr/share/bicon,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@PACKAGE_NAME\@,BiCon,g' -e 's,@PACKAGE\@,bicon,g' -e 's,@VERSION\@,0.5,g' ./bicon.in > bicon git.mk: Generating .gitignore chmod +x bicon make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' Making all in doc make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' git.mk: Generating .gitignore Making all in man make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' git.mk: Generating .gitignore make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' Making all in testtext make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' git.mk: Generating .gitignore make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5' Making install in bjoining make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/lib/bicon' .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/include/bicon' /bin/bash ../libtool --mode=install /usr/bin/install -c libbjoining.la '/home/slitaz/wok/bicon/install/usr/lib/bicon' /usr/bin/install -c -m 644 bjoining_compose.h bjoining_charprop.h bjoining_vis2cuni.h bjoining_log2cuni.h bjoining_ye.h bjoining.h '/home/slitaz/wok/bicon/install/usr/include/bicon' libtool: install: /usr/bin/install -c .libs/libbjoining.so.0.0.0 /home/slitaz/wok/bicon/install/usr/lib/bicon/libbjoining.so.0.0.0 libtool: install: (cd /home/slitaz/wok/bicon/install/usr/lib/bicon && { ln -s -f libbjoining.so.0.0.0 libbjoining.so.0 || { rm -f libbjoining.so.0 && ln -s libbjoining.so.0.0.0 libbjoining.so.0; }; }) libtool: install: (cd /home/slitaz/wok/bicon/install/usr/lib/bicon && { ln -s -f libbjoining.so.0.0.0 libbjoining.so || { rm -f libbjoining.so && ln -s libbjoining.so.0.0.0 libbjoining.so; }; }) libtool: install: /usr/bin/install -c .libs/libbjoining.lai /home/slitaz/wok/bicon/install/usr/lib/bicon/libbjoining.la libtool: install: /usr/bin/install -c .libs/libbjoining.a /home/slitaz/wok/bicon/install/usr/lib/bicon/libbjoining.a libtool: install: chmod 644 /home/slitaz/wok/bicon/install/usr/lib/bicon/libbjoining.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/bicon/install/usr/lib/bicon/libbjoining.a libtool: warning: remember to run 'libtool --finish /usr/lib/bicon' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining' Making install in bconsole make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/lib/bicon' .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/include/bicon' /bin/bash ../libtool --mode=install /usr/bin/install -c libbconsole.la '/home/slitaz/wok/bicon/install/usr/lib/bicon' /usr/bin/install -c -m 644 bconsole_ligature.h bconsole_log2con.h bconsole.h '/home/slitaz/wok/bicon/install/usr/include/bicon' libtool: warning: relinking 'libbconsole.la' libtool: install: (cd /home/slitaz/wok/bicon/source/bicon-0.5/bconsole; /bin/bash "/home/slitaz/wok/bicon/source/bicon-0.5/libtool" --tag CC --mode=relink i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pedantic -Wl,-Os,--as-needed -o libbconsole.la -rpath /usr/lib/bicon bconsole_ligature.lo bconsole_log2con.lo ../bjoining/libbjoining.la -lfribidi -lutil -ldl -inst-prefix-dir /home/slitaz/wok/bicon/install) libtool: relink: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/bconsole_ligature.o .libs/bconsole_log2con.o -Wl,-rpath -Wl,/usr/lib/bicon -L/home/slitaz/wok/bicon/install/usr/lib/bicon -L/usr/lib/bicon -lbjoining -lfribidi -lutil -ldl -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libbconsole.so.0 -o .libs/libbconsole.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libbconsole.so.0.0.0T /home/slitaz/wok/bicon/install/usr/lib/bicon/libbconsole.so.0.0.0 libtool: install: (cd /home/slitaz/wok/bicon/install/usr/lib/bicon && { ln -s -f libbconsole.so.0.0.0 libbconsole.so.0 || { rm -f libbconsole.so.0 && ln -s libbconsole.so.0.0.0 libbconsole.so.0; }; }) libtool: install: (cd /home/slitaz/wok/bicon/install/usr/lib/bicon && { ln -s -f libbconsole.so.0.0.0 libbconsole.so || { rm -f libbconsole.so && ln -s libbconsole.so.0.0.0 libbconsole.so; }; }) libtool: install: /usr/bin/install -c .libs/libbconsole.lai /home/slitaz/wok/bicon/install/usr/lib/bicon/libbconsole.la libtool: install: /usr/bin/install -c .libs/libbconsole.a /home/slitaz/wok/bicon/install/usr/lib/bicon/libbconsole.a libtool: install: chmod 644 /home/slitaz/wok/bicon/install/usr/lib/bicon/libbconsole.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/bicon/install/usr/lib/bicon/libbconsole.a libtool: warning: remember to run 'libtool --finish /usr/lib/bicon' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bconsole' Making install in bicon make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c bicon.bin '/home/slitaz/wok/bicon/install/usr/bin' libtool: warning: '../bconsole/libbconsole.la' has not been installed in '/usr/lib/bicon' libtool: warning: '/home/slitaz/wok/bicon/source/bicon-0.5/bjoining/libbjoining.la' has not been installed in '/usr/lib/bicon' libtool: warning: '../bjoining/libbjoining.la' has not been installed in '/usr/lib/bicon' libtool: install: /usr/bin/install -c .libs/bicon.bin /home/slitaz/wok/bicon/install/usr/bin/bicon.bin make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bicon' Making install in keymap make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/share/bicon/keymap' /usr/bin/install -c -m 644 ir.map.gz arabic.map.gz '/home/slitaz/wok/bicon/install/usr/share/bicon/keymap' make install-data-hook make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' Creating symlink for ae.map.gz succeeded Creating symlink for bh.map.gz succeeded Creating symlink for dz.map.gz succeeded Creating symlink for eg.map.gz succeeded Creating symlink for iq.map.gz succeeded Creating symlink for jo.map.gz succeeded Creating symlink for kw.map.gz succeeded Creating symlink for lb.map.gz succeeded Creating symlink for ly.map.gz succeeded Creating symlink for ma.map.gz succeeded Creating symlink for om.map.gz succeeded Creating symlink for qa.map.gz succeeded Creating symlink for sa.map.gz succeeded Creating symlink for sd.map.gz succeeded Creating symlink for sy.map.gz succeeded Creating symlink for tn.map.gz succeeded Creating symlink for ye.map.gz succeeded make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/keymap' Making install in font make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/share/bicon/font' /usr/bin/install -c -m 644 bicon-8x16-512.psfu.gz bicon-8x16-512-marks.psfu.gz bicon-8x16-512-ltr.psfu.gz bicon-8x16-512-marks-ltr.psfu.gz bicon-8x16.bdf '/home/slitaz/wok/bicon/install/usr/share/bicon/font' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/font' Making install in bin make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/bin' /usr/bin/install -c bicon '/home/slitaz/wok/bicon/install/usr/bin' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/bin' Making install in doc make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' Making install in man make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/slitaz/wok/bicon/install/usr/share/man/man1' /usr/bin/install -c -m 644 bicon.bin.1 bicon.1 '/home/slitaz/wok/bicon/install/usr/share/man/man1' make[3]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc/man' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' make[3]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' 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/slitaz/wok/bicon/source/bicon-0.5/doc' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/doc' Making install in testtext make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5/testtext' make[1]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5' make[2]: Entering directory '/home/slitaz/wok/bicon/source/bicon-0.5' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/bicon/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 bicon.pc '/home/slitaz/wok/bicon/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5' make[1]: Leaving directory '/home/slitaz/wok/bicon/source/bicon-0.5' ================================================================================ Executing strip on all files... Done Time: 1.66s. Size: 71598 B -> 59950 B. Save: 11 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Recompressing gzip files... Done Time: 2.00s. Size: 19322 B -> 17809 B. Save: 1 KB. Cache hit: 6/6. Compressing man pages... Done Time: 0.57s. Size: 4863 B -> 2502 B. Save: 2 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 12 Removing: advancecomp-static autoconf automake fribidi fribidi-dev kbd kbd-base libgdbm libltdl libtool perl perl-core Pack: bicon 0.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "bicon-0.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "bicon-0.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/bicon-0.5... Done Checking site script in source/bicon-0.5... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: bicon 0.5 ================================================================================ Src file : bicon-0.5.tar.gz Src size : 128.0K Source dir : 4.6M Produced : 592.0K Cook time : 38s Cook date : 2020-07-08 06:44 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 512.0K : 60.2K : 30 : bicon-0.5-i486.tazpkg ================================================================================