Advertisement
Guest User

Untitled

a guest
Mar 17th, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.44 KB | None | 0 0
  1.  * Package: sys-boot/burg-9999
  2.  * Repository: x-myOverlay
  3.  * USE: amd64 elibc_glibc kernel_linux multilib truetype userland_GNU
  4.  * FEATURES: sandbox
  5. >>> Unpacking source...
  6. * bzr pull start -->
  7. * repository: http://bazaar.launchpad.net/~bean123ch/burg/trunk/
  8. http://bazaar.launchpad.net/~bean123ch/burg/trunk is permanently redirected to http://bazaar.launchpad.net/~bean123ch/burg/trunk/changes
  9.  
  10. 2kB 0kB/s /
  11.  
  12. 6kB 9kB/s -
  13.  
  14. 109kB 191kB/s \
  15.  
  16. 109kB 191kB/s | Finding revisions
  17.  
  18.  
  19. No revisions or tags to pull.
  20. * exporting ...
  21. * revision 1844 is now in /var/tmp/portage/sys-boot/burg-9999/work/burg-9999
  22. * Applying burg-genkernel.patch ...
  23.  [ ok ]
  24. * Running aclocal ...
  25.  [ ok ]
  26. * Running autoconf ...
  27.  [ ok ]
  28. * Running autoheader ...
  29.  [ ok ]
  30. >>> Source unpacked in /var/tmp/portage/sys-boot/burg-9999/work
  31. >>> Compiling source in /var/tmp/portage/sys-boot/burg-9999/work/burg-9999 ...
  32. WARNING: C file isn't a module: ecc.c
  33. Traceback (most recent call last):
  34. File "util/import_gcry.py", line 134, in <module>
  35. if not mdblocksizes.has_key (mdname):
  36. AttributeError: 'dict' object has no attribute 'has_key'
  37. * econf: updating burg-9999/config.guess with /usr/share/gnuconfig/config.guess
  38. * econf: updating burg-9999/config.sub with /usr/share/gnuconfig/config.sub
  39. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-werror --sbindir=/sbin --bindir=/bin --libdir=/lib64 --disable-efiemu --disable-grub-fstest --disable-grub-emu-usb
  40. checking build system type... x86_64-pc-linux-gnu
  41. checking host system type... x86_64-pc-linux-gnu
  42. checking target system type... x86_64-pc-linux-gnu
  43. checking for a BSD-compatible install... /usr/bin/install -c
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... /bin/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... yes
  48. checking for cmp... cmp
  49. checking for bison... bison
  50. checking for gawk... (cached) gawk
  51. checking for style of include used by make... GNU
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  62. checking for flex... flex
  63. checking lex output file root... lex.yy
  64. checking lex library... -lfl
  65. checking whether yytext is a pointer... yes
  66. checking whether make sets $(MAKE)... (cached) yes
  67. checking for ruby... /usr/bin/ruby
  68. checking for makeinfo... /usr/bin/makeinfo
  69. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  70. checking whether we are using the GNU C compiler... (cached) yes
  71. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  72. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  73. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  74. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  75. checking for grep that handles long lines and -e... /bin/grep
  76. checking for egrep... /bin/grep -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking minix/config.h usability... no
  88. checking minix/config.h presence... no
  89. checking for minix/config.h... no
  90. checking whether it is safe to define __EXTENSIONS__... yes
  91. checking whether NLS is requested... yes
  92. checking for msgfmt... /usr/bin/msgfmt
  93. checking for gmsgfmt... /usr/bin/gmsgfmt
  94. checking for xgettext... /usr/bin/xgettext
  95. checking for msgmerge... /usr/bin/msgmerge
  96. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  97. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  98. checking for shared library run path origin... done
  99. checking for CFPreferencesCopyAppValue... no
  100. checking for CFLocaleCopyCurrent... no
  101. checking for GNU gettext in libc... yes
  102. checking whether to use NLS... yes
  103. checking where the gettext function comes from... libc
  104. checking for special C compiler options needed for large files... no
  105. checking for _FILE_OFFSET_BITS value needed for large files... no
  106. checking whether byte ordering is bigendian... no
  107. checking size of void *... 8
  108. checking size of long... 8
  109. checking whether our compiler is apple cc... no
  110. checking for help2man... /usr/bin/help2man
  111. checking for posix_memalign... yes
  112. checking for memalign... yes
  113. checking for asprintf... yes
  114. checking for vasprintf... yes
  115. checking whether sys/types.h defines makedev... yes
  116. checking for dirent.h that defines DIR... yes
  117. checking for library containing opendir... none required
  118. checking for memmove... yes
  119. checking for sbrk... yes
  120. checking for strdup... yes
  121. checking for lstat... yes
  122. checking for getuid... yes
  123. checking for getgid... yes
  124. checking sys/mkdev.h usability... no
  125. checking sys/mkdev.h presence... no
  126. checking for sys/mkdev.h... no
  127. checking sys/sysmacros.h usability... yes
  128. checking sys/sysmacros.h presence... yes
  129. checking for sys/sysmacros.h... yes
  130. checking malloc.h usability... yes
  131. checking malloc.h presence... yes
  132. checking for malloc.h... yes
  133. checking termios.h usability... yes
  134. checking termios.h presence... yes
  135. checking for termios.h... yes
  136. checking for sys/types.h... (cached) yes
  137. checking for unistd.h... (cached) yes
  138. checking for string.h... (cached) yes
  139. checking for strings.h... (cached) yes
  140. checking for sys/stat.h... (cached) yes
  141. checking sys/fcntl.h usability... yes
  142. checking sys/fcntl.h presence... yes
  143. checking for sys/fcntl.h... yes
  144. checking limits.h usability... yes
  145. checking limits.h presence... yes
  146. checking for limits.h... yes
  147. checking util.h usability... no
  148. checking util.h presence... no
  149. checking for util.h... no
  150. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  151. checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm
  152. checking whether -falign-loops works... yes
  153. checking whether -fno-dwarf2-cfi-asm works... yes
  154. checking whether our target compiler is apple cc... no
  155. checking for command to convert module to ELF format...
  156. checking whether `x86_64-pc-linux-gnu-gcc' has `-fPIE' as default... no
  157. checking whether `x86_64-pc-linux-gnu-gcc' accepts `-fstack-protector'... yes
  158. checking whether `x86_64-pc-linux-gnu-gcc' accepts `-mstack-arg-probe'... yes
  159. checking if returns_twice attribute is supported... no
  160. checking whether linker accepts --defsym... yes
  161. checking if C symbols get an underscore after compilation... no
  162. checking whether target compiler is working... yes
  163. checking whether linker accepts --build-id=none... yes
  164. checking whether addr32 must be in the same line as the instruction... yes
  165. checking for .code16 addr32 assembler support... yes
  166. checking whether an absolute indirect call/jump must not be prefixed with an asterisk... no
  167. checking whether -nostdinc -isystem works... yes
  168. checking for freetype-config... freetype-config
  169. checking ft2build.h usability... yes
  170. checking ft2build.h presence... yes
  171. checking for ft2build.h... yes
  172. checking whether ln can handle directories properly... yes
  173. configure: creating ./config.status
  174. config.status: creating Makefile
  175. config.status: creating gensymlist.sh
  176. config.status: creating genkernsyms.sh
  177. config.status: creating stamp-h
  178. config.status: creating config.h
  179. config.status: linking include/grub/i386 to include/grub/cpu
  180. config.status: linking include/grub/i386/pc to include/grub/machine
  181. config.status: executing depfiles commands
  182. config.status: executing po-directories commands
  183. *******************************************************
  184. BURG will be compiled with following components:
  185. Platform: i386-pc
  186. With memory debugging: No
  187. efiemu runtime: No (explicitly disabled)
  188. grub-fstest: No (explicitly disabled)
  189. grub-mkfont: Yes
  190. *******************************************************
  191. make -j5
  192. CC grub_mkimage-gnulib_progname.o
  193. CC grub_mkimage-util_grub_mkrawimage.o
  194. CC grub_mkimage-util_misc.o
  195. CC grub_mkimage-util_resolve.o
  196. CC grub_mkimage-lib_LzmaEnc.o
  197. CC grub_mkimage-lib_LzFind.o
  198. lib/LzmaEnc.c: В функции «LzmaEnc_Alloc»:
  199. lib/LzmaEnc.c:1995:8: предупреждение: variable «btMode» set but not used [-Wunused-but-set-variable]
  200. CC grub_mkimage-util_obj.o
  201. CC grub_mkimage-kern_list.o
  202. CC grub_mkelfimage-gnulib_progname.o
  203. CC grub_mkelfimage-util_elf_grub_mkimage.o
  204. CC grub_mkelfimage-util_misc.o
  205. CC grub_mkelfimage-util_resolve.o
  206. CC grub_mkelfimage-util_obj.o
  207. CC grub_mkelfimage-kern_list.o
  208. CC grub_mkisofs-util_mkisofs_eltorito.o
  209. CC grub_mkisofs-util_mkisofs_hash.o
  210. CC grub_mkisofs-util_mkisofs_joliet.o
  211. CC grub_mkisofs-util_mkisofs_match.o
  212. CC grub_mkisofs-util_mkisofs_mkisofs.o
  213. CC grub_mkisofs-util_mkisofs_multi.o
  214. CC grub_mkisofs-util_mkisofs_name.o
  215. CC grub_mkisofs-util_mkisofs_rock.o
  216. CC grub_mkisofs-util_mkisofs_tree.o
  217. CC grub_mkisofs-util_mkisofs_write.o
  218. CC grub_mkisofs-gnulib_fnmatch.o
  219. CC grub_mkisofs-gnulib_error.o
  220. CC grub_mkisofs-gnulib_progname.o
  221. CC grub_mkfont-gnulib_progname.o
  222. CC grub_mkfont-util_grub_mkfont.o
  223. CC grub_mkfont-util_misc.o
  224. CC grub_mkfont-util_mm.o
  225. CC grub_mkfont-kern_misc.o
  226. CC grub_mkfont-kern_err.o
  227. CC grub_mkrelpath-gnulib_progname.o
  228. CC grub_mkrelpath-util_grub_mkrelpath.o
  229. CC grub_mkrelpath-util_misc.o
  230. CC grub_bin2h-gnulib_progname.o
  231. CC grub_bin2h-util_bin2h.o
  232. CC grub_script_check-gnulib_progname.o
  233. CC grub_script_check-gnulib_getdelim.o
  234. CC grub_script_check-gnulib_getline.o
  235. flex -o grub_script.yy.c --header-file=grub_script.yy.h ./script/yylex.l
  236. YACC grub_script.tab.c
  237. CC grub_script_check-util_misc.o
  238. CC grub_script_check-util_mm.o
  239. CC grub_script_check-script_main.o
  240. CC grub_script_check-script_script.o
  241. CC grub_script_check-script_function.o
  242. CC grub_script_check-script_lexer.o
  243. CC grub_script_check-kern_handler.o
  244. CC grub_script_check-kern_err.o
  245. CC grub_script_check-kern_parser.o
  246. CC grub_script_check-kern_list.o
  247. CC grub_script_check-kern_misc.o
  248. CC grub_script_check-kern_env.o
  249. CC grub_script_check-grub_script_tab.o
  250. CC grub_script_check-grub_script_yy.o
  251. CC grub_editenv-gnulib_progname.o
  252. CC grub_editenv-util_grub_editenv.o
  253. CC grub_editenv-lib_envblk.o
  254. CC grub_editenv-util_misc.o
  255. CC grub_editenv-util_mm.o
  256. CC grub_editenv-kern_misc.o
  257. CC grub_editenv-kern_err.o
  258. CC grub_mkmod-gnulib_progname.o
  259. CC grub_mkmod-util_grub_mkmod.o
  260. CC grub_mkmod-util_misc.o
  261. CC grub_mkmod-util_obj.o
  262. CC grub_mkmod-util_obj_pe.o
  263. CC grub_mkmod-util_obj_elf.o
  264. CC grub_mkmod-util_obj_macho.o
  265. CC grub_mkmod-kern_list.o
  266. CC grub_mkimg-gnulib_progname.o
  267. CC grub_mkimg-util_grub_mkimg.o
  268. CC grub_mkimg-util_misc.o
  269. CC grub_mkimg-util_obj.o
  270. CC grub_mkimg-util_obj_pe.o
  271. CC grub_mkimg-util_obj_elf.o
  272. CC grub_mkimg-util_obj_macho.o
  273. CC grub_mkimg-kern_list.o
  274. CC grub_symdb-gnulib_progname.o
  275. CC grub_symdb-util_grub_symdb.o
  276. CC grub_symdb-util_obj.o
  277. CC grub_symdb-util_misc.o
  278. CC grub_symdb-kern_list.o
  279. CC grub_objdump-gnulib_progname.o
  280. CC grub_objdump-util_grub_objdump.o
  281. CC grub_objdump-util_obj.o
  282. CC grub_objdump-util_misc.o
  283. CC grub_objdump-util_obj_dump.o
  284. CC grub_objdump-kern_list.o
  285. CC grub_mkpasswd_pbkdf2-gnulib_progname.o
  286. CC grub_mkpasswd_pbkdf2-gnulib_getdelim.o
  287. CC grub_mkpasswd_pbkdf2-gnulib_getline.o
  288. CC grub_mkpasswd_pbkdf2-util_grub_mkpasswd_pbkdf2.o
  289. make: *** Нет правила для сборки цели `lib/libgcrypt-grub/cipher/sha512.c', требуемой для `grub_mkpasswd_pbkdf2-lib_libgcrypt_grub_cipher_sha512.o'. Останов.
  290. make: *** Ожидание завершения заданий...
  291. CC grub_mkpasswd_pbkdf2-lib_crypto.o
  292. util/grub-mkpasswd-pbkdf2.c: В функции «get_pass»:
  293. util/grub-mkpasswd-pbkdf2.c:198:14: предупреждение: variable «out» set but not used [-Wunused-but-set-variable]
  294. emake failed
  295. * ERROR: sys-boot/burg-9999 failed (compile phase):
  296. * making regular stuff
  297. *
  298. * Call stack:
  299. * ebuild.sh, line 85: Called src_compile
  300. * environment, line 3031: Called die
  301. * The specific snippet of code:
  302. * emake || die "making regular stuff"
  303. *
  304. * If you need support, post the output of 'emerge --info =sys-boot/burg-9999',
  305. * the complete build log and the output of 'emerge -pqv =sys-boot/burg-9999'.
  306. * This ebuild is from an overlay named 'x-myOverlay': '/usr/local/portage/myOverlay/'
  307. * The complete build log is located at '/var/tmp/portage/sys-boot/burg-9999/temp/build.log'.
  308. * The ebuild environment file is located at '/var/tmp/portage/sys-boot/burg-9999/temp/environment'.
  309. * S: '/var/tmp/portage/sys-boot/burg-9999/work/burg-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement