From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HJHws-0005QD-Gb for garchives@archives.gentoo.org; Mon, 19 Feb 2007 23:29:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1JNSRCH014778; Mon, 19 Feb 2007 23:28:27 GMT Received: from galaxy.systems.pipex.net (galaxy.systems.pipex.net [62.241.162.31]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1JNOJLl010177 for ; Mon, 19 Feb 2007 23:24:19 GMT Received: from mesh.ruskin (81-86-110-137.dsl.pipex.com [81.86.110.137]) by galaxy.systems.pipex.net (Postfix) with ESMTP id 90372E0003E9 for ; Mon, 19 Feb 2007 23:24:18 +0000 (GMT) From: Peter Ruskin Organization: Retired To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Can't emerge dazuko 2.3.x with kernel 2.6.20 Date: Mon, 19 Feb 2007 23:24:16 +0000 User-Agent: KMail/1.9.6 References: <45D9A72B.7040501@seichter.de> <200702191419.26251.peter.ruskin@dsl.pipex.com> <45DA26D0.2030501@seichter.de> In-Reply-To: <45DA26D0.2030501@seichter.de> X-No-Archive: yes Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702192324.16777.peter.ruskin@dsl.pipex.com> X-Archives-Salt: 804250a3-7c75-4795-8f4d-123c0df63b1b X-Archives-Hash: fd38d15c8874c49977abe736ce18f0e7 On Monday 19 February 2007, Ralph Seichter wrote: > Peter Ruskin wrote: > > 2.3.3_pre1 works OK here. > > So it is possible and there's hope left. ;-) I don't suppose that > > [...]/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1486: error: too > many arguments to function > 'dazuko_security_ops.xfrm_policy_alloc_security' > > looks familiar to you? Did you modify or patch anything manually? > No, it doesn't look familiar - I had no problems at all: # emerge -1va dazuko These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-fs/dazuko-2.3.3_pre1 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] y >>> Emerging (1 of 1) sys-fs/dazuko-2.3.3_pre1 to / * dazuko-2.3.3-pre1.tar.gz MD5 ;-) ... [ ok ] * dazuko-2.3.3-pre1.tar.gz RMD160 ;-) ... [ ok ] * dazuko-2.3.3-pre1.tar.gz SHA1 ;-) ... [ ok ] * dazuko-2.3.3-pre1.tar.gz SHA256 ;-) ... [ ok ] * dazuko-2.3.3-pre1.tar.gz size ;-) ... [ ok ] * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.20-gentoo/build * Found sources for kernel version: * 2.6.20-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking dazuko-2.3.3-pre1.tar.gz to /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1 ... checking host system type... Linux checking for make utility... ok (make) checking for C compiler... ok (cc) kernel build source in /usr/src/linux... yes acquiring Linux kernel code configuration... ok checking if Linux is RSBAC patched... no checking if devfs is enabled... no discovered host system... Linux (2.6.20) checking if security module support is enabled... yes verifying capabilities are not built-in... ok locating LSM API header... ok identifying LSM API (this can take a while)... ok identifying device API... ok inspecting class type... ok (class) inspecting suspend function... ok (suspend2) inspecting task_struct structure... ok (using parent) disabling ON_CLOSE events (not available for Linux 2.6 LSM) configure: creating Makefile configure: creating library/Makefile configure: creating example_c/Makefile ./configure successful ======================= Configuration summary ======================= module events = ON_OPEN ON_EXEC devfs support = no rsbac support = no stacking support = yes local __d_path() = no (using chroot events, see README.linux26) module debug = no library 1.x compatibility = yes * Converting Makefile to use M= instead of SUBDIRS= ... [ ok ] * Preparing dazuko module make -C /usr/src/linux M="/var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1" modules make[1]: Entering directory `/usr/src/linux-2.6.20-gentoo' CC [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_core.o CC [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_transport.o CC [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.o CC [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26.o LD [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko.o Building modules, stage 2. MODPOST 1 modules CC /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko.mod.o LD [M] /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko.ko make[1]: Leaving directory `/usr/src/linux-2.6.20-gentoo' touch dummy_rule make: Entering directory `/var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/library' i686-pc-linux-gnu-gcc -Wall -O -I.. -c ../dazukoio_core.c -o dazukoio_core.o i686-pc-linux-gnu-gcc -Wall -O -I.. -c ../dazukoio_trusted_core.c -o dazukoio_trusted_core.o i686-pc-linux-gnu-gcc -Wall -O -I.. -c ../dazuko_transport.c -o dazuko_transport.o i686-pc-linux-gnu-gcc -Wall -O -I.. -c ../dazukoio_unix.c -o dazukoio_unix.o i686-pc-linux-gnu-gcc -Wall -O -I.. -c ../dazukoio_linux_compat1.c -o dazukoio_linux_compat1.o ar r libdazuko.a dazukoio_core.o dazukoio_trusted_core.o dazuko_transport.o dazukoio_unix.o dazukoio_linux_compat1.o ar: creating libdazuko.a ranlib libdazuko.a make: Leaving directory `/var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/library' >>> Source compiled. >>> Test phase [not enabled]: sys-fs/dazuko-2.3.3_pre1 >>> Install dazuko-2.3.3_pre1 into /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/image/ category sys-fs * Installing dazuko module >>> Completed installing dazuko-2.3.3_pre1 into /var/tmp/portage/sys-fs/dazuko-2.3.3_pre1/image/ >>> Merging sys-fs/dazuko-2.3.3_pre1 to / --- /lib/ --- /lib/modules/ --- /lib/modules/2.6.20-gentoo/ --- /lib/modules/2.6.20-gentoo/misc/ >>> /lib/modules/2.6.20-gentoo/misc/dazuko.ko --- /usr/ --- /usr/lib/ >>> /usr/lib/libdazuko.a --- /usr/include/ >>> /usr/include/dazukoio.h --- /usr/share/ --- /usr/share/doc/ --- /usr/share/doc/dazuko-2.3.3_pre1/ >>> /usr/share/doc/dazuko-2.3.3_pre1/COPYING.bz2 >>> /usr/share/doc/dazuko-2.3.3_pre1/README.bz2 >>> /usr/share/doc/dazuko-2.3.3_pre1/README.linux26.bz2 >>> /usr/share/doc/dazuko-2.3.3_pre1/README.trusted.bz2 >>> Safely unmerging already-installed instance... * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.20-gentoo/build * Found sources for kernel version: * 2.6.20-gentoo --- !mtime obj /usr/share/doc/dazuko-2.3.3_pre1/README.trusted.bz2 --- !mtime obj /usr/share/doc/dazuko-2.3.3_pre1/README.linux26.bz2 --- !mtime obj /usr/share/doc/dazuko-2.3.3_pre1/README.bz2 --- !mtime obj /usr/share/doc/dazuko-2.3.3_pre1/COPYING.bz2 --- !mtime obj /usr/lib/libdazuko.a --- !mtime obj /usr/include/dazukoio.h --- cfgpro obj /lib/modules/2.6.20-gentoo/misc/dazuko.ko --- cfgpro dir /lib/modules/2.6.20-gentoo/misc --- cfgpro dir /lib/modules/2.6.20-gentoo --- !empty dir /usr/share/doc/dazuko-2.3.3_pre1 --- !empty dir /usr/share/doc --- !empty dir /usr/share --- !empty dir /usr/lib --- !empty dir /usr/include --- !empty dir /usr --- !empty dir /lib/modules --- !empty dir /lib * Removing sys-fs/dazuko-2.3.3_pre1 from moduledb. * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.20-gentoo/build * Found sources for kernel version: * 2.6.20-gentoo >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * Updating module dependencies for 2.6.20-gentoo ... [ ok ] * Adding module to moduledb. * Please note that chroot support is disabled due to incompatability * with SMP kernels >>> Regenerating /etc/ld.so.cache... >>> sys-fs/dazuko-2.3.3_pre1 merged. >>> No packages selected for removal by clean >>> Auto-cleaning packages... >>> No outdated packages were found on your system. -- Peter ======================================================================== Gentoo Linux: Portage 2.1.2-r9 kernel-2.6.20-gentoo AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ gcc(GCC): 4.1.2 KDE: 3.5.6 Qt: 3.3.6 ======================================================================== -- gentoo-user@gentoo.org mailing list