[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#479721: marked as done (FTBFS with 2.6.25-1)



Your message dated Mon, 19 May 2008 23:17:05 +0000
with message-id <E1JyEbJ-0003QB-AO@ries.debian.org>
and subject line Bug#479721: fixed in redhat-cluster 2.20080229-1.1
has caused the Debian Bug report #479721,
regarding FTBFS with 2.6.25-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
479721: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479721
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: redhat-cluster
Severity: serious

Hi,

your package fails to build with 2.6.25-1.

As a side note, if you try to compile it yourself, make sure you have
linux-kbuild with debian version 2.6.25-2. Due to a bug in -1, it would
fail (for different reasons) anyway.

Regards,
Daniel

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/
for templ in /usr/src/modules/redhat-cluster/debian/redhat-cluster-modules-_KVERS_.postinst; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25-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.25-1-686/g ;s/#KVERS#/2.6.25-1-686/g ; s/_KVERS_/2.6.25-1-686/g ; s/##KDREV##/2.6.25-1/g ; s/#KDREV#/2.6.25-1/g ; s/_KDREV_/2.6.25-1/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make -C /lib/modules/2.6.25-1-686/build M=/usr/src/modules/redhat-cluster clean USING_KBUILD=1
make[1]: Entering directory `/usr/src/linux-headers-2.6.25-1-686'
make[1]: Leaving directory `/usr/src/linux-headers-2.6.25-1-686'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/redhat-cluster'
for templ in /usr/src/modules/redhat-cluster/debian/redhat-cluster-modules-_KVERS_.postinst; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25-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.25-1-686/g ;s/#KVERS#/2.6.25-1-686/g ; s/_KVERS_/2.6.25-1-686/g ; s/##KDREV##/2.6.25-1/g ; s/#KDREV#/2.6.25-1/g ; s/_KDREV_/2.6.25-1/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make -C /lib/modules/2.6.25-1-686/build M=/usr/src/modules/redhat-cluster clean USING_KBUILD=1
/bin/sh: /usr/src/linux-headers-2.6.25-1-686/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory
/bin/sh: /usr/src/linux-headers-2.6.25-1-686/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory
make[2]: Entering directory `/usr/src/linux-headers-2.6.25-1-686'
make[2]: Leaving directory `/usr/src/linux-headers-2.6.25-1-686'
make[1]: Nothing to be done for `kdist_config'.
dh_testdir
dh_testroot
dh_clean -k
# build the module
make -C /lib/modules/2.6.25-1-686/build M=/usr/src/modules/redhat-cluster/ modules USING_KBUILD=1
make[2]: Entering directory `/usr/src/linux-headers-2.6.25-1-686'
  CC [M]  /usr/src/modules/redhat-cluster/gfs/acl.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/bits.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/bmap.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/daemon.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/dio.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/dir.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/eaops.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/eattr.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/file.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/glock.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/glops.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/inode.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ioctl.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/lm.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/log.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/lops.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/lvb.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/main.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/mount.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ondisk.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_address.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_dentry.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_export.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_file.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_fstype.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_inode.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_super.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/ops_vm.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/page.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/proc.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/quota.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/recovery.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/rgrp.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/super.o
  CC [M]  /usr/src/modules/redhat-cluster/gfs/sys.o
/usr/src/modules/redhat-cluster/gfs/sys.c:89: error: unknown field 'ktype' specified in initializer
/usr/src/modules/redhat-cluster/gfs/sys.c:89: warning: missing braces around initializer
/usr/src/modules/redhat-cluster/gfs/sys.c:89: warning: (near initialization for 'gfs_kset.list')
/usr/src/modules/redhat-cluster/gfs/sys.c:89: warning: initialization from incompatible pointer type
/usr/src/modules/redhat-cluster/gfs/sys.c: In function 'gfs_sys_fs_add':
/usr/src/modules/redhat-cluster/gfs/sys.c:103: error: implicit declaration of function 'kobject_register'
/usr/src/modules/redhat-cluster/gfs/sys.c: In function 'gfs_sys_fs_del':
/usr/src/modules/redhat-cluster/gfs/sys.c:115: error: implicit declaration of function 'kobject_unregister'
/usr/src/modules/redhat-cluster/gfs/sys.c: In function 'gfs_sys_init':
/usr/src/modules/redhat-cluster/gfs/sys.c:123: error: implicit declaration of function 'kobj_set_kset_s'
/usr/src/modules/redhat-cluster/gfs/sys.c:123: error: 'fs_subsys' undeclared (first use in this function)
/usr/src/modules/redhat-cluster/gfs/sys.c:123: error: (Each undeclared identifier is reported only once
/usr/src/modules/redhat-cluster/gfs/sys.c:123: error: for each function it appears in.)
make[4]: *** [/usr/src/modules/redhat-cluster/gfs/sys.o] Error 1
make[3]: *** [/usr/src/modules/redhat-cluster/gfs] Error 2
make[2]: *** [_module_/usr/src/modules/redhat-cluster] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.25-1-686'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/redhat-cluster'
make: *** [kdist_build] Error 2

--- End Message ---
--- Begin Message ---
Source: redhat-cluster
Source-Version: 2.20080229-1.1

We believe that the bug you reported is fixed in the latest version of
redhat-cluster, which is due to be installed in the Debian FTP archive:

cman_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/cman_2.20080229-1.1_i386.deb
gfs-tools_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/gfs-tools_2.20080229-1.1_i386.deb
gfs2-tools_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/gfs2-tools_2.20080229-1.1_i386.deb
gnbd-client_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/gnbd-client_2.20080229-1.1_i386.deb
gnbd-server_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/gnbd-server_2.20080229-1.1_i386.deb
libcman-dev_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/libcman-dev_2.20080229-1.1_i386.deb
libcman2_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/libcman2_2.20080229-1.1_i386.deb
libdlm-dev_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/libdlm-dev_2.20080229-1.1_i386.deb
libdlm2_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/libdlm2_2.20080229-1.1_i386.deb
redhat-cluster-source_2.20080229-1.1_all.deb
  to pool/main/r/redhat-cluster/redhat-cluster-source_2.20080229-1.1_all.deb
redhat-cluster-suite_2.20080229-1.1_all.deb
  to pool/main/r/redhat-cluster/redhat-cluster-suite_2.20080229-1.1_all.deb
redhat-cluster_2.20080229-1.1.diff.gz
  to pool/main/r/redhat-cluster/redhat-cluster_2.20080229-1.1.diff.gz
redhat-cluster_2.20080229-1.1.dsc
  to pool/main/r/redhat-cluster/redhat-cluster_2.20080229-1.1.dsc
rgmanager_2.20080229-1.1_i386.deb
  to pool/main/r/redhat-cluster/rgmanager_2.20080229-1.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 479721@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated redhat-cluster package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 19 May 2008 23:46:03 +0100
Source: redhat-cluster
Binary: redhat-cluster-suite cman libcman2 libcman-dev libdlm2 libdlm-dev gfs-tools gfs2-tools gnbd-client gnbd-server rgmanager redhat-cluster-source
Architecture: source i386 all
Version: 2.20080229-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Description: 
 cman       - Red Hat cluster suite - cluster manager
 gfs-tools  - Red Hat cluster suite - global file system tools
 gfs2-tools - Red Hat cluster suite - global file system 2 tools
 gnbd-client - Red Hat cluster suite - global network block device client tools
 gnbd-server - Red Hat cluster suite - global network block device server tools
 libcman-dev - Red Hat cluster suite - cluster manager development files
 libcman2   - Red Hat cluster suite - cluster manager libraries
 libdlm-dev - Red Hat cluster suite - distributed lock manager development file
 libdlm2    - Red Hat cluster suite - distributed lock manager library
 redhat-cluster-source - Red Hat cluster suite - kernel modules source
 redhat-cluster-suite - Red Hat cluster suite - meta package
 rgmanager  - Red Hat cluster suite - clustered resource group manager
Closes: 479721
Changes: 
 redhat-cluster (2.20080229-1.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * Added upstream patch for compatibility with Linux 2.6.25.
     Closes: #479721.
Checksums-Sha1: 
 bc04457258cca03b5449ae48bd706ee8d9fafe36 1608 redhat-cluster_2.20080229-1.1.dsc
 293aac854aba7f99bf94571f327d61b04a8fb834 22084 redhat-cluster_2.20080229-1.1.diff.gz
 ab9d26aa04156673aa18569fb8f163ce8b368264 442446 cman_2.20080229-1.1_i386.deb
 4d8e5f40f4c631f0dd6ed3136671da0de50d1529 11586 libcman2_2.20080229-1.1_i386.deb
 87c2ad02a30a5fd4b5790cea41e617ad070f10a6 15726 libcman-dev_2.20080229-1.1_i386.deb
 cbec773e597f3de1ae508c9482f3c6774321f2df 15402 libdlm2_2.20080229-1.1_i386.deb
 c0ad8dbc86a12885d7a0351f8982f19a0dfed6ba 29644 libdlm-dev_2.20080229-1.1_i386.deb
 afc4d63b1e18835deb62fe97a70f99fb4a93098b 216492 gfs-tools_2.20080229-1.1_i386.deb
 fd6f82f79c95e44fe8d2afdb6306969b1dfe765b 296528 gfs2-tools_2.20080229-1.1_i386.deb
 33636989a8c964176b26bfe33031a996634c5bd6 45750 gnbd-client_2.20080229-1.1_i386.deb
 f60b8e435407d434c138c94b7bb32b4fa185aca8 44114 gnbd-server_2.20080229-1.1_i386.deb
 3ff25910325fdad01c7959fbe165d8213b4f99f9 269482 rgmanager_2.20080229-1.1_i386.deb
 35e6d85f7d2569c2a827e8516b257901d89d591c 6272 redhat-cluster-suite_2.20080229-1.1_all.deb
 0565a10943d782e4c15767a6e5bd3a2080a3e685 172056 redhat-cluster-source_2.20080229-1.1_all.deb
Checksums-Sha256: 
 57b4051558ab5a4bd8908c17558b209160a01ee73f044a6462bc6888282df4a0 1608 redhat-cluster_2.20080229-1.1.dsc
 1ce66deb540226427f9147e8a1e0749872308560b451247c73a0111527815de3 22084 redhat-cluster_2.20080229-1.1.diff.gz
 dbbc09eb1dd79d6afcb7354a29515aeeea141de1edac48559b174b25f5896aa9 442446 cman_2.20080229-1.1_i386.deb
 48556970622077a5a7e277452eff09f40aca861a182f23fadca97db476dc96ea 11586 libcman2_2.20080229-1.1_i386.deb
 2d422b1e783b428c0c8837beec4b8a0574ea7cc4a3db839ee7267ce5b5da6b3c 15726 libcman-dev_2.20080229-1.1_i386.deb
 aff163a113a704f09da124f34860408054e12aa1c1680d01af64c6bd4a33bedb 15402 libdlm2_2.20080229-1.1_i386.deb
 269556ead95e3cadb52568ec34077fe5a6735c4bafcc3a2a5c5336e0dba63e32 29644 libdlm-dev_2.20080229-1.1_i386.deb
 0ae948316f8a30f8b1046642556e070c597a69ead137959e73944aca03ae8fc6 216492 gfs-tools_2.20080229-1.1_i386.deb
 6ca4a622c76f683a2dd26321216b813adff197a59ec239a40d6ce678fe46627e 296528 gfs2-tools_2.20080229-1.1_i386.deb
 164d6746bb4dc325f20df7eeddec06ce845ee1d91082c5e5d574b7bdbfdd2295 45750 gnbd-client_2.20080229-1.1_i386.deb
 32a2e87bd54ae342bd6ac13c7109ff1a9006f7f5674a0037642bad37b8ddc5b9 44114 gnbd-server_2.20080229-1.1_i386.deb
 d15df4d31b2819431910eb976445f8aba88548fe72cf18e333ca5f6d45693f02 269482 rgmanager_2.20080229-1.1_i386.deb
 447877e8076c4ff033cbaf41cc733997d69d9dc7b006f84ceeea5e1748aade27 6272 redhat-cluster-suite_2.20080229-1.1_all.deb
 2b591ec0db083c411b789bdd9492e1334ab9e518c7208a8e2ada5206929b957d 172056 redhat-cluster-source_2.20080229-1.1_all.deb
Files: 
 28ceb391c817b0f8d1590b638fd55f76 1608 admin optional redhat-cluster_2.20080229-1.1.dsc
 3c525bdcaf607b6b8f4339011971a305 22084 admin optional redhat-cluster_2.20080229-1.1.diff.gz
 604ab9fc5de55c863d14376bc2c1e796 442446 admin optional cman_2.20080229-1.1_i386.deb
 d4b96ba04f79461cdef8382b6e451705 11586 libs optional libcman2_2.20080229-1.1_i386.deb
 b007d10f4b25abb72a883022eb8b71e3 15726 libdevel optional libcman-dev_2.20080229-1.1_i386.deb
 c8d0a4e0a1c70be372b71c2d5747d89c 15402 libs optional libdlm2_2.20080229-1.1_i386.deb
 eb0ca54f80fc831021b34378dadfed10 29644 libdevel optional libdlm-dev_2.20080229-1.1_i386.deb
 e78639a3f70f2c071d0fc7dfbac402d7 216492 admin optional gfs-tools_2.20080229-1.1_i386.deb
 845a2c283822294aac1103a03f76a0b7 296528 admin optional gfs2-tools_2.20080229-1.1_i386.deb
 1535dc73e03e4fcfa09a31b189a3a282 45750 admin optional gnbd-client_2.20080229-1.1_i386.deb
 6d7b85687a39c0b5b9ab45fa689455b8 44114 admin optional gnbd-server_2.20080229-1.1_i386.deb
 f2b1564c1053f4992c5ac20a8ddb076e 269482 admin optional rgmanager_2.20080229-1.1_i386.deb
 a9ce69be94dafedb74ab7d0f459417d2 6272 admin optional redhat-cluster-suite_2.20080229-1.1_all.deb
 0a5aff118e749e930ab8124345643955 172056 admin optional redhat-cluster-source_2.20080229-1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIMgZW79ZNCRIGYgcRAkvtAKCHq/mW2Zkr6OFTAYCO2FfXfm9VXgCgiSkq
4xZhQe8XlUC+J5G1XBGXkdo=
=yZjg
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: