Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131508 - sys-fs/dazuko-2.2.0 does not compile with kernel 2.6.16-suspend2-r4
Summary: sys-fs/dazuko-2.2.0 does not compile with kernel 2.6.16-suspend2-r4
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
: 131507 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-27 13:54 UTC by Dustin Polke
Modified: 2006-09-03 06:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2006-04-27 13:54:58 UTC
System uname: 2.6.16-suspend2-r4 i686 mobile AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O9 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share                                                      /config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/                                                      mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/sh                                                      are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te                                                      x/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo                                                       /etc/env.d"
CXXFLAGS="-march=athlon-xp -O9 -pipe -fomit-frame-pointer -m3dnow -msse -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/                                                      distributions/gentoo"
LANG="en_US"
LINGUAS="en-US de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache2 audiofile berkdb bitmap-fonts bonobo bzip2 cl                                                      i crypt ctype cups dba doc dvd dvdread eds encode ethereal examples exif expat f                                                      am fastbuild fbcon foomaticdb force-cgi-redirect ftp gd gdbm gif glut gnome gpm                                                       gstreamer gtk gtk2 gtkhtml guile hal hardenedphp icq idn imagemagick imap imlib                                                       ipv6 java javascript jpeg jpeg2k kerberos krb4 lcms libcaca libg++ libwww mad me                                                      mlimit mikmod mime mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl nsplugi                                                      n ogg opengl pam pcmcia pcre pdf perl php plotutils png posix postgres python qt                                                       quicktime readline ruby samba sasl sdl session simplexml slang sndfile soap soc                                                      kets sox speex spell spl ssl symlink tcltk tcpd tetex tiff truetype truetype-fon                                                      ts type1-fonts udev unicode usb vcd vorbis wifi win32codecs wmf xine xml xml2 xm                                                      ms xosd xsl xv xvid zlib linguas_en-US linguas_de userland_GNU kernel_linux elib                                                      c_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

Output of emerge leading to fail:
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-fs/dazuko-2.2.0 to /
>>> md5 files   ;-) dazuko-2.1.1.ebuild
>>> md5 files   ;-) dazuko-2.1.0.ebuild
>>> md5 files   ;-) dazuko-2.2.0.ebuild
>>> md5 files   ;-) files/digest-dazuko-2.1.0
>>> md5 files   ;-) files/digest-dazuko-2.1.1
>>> md5 files   ;-) files/digest-dazuko-2.2.0
>>> md5 src_uri ;-) dazuko-2.2.0.tar.gz
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.16-suspend2-r4
 * Checking for suitable kernel configuration options:
>>> Unpacking source...
>>> Unpacking dazuko-2.2.0.tar.gz to /var/tmp/portage/dazuko-2.2.0/work
>>> Source unpacked.
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
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.16)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API... ok
inspecting suspend function... ok (suspend1)
checking whether __d_path() is exported... no (using local copy)
inspecting class type... ok (class)
disabling ON_CLOSE events (not available for Linux 2.6)
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() = yes
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/dazuko-2.2.0/work/dazuko-2.2.0" modules
make[1]: Entering directory `/usr/src/linux-2.6.16-suspend2-r4'
  CC [M]  /var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_core.o
  CC [M]  /var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_transport.o
  CC [M]  /var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.o
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c: In function `dazuko_security_xfrm_policy_alloc':
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1258: error: structure has no member named `xfrm_policy_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1258: error: structure has no member named `xfrm_policy_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1258: error: structure has no member named `xfrm_policy_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1258: error: structure has no member named `xfrm_policy_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c: In function `dazuko_security_xfrm_policy_clone':
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1267: error: structure has no member named `xfrm_policy_clone'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1267: error: structure has no member named `xfrm_policy_clone'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1267: error: structure has no member named `xfrm_policy_clone'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1267: error: structure has no member named `xfrm_policy_clone'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c: In function `dazuko_security_xfrm_policy_free':
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1276: error: structure has no member named `xfrm_policy_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1276: error: structure has no member named `xfrm_policy_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1276: error: structure has no member named `xfrm_policy_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1276: error: structure has no member named `xfrm_policy_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c: In function `dazuko_security_xfrm_state_alloc':
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1283: error: structure has no member named `xfrm_state_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1283: error: structure has no member named `xfrm_state_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1283: error: structure has no member named `xfrm_state_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1283: error: structure has no member named `xfrm_state_alloc'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c: In function `dazuko_security_xfrm_state_free':
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1292: error: structure has no member named `xfrm_state_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1292: error: structure has no member named `xfrm_state_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1292: error: structure has no member named `xfrm_state_free'
/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.c:1292: error: structure has no member named `xfrm_state_free'
make[2]: *** [/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0/dazuko_linux26_lsm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/dazuko-2.2.0/work/dazuko-2.2.0] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-suspend2-r4'
make: *** [dummy_rule] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-27 14:10:50 UTC
*** Bug 131507 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-03 06:30:05 UTC
suspend2-sources is not a supported kernel. Please, report this upstream.

http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap3
http://bugzilla.suspend2.net/index.cgi