2021-08-26 17:23:25 exec_hook package_begin chapter08 846-kmod START: 2021-08-26 17:23:25 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/846-kmod # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/846-kmod-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=846-kmod # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/846-kmod") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=846-kmod LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-pc-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=3528 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/846-kmod-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 2188160 / /sources/autolfs_package_patch PKG_DEST=/sources/846-kmod 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes 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 wchar.h... yes checking for minix/config.h... no checking for linux/module.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 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 /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 /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... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) 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 a sed that does not truncate output... (cached) /bin/sed checking whether ln -s works... yes checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xsltproc... no checking for mkosi... no checking for __xstat... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for finit_module... no checking if compiler has __builtin_clz builtin function... yes checking if compiler has __builtin_types_compatible_p builtin function... yes checking if compiler has __builtin_uaddl_overflow builtin function... yes checking if compiler has __builtin_uaddll_overflow builtin function... yes checking for struct stat.st_mtim... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strndupa is declared... yes checking whether be32toh is declared... yes checking whether _Static_assert() is supported... yes checking whether _Noreturn is supported... yes checking for libzstd... yes checking for liblzma... yes checking for zlib... yes configure: openssl support not requested checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -W in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Wno-inline in envvar CFLAGS... yes checking if gcc supports flag -Wvla in envvar CFLAGS... yes checking if gcc supports flag -Wundef in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wformat-security in envvar CFLAGS... no checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... no checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc supports flag -Wtype-limits in envvar CFLAGS... yes checking if gcc supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc supports flag -fno-common in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating libkmod/docs/Makefile config.status: creating libkmod/docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands kmod 29 ======= prefix: /usr sysconfdir: /etc libdir: ${exec_prefix}/lib rootlibdir: ${exec_prefix}/lib includedir: ${prefix}/include bindir: ${exec_prefix}/bin Bash completions dir: ${datarootdir}/bash-completion/completions compiler: gcc cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -mtune=generic ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections experimental features: no tools: yes python bindings: no logging: yes compression: zstd=yes xz=yes zlib=yes debug: no coverage: no doc: man: yes test-modules: yes features: +ZSTD +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL make --no-print-directory all-recursive Making all in . GEN libkmod/libkmod.pc CC tools/kmod.o CC tools/lsmod.o CC tools/rmmod.o CC tools/insmod.o CC tools/modinfo.o CC tools/modprobe.o CC tools/depmod.o CC tools/log.o CC tools/static-nodes.o CC shared/array.lo CC shared/hash.lo CC shared/scratchbuf.lo CC shared/strbuf.lo CC shared/util.lo CC libkmod/libkmod.lo CC libkmod/libkmod-builtin.lo CC libkmod/libkmod-list.lo CC libkmod/libkmod-config.lo CC libkmod/libkmod-index.lo CC libkmod/libkmod-module.lo CC libkmod/libkmod-file.lo CC libkmod/libkmod-elf.lo CC libkmod/libkmod-signature.lo CCLD shared/libshared.la CCLD libkmod/libkmod-internal.la CCLD libkmod/libkmod.la CCLD tools/kmod GEN tools/insmod GEN tools/rmmod GEN tools/lsmod GEN tools/modprobe GEN tools/modinfo GEN tools/depmod Making all in libkmod/docs make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making install in . /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libkmod/libkmod.la '/usr/lib' libtool: install: /bin/install -c libkmod/.libs/libkmod.so.2.3.7 /usr/lib/libkmod.so.2.3.7 libtool: install: (cd /usr/lib && { ln -s -f libkmod.so.2.3.7 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.3.7 libkmod.so.2; }; }) libtool: install: (cd /usr/lib && { ln -s -f libkmod.so.2.3.7 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.3.7 libkmod.so; }; }) libtool: install: /bin/install -c libkmod/.libs/libkmod.lai /usr/lib/libkmod.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c tools/kmod '/usr/bin' libtool: install: /bin/install -c tools/kmod /usr/bin/kmod make --no-print-directory install-exec-hook if test "/usr/lib" != "/usr/lib"; then \ /bin/mkdir -p /usr/lib && \ so_img_name=$(readlink /usr/lib/libkmod.so) && \ so_img_rel_target_prefix=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib/$so_img_name /usr/lib/libkmod.so && \ mv /usr/lib/libkmod.so.* /usr/lib; \ fi /bin/mkdir -p '/usr/share/bash-completion/completions' /bin/install -c -m 644 shell-completion/bash/kmod '/usr/share/bash-completion/completions' /bin/mkdir -p '/usr/include' /bin/install -c -m 644 libkmod/libkmod.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /bin/install -c -m 644 libkmod/libkmod.pc '/usr/lib/pkgconfig' Making install in libkmod/docs make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in man make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man5' /bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man8' /bin/install -c -m 644 kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/usr/share/man/man8' '/usr/sbin/depmod' -> '../bin/kmod' '/usr/sbin/insmod' -> '../bin/kmod' '/usr/sbin/modinfo' -> '../bin/kmod' '/usr/sbin/modprobe' -> '../bin/kmod' '/usr/sbin/rmmod' -> '../bin/kmod' '/usr/bin/lsmod' -> 'kmod' Making clean in . test -z "testsuite/uname.la testsuite/path.la testsuite/init_module.la testsuite/delete_module.la testsuite/libtestsuite.la" || rm -f testsuite/uname.la testsuite/path.la testsuite/init_module.la testsuite/delete_module.la testsuite/libtestsuite.la test -z " libkmod/libkmod.pc" || rm -f libkmod/libkmod.pc rm -f tools/kmod rm -f testsuite/test-hash testsuite/test-array testsuite/test-scratchbuf testsuite/test-strbuf testsuite/test-init testsuite/test-initstate testsuite/test-testsuite testsuite/test-loaded testsuite/test-modinfo testsuite/test-util testsuite/test-new-module testsuite/test-modprobe testsuite/test-blacklist testsuite/test-dependencies testsuite/test-depmod testsuite/test-list test -z "libkmod/libkmod.la" || rm -f libkmod/libkmod.la rm -rf .libs _libs test -z "shared/libshared.la libkmod/libkmod-internal.la" || rm -f shared/libshared.la libkmod/libkmod-internal.la rm -rf libkmod/.libs libkmod/_libs rm -rf libkmod/python/kmod/.libs libkmod/python/kmod/_libs rm -f testsuite/so_locations rm -rf shared/.libs shared/_libs test -z "" || rm -f rm -rf testsuite/.libs testsuite/_libs rm -rf tools/.libs tools/_libs rm -f *.o rm -f libkmod/so_locations shared/so_locations rm -f libkmod/so_locations test -z "testsuite/test-hash.log testsuite/test-array.log testsuite/test-scratchbuf.log testsuite/test-strbuf.log testsuite/test-init.log testsuite/test-initstate.log testsuite/test-testsuite.log testsuite/test-loaded.log testsuite/test-modinfo.log testsuite/test-util.log testsuite/test-new-module.log testsuite/test-modprobe.log testsuite/test-blacklist.log testsuite/test-dependencies.log testsuite/test-depmod.log testsuite/test-list.log" || rm -f testsuite/test-hash.log testsuite/test-array.log testsuite/test-scratchbuf.log testsuite/test-strbuf.log testsuite/test-init.log testsuite/test-initstate.log testsuite/test-testsuite.log testsuite/test-loaded.log testsuite/test-modinfo.log testsuite/test-util.log testsuite/test-new-module.log testsuite/test-modprobe.log testsuite/test-blacklist.log testsuite/test-dependencies.log testsuite/test-depmod.log testsuite/test-list.log rm -f libkmod/*.o rm -f *.lo test -z "testsuite/test-hash.trs testsuite/test-array.trs testsuite/test-scratchbuf.trs testsuite/test-strbuf.trs testsuite/test-init.trs testsuite/test-initstate.trs testsuite/test-testsuite.trs testsuite/test-loaded.trs testsuite/test-modinfo.trs testsuite/test-util.trs testsuite/test-new-module.trs testsuite/test-modprobe.trs testsuite/test-blacklist.trs testsuite/test-dependencies.trs testsuite/test-depmod.trs testsuite/test-list.trs" || rm -f testsuite/test-hash.trs testsuite/test-array.trs testsuite/test-scratchbuf.trs testsuite/test-strbuf.trs testsuite/test-init.trs testsuite/test-initstate.trs testsuite/test-testsuite.trs testsuite/test-loaded.trs testsuite/test-modinfo.trs testsuite/test-util.trs testsuite/test-new-module.trs testsuite/test-modprobe.trs testsuite/test-blacklist.trs testsuite/test-dependencies.trs testsuite/test-depmod.trs testsuite/test-list.trs rm -f libkmod/*.lo test -z "test-suite.log" || rm -f test-suite.log rm -f libkmod/python/kmod/*.o rm -f libkmod/python/kmod/*.lo rm -f shared/*.o rm -f shared/*.lo rm -f testsuite/*.o rm -f testsuite/*.lo rm -f tools/*.o Making clean in libkmod/docs rm -rf .libs _libs rm -f *.lo Making clean in man test -z "" || rm -f rm -rf .libs _libs rm -f *.lo checking for i686-pc-linux-gnu-gcc... gcc -m32 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 the compiler supports GNU C... yes checking whether gcc -m32 accepts -g... yes checking for gcc -m32 option to enable C11 features... none needed checking whether gcc -m32 understands -c and -o together... yes 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 wchar.h... yes checking for minix/config.h... no checking for linux/module.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc -m32... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnux32 checking host system type... i686-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 -m32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i686-pc-linux-gnu-dumpbin... no checking for i686-pc-linux-gnu-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (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-gnux32 file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc -m32 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 i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -m32 option to produce PIC... -fPIC -DPIC checking if gcc -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -m32 static flag -static works... yes checking if gcc -m32 supports -c -o file.o... yes checking if gcc -m32 supports -c -o file.o... (cached) yes checking whether the gcc -m32 linker (/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... no checking for a sed that does not truncate output... (cached) /bin/sed checking whether ln -s works... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xsltproc... no checking for mkosi... no checking for __xstat... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for finit_module... no checking if compiler has __builtin_clz builtin function... yes checking if compiler has __builtin_types_compatible_p builtin function... yes checking if compiler has __builtin_uaddl_overflow builtin function... yes checking if compiler has __builtin_uaddll_overflow builtin function... yes checking for struct stat.st_mtim... yes checking for gcc -m32 options needed to detect all undeclared functions... none needed checking whether strndupa is declared... yes checking whether be32toh is declared... yes checking whether _Static_assert() is supported... yes checking whether _Noreturn is supported... yes configure: Zstandard support not requested checking for liblzma... yes checking for zlib... yes configure: openssl support not requested checking if gcc -m32 supports flag -pipe in envvar CFLAGS... yes checking if gcc -m32 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wall in envvar CFLAGS... yes checking if gcc -m32 supports flag -W in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wextra in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-inline in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wvla in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wundef in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wformat-security in envvar CFLAGS... no checking if gcc -m32 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wformat-nonliteral in envvar CFLAGS... no checking if gcc -m32 supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc -m32 supports flag -Winit-self in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wshadow in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wtype-limits in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc -m32 supports flag -fno-common in envvar CFLAGS... yes checking if gcc -m32 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc -m32 supports flag -fvisibility=hidden in envvar CFLAGS... yes checking if gcc -m32 supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc -m32 supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc -m32 supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc -m32 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes checking if gcc -m32 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating libkmod/docs/Makefile config.status: creating libkmod/docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands kmod 29 ======= prefix: /usr sysconfdir: /etc libdir: /usr/lib32 rootlibdir: /usr/lib32 includedir: ${prefix}/include bindir: ${exec_prefix}/bin Bash completions dir: ${datarootdir}/bash-completion/completions compiler: gcc -m32 cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -mtune=generic ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections experimental features: no tools: yes python bindings: no logging: yes compression: zstd=no xz=yes zlib=yes debug: no coverage: no doc: man: yes test-modules: yes features: -ZSTD +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL make --no-print-directory all-recursive Making all in . GEN libkmod/libkmod.pc CC tools/kmod.o CC tools/lsmod.o CC tools/rmmod.o CC tools/insmod.o CC tools/modinfo.o CC tools/modprobe.o CC tools/depmod.o CC tools/log.o CC tools/static-nodes.o CC shared/array.lo CC shared/hash.lo CC shared/scratchbuf.lo CC shared/strbuf.lo CC shared/util.lo CC libkmod/libkmod.lo CC libkmod/libkmod-builtin.lo CC libkmod/libkmod-list.lo CC libkmod/libkmod-config.lo CC libkmod/libkmod-index.lo CC libkmod/libkmod-module.lo CC libkmod/libkmod-file.lo CC libkmod/libkmod-elf.lo CC libkmod/libkmod-signature.lo CCLD shared/libshared.la CCLD libkmod/libkmod-internal.la CCLD libkmod/libkmod.la CCLD tools/kmod GEN tools/rmmod GEN tools/insmod GEN tools/lsmod GEN tools/modprobe GEN tools/modinfo GEN tools/depmod Making all in libkmod/docs make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making install in . /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/lib32' /bin/sh ./libtool --mode=install /bin/install -c libkmod/libkmod.la '/sources/kmod-29/DESTDIR/usr/lib32' libtool: install: /bin/install -c libkmod/.libs/libkmod.so.2.3.7 /sources/kmod-29/DESTDIR/usr/lib32/libkmod.so.2.3.7 libtool: install: (cd /sources/kmod-29/DESTDIR/usr/lib32 && { ln -s -f libkmod.so.2.3.7 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.3.7 libkmod.so.2; }; }) libtool: install: (cd /sources/kmod-29/DESTDIR/usr/lib32 && { ln -s -f libkmod.so.2.3.7 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.3.7 libkmod.so; }; }) libtool: install: /bin/install -c libkmod/.libs/libkmod.lai /sources/kmod-29/DESTDIR/usr/lib32/libkmod.la libtool: warning: remember to run 'libtool --finish /usr/lib32' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c tools/kmod '/sources/kmod-29/DESTDIR/usr/bin' libtool: install: /bin/install -c tools/kmod /sources/kmod-29/DESTDIR/usr/bin/kmod make --no-print-directory install-exec-hook if test "/usr/lib32" != "/usr/lib32"; then \ /bin/mkdir -p /sources/kmod-29/DESTDIR/usr/lib32 && \ so_img_name=$(readlink /sources/kmod-29/DESTDIR/usr/lib32/libkmod.so) && \ so_img_rel_target_prefix=$(echo /usr/lib32 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib32/$so_img_name /sources/kmod-29/DESTDIR/usr/lib32/libkmod.so && \ mv /sources/kmod-29/DESTDIR/usr/lib32/libkmod.so.* /sources/kmod-29/DESTDIR/usr/lib32; \ fi /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/bash-completion/completions' /bin/install -c -m 644 shell-completion/bash/kmod '/sources/kmod-29/DESTDIR/usr/share/bash-completion/completions' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/include' /bin/install -c -m 644 libkmod/libkmod.h '/sources/kmod-29/DESTDIR/usr/include' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/lib32/pkgconfig' /bin/install -c -m 644 libkmod/libkmod.pc '/sources/kmod-29/DESTDIR/usr/lib32/pkgconfig' Making install in libkmod/docs make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in man make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/man/man5' /bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/sources/kmod-29/DESTDIR/usr/share/man/man5' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/man/man8' /bin/install -c -m 644 kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/sources/kmod-29/DESTDIR/usr/share/man/man8' 'DESTDIR/usr/lib32/libkmod.la' -> '/usr/lib32/libkmod.la' 'DESTDIR/usr/lib32/libkmod.so' -> '/usr/lib32/libkmod.so' 'DESTDIR/usr/lib32/libkmod.so.2' -> '/usr/lib32/libkmod.so.2' 'DESTDIR/usr/lib32/libkmod.so.2.3.7' -> '/usr/lib32/libkmod.so.2.3.7' 'DESTDIR/usr/lib32/pkgconfig/libkmod.pc' -> '/usr/lib32/pkgconfig/libkmod.pc' Making clean in . test -z "testsuite/uname.la testsuite/path.la testsuite/init_module.la testsuite/delete_module.la testsuite/libtestsuite.la" || rm -f testsuite/uname.la testsuite/path.la testsuite/init_module.la testsuite/delete_module.la testsuite/libtestsuite.la test -z " libkmod/libkmod.pc" || rm -f libkmod/libkmod.pc rm -f tools/kmod rm -f testsuite/test-hash testsuite/test-array testsuite/test-scratchbuf testsuite/test-strbuf testsuite/test-init testsuite/test-initstate testsuite/test-testsuite testsuite/test-loaded testsuite/test-modinfo testsuite/test-util testsuite/test-new-module testsuite/test-modprobe testsuite/test-blacklist testsuite/test-dependencies testsuite/test-depmod testsuite/test-list test -z "libkmod/libkmod.la" || rm -f libkmod/libkmod.la rm -rf .libs _libs rm -rf libkmod/.libs libkmod/_libs test -z "shared/libshared.la libkmod/libkmod-internal.la" || rm -f shared/libshared.la libkmod/libkmod-internal.la rm -rf libkmod/python/kmod/.libs libkmod/python/kmod/_libs rm -rf shared/.libs shared/_libs rm -f testsuite/so_locations rm -rf testsuite/.libs testsuite/_libs test -z "" || rm -f rm -rf tools/.libs tools/_libs rm -f libkmod/so_locations rm -f *.o rm -f libkmod/so_locations shared/so_locations test -z "testsuite/test-hash.log testsuite/test-array.log testsuite/test-scratchbuf.log testsuite/test-strbuf.log testsuite/test-init.log testsuite/test-initstate.log testsuite/test-testsuite.log testsuite/test-loaded.log testsuite/test-modinfo.log testsuite/test-util.log testsuite/test-new-module.log testsuite/test-modprobe.log testsuite/test-blacklist.log testsuite/test-dependencies.log testsuite/test-depmod.log testsuite/test-list.log" || rm -f testsuite/test-hash.log testsuite/test-array.log testsuite/test-scratchbuf.log testsuite/test-strbuf.log testsuite/test-init.log testsuite/test-initstate.log testsuite/test-testsuite.log testsuite/test-loaded.log testsuite/test-modinfo.log testsuite/test-util.log testsuite/test-new-module.log testsuite/test-modprobe.log testsuite/test-blacklist.log testsuite/test-dependencies.log testsuite/test-depmod.log testsuite/test-list.log rm -f libkmod/*.o rm -f *.lo test -z "testsuite/test-hash.trs testsuite/test-array.trs testsuite/test-scratchbuf.trs testsuite/test-strbuf.trs testsuite/test-init.trs testsuite/test-initstate.trs testsuite/test-testsuite.trs testsuite/test-loaded.trs testsuite/test-modinfo.trs testsuite/test-util.trs testsuite/test-new-module.trs testsuite/test-modprobe.trs testsuite/test-blacklist.trs testsuite/test-dependencies.trs testsuite/test-depmod.trs testsuite/test-list.trs" || rm -f testsuite/test-hash.trs testsuite/test-array.trs testsuite/test-scratchbuf.trs testsuite/test-strbuf.trs testsuite/test-init.trs testsuite/test-initstate.trs testsuite/test-testsuite.trs testsuite/test-loaded.trs testsuite/test-modinfo.trs testsuite/test-util.trs testsuite/test-new-module.trs testsuite/test-modprobe.trs testsuite/test-blacklist.trs testsuite/test-dependencies.trs testsuite/test-depmod.trs testsuite/test-list.trs rm -f libkmod/*.lo test -z "test-suite.log" || rm -f test-suite.log rm -f libkmod/python/kmod/*.o rm -f libkmod/python/kmod/*.lo rm -f shared/*.o rm -f shared/*.lo rm -f testsuite/*.o rm -f testsuite/*.lo rm -f tools/*.o Making clean in libkmod/docs rm -rf .libs _libs rm -f *.lo Making clean in man test -z "" || rm -f rm -rf .libs _libs rm -f *.lo checking for x86_64-pc-linux-gnux32-gcc... gcc -mx32 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 the compiler supports GNU C... yes checking whether gcc -mx32 accepts -g... yes checking for gcc -mx32 option to enable C11 features... none needed checking whether gcc -mx32 understands -c and -o together... yes 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 wchar.h... yes checking for minix/config.h... no checking for linux/module.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc -mx32... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnux32 checking host system type... x86_64-pc-linux-gnux32 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 -mx32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/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 x86_64-pc-linux-gnux32 file names to x86_64-pc-linux-gnux32 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnux32-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnux32-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnux32-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnux32-strip... no checking for strip... strip checking for x86_64-pc-linux-gnux32-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc -mx32 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 x86_64-pc-linux-gnux32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -mx32 supports -fno-rtti -fno-exceptions... no checking for gcc -mx32 option to produce PIC... -fPIC -DPIC checking if gcc -mx32 PIC flag -fPIC -DPIC works... yes checking if gcc -mx32 static flag -static works... yes checking if gcc -mx32 supports -c -o file.o... yes checking if gcc -mx32 supports -c -o file.o... (cached) yes checking whether the gcc -mx32 linker (/bin/ld -m elf32_x86_64) 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 a sed that does not truncate output... (cached) /bin/sed checking whether ln -s works... yes checking for x86_64-pc-linux-gnux32-pkg-config... no checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xsltproc... no checking for mkosi... no checking for __xstat... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for finit_module... no checking if compiler has __builtin_clz builtin function... yes checking if compiler has __builtin_types_compatible_p builtin function... yes checking if compiler has __builtin_uaddl_overflow builtin function... yes checking if compiler has __builtin_uaddll_overflow builtin function... yes checking for struct stat.st_mtim... yes checking for gcc -mx32 options needed to detect all undeclared functions... none needed checking whether strndupa is declared... yes checking whether be32toh is declared... yes checking whether _Static_assert() is supported... yes checking whether _Noreturn is supported... yes configure: Zstandard support not requested checking for liblzma... yes checking for zlib... yes configure: openssl support not requested checking if gcc -mx32 supports flag -pipe in envvar CFLAGS... yes checking if gcc -mx32 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wall in envvar CFLAGS... yes checking if gcc -mx32 supports flag -W in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wextra in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-inline in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wvla in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wundef in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wformat-security in envvar CFLAGS... no checking if gcc -mx32 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wformat-nonliteral in envvar CFLAGS... no checking if gcc -mx32 supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Winit-self in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wshadow in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wtype-limits in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc -mx32 supports flag -fno-common in envvar CFLAGS... yes checking if gcc -mx32 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc -mx32 supports flag -fvisibility=hidden in envvar CFLAGS... yes checking if gcc -mx32 supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc -mx32 supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc -mx32 supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc -mx32 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes checking if gcc -mx32 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating libkmod/docs/Makefile config.status: creating libkmod/docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands kmod 29 ======= prefix: /usr sysconfdir: /etc libdir: /usr/libx32 rootlibdir: /usr/libx32 includedir: ${prefix}/include bindir: ${exec_prefix}/bin Bash completions dir: ${datarootdir}/bash-completion/completions compiler: gcc -mx32 cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -mtune=generic ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections experimental features: no tools: yes python bindings: no logging: yes compression: zstd=no xz=yes zlib=yes debug: no coverage: no doc: man: yes test-modules: yes features: -ZSTD +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL make --no-print-directory all-recursive Making all in . GEN libkmod/libkmod.pc CC tools/kmod.o CC tools/rmmod.o CC tools/lsmod.o CC tools/insmod.o CC tools/modinfo.o CC tools/modprobe.o CC tools/depmod.o CC tools/log.o CC tools/static-nodes.o CC shared/array.lo tools/depmod.c: In function 'depmod_output': tools/depmod.c:2516:61: warning: format '%li' expects argument of type 'long int', but argument 6 has type '__suseconds_t' {aka 'long long int'} [-Wformat=] 2516 | snprintf(tmp, sizeof(tmp), "%s.%i.%li.%li", itr->name, getpid(), | ~~^ | | | long int | %lli 2517 | tv.tv_usec, tv.tv_sec); | ~~~~~~~~~~ | | | __suseconds_t {aka long long int} tools/depmod.c:2516:65: warning: format '%li' expects argument of type 'long int', but argument 7 has type '__time_t' {aka 'long long int'} [-Wformat=] 2516 | snprintf(tmp, sizeof(tmp), "%s.%i.%li.%li", itr->name, getpid(), | ~~^ | | | long int | %lli 2517 | tv.tv_usec, tv.tv_sec); | ~~~~~~~~~ | | | __time_t {aka long long int} CC shared/hash.lo CC shared/scratchbuf.lo CC shared/strbuf.lo CC shared/util.lo CC libkmod/libkmod.lo CC libkmod/libkmod-builtin.lo CC libkmod/libkmod-list.lo CC libkmod/libkmod-config.lo CC libkmod/libkmod-index.lo CC libkmod/libkmod-module.lo CC libkmod/libkmod-file.lo CC libkmod/libkmod-elf.lo CC libkmod/libkmod-signature.lo CCLD shared/libshared.la CCLD libkmod/libkmod-internal.la CCLD libkmod/libkmod.la CCLD tools/kmod GEN tools/insmod GEN tools/rmmod GEN tools/lsmod GEN tools/modprobe GEN tools/depmod GEN tools/modinfo Making all in libkmod/docs make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making install in . /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/libx32' /bin/sh ./libtool --mode=install /bin/install -c libkmod/libkmod.la '/sources/kmod-29/DESTDIR/usr/libx32' libtool: install: /bin/install -c libkmod/.libs/libkmod.so.2.3.7 /sources/kmod-29/DESTDIR/usr/libx32/libkmod.so.2.3.7 libtool: install: (cd /sources/kmod-29/DESTDIR/usr/libx32 && { ln -s -f libkmod.so.2.3.7 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.3.7 libkmod.so.2; }; }) libtool: install: (cd /sources/kmod-29/DESTDIR/usr/libx32 && { ln -s -f libkmod.so.2.3.7 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.3.7 libkmod.so; }; }) libtool: install: /bin/install -c libkmod/.libs/libkmod.lai /sources/kmod-29/DESTDIR/usr/libx32/libkmod.la libtool: warning: remember to run 'libtool --finish /usr/libx32' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c tools/kmod '/sources/kmod-29/DESTDIR/usr/bin' libtool: install: /bin/install -c tools/kmod /sources/kmod-29/DESTDIR/usr/bin/kmod make --no-print-directory install-exec-hook if test "/usr/libx32" != "/usr/libx32"; then \ /bin/mkdir -p /sources/kmod-29/DESTDIR/usr/libx32 && \ so_img_name=$(readlink /sources/kmod-29/DESTDIR/usr/libx32/libkmod.so) && \ so_img_rel_target_prefix=$(echo /usr/libx32 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/libx32/$so_img_name /sources/kmod-29/DESTDIR/usr/libx32/libkmod.so && \ mv /sources/kmod-29/DESTDIR/usr/libx32/libkmod.so.* /sources/kmod-29/DESTDIR/usr/libx32; \ fi /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/bash-completion/completions' /bin/install -c -m 644 shell-completion/bash/kmod '/sources/kmod-29/DESTDIR/usr/share/bash-completion/completions' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/include' /bin/install -c -m 644 libkmod/libkmod.h '/sources/kmod-29/DESTDIR/usr/include' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/libx32/pkgconfig' /bin/install -c -m 644 libkmod/libkmod.pc '/sources/kmod-29/DESTDIR/usr/libx32/pkgconfig' Making install in libkmod/docs make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in man make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/man/man5' /bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/sources/kmod-29/DESTDIR/usr/share/man/man5' /bin/mkdir -p '/sources/kmod-29/DESTDIR/usr/share/man/man8' /bin/install -c -m 644 kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/sources/kmod-29/DESTDIR/usr/share/man/man8' 'DESTDIR/usr/libx32/libkmod.la' -> '/usr/libx32/libkmod.la' 'DESTDIR/usr/libx32/libkmod.so' -> '/usr/libx32/libkmod.so' 'DESTDIR/usr/libx32/libkmod.so.2' -> '/usr/libx32/libkmod.so.2' 'DESTDIR/usr/libx32/libkmod.so.2.3.7' -> '/usr/libx32/libkmod.so.2.3.7' 'DESTDIR/usr/libx32/pkgconfig/libkmod.pc' -> '/usr/libx32/pkgconfig/libkmod.pc' Totalseconds: 20 KB: 2197804 / 2021-08-26 17:23:47 exec_hook package_done chapter08 846-kmod END: 2021-08-26 17:23:47