Package: lustre-source
Version: 1.6.4.2-1
Severity: normal

--- Please enter the report below this line. ---


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstable        192.168.51.86 

--- Package information. ---
Depends               (Version) | Installed
===============================-+-===========
bzip2                           | 1.0.4-3
debhelper            (>= 5.0.0) | 6.0.5
libsnmp-dev                     | 5.4.1~dfsg-6
module-assistant                | 0.10.11.0

dh_clean
/usr/bin/make  -f debian/rules clean
make[1]: Entering directory `/usr/src/modules/lustre'
dh_testdir
dh_testroot
dpatch deapply-all
rm -rf debian/substvars debian/*.bak debian/*~ *~  *-stamp
rm -rf debian/build
rm -rf debian/patched
dh_clean
make[1]: Leaving directory `/usr/src/modules/lustre'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/lustre'
dh_clean
/usr/bin/make -w -f debian/rules clean
make[2]: Entering directory `/usr/src/modules/lustre'
dh_testdir
dh_testroot
dpatch deapply-all
rm -rf debian/substvars debian/*.bak debian/*~ *~  *-stamp
rm -rf debian/build
rm -rf debian/patched
dh_clean
make[2]: Leaving directory `/usr/src/modules/lustre'
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.24-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.24-1-686/g ;s/#KVERS#/2.6.24-1-686/g ; s/_KVERS_/2.6.24-1-686/g ; s/##KDREV##/2.6.24-4/g ; s/#KDREV#/2.6.24-4/g ; s/_KDREV_/2.6.24-4/g  ' < $templ > ${templ%.modules.in}; \
  done
#  Check build dependencies again, needs to be done since we just
# replaced the control file.
dpkg-checkbuilddeps
# Prepare the kernel to lustres' liking
/usr/bin/make -C /lib/modules/2.6.24-1-686/build prepare scripts
make[2]: Entering directory `/usr/src/linux-headers-2.6.24-1-686'
scripts/Makefile.build:41: /usr/src/linux-headers-2.6.24-1-686/scripts/basic/Makefile: No such file or directory
make[4]: *** No rule to make target `/usr/src/linux-headers-2.6.24-1-686/scripts/basic/Makefile'.  Stop.
make[3]: *** [scripts_basic] Error 2
make[2]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'.  Stop.
make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-1-686'
make[1]: [kdist_config] Error 2 (ignored)
# touch files to same date, to avoid auto*
find . -type f -exec touch -r COPYING {} \;
# Doesn't seem possible to only build modules...
./configure --with-linux=/lib/modules/2.6.24-1-686/build \
		    --disable-quilt  \
		    --disable-dependency-tracking \
		    --disable-doc  \
		    --disable-utils \
		    --disable-liblustre \
		    --enable-snmp \
		    --enable-ldiskfs \
		    --disable-zerocopy \
		    --disable-tests \
		    --enable-quota
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc-4.1
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.1 accepts -g... yes
checking for gcc-4.1 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc-4.1... none
checking how to run the C preprocessor... gcc-4.1 -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 whether to build Cray XT3 features... no
checking whether to build BGL features... no
checking for ranlib... ranlib
checking for buggy compiler... no known problems
checking for unsigned long long... yes
checking size of unsigned long long... 8
---> size SIZEOF 
---> size SIZEOF 8

checking whether to posix osd... no
checking whether to build docs... no
checking whether to build utilities... no
checking whether to build Lustre tests... no
checking whether to build Lustre server support... yes
checking whether to build Lustre client support... yes
./configure: line 5134: LC_CONFIG_SPLIT: command not found
./configure: line 5135: LC_CONFIG_LDISKFS: command not found
checking whether to enable CDEBUG, CWARN... yes
checking whether to enable ENTRY/EXIT... yes
checking whether to enable LASSERT, LASSERTF... yes
checking whether to enable quota support... yes
checking whether to build kernel modules... yes (linux-gnu)
checking for Linux sources... /lib/modules/2.6.24-1-686/build
checking for /lib/modules/2.6.24-1-686/build... yes
checking for Linux objects dir... /lib/modules/2.6.24-1-686/build
checking for /boot/kernel.h... no
checking for /var/adm/running-kernel.h... no
checking for /lib/modules/2.6.24-1-686/build/.config... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/autoconf.h... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/version.h... yes
checking if you are running user mode linux for i686... no (asm-um missing)
checking for /lib/modules/2.6.24-1-686/build/include/linux/namei.h... yes
checking if you are using Linux 2.6... yes
checking for external module build support... yes
checking that modules can be built at all... yes
checking for Linux release... 2.6.24-1-686
checking for Lustre release... 2.6.24_1_686_200803131516
checking if Linux was built with CONFIG_MODULES... yes
checking if Linux was built with CONFIG_MODVERSIONS... yes
checking if Linux was built with CONFIG_PREEMPT... no
checking if Linux was built with CONFIG_KALLSYMS... yes
checking if Linux was built with CONFIG_KMOD... yes
checking if kernel defines cpu_online()... yes
checking if kernel defines gfp_t... yes
checking if kernel defines cpumask_t... yes
checking for CPU affinity support... yes
checking for tunable backoff TCP support... no (no kernel support)
checking for tunable panic_dumplog support... no
checking for QsNet sources... /lib/modules/2.6.24-1-686/build
checking if quadrics kernel headers are present... no
checking whether to enable GM support... no
checking whether to enable OpenIB support... no
checking whether to enable Cisco/TopSpin IB support... no
checking whether to enable Voltaire IB support... no
checking whether to enable Infinicon support... no
checking whether to enable OpenIB gen2 support... no
checking if RapidArray kernel headers are present... no
checking for portals... no
checking whether to build the kernel portals LND... no
checking whether to enable Myrinet MX support... no
checking if struct page has a list field... no
checking if task_struct has a sighand field... yes
checking if Linux was built with symbol show_task is exported... no
checking if Linux was built with symbol tasklist_lock is exported... no
checking kmem_cache_destroy(cachep) return int... NO
checking panic_notifier_list is atomic... yes
checking check INIT_WORK want 3 args... NO
checking check register_sysctl_table want 2 args... NO
checking check kernel has struct kmem_cache_s... NO
checking check kmem_cache_create has dtor argument... NO
checking for /lib/modules/2.6.24-1-686/build/include/linux/lustre_version.h... no
configure: WARNING: Unpatched kernel detected.
configure: WARNING: Lustre servers cannot be built with an unpatched kernel;
configure: WARNING: disabling server build
checking whether to enable pinger support... yes
checking whether to enable data checksum support... no
checking whether to enable liblustre recovery support... yes
checking whether to enable a write with the health check... no
checking whether to enable lock LRU auto-resize support... no
checking task p_pptr found... no
checking if Linux was built with symbol truncate_complete_page is exported... no
checking if Linux was built with symbol d_rehash_cond is exported... no
checking if Linux was built with symbol __d_rehash is exported... no
checking Linux kernel architecture... scripts/Makefile.build:41: /usr/src/linux-headers-2.6.24-1-686/scripts/basic/Makefile: No such file or directory
make[4]: *** No rule to make target `/usr/src/linux-headers-2.6.24-1-686/scripts/basic/Makefile'.  Stop.
make[3]: *** [scripts_basic] Error 2
x86
checking if Linux was built with symbol node_to_cpumask is exported... no
checking if Linux was built with symbol node_to_cpu_mask is exported... no
checking if Linux was built with symbol node_2_cpu_mask is exported... no
checking if struct kiobuf has a dovary field... no
checking if kernel offers cond_resched... yes
checking if zap_page_range with vma parameter... yes
checking if kernel defines PDE... yes
checking if kernel passes struct file to direct_IO... no
checking if kernel has mm_inline.h header... no
checking if struct inode has i_alloc_sem... yes
checking if kernel defines register_cache()... no
checking if kernel defines grab_cache_page_nowait_gfp()... no
checking if kernel has new dev_set_rdonly... no, Linux kernel source needs to be patches by lustre
kernel patches from Lustre version 1.4.3 or above.
checking whether filemap_fdatawrite() is defined... yes
checking if struct statfs has a f_namelen field... yes
checking if kernel offers page_mapped... yes
checking if struct file_operations has an unlocked_ioctl field... yes
checking for exported filemap_populate... no
checking for d_add_unique... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/bit_spinlock.h... yes
checking if bit_spinlock.h can be compiled... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/xattr_acl.h... no
checking if struct open_intent has a file field... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/posix_acl_xattr.h... yes
checking if linux/posix_acl_xattr.h can be compiled... yes
checking if Linux was built with symbol __iget is exported... no
checking if Linux was built with symbol set_fs_pwd is exported... no
checking if kernel has MS_FLOCK_LOCK sb flag... no
checking if kernel has third arg can_sleep in fs/locks.c: flock_lock_file_wait()... no
checking if struct file_operations has flock field... yes
checking if kernel supports quota_read... yes
checking if inode_operations->follow_link returns a cookie... yes
checking if kernel have RCU supported... yes
checking if call_rcu takes three parameters... no
checking if the kernel has the VFS intent patches... no
checking use inode have i_mutex ... yes
checking use dqonoff_mutex... yes
checking kernel export nr_pagecache... NO
checking first vfs_statfs parameter is dentry... yes
checking vfs_kern_mount exist in kernel... yes
checking invalidatepage has return int... NO
checking if umount_begin needs vfsmount parameter instead of super_block... yes
checking kernel has PG_fs_misc... NO
checking inode has i_blksize field... NO
checking check vfs_readdir need 64bit inode number... yes
checking use generic_file_read... NO
checking use generic_file_write... NO
checking kernel has cancel_dirty_page... yes
checking if kernel have PageConstant defined... no
checking if invalidate_bdev has second argument... no
checking if unregister_blkdev return int... no
checking if kernel has .splice_read... yes
checking linux/exportfs.h usability... no
checking linux/exportfs.h presence... no
checking for linux/exportfs.h... no
checking location of libsysio... internal
checking for ./libsysio/src/rmdir.c... yes
checking for ./snmp/lustre-snmp.c... yes
checking location of ldiskfs... disabled
checking whether to build Lustre library... no
checking whether to build liblustre tests... no
checking whether to build mpitests... no
configure: Enabling Lustre configure options for libsysio
checking whether to enable pinger support... yes
checking whether to enable liblustre recovery support... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for gethostbyname... yes
checking for socket... yes
checking for connect... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for spinlock_t... no
checking for strnlen... yes
checking whether to enable readline support... yes
checking for readline in -lreadline... no
checking if efence debugging support is requested... no
checking if libwrap support is requested... no
checking whether to use libpthread for lnet library... checking for pthread_create in -lpthread... yes
yes
checking whether to initialize libsysio... yes
checking whether to use /dev/urandom for liblustre... yes
checking for non-default maximum LNET payload... no
checking whether to build the userspace portals LND... no
checking whether to build usocklnd... yes
checking maximum OBD ioctl size... 8192 bytes
checking asm/page.h usability... yes
checking asm/page.h presence... yes
checking for asm/page.h... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking for stdint.h... (cached) yes
checking blkid/blkid.h usability... no
checking blkid/blkid.h presence... no
checking for blkid/blkid.h... no
checking linux/quota.h usability... yes
checking linux/quota.h presence... yes
checking for linux/quota.h... yes
checking xtio.h usability... no
checking xtio.h presence... no
checking for xtio.h... no
checking file.h usability... no
checking file.h presence... no
checking for file.h... no
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for sys/types.h... (cached) yes
checking linux/unistd.h usability... yes
checking linux/unistd.h presence... yes
checking for linux/unistd.h... yes
checking for unistd.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking catamount/data.h usability... no
checking catamount/data.h presence... no
checking for catamount/data.h... no
checking for inet_ntoa... yes
checking if readlink returns ssize_t... yes
checking ext2fs/ext2fs.h usability... no
checking ext2fs/ext2fs.h presence... no
checking for ext2fs/ext2fs.h... no
checking whether to randomly failing memory alloc... yes
checking whether to try to build SNMP support... yes
checking for net-snmp-config... net-snmp-config
checking net-snmp/net-snmp-config.h usability... yes
checking net-snmp/net-snmp-config.h presence... yes
checking for net-snmp/net-snmp-config.h... yes
checking for register_mib... yes
checking for SNMP support... yes
./configure: line 14528: LB_DARWIN_CONDITIONALS: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autoMakefile
config.status: creating Rules
config.status: creating lustre.spec
config.status: creating lnet/Kernelenv
config.status: creating lnet/Makefile
config.status: creating lnet/autoMakefile
config.status: creating lnet/autoconf/Makefile
config.status: creating lnet/doc/Makefile
config.status: creating lnet/include/Makefile
config.status: creating lnet/include/libcfs/Makefile
config.status: creating lnet/include/libcfs/linux/Makefile
config.status: creating lnet/include/lnet/Makefile
config.status: creating lnet/include/lnet/linux/Makefile
config.status: creating lnet/klnds/Makefile
config.status: creating lnet/klnds/autoMakefile
config.status: creating lnet/klnds/gmlnd/Makefile
config.status: creating lnet/klnds/mxlnd/autoMakefile
config.status: creating lnet/klnds/mxlnd/Makefile
config.status: creating lnet/klnds/gmlnd/autoMakefile
config.status: creating lnet/klnds/openiblnd/Makefile
config.status: creating lnet/klnds/openiblnd/autoMakefile
config.status: creating lnet/klnds/o2iblnd/Makefile
config.status: creating lnet/klnds/o2iblnd/autoMakefile
config.status: creating lnet/klnds/ciblnd/Makefile
config.status: creating lnet/klnds/ciblnd/autoMakefile
config.status: creating lnet/klnds/iiblnd/Makefile
config.status: creating lnet/klnds/iiblnd/autoMakefile
config.status: creating lnet/klnds/viblnd/Makefile
config.status: creating lnet/klnds/viblnd/autoMakefile
config.status: creating lnet/klnds/qswlnd/Makefile
config.status: creating lnet/klnds/qswlnd/autoMakefile
config.status: creating lnet/klnds/ralnd/Makefile
config.status: creating lnet/klnds/ralnd/autoMakefile
config.status: creating lnet/klnds/socklnd/Makefile
config.status: creating lnet/klnds/socklnd/autoMakefile
config.status: creating lnet/klnds/ptllnd/Makefile
config.status: creating lnet/klnds/ptllnd/autoMakefile
config.status: creating lnet/libcfs/Makefile
config.status: creating lnet/libcfs/autoMakefile
config.status: creating lnet/libcfs/linux/Makefile
config.status: creating lnet/lnet/Makefile
config.status: creating lnet/lnet/autoMakefile
config.status: creating lnet/selftest/Makefile
config.status: creating lnet/selftest/autoMakefile
config.status: creating lnet/ulnds/Makefile
config.status: creating lnet/ulnds/autoMakefile
config.status: creating lnet/ulnds/socklnd/Makefile
config.status: creating lnet/ulnds/ptllnd/Makefile
config.status: creating lnet/utils/Makefile
config.status: creating lustre/Makefile
config.status: creating lustre/autoMakefile
config.status: creating lustre/autoconf/Makefile
config.status: creating lustre/contrib/Makefile
config.status: creating lustre/doc/Makefile
config.status: creating lustre/include/Makefile
config.status: creating lustre/include/lustre_ver.h
config.status: creating lustre/include/linux/Makefile
config.status: creating lustre/include/lustre/Makefile
config.status: creating lustre/kernel_patches/targets/2.6-suse.target
config.status: creating lustre/kernel_patches/targets/2.6-vanilla.target
config.status: creating lustre/kernel_patches/targets/2.6-rhel4.target
config.status: creating lustre/kernel_patches/targets/2.6-rhel5.target
config.status: creating lustre/kernel_patches/targets/2.6-fc5.target
config.status: creating lustre/kernel_patches/targets/2.6-patchless.target
config.status: creating lustre/kernel_patches/targets/2.6-sles10.target
config.status: creating lustre/kernel_patches/targets/hp_pnnl-2.4.target
config.status: creating lustre/kernel_patches/targets/rh-2.4.target
config.status: creating lustre/kernel_patches/targets/rhel-2.4.target
config.status: creating lustre/kernel_patches/targets/suse-2.4.21-2.target
config.status: creating lustre/kernel_patches/targets/sles-2.4.target
config.status: creating lustre/ldlm/Makefile
config.status: creating lustre/liblustre/Makefile
config.status: creating lustre/liblustre/tests/Makefile
config.status: creating lustre/llite/Makefile
config.status: creating lustre/llite/autoMakefile
config.status: creating lustre/lov/Makefile
config.status: creating lustre/lov/autoMakefile
config.status: creating lustre/lvfs/Makefile
config.status: creating lustre/lvfs/autoMakefile
config.status: creating lustre/mdc/Makefile
config.status: creating lustre/mdc/autoMakefile
config.status: creating lustre/mds/Makefile
config.status: creating lustre/mds/autoMakefile
config.status: creating lustre/obdclass/Makefile
config.status: creating lustre/obdclass/autoMakefile
config.status: creating lustre/obdclass/linux/Makefile
config.status: creating lustre/obdecho/Makefile
config.status: creating lustre/obdecho/autoMakefile
config.status: creating lustre/obdfilter/Makefile
config.status: creating lustre/obdfilter/autoMakefile
config.status: creating lustre/osc/Makefile
config.status: creating lustre/osc/autoMakefile
config.status: creating lustre/ost/Makefile
config.status: creating lustre/ost/autoMakefile
config.status: creating lustre/mgc/Makefile
config.status: creating lustre/mgc/autoMakefile
config.status: creating lustre/mgs/Makefile
config.status: creating lustre/mgs/autoMakefile
config.status: creating lustre/ptlrpc/Makefile
config.status: creating lustre/ptlrpc/autoMakefile
config.status: creating lustre/quota/Makefile
config.status: creating lustre/quota/autoMakefile
config.status: creating lustre/scripts/Makefile
config.status: creating lustre/scripts/version_tag.pl
config.status: creating lustre/tests/Makefile
config.status: creating lustre/utils/Makefile
config.status: creating snmp/Makefile
config.status: creating snmp/autoconf/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in libsysio (/usr/src/modules/lustre/libsysio)
configure: running /bin/sh ./configure '--prefix=/usr'  '--with-linux=/lib/modules/2.6.24-1-686/build' '--disable-quilt' '--disable-dependency-tracking' '--disable-doc' '--disable-utils' '--disable-liblustre' '--enable-snmp' '--enable-ldiskfs' '--disable-zerocopy' '--disable-tests' '--enable-quota' 'CC=gcc-4.1' '--with-lustre-hack' '--with-sockets' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc-4.1
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.1 accepts -g... yes
checking for gcc-4.1 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc-4.1... none
checking whether gcc-4.1 and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc-4.1 -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
Using sysio library directory /usr/src/modules/lustre/libsysio/lib
checking for symlink support... yes
checking if readlink returns int... yes
checking if readlink returns ssize_t... yes
checking whether _LARGEFILE64_SOURCE definition is required... yes
checking for alpha linux... no
checking for __st_ino... no
checking for st_gen... no
checking whether .text pseudo-op must be used... no
checking for assembler global-symbol directive... .globl
checking for .set assembler directive... yes
checking for assembler .weak directive... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
=== configuring in ldiskfs (/usr/src/modules/lustre/ldiskfs)
configure: running /bin/sh ./configure '--prefix=/usr'  '--with-linux=/lib/modules/2.6.24-1-686/build' '--disable-quilt' '--disable-dependency-tracking' '--disable-doc' '--disable-utils' '--disable-liblustre' '--enable-snmp' '--enable-ldiskfs' '--disable-zerocopy' '--disable-tests' '--enable-quota' 'CC=gcc-4.1' '--with-lustre-hack' '--with-sockets' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc-4.1
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-4.1 accepts -g... yes
checking for gcc-4.1 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc-4.1... none
checking how to run the C preprocessor... gcc-4.1 -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 for ranlib... ranlib
checking for buggy compiler... no known problems
checking for unsigned long long... yes
checking size of unsigned long long... 8
---> size SIZEOF 
---> size SIZEOF 8
checking whether to build kernel modules... yes
checking for Linux sources... /lib/modules/2.6.24-1-686/build
checking for /lib/modules/2.6.24-1-686/build... yes
checking for Linux objects dir... /lib/modules/2.6.24-1-686/build
checking for /boot/kernel.h... no
checking for /var/adm/running-kernel.h... no
checking for /lib/modules/2.6.24-1-686/build/.config... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/autoconf.h... yes
checking for /lib/modules/2.6.24-1-686/build/include/linux/version.h... yes
checking if you are running user mode linux for i686... no (asm-um missing)
checking for /lib/modules/2.6.24-1-686/build/include/linux/namei.h... yes
checking if you are using Linux 2.6... yes
checking for external module build support... yes
checking that modules can be built at all... yes
checking for Linux release... 2.6.24-1-686
checking for Lustre release... 2.6.24_1_686_200803131517
checking if Linux was built with CONFIG_MODULES... yes
checking if Linux was built with CONFIG_MODVERSIONS... yes
checking if Linux was built with CONFIG_PREEMPT... no
checking if Linux was built with CONFIG_KALLSYMS... yes
checking if Linux was built with CONFIG_KMOD... yes
checking for /lib/modules/2.6.24-1-686/build/scripts/mod/modpost... yes
checking if modpost can be run... yes
checking if modpost supports -m... yes
checking whether to enable quilt for making ldiskfs... no
checking for patch... /usr/bin/patch
checking which ldiskfs series to use... configure: WARNING: Unknown kernel version 2.6.24-1-686, fix ldiskfs/configure.ac

configure: creating ./config.status
config.status: creating Makefile
config.status: creating autoMakefile
config.status: creating Rules
config.status: creating lustre-ldiskfs.spec
config.status: creating ldiskfs/autoMakefile
config.status: creating ldiskfs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

CC:            gcc-4.1
LD:            
CPPFLAGS:      -include $(top_builddir)/config.h -I$(top_builddir)/lnet/include -I$(top_srcdir)/lnet/include -I$(top_builddir)/lustre/include -I$(top_srcdir)/lustre/include 
LLCPPFLAGS:    -D__arch_lib__ -D_LARGEFILE64_SOURCE=1
CFLAGS:        -g -O2
EXTRA_KCFLAGS: -include /usr/src/modules/lustre/config.h  -g -I/usr/src/modules/lustre/lnet/include -I/usr/src/modules/lustre/lustre/include
LLCFLAGS:      -g -Wall -fPIC

Type 'make' to build Lustre.
dh_testroot
dh_clean -k
/usr/bin/make 
make[2]: Entering directory `/usr/src/modules/lustre'
test -d CVS || exit 0; \
	list=""; for mod in $list; do \
	  perl ./build/kabi -v archive $HOME/nonfree $mod || exit $?; \
	done
/usr/bin/make  all-recursive
make[3]: Entering directory `/usr/src/modules/lustre'
Making all in .
make[4]: Entering directory `/usr/src/modules/lustre'
for dir in lnet lustre ; do \
		/usr/bin/make sources -C $dir || exit $? ; \
	done
make[5]: Entering directory `/usr/src/modules/lustre/lnet'
/usr/bin/make sources -C libcfs
make[6]: Entering directory `/usr/src/modules/lustre/lnet/libcfs'
make[6]: Nothing to be done for `sources'.
make[6]: Leaving directory `/usr/src/modules/lustre/lnet/libcfs'
make[5]: Leaving directory `/usr/src/modules/lustre/lnet'
make[5]: Entering directory `/usr/src/modules/lustre/lustre'
/usr/bin/make sources -C lvfs
make[6]: Entering directory `/usr/src/modules/lustre/lustre/lvfs'
make[6]: Nothing to be done for `sources'.
make[6]: Leaving directory `/usr/src/modules/lustre/lustre/lvfs'
/usr/bin/make sources -C obdclass
make[6]: Entering directory `/usr/src/modules/lustre/lustre/obdclass'
make[6]: Nothing to be done for `sources'.
make[6]: Leaving directory `/usr/src/modules/lustre/lustre/obdclass'
perl ../lustre/scripts/version_tag.pl .. .. > tmpver
echo "#define LUSTRE_RELEASE 2.6.24_1_686_200803131516" >> tmpver
cmp -s ../lustre/include/lustre/lustre_build_version.h tmpver > tmpdiff 2> /dev/null &&		\
                rm -f tmpver tmpdiff ||					\
		mv -f tmpver ../lustre/include/lustre/lustre_build_version.h
make[5]: Leaving directory `/usr/src/modules/lustre/lustre'
/usr/bin/make  CC="gcc-4.1" -C /lib/modules/2.6.24-1-686/build		     \
	-f /usr/src/modules/lustre/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.24-1-686/build/.config \
        LINUXINCLUDE=' -Iinclude $(if $(KBUILD_SRC),-Iinclude2 -I$(srctree)/include) -include include/linux/autoconf.h' \
	M=/usr/src/modules/lustre -o tmp_include_depends -o scripts -o \
	include/config/MARKER modules
make[5]: Entering directory `/usr/src/linux-headers-2.6.24-1-686'
  CC [M]  /usr/src/modules/lustre/lnet/klnds/socklnd/socklnd.o
  CC [M]  /usr/src/modules/lustre/lnet/klnds/socklnd/socklnd_cb.o
  CC [M]  /usr/src/modules/lustre/lnet/klnds/socklnd/socklnd_modparams.o
  CC [M]  /usr/src/modules/lustre/lnet/klnds/socklnd/socklnd_lib-linux.o
  LD [M]  /usr/src/modules/lustre/lnet/klnds/socklnd/ksocklnd.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-tracefile.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-debug.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-prim.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-mem.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-fs.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-tcpip.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-proc.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-curproc.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-utils.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/linux/linux-module.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/debug.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/nidstrings.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/lwt.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/module.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/tracefile.o
  CC [M]  /usr/src/modules/lustre/lnet/libcfs/watchdog.o
  LD [M]  /usr/src/modules/lustre/lnet/libcfs/libcfs.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/api-ni.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/config.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lib-me.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lib-msg.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lib-eq.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lib-md.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lib-move.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/module.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/lo.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/router.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/router_proc.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/acceptor.o
  CC [M]  /usr/src/modules/lustre/lnet/lnet/peer.o
  LD [M]  /usr/src/modules/lustre/lnet/lnet/lnet.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/console.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/conrpc.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/conctl.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/framework.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/timer.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/rpc.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/workitem.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/module.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/ping_test.o
  CC [M]  /usr/src/modules/lustre/lnet/selftest/brw_test.o
  LD [M]  /usr/src/modules/lustre/lnet/selftest/lnet_selftest.o
  CC [M]  /usr/src/modules/lustre/lustre/llite/lloop.o
/usr/src/modules/lustre/lustre/llite/lloop.c:142: warning: ‘request_queue_t’ is deprecated
/usr/src/modules/lustre/lustre/llite/lloop.c:273: warning: ‘request_queue_t’ is deprecated
/usr/src/modules/lustre/lustre/llite/lloop.c:302:47: error: macro "bio_io_error" passed 2 arguments, but takes just 1
/usr/src/modules/lustre/lustre/llite/lloop.c: In function ‘loop_make_request’:
/usr/src/modules/lustre/lustre/llite/lloop.c:302: error: ‘bio_io_error’ undeclared (first use in this function)
/usr/src/modules/lustre/lustre/llite/lloop.c:302: error: (Each undeclared identifier is reported only once
/usr/src/modules/lustre/lustre/llite/lloop.c:302: error: for each function it appears in.)
/usr/src/modules/lustre/lustre/llite/lloop.c: At top level:
/usr/src/modules/lustre/lustre/llite/lloop.c:312: warning: ‘request_queue_t’ is deprecated
/usr/src/modules/lustre/lustre/llite/lloop.c: In function ‘loop_handle_bio’:
/usr/src/modules/lustre/lustre/llite/lloop.c:324: error: too many arguments to function ‘bio_endio’
make[8]: *** [/usr/src/modules/lustre/lustre/llite/lloop.o] Error 1
make[7]: *** [/usr/src/modules/lustre/lustre/llite] Error 2
make[6]: *** [/usr/src/modules/lustre/lustre] Error 2
make[5]: *** [_module_/usr/src/modules/lustre] Error 2
make[5]: Leaving directory `/usr/src/linux-headers-2.6.24-1-686'
make[4]: *** [modules] Error 2
make[4]: Leaving directory `/usr/src/modules/lustre'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/modules/lustre'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/modules/lustre'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/lustre'
make: *** [kdist_build] Error 2

Reply via email to