Advertisement
Guest User

mkinitcpio-0.9.2-r1 build.log

a guest
Sep 19th, 2012
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1. * Package: sys-kernel/mkinitcpio-0.9.2-r1
  2. * Repository: gentoo
  3. * Maintainer: xmw@gentoo.org
  4. * USE: amd64 device-mapper elibc_glibc kernel_linux mdadm multilib udev userland_GNU
  5. * FEATURES: sandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Found sources for kernel version:
  10. * 3.5.4-hardened-120920_0200
  11. * Checking for suitable kernel configuration options... [ ok ]
  12. >>> Unpacking source...
  13. >>> Unpacking mkinitcpio-0.9.2.tar.gz to /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work
  14. >>> Unpacking mkinitcpio-modules-0_p20120704.tar.bz2 to /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work
  15. >>> Source unpacked in /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work
  16. >>> Preparing source in /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work/mkinitcpio-0.9.2 ...
  17. * Applying mkinitcpio-base-install.patch ... [ ok ]
  18. * Applying mkinitcpio-consolefont-install.patch ... [ ok ]
  19. * Applying mkinitcpio-keymap-install.patch ... [ ok ]
  20. * Applying mkinitcpio-udev-install.patch ... [ ok ]
  21. * Applying mkinitcpio-lvm2-install.patch ... [ ok ]
  22. * Applying mkinitcpio-mdadm_udev-install.patch ... [ ok ]
  23. * Applying mkinitcpio-dmraid-install.patch ... [ ok ]
  24. * Applying mkinitcpio-pcmcia-install.patch ... [ ok ]
  25. * Applying mkinitcpio-encrypt-install.patch ... [ ok ]
  26. >>> Source prepared.
  27. >>> Configuring source in /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work/mkinitcpio-0.9.2 ...
  28. >>> Source configured.
  29. >>> Compiling source in /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work/mkinitcpio-0.9.2 ...
  30. make
  31. make: Nothing to be done for `all'.
  32. >>> Source compiled.
  33. >>> Test phase [not enabled]: sys-kernel/mkinitcpio-0.9.2-r1
  34.  
  35. >>> Install mkinitcpio-0.9.2-r1 into /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image/ category sys-kernel
  36. make DESTDIR=/dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image/ install
  37. mkdir -p /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image/
  38. install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/bin; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/bash-completion/completions; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//etc/mkinitcpio.d; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/hooks; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/install; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/udev; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/man/man8; install -dm755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/man/man1;
  39. sed -e 's|^CONFIG=.*|CONFIG=/etc/mkinitcpio.conf|' \
  40. -e 's|^FUNCTIONS=.*|FUNCTIONS=/usr/lib/initcpio/functions|' \
  41. -e 's|^HOOKDIR=.*|HOOKDIR=({/usr,}/lib/initcpio/hooks)|' \
  42. -e 's|^INSTDIR=.*|INSTDIR=({/usr,}/lib/initcpio/install)|' \
  43. -e 's|^PRESETDIR=.*|PRESETDIR=/etc/mkinitcpio.d|' \
  44. -e 's|%VERSION%|0.9.2|g' \
  45. < mkinitcpio > /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/bin/mkinitcpio
  46. sed -e 's|\(^declare FUNCTIONS\)=.*|\1=/usr/lib/initcpio/functions|' \
  47. -e 's|%VERSION%|0.9.2|g' \
  48. < lsinitcpio > /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/bin/lsinitcpio
  49. chmod 755 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/bin/lsinitcpio /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/bin/mkinitcpio
  50. install -m644 mkinitcpio.conf /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//etc/mkinitcpio.conf
  51. install -m755 -t /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio init shutdown
  52. install -m644 -t /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio init_functions functions
  53. install -m644 01-memdisk.rules /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/udev/01-memdisk.rules
  54. install -m644 -t /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/hooks hooks/*
  55. install -m644 -t /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/lib/initcpio/install install/*
  56. install -m644 -t /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//etc/mkinitcpio.d mkinitcpio.d/*
  57. install -m644 mkinitcpio.8 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/man/man8/mkinitcpio.8
  58. install -m644 lsinitcpio.1 /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/man/man1/lsinitcpio.1
  59. install -m644 bash-completion /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/bash-completion/completions/mkinitcpio
  60. ln -s mkinitcpio /dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/image//usr/share/bash-completion/completions/lsinitcpio
  61. install: cannot stat ‘install/{mdadm}’: No such file or directory
  62. !!! doins: install/{mdadm} does not exist
  63. install: cannot stat ‘install/{mdadm_udev}’: No such file or directory
  64. !!! doins: install/{mdadm_udev} does not exist
  65. * ERROR: sys-kernel/mkinitcpio-0.9.2-r1 failed (install phase):
  66. * doins failed
  67. *
  68. * If you need support, post the output of `emerge --info '=sys-kernel/mkinitcpio-0.9.2-r1'`,
  69. * the complete build log and the output of `emerge -pqv '=sys-kernel/mkinitcpio-0.9.2-r1'`.
  70. * The complete build log is located at '/var/log/portage_logs/sys-kernel:mkinitcpio-0.9.2-r1:20120920-021148.log'.
  71. * For convenience, a symlink to the build log is located at '/dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/temp/build.log'.
  72. * The ebuild environment file is located at '/dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/temp/environment'.
  73. * Working directory: '/dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work/mkinitcpio-modules-0_p20120704'
  74. * S: '/dev/shm/portage/sys-kernel/mkinitcpio-0.9.2-r1/work/mkinitcpio-0.9.2'
  75. * QA Notice: file does not exist:
  76. *
  77. * doins: install/{mdadm} does not exist
  78. * doins: install/{mdadm_udev} does not exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement