>>> libblockdev 2.26 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-14/output-1/build/.libblockdev-2.26.tar.gz.PVXqSj/output' 'https://github.com/storaged-project/libblockdev/releases/download/2.26-1/libblockdev-2.26.tar.gz' --2023-02-09 00:47:17-- https://github.com/storaged-project/libblockdev/releases/download/2.26-1/libblockdev-2.26.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/19988938/f94bf4ab-e09a-4084-a5c0-8935cbfde6bd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230209T004718Z&X-Amz-Expires=300&X-Amz-Signature=6a72145cc85d8e75318d344bcb7bbf6dd214a330902820c3bc8f4cf1712c14e6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19988938&response-content-disposition=attachment%3B%20filename%3Dlibblockdev-2.26.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-02-09 00:47:18-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/19988938/f94bf4ab-e09a-4084-a5c0-8935cbfde6bd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230209T004718Z&X-Amz-Expires=300&X-Amz-Signature=6a72145cc85d8e75318d344bcb7bbf6dd214a330902820c3bc8f4cf1712c14e6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=19988938&response-content-disposition=attachment%3B%20filename%3Dlibblockdev-2.26.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 932129 (910K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-14/output-1/build/.libblockdev-2.26.tar.gz.PVXqSj/output' 0K .......... .......... .......... .......... .......... 5% 13.5M 0s 50K .......... .......... .......... .......... .......... 10% 10.1M 0s 100K .......... .......... .......... .......... .......... 16% 57.5M 0s 150K .......... .......... .......... .......... .......... 21% 47.8M 0s 200K .......... .......... .......... .......... .......... 27% 101M 0s 250K .......... .......... .......... .......... .......... 32% 201M 0s 300K .......... .......... .......... .......... .......... 38% 6.94M 0s 350K .......... .......... .......... .......... .......... 43% 168M 0s 400K .......... .......... .......... .......... .......... 49% 135M 0s 450K .......... .......... .......... .......... .......... 54% 202M 0s 500K .......... .......... .......... .......... .......... 60% 215M 0s 550K .......... .......... .......... .......... .......... 65% 150M 0s 600K .......... .......... .......... .......... .......... 71% 138M 0s 650K .......... .......... .......... .......... .......... 76% 159M 0s 700K .......... .......... .......... .......... .......... 82% 188M 0s 750K .......... .......... .......... .......... .......... 87% 212M 0s 800K .......... .......... .......... .......... .......... 93% 205M 0s 850K .......... .......... .......... .......... .......... 98% 190M 0s 900K .......... 100% 323M=0.02s 2023-02-09 00:47:18 (41.9 MB/s) - '/home/autobuild/autobuild/instance-14/output-1/build/.libblockdev-2.26.tar.gz.PVXqSj/output' saved [932129/932129] libblockdev-2.26.tar.gz: OK (sha256: c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069) >>> libblockdev 2.26 Extracting gzip -d -c /home/autobuild/autobuild/instance-14/dl/libblockdev/libblockdev-2.26.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26 -xf - >>> libblockdev 2.26 Patching Applying 0001-Provide-replacement-function-for-strerror_l.patch using patch: patching file configure.ac patching file src/plugins/crypto.c patching file src/utils/module.c >>> libblockdev 2.26 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libblockdev 2.26 Configuring >>> libblockdev 2.26 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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' configure.ac:16: installing './compile' configure.ac:9: installing './missing' src/lib/Makefile.am: installing './depcomp' >>> libblockdev 2.26 Patching libtool patching file /home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/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/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/ && rm -rf config.cache && PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar" AS="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-as" LD="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-ld" NM="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm" CC="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" GCC="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" CPP="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp" CXX="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-g++" FC="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" F77="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" RANLIB="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-readelf" STRIP="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-strip" OBJCOPY="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-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/autobuild/autobuild/instance-14/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-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/autobuild/autobuild/instance-14/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-14/output-1/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no 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 CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=aarch64-unknown-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 --enable-nls --enable-static --enable-shared --disable-introspection --with-loop --without-bcache --without-btrfs --without-dm --without-dmraid --without-escrow --without-kbd --without-lvm_dbus --without-mpath --without-nvdimm --without-python2 --without-python3 --without-s390 --without-tools --without-vdo --without-crypto --without-fs --with-loop --without-lvm --with-mdraid --without-part --with-swap ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-uclibc-strip... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for python... /home/autobuild/autobuild/instance-14/output-1/host/bin/python checking for python version... 3.11 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for or1k-buildroot-linux-uclibc-gcc... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-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/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc... none checking for or1k-buildroot-linux-uclibc-ar... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar) interface... ar checking for or1k-buildroot-linux-uclibc-gcc... (cached) /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc option to enable C11 features... (cached) none needed checking whether /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc... (cached) none checking build system type... aarch64-unknown-linux-gnu checking host system type... or1k-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-ld checking if the linker (/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to or1k-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-ld option to reload object files... -r checking for or1k-buildroot-linux-uclibc-objdump... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for or1k-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for or1k-buildroot-linux-uclibc-ar... (cached) /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for or1k-buildroot-linux-uclibc-strip... (cached) /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-strip checking for or1k-buildroot-linux-uclibc-ranlib... /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm output from /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for or1k-buildroot-linux-uclibc-mt... no checking for mt... no checking if : 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/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc linker (/home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-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 pkg-config is at least version 0.9.0... yes checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for gtkdoc-scan... no checking for dlfcn.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/fcntl.h... yes checking for sys/ioctl.h... yes checking for linux/random.h... yes checking for glob.h... yes checking for syslog.h... yes checking for math.h... yes checking for strerror_l... no checking for GLIB... yes checking for GOBJECT... yes checking for GIO... yes checking for UDEV... yes checking for KMOD... yes checking for BLKID... yes checking for BYTESIZE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/fs/Makefile config.status: creating src/utils/Makefile config.status: creating src/utils/blockdev-utils.pc config.status: creating src/lib/Makefile config.status: creating src/lib/plugin_apis/Makefile config.status: creating src/lib/blockdev.c config.status: creating src/lib/blockdev.pc config.status: creating src/python/Makefile config.status: creating src/python/gi/Makefile config.status: creating src/python/gi/overrides/Makefile config.status: creating include/Makefile config.status: creating include/blockdev/Makefile config.status: creating docs/Makefile config.status: creating docs/libblockdev-docs.xml config.status: creating dist/Makefile config.status: creating dist/libblockdev.spec config.status: creating scripts/Makefile config.status: creating tools/Makefile config.status: creating data/Makefile config.status: creating data/conf.d/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls libblockdev 2.26 ==================== prefix: /usr libdir: ${exec_prefix}/lib libexecdir: ${exec_prefix}/libexec bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datadir: ${datarootdir} sysconfdir: /etc localstatedir: /var docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} compiler: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 cppflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ldflags: BTRFS plugin: no Crypto plugin: no escrow support: no DM plugin: no dmraid support: no FS plugin: no KBD plugin: no Bcache support: no Loop plugin: yes LVM plugin: no LVM DBus plugin: no MDRAID plugin: yes MPath plugin no NVDIMM plugin: no Part plugin: no S390 plugin: no Swap plugin: yes VDO plugin (deprecated): no GObject introspection: no (disabled, use --enable-introspection to enable) Python 2 bindings: no Python 3 bindings: no tools: no >>> libblockdev 2.26 Building PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/ make[1]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26' Making all in include make[2]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include' Making all in blockdev make[3]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include/blockdev' for header in ./../../src/plugins/*.h; do ln -sf ${header} ./; done for header in ./../../src/utils/*.h; do ln -sf ${header} ./; done for header in ./../../src/lib/*.h; do ln -sf ${header} ./; done mkdir -p fs; cd fs; for header in ./../../../src/plugins/fs/*.h; do ln -sf ${header} ./; done make[3]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include/blockdev' make[3]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include' make[2]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/include' Making all in src make[2]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/src' Making all in utils make[3]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/src/utils' /bin/sh ../../libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" -DPACKAGE_STRING=\"libblockdev\ 2.26\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 -DWITH_BD_LOOP=/\*\*/ -DWITH_BD_MDRAID=/\*\*/ -DWITH_BD_SWAP=/\*\*/ -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c -o libbd_utils_la-exec.lo `test -f 'exec.c' || echo './'`exec.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c exec.c -fPIC -DPIC -o .libs/libbd_utils_la-exec.o libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c exec.c -o libbd_utils_la-exec.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" -DPACKAGE_STRING=\"libblockdev\ 2.26\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 -DWITH_BD_LOOP=/\*\*/ -DWITH_BD_MDRAID=/\*\*/ -DWITH_BD_SWAP=/\*\*/ -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c -o libbd_utils_la-extra_arg.lo `test -f 'extra_arg.c' || echo './'`extra_arg.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c extra_arg.c -fPIC -DPIC -o .libs/libbd_utils_la-extra_arg.o libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c extra_arg.c -o libbd_utils_la-extra_arg.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" -DPACKAGE_STRING=\"libblockdev\ 2.26\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 -DWITH_BD_LOOP=/\*\*/ -DWITH_BD_MDRAID=/\*\*/ -DWITH_BD_SWAP=/\*\*/ -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c -o libbd_utils_la-dev_utils.lo `test -f 'dev_utils.c' || echo './'`dev_utils.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c dev_utils.c -fPIC -DPIC -o .libs/libbd_utils_la-dev_utils.o libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c dev_utils.c -o libbd_utils_la-dev_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" -DPACKAGE_STRING=\"libblockdev\ 2.26\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 -DWITH_BD_LOOP=/\*\*/ -DWITH_BD_MDRAID=/\*\*/ -DWITH_BD_SWAP=/\*\*/ -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c -o libbd_utils_la-module.lo `test -f 'module.c' || echo './'`module.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"libblockdev\" -DPACKAGE_TARNAME=\"libblockdev\" -DPACKAGE_VERSION=\"2.26\" "-DPACKAGE_STRING=\"libblockdev 2.26\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libblockdev\" -DVERSION=\"2.26\" -DNDEBUG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_RANDOM_H=1 -DHAVE_GLOB_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_MATH_H=1 "-DWITH_BD_LOOP=/**/" "-DWITH_BD_MDRAID=/**/" "-DWITH_BD_SWAP=/**/" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-14/output-1/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -Wall -Wextra -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -c module.c -fPIC -DPIC -o .libs/libbd_utils_la-module.o module.c:33:37: error: unknown type name 'locale_t' 33 | static char *strerror_l(int errnum, locale_t locale UNUSED) | ^~~~~~~~ module.c: In function 'bd_utils_have_kernel_module': module.c:63:5: error: unknown type name 'locale_t' 63 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:63:25: error: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Werror=implicit-function-declaration] 63 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~~ | setlocale module.c:63:36: error: 'LC_ALL_MASK' undeclared (first use in this function) 63 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~~~~ module.c:63:36: note: each undeclared identifier is reported only once for each function it appears in module.c:63:55: error: 'locale_t' undeclared (first use in this function) 63 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:63:64: error: expected ')' before numeric constant 63 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ~ ^~ | ) module.c:69:9: error: implicit declaration of function 'freelocale'; did you mean 'setlocale'? [-Werror=implicit-function-declaration] 69 | freelocale (c_locale); | ^~~~~~~~~~ | setlocale module.c:78:54: error: implicit declaration of function 'strerror_l'; did you mean 'strerror_r'? [-Werror=implicit-function-declaration] 78 | "Failed to get the module: %s", strerror_l (-ret, c_locale)); | ^~~~~~~~~~ | strerror_r module.c:78:50: error: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Werror=format=] 78 | "Failed to get the module: %s", strerror_l (-ret, c_locale)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | char * | %d module.c: In function 'bd_utils_load_kernel_module': module.c:109:5: error: unknown type name 'locale_t' 109 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:109:36: error: 'LC_ALL_MASK' undeclared (first use in this function) 109 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~~~~ module.c:109:55: error: 'locale_t' undeclared (first use in this function) 109 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:109:64: error: expected ')' before numeric constant 109 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ~ ^~ | ) module.c:124:50: error: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Werror=format=] 124 | "Failed to get the module: %s", strerror_l (-ret, c_locale)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | char * | %d module.c:145:74: error: format '%s' expects argument of type 'char *', but argument 7 has type 'int' [-Werror=format=] 145 | "Failed to load the module '%s' with options '%s': %s", | ~^ | | | char * | %d 146 | module_name, options, strerror_l (-ret, c_locale)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int module.c: In function 'bd_utils_unload_kernel_module': module.c:174:5: error: unknown type name 'locale_t' 174 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:174:36: error: 'LC_ALL_MASK' undeclared (first use in this function) 174 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~~~~ module.c:174:55: error: 'locale_t' undeclared (first use in this function) 174 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ^~~~~~~~ module.c:174:64: error: expected ')' before numeric constant 174 | locale_t c_locale = newlocale (LC_ALL_MASK, "C", (locale_t) 0); | ~ ^~ | ) module.c:189:50: error: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Werror=format=] 189 | "Failed to get the module: %s", strerror_l (-ret, c_locale)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | char * | %d module.c:216:58: error: format '%s' expects argument of type 'char *', but argument 6 has type 'int' [-Werror=format=] 216 | "Failed to unload the module '%s': %s", | ~^ | | | char * | %d 217 | module_name, strerror_l (-ret, c_locale)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int cc1: all warnings being treated as errors make[3]: *** [Makefile:571: libbd_utils_la-module.lo] Error 1 make[3]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/src/utils' make[2]: *** [Makefile:432: all-recursive] Error 1 make[2]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/src' make[1]: *** [Makefile:510: all-recursive] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-14/output-1/build/libblockdev-2.26/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'