Mon Apr 23 16:38:56 CDT 2012 KB: 1689692 / checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... (cached) -std=gnu99 checking for typeof syntax and keyword spelling... typeof checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking whether gcc -std=gnu99 needs -traditional... no checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... (cached) /bin/sed checking for xsltproc... no checking for pkg-config... no checking for __xstat... yes checking for struct stat.st_mtim... yes checking for liblzma... yes checking for zlib... yes checking if gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -W in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wtype-limits in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes 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 7 ====== prefix: /usr rootprefix: sysconfdir: /etc libdir: /lib rootlibdir: /lib includedir: ${prefix}/include bindir: /bin compiler: gcc -std=gnu99 cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -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=2 -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 -g -O2 ldflags: -Wl,--as-needed -Wl,--gc-sections tools: yes logging: yes compression: xz=yes zlib=yes debug: no doc: make[1]: Entering directory `/sources/kmod-7' make --no-print-directory all-recursive Making all in . CC libkmod/libkmod.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-hash.lo CC libkmod/libkmod-array.lo CC libkmod/libkmod-util.lo CCLD libkmod/libkmod-util.la CCLD libkmod/libkmod.la CCLD libkmod/libkmod-private.la CC tools/tools_kmod-kmod.o CC tools/tools_kmod-kmod-lsmod.o CC tools/tools_kmod-kmod-rmmod.o CC tools/tools_kmod-kmod-insmod.o CC tools/tools_kmod-kmod-modinfo.o CC tools/tools_kmod-kmod-modprobe.o CC tools/tools_kmod-kmod-depmod.o CCLD tools/kmod CC tools/tools_kmod_nolib-kmod.o CC tools/tools_kmod_nolib-kmod-lsmod.o CC tools/tools_kmod_nolib-kmod-rmmod.o CC tools/tools_kmod_nolib-kmod-insmod.o CC tools/tools_kmod_nolib-kmod-modinfo.o CC tools/tools_kmod_nolib-kmod-modprobe.o CC tools/tools_kmod_nolib-kmod-depmod.o CCLD tools/kmod-nolib GEN tools/insmod GEN tools/rmmod GEN tools/lsmod GEN tools/modprobe GEN tools/modinfo GEN tools/depmod GEN libkmod/libkmod.pc Making all in libkmod/docs make[3]: Nothing to be done for `all'. Making all in man make[3]: Nothing to be done for `all'. make[1]: Leaving directory `/sources/kmod-7' make[1]: Entering directory `/sources/kmod-7' Making install in . test -z "/lib" || /bin/mkdir -p "/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libkmod/libkmod.la '/lib' libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.so.2.1.1 /lib/libkmod.so.2.1.1 libtool: install: (cd /lib && { ln -s -f libkmod.so.2.1.1 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.1.1 libkmod.so.2; }; }) libtool: install: (cd /lib && { ln -s -f libkmod.so.2.1.1 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.1.1 libkmod.so; }; }) libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.lai /lib/libkmod.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /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. ---------------------------------------------------------------------- test -z "/bin" || /bin/mkdir -p "/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c tools/kmod '/bin' libtool: install: /usr/bin/install -c tools/.libs/kmod /bin/kmod make --no-print-directory install-exec-hook if test "/lib" != "/lib"; then \ /bin/mkdir -p /lib && \ so_img_name=$(readlink /lib/libkmod.so) && \ so_img_rel_target_prefix=$(echo /lib | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/lib/$so_img_name /lib/libkmod.so && \ mv /lib/libkmod.so.* /lib; \ fi test -z "/usr/include" || /bin/mkdir -p "/usr/include" /usr/bin/install -c -m 644 libkmod/libkmod.h '/usr/include' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libkmod/libkmod.pc '/usr/lib/pkgconfig' Making install in libkmod/docs make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in man make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/share/man/man5" /usr/bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/usr/share/man/man8' make[1]: Leaving directory `/sources/kmod-7' '/sbin/depmod' -> '../bin/kmod' '/sbin/insmod' -> '../bin/kmod' '/sbin/modinfo' -> '../bin/kmod' '/sbin/modprobe' -> '../bin/kmod' '/sbin/rmmod' -> '../bin/kmod' '/bin/lsmod' -> 'kmod' Totalseconds: 13 KB: 1705604 /