install -d /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib install -d /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include install -m 644 libtommath.a /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 tommath.h /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libtommath-1.2.0' >>> libtommath 1.2.0 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a.tar.gz: OK (sha256: cb6d2ed1c6c7fd8e0e4a9cb1d81bd88f3af37bd239fdf8966b3cb3671ff6db86) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/libuio/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a -xf - >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Patching Applying 0001-configure-remove-po-Makefile.in.patch using patch: patching file configure.ac >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a -name $file); do cp support/gnuconfig/$file $i; done; done >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Configuring >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Gettextizing Copying file ABOUT-NLS Copying file config.rpath Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Creating po/ChangeLog Creating directory m4 Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 cp: cannot stat '/home/peko/autobuild/instance-1/output-1/host/share/aclocal/host-cpu-c-abi.m4': No such file or directory Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Creating m4/ChangeLog Updating Makefile.am (backup is in Makefile.am~) Updating configure.ac (backup is in configure.ac~) Creating ChangeLog Please update po/Makevars so that it defines all the variables mentioned in po/Makevars.template. You can then remove po/Makevars.template. Please run 'aclocal -I m4' to regenerate the aclocal.m4 file. You need aclocal from GNU automake 1.9 (or newer) to do this. Then run 'autoconf' to regenerate the configure file. You will also need config.guess and config.sub, which you can get from the CVS of the 'config' project at https://savannah.gnu.org/. The commands to fetch them are $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess' $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub' You might also want to copy the convenience header file gettext.h from the /home/peko/autobuild/instance-1/output-1/host/share/gettext directory into your package. It is a wrapper around that implements the configure --disable-nls option. Press Return to acknowledge the previous four paragraphs. >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:20: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:20: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:20: the top level configure.ac:55: warning: AC_OUTPUT should be used without arguments. configure.ac:55: You should run autoupdate. configure.ac:17: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' Makefile.am:44: installing './texinfo.tex' >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Patching libtool patching file /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes MAKEINFO=true LIBS=" -largp" CONFIG_SITE=/dev/null ./configure --target=sparc-buildroot-linux-uclibc --host=sparc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-glib=no --without-werror ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sparc-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... sparc-buildroot-linux-uclibc checking for sparc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc option to enable C11 features... none needed checking whether /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc... none 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 /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld checking if the linker (/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-nm checking the name lister (/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-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-pc-linux-gnu file names to sparc-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld option to reload object files... -r checking for sparc-buildroot-linux-uclibc-objdump... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-objdump checking how to recognize dependent libraries... pass_all checking for sparc-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sparc-buildroot-linux-uclibc-ar... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-ar checking for archiver @FILE support... @ checking for sparc-buildroot-linux-uclibc-strip... (cached) /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-strip checking for sparc-buildroot-linux-uclibc-ranlib... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-ranlib checking command to parse /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc-nm output from /home/peko/autobuild/instance-1/output-1/host/bin/sparc-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 sparc-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc linker (/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-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... no checking for argp.h... yes checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... no checking for msgfmt... /home/peko/autobuild/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/peko/autobuild/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/peko/autobuild/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/peko/autobuild/instance-1/output-1/host/bin/msgmerge checking for ld used by /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld checking if the linker (/home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-cpp checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating libuio.dox config.status: creating libuio-uninstalled.pc config.status: creating libuio.pc config.status: creating 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' /usr/bin/make all-recursive make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' Making all in po make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --version) >/dev/null 2>&1; then \ for f in lsuio.info lsuio.info-[0-9] lsuio.info-[0-9][0-9] lsuio.i[0-9] lsuio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if true -I . \ -o lsuio.info lsuio.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./lsuio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o lsuio-lsuio.o `test -f 'lsuio.c' || echo './'`lsuio.c /bin/bash ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o libuio_la-base.lo `test -f 'base.c' || echo './'`base.c /bin/bash ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o libuio_la-helper.lo `test -f 'helper.c' || echo './'`helper.c /bin/bash ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o libuio_la-irq.lo `test -f 'irq.c' || echo './'`irq.c lsuio.c: In function 'parse_opt': lsuio.c:153:42: warning: unused parameter 'arg' [-Wunused-parameter] 153 | static error_t parse_opt (int key, char *arg, struct argp_state *state) | ~~~~~~^~~ lsuio.c:153:66: warning: unused parameter 'state' [-Wunused-parameter] 153 | static error_t parse_opt (int key, char *arg, struct argp_state *state) | ~~~~~~~~~~~~~~~~~~~^~~~~ /bin/bash ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o libuio_la-mem.lo `test -f 'mem.c' || echo './'`mem.c libtool: compile: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c base.c -fPIC -DPIC -o .libs/libuio_la-base.o libtool: compile: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c helper.c -fPIC -DPIC -o .libs/libuio_la-helper.o libtool: compile: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c irq.c -fPIC -DPIC -o .libs/libuio_la-irq.o libtool: compile: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c mem.c -fPIC -DPIC -o .libs/libuio_la-mem.o /bin/bash ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o libuio_la-attr.lo `test -f 'attr.c' || echo './'`attr.c /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o readuio-readuio.o `test -f 'readuio.c' || echo './'`readuio.c libtool: compile: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c attr.c -fPIC -DPIC -o .libs/libuio_la-attr.o /bin/bash ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -O2 -Wall -Wextra -DG_LOG_DOMAIN=\"libuio\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -version-info 4:0:2 -o libuio.la -rpath /usr/lib libuio_la-base.lo libuio_la-helper.lo libuio_la-irq.lo libuio_la-mem.lo libuio_la-attr.lo -largp libtool: link: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -shared -fPIC -DPIC .libs/libuio_la-base.o .libs/libuio_la-helper.o .libs/libuio_la-irq.o .libs/libuio_la-mem.o .libs/libuio_la-attr.o -largp -O2 -Os -g0 -Wl,-soname -Wl,libuio.so.2 -o .libs/libuio.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libuio.so.2" && ln -s "libuio.so.2.2.0" "libuio.so.2") libtool: link: (cd ".libs" && rm -f "libuio.so" && ln -s "libuio.so.2.2.0" "libuio.so") libtool: link: ( cd ".libs" && rm -f "libuio.la" && ln -s "../libuio.la" "libuio.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o lsuio lsuio-lsuio.o libuio.la -largp /bin/bash ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o readuio readuio-readuio.o libuio.la -largp libtool: link: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o lsuio lsuio-lsuio.o ./.libs/libuio.so -largp -Wl,-rpath -Wl,/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/.libs libtool: link: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -W -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o readuio readuio-readuio.o ./.libs/libuio.so -largp -Wl,-rpath -Wl,/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/.libs make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Installing to staging directory PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' Making install in po make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' if test "libuio" = "gettext-tools"; then \ /bin/mkdir -p /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/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/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --version) >/dev/null 2>&1; then \ for f in lsuio.info lsuio.info-[0-9] lsuio.info-[0-9][0-9] lsuio.i[0-9] lsuio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if true -I . \ -o lsuio.info lsuio.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./lsuio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --version) >/dev/null 2>&1; then \ for f in lsuio.info lsuio.info-[0-9] lsuio.info-[0-9][0-9] lsuio.i[0-9] lsuio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if true -I . \ -o lsuio.info lsuio.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./lsuio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c libuio.la '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 libuio.h '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 lsuio.1 '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 libuio.pc '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/info' install-info --info-dir='/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/info' '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/info/lsuio.info' install-info: No such file or directory for /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/info/lsuio.info libtool: install: /usr/bin/install -c .libs/libuio.so.2.2.0 /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libuio.so.2.2.0 libtool: install: (cd /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libuio.so.2.2.0 libuio.so.2 || { rm -f libuio.so.2 && ln -s libuio.so.2.2.0 libuio.so.2; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libuio.so.2.2.0 libuio.so || { rm -f libuio.so && ln -s libuio.so.2.2.0 libuio.so; }; }) libtool: install: /usr/bin/install -c .libs/libuio.lai /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libuio.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c lsuio readuio '/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c lsuio /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin/lsuio libtool: install: /usr/bin/install -c readuio /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin/readuio make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install -C /home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' Making install in po make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' if test "libuio" = "gettext-tools"; then \ /bin/mkdir -p /home/peko/autobuild/instance-1/output-1/target/usr/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/peko/autobuild/instance-1/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-1/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a/po' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --version) >/dev/null 2>&1; then \ for f in lsuio.info lsuio.info-[0-9] lsuio.info-[0-9][0-9] lsuio.i[0-9] lsuio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if true -I . \ -o lsuio.info lsuio.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./lsuio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (true --version) >/dev/null 2>&1; then \ for f in lsuio.info lsuio.info-[0-9] lsuio.info-[0-9][0-9] lsuio.i[0-9] lsuio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if true -I . \ -o lsuio.info lsuio.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./lsuio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c libuio.la '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 libuio.h '/home/peko/autobuild/instance-1/output-1/target/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig' /usr/bin/install -c -m 644 lsuio.1 '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/info' /usr/bin/install -c -m 644 libuio.pc '/home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig' install-info --info-dir='/home/peko/autobuild/instance-1/output-1/target/usr/share/info' '/home/peko/autobuild/instance-1/output-1/target/usr/share/info/lsuio.info' install-info: No such file or directory for /home/peko/autobuild/instance-1/output-1/target/usr/share/info/lsuio.info libtool: install: /usr/bin/install -c .libs/libuio.so.2.2.0 /home/peko/autobuild/instance-1/output-1/target/usr/lib/libuio.so.2.2.0 libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libuio.so.2.2.0 libuio.so.2 || { rm -f libuio.so.2 && ln -s libuio.so.2.2.0 libuio.so.2; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libuio.so.2.2.0 libuio.so || { rm -f libuio.so && ln -s libuio.so.2.2.0 libuio.so; }; }) libtool: install: /usr/bin/install -c .libs/libuio.lai /home/peko/autobuild/instance-1/output-1/target/usr/lib/libuio.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c lsuio readuio '/home/peko/autobuild/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c lsuio /home/peko/autobuild/instance-1/output-1/target/usr/bin/lsuio libtool: install: /usr/bin/install -c readuio /home/peko/autobuild/instance-1/output-1/target/usr/bin/readuio make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/libuio-6ef3d8d096a641686bfdd112035aa04aa16fe81a' libuwsc-3.3.5.tar.gz: OK (sha256: a06b7324671e181ffe3165e93e6f94c7ac1380f69e32a52e80c8da7016acd60d) >>> libuwsc 3.3.5 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/libuwsc/libuwsc-3.3.5.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/libuwsc-3.3.5 -xf - >>> libuwsc 3.3.5 Patching Applying 0001-CMakeLists.txt-add-BUILD_EXAMPLE.patch using patch: patching file CMakeLists.txt Applying 0002-fix-bad-indentation.patch using patch: patching file src/lua/uwsc_lua.c Hunk #1 succeeded at 177 (offset -1 lines). >>> libuwsc 3.3.5 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/libuwsc-3.3.5/ && cd /home/peko/autobuild/instance-1/output-1/build/libuwsc-3.3.5/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-1/output-1/host/bin/cmake /home/peko/autobuild/instance-1/output-1/build/libuwsc-3.3.5/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DUWSC_SSL_SUPPORT=ON -DUWSC_USE_MBEDTLS=OFF -DUWSC_USE_OPENSSL=ON -DUWSC_USE_WOLFSSL=OFF -DUWSC_LUA_SUPPORT=ON -DBUILD_STATIC_LIBS=OFF ) -- The C compiler identification is GNU 10.3.0 -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/sparc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found Libev: /home/peko/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libev.so (found version "4.33") -- Could NOT find WOLFSSL (missing: WOLFSSL_LIBRARY WOLFSSL_INCLUDE_DIR) -- Could NOT find MbedTLS (missing: MBEDTLS_LIBRARY MBEDX509_LIBRARY MBEDCRYPTO_LIBRARY MBEDTLS_INCLUDE_DIR) -- Select OpenSSL as the SSL backend