Updated debdiff for upgrading to the new upstream version.
sysprof 1.0.10-1 -> sysprof 1.0.11-1. 
See updated bug description for discussion.


** Description changed:

  Binary package hint: sysprof
  
+ Update according to SRU guidelines:
+ 
+ This bug prevents compilation of the sysprofs kernel module and renders
+ sysprof unusable.
+ 
+ Upstream has addressed the problem and released e new version 1.0.11. I have 
created a debdiff from current 1.0.10-1 to the new package version 1.0.11-1.
+ affected packages:
+ sysprof 1.0.10-1  -> sysprof 1.0.11-1
+ sysprof-module-source 1.0.10-1 -> sysprof-module-source 1.0.11-1
+ 
+ TEST CASE:
+ sudo apt-get install sysprof
+ sudo m-a a-i -t sysprof
+ -> error: ‘proc_root’ undeclared
+ See below for full build output
+ 
+ Regression potential seems low, see my older comment here 
+ https://bugs.launchpad.net/ubuntu/+source/sysprof/+bug/272204/comments/4
+ Most of the additional changes are version increments and build system 
corrections.  
+ 
+ 
+ Original bug report follows:
  Log of mosule-assistant a-i sysprof-module:
  
  dh_testdir
  dh_testroot
  dh_clean
  /usr/bin/make -C /usr/src/modules/sysprof-module clean
  make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module »
  rm -f sysprof-module.ko
  rm -f sysprof-module.o
  rm -f sysprof-module.mod.o
  rm -f sysprof-module.mod.c
  make[1]: quittant le répertoire « /usr/src/modules/sysprof-module »
  /usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
  make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module »
  dh_testdir
  dh_testroot
  dh_clean
  /usr/bin/make -C /usr/src/modules/sysprof-module clean
  /bin/sh: 2.6.27-3-generic: not found
  make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module »
  rm -f sysprof-module.ko
  rm -f sysprof-module.o
  rm -f sysprof-module.mod.o
  rm -f sysprof-module.mod.c
  make[2]: quittant le répertoire « /usr/src/modules/sysprof-module »
  for templ in ; do \
      cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.27-3-generic/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.27-3-generic/g ;s/#KVERS#/2.6.27-3-generic/g ; 
s/_KVERS_/2.6.27-3-generic/g ; s/##KDREV##/2.6.27-3.4/g ; 
s/#KDREV#/2.6.27-3.4/g ; s/_KDREV_/2.6.27-3.4/g  ' < $templ > 
${templ%.modules.in}; \
    done
  dh_testdir
  dh_testroot
  dh_clean -k
  # Build the module
  /usr/bin/make -C /usr/src/modules/sysprof-module KVERS=2.6.27-3-generic 
KDIR=/usr/src/linux
  /bin/sh: 2.6.27-3-generic: not found
  make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module »
  /usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/sysprof-module 
modules
  make[3]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-3-generic 
»
    CC [M]  /usr/src/modules/sysprof-module/sysprof-module.o
  /usr/src/modules/sysprof-module/sysprof-module.c: In function ‘init_module’:
  /usr/src/modules/sysprof-module/sysprof-module.c:252: error: ‘proc_root’ 
undeclared (first use in this function)
  /usr/src/modules/sysprof-module/sysprof-module.c:252: error: (Each undeclared 
identifier is reported only once
  /usr/src/modules/sysprof-module/sysprof-module.c:252: error: for each 
function it appears in.)
  /usr/src/modules/sysprof-module/sysprof-module.c: In function 
‘cleanup_module’:
  /usr/src/modules/sysprof-module/sysprof-module.c:276: error: ‘proc_root’ 
undeclared (first use in this function)
  make[4]: *** [/usr/src/modules/sysprof-module/sysprof-module.o] Erreur 1
  make[3]: *** [_module_/usr/src/modules/sysprof-module] Erreur 2
  make[3]: quittant le répertoire « /usr/src/linux-headers-2.6.27-3-generic »
  make[2]: *** [sysprof-module.o] Erreur 2
  make[2]: quittant le répertoire « /usr/src/modules/sysprof-module »
  make[1]: *** [binary-modules] Erreur 2
  make[1]: quittant le répertoire « /usr/src/modules/sysprof-module »
  make: *** [kdist_build] Erreur 2

** Attachment added: "sysprof_1.0.11-1.debdiff"
   http://launchpadlibrarian.net/18941990/sysprof_1.0.11-1.debdiff

-- 
sysprof-module doesn't build
https://bugs.launchpad.net/bugs/272204
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to