Hello Joseph

I tried to install the upstream kernel but I have the error message
Selecting previously unselected package linux-headers-3.18.0-999.
(Reading database ... 489847 files and directories currently installed.)
Preparing to unpack linux-headers-3.18.0-999_3.18.0-999.201412170840_all.deb ...
Unpacking linux-headers-3.18.0-999 (3.18.0-999.201412170840) ...
Selecting previously unselected package linux-headers-3.18.0-999-generic.
Preparing to unpack 
linux-headers-3.18.0-999-generic_3.18.0-999.201412170840_amd64.deb ...
Unpacking linux-headers-3.18.0-999-generic (3.18.0-999.201412170840) ...
Selecting previously unselected package linux-image-3.18.0-999-generic.
Preparing to unpack 
linux-image-3.18.0-999-generic_3.18.0-999.201412170840_amd64.deb ...
Done.
Unpacking linux-image-3.18.0-999-generic (3.18.0-999.201412170840) ...
Setting up linux-headers-3.18.0-999 (3.18.0-999.201412170840) ...
Setting up linux-headers-3.18.0-999-generic (3.18.0-999.201412170840) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
Error! Bad return status for module build on kernel: 3.18.0-999-generic (x86_64)
Consult /var/lib/dkms/i915-3.15-3.13/0.01/build/make.log for more information.
Setting up linux-image-3.18.0-999-generic (3.18.0-999.201412170840) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
Error! Bad return status for module build on kernel: 3.18.0-999-generic (x86_64)
Consult /var/lib/dkms/i915-3.15-3.13/0.01/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
update-initramfs: Generating /boot/initrd.img-3.18.0-999-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.18.0-999-generic 
/boot/vmlinuz-3.18.0-999-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.18.0-999-generic
Found initrd image: /boot/initrd.img-3.18.0-999-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found linux image: /boot/vmlinuz-3.11.0-19-generic
Found initrd image: /boot/initrd.img-3.11.0-19-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done

Find the make.log
DKMS make.log for i915-3.15-3.13-0.01 for kernel 3.18.0-999-generic (x86_64)
Thu Dec 18 16:49:48 CET 2014
GNU Make 4.0
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2013 Free Software Foundation, Inc.
Licence GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'Makefile'...
make: Entering directory '/usr/src/linux-headers-3.18.0-999-generic'
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)...
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ 
expansion)...
Reading makefile 'arch/x86/Makefile' (search path) (no ~ expansion)...
Reading makefile 'scripts/Makefile.extrawarn' (search path) (no ~ expansion)...
Updating makefiles....
 Considering target file 'scripts/Makefile.extrawarn'.
  Looking for an implicit rule for 'scripts/Makefile.extrawarn'.
  No implicit rule found for 'scripts/Makefile.extrawarn'.
  Finished prerequisites of target file 'scripts/Makefile.extrawarn'.
 No need to remake target 'scripts/Makefile.extrawarn'.
 Considering target file 'arch/x86/Makefile'.
  Looking for an implicit rule for 'arch/x86/Makefile'.
  No implicit rule found for 'arch/x86/Makefile'.
  Finished prerequisites of target file 'arch/x86/Makefile'.
 No need to remake target 'arch/x86/Makefile'.
 Considering target file 'include/config/auto.conf'.
  File 'include/config/auto.conf' does not exist.
  Finished prerequisites of target file 'include/config/auto.conf'.
 Must remake target 'include/config/auto.conf'.
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (        
        \
echo >&2;                                                       \
echo >&2 "  ERROR: Kernel configuration is invalid.";           \
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are 
missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix 
it.";      \
echo >&2 ;                                                      \
/bin/false)
Putting child 0x1523e90 (include/config/auto.conf) PID 13983 on the chain.
Live child 0x1523e90 (include/config/auto.conf) PID 13983 
Reaping winning child 0x1523e90 PID 13983 
Removing child 0x1523e90 PID 13983 from chain.
 Successfully remade target file 'include/config/auto.conf'.
 Considering target file 'scripts/Kbuild.include'.
  Finished prerequisites of target file 'scripts/Kbuild.include'.
 No need to remake target 'scripts/Kbuild.include'.
 Considering target file 'Makefile'.
  Finished prerequisites of target file 'Makefile'.
 No need to remake target 'Makefile'.
Updating goal targets....
Considering target file '_all'.
 File '_all' does not exist.
  Considering target file 'modules'.
   File 'modules' does not exist.
    Considering target file '_module_/var/lib/dkms/i915-3.15-3.13/0.01/build'.
     File '_module_/var/lib/dkms/i915-3.15-3.13/0.01/build' does not exist.
      Considering target file 'crmodverdir'.
       File 'crmodverdir' does not exist.
       Finished prerequisites of target file 'crmodverdir'.
      Must remake target 'crmodverdir'.
mkdir -p /var/lib/dkms/i915-3.15-3.13/0.01/build/.tmp_versions ; rm -f 
/var/lib/dkms/i915-3.15-3.13/0.01/build/.tmp_versions/*
Putting child 0x1523e90 (crmodverdir) PID 13984 on the chain.
Live child 0x1523e90 (crmodverdir) PID 13984 
Reaping winning child 0x1523e90 PID 13984 
Removing child 0x1523e90 PID 13984 from chain.
      Successfully remade target file 'crmodverdir'.
      Considering target file 'Module.symvers'.
       File 'Module.symvers' does not exist.
       Finished prerequisites of target file 'Module.symvers'.
      Must remake target 'Module.symvers'.
Putting child 0x1523e90 (Module.symvers) PID 13987 on the chain.
Live child 0x1523e90 (Module.symvers) PID 13987 
Reaping winning child 0x1523e90 PID 13987 
Removing child 0x1523e90 PID 13987 from chain.
      Successfully remade target file 'Module.symvers'.
     Finished prerequisites of target file 
'_module_/var/lib/dkms/i915-3.15-3.13/0.01/build'.
    Must remake target '_module_/var/lib/dkms/i915-3.15-3.13/0.01/build'.
make -f ./scripts/Makefile.build obj=/var/lib/dkms/i915-3.15-3.13/0.01/build
Putting child 0x15e98b0 (_module_/var/lib/dkms/i915-3.15-3.13/0.01/build) PID 
13988 on the chain.
Live child 0x15e98b0 (_module_/var/lib/dkms/i915-3.15-3.13/0.01/build) PID 
13988 
GNU Make 4.0
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2013 Free Software Foundation, Inc.
Licence GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'scripts/Makefile.build'...
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ 
expansion)...
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)...
Reading makefile '/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile' (search 
path) (no ~ expansion)...
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)...
Updating makefiles....
 Considering target file 'scripts/Makefile.lib'.
  Looking for an implicit rule for 'scripts/Makefile.lib'.
  No implicit rule found for 'scripts/Makefile.lib'.
  Finished prerequisites of target file 'scripts/Makefile.lib'.
 No need to remake target 'scripts/Makefile.lib'.
 Considering target file '/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile'.
  Looking for an implicit rule for 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile'.
  Trying pattern rule with stem 'Makefile'.
  Trying implicit prerequisite 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile_shipped'.
  Trying pattern rule with stem 'Makefile'.
  Trying implicit prerequisite 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile_shipped'.
  Looking for a rule with intermediate file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile_shipped'.
   Avoiding implicit rule recursion.
  No implicit rule found for '/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile'.
  Finished prerequisites of target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile'.
 No need to remake target '/var/lib/dkms/i915-3.15-3.13/0.01/build/Makefile'.
 Considering target file 'scripts/Kbuild.include'.
  Looking for an implicit rule for 'scripts/Kbuild.include'.
  No implicit rule found for 'scripts/Kbuild.include'.
  Finished prerequisites of target file 'scripts/Kbuild.include'.
 No need to remake target 'scripts/Kbuild.include'.
 Considering target file 'include/config/auto.conf'.
  Looking for an implicit rule for 'include/config/auto.conf'.
  No implicit rule found for 'include/config/auto.conf'.
  Finished prerequisites of target file 'include/config/auto.conf'.
 No need to remake target 'include/config/auto.conf'.
 Considering target file 'scripts/Makefile.build'.
  Looking for an implicit rule for 'scripts/Makefile.build'.
  No implicit rule found for 'scripts/Makefile.build'.
  Finished prerequisites of target file 'scripts/Makefile.build'.
 No need to remake target 'scripts/Makefile.build'.
Updating goal targets....
Considering target file '__build'.
 File '__build' does not exist.
  Considering target file '/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o'.
   File '/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o' does not exist.
    Considering target file 'FORCE'.
     File 'FORCE' does not exist.
     Finished prerequisites of target file 'FORCE'.
    Must remake target 'FORCE'.
    Successfully remade target file 'FORCE'.
   Finished prerequisites of target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o'.
  Must remake target '/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o'.
Putting child 0x1e03120 (/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o) 
PID 13991 on the chain.
Live child 0x1e03120 (/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o) PID 
13991 
   rm -f /var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o; ar rcsD 
/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o
Reaping winning child 0x1e03120 PID 13991 
Removing child 0x1e03120 PID 13991 from chain.
  Successfully remade target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/built-in.o'.
  Considering target file '/var/lib/dkms/i915-3.15-3.13/0.01/build/i915.o'.
   File '/var/lib/dkms/i915-3.15-3.13/0.01/build/i915.o' does not exist.
    Pruning file 'FORCE'.
    Considering target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o'.
     File 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o' does 
not exist.
     Looking for an implicit rule for 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o'.
     Trying pattern rule with stem 'drivers/gpu/drm/i915/i915_drv'.
     Trying implicit prerequisite 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
     Trying rule prerequisite 'scripts/recordmcount.c'.
     Trying rule prerequisite 'scripts/recordmcount.h'.
     Trying rule prerequisite 'FORCE'.
     Found an implicit rule for 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o'.
      Considering target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
       Looking for an implicit rule for 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
       Trying pattern rule with stem 'drivers/gpu/drm/i915/i915_drv.c'.
       Trying implicit prerequisite 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c_shipped'.
       Trying pattern rule with stem 'drivers/gpu/drm/i915/i915_drv.c'.
       Trying implicit prerequisite 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c_shipped'.
       Looking for a rule with intermediate file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c_shipped'.
        Avoiding implicit rule recursion.
       No implicit rule found for 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
       Finished prerequisites of target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
      No need to remake target 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c'.
      Considering target file 'scripts/recordmcount.c'.
       Looking for an implicit rule for 'scripts/recordmcount.c'.
       No implicit rule found for 'scripts/recordmcount.c'.
       Finished prerequisites of target file 'scripts/recordmcount.c'.
      No need to remake target 'scripts/recordmcount.c'.
      Considering target file 'scripts/recordmcount.h'.
       Looking for an implicit rule for 'scripts/recordmcount.h'.
       No implicit rule found for 'scripts/recordmcount.h'.
       Finished prerequisites of target file 'scripts/recordmcount.h'.
      No need to remake target 'scripts/recordmcount.h'.
      Pruning file 'FORCE'.
     Finished prerequisites of target file 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o'.
    Must remake target 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o'.
Putting child 0x1f34690 
(/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o) PID 
13994 on the chain.
Live child 0x1f34690 
(/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o) PID 
13994 
  gcc 
-Wp,-MD,/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/.i915_drv.o.d
  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include 
-I/var/lib/dkms/i915-3.15-3.13/0.01/build/include 
-I/var/lib/dkms/i915-3.15-3.13/0.01/build/include/drm 
-I/var/lib/dkms/i915-3.15-3.13/0.01/build/include/uapi -I./arch/x86/include 
-Iarch/x86/include/generated  -Iinclude -I./arch/x86/include/uapi 
-Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi 
-include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef 
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
-Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m64 
-mno-80387 -mno-fp-ret-in-387 -mtune=generic -mno-red-zone -mcmodel=kernel 
-funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI 
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 
-DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 
-pipe -Wno-sign-compare -
 fno-asynchronous-unwind-
tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx 
-fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 
-Wframe-larger-than=1024 -fstack-protector -Wno-unused-but-set-variable 
-fno-omit-frame-pointer -fno-optimize-sibling-calls 
-fno-var-tracking-assignments -pg -mfentry -DCC_USING_FENTRY 
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow 
-fconserve-stack -Werror=implicit-int -Werror=strict-prototypes 
-Werror=date-time -DCC_HAVE_ASM_GOTO -Iinclude/drm  -DMODULE  
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(i915_drv)"  
-D"KBUILD_MODNAME=KBUILD_STR(i915)" -c -o 
/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/.tmp_i915_drv.o 
/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c
In file included from 
/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.c:31:0:
/var/lib/dkms/i915-3.15-3.13/0.01/build/include/drm/drmP.h:1257:28: fatal 
error: drm/drm_memory.h: No such file or directory
 #include <drm/drm_memory.h>
                            ^
compilation terminated.
Reaping losing child 0x1f34690 PID 13994 
scripts/Makefile.build:257: recipe for target 
'/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o' failed
make[1]: *** 
[/var/lib/dkms/i915-3.15-3.13/0.01/build/drivers/gpu/drm/i915/i915_drv.o] Error 
1
Removing child 0x1f34690 PID 13994 from chain.
Reaping losing child 0x15e98b0 PID 13988 
Makefile:1381: recipe for target 
'_module_/var/lib/dkms/i915-3.15-3.13/0.01/build' failed
make: *** [_module_/var/lib/dkms/i915-3.15-3.13/0.01/build] Error 2
Removing child 0x15e98b0 PID 13988 from chain.
make: Leaving directory '/usr/src/linux-headers-3.18.0-999-generic'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1403507

Title:
  Issue on resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1403507/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to