Advertisement
Guest User

Untitled

a guest
Oct 11th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.29 KB | None | 0 0
  1. >>> /usr/src/linux-3.5.4-hardened-r1/arch/microblaze/boot/dts/system.dts -> ../../platform/generic/system.dts
  2.  
  3. * If you are upgrading from a previous kernel, you may be interested
  4. * in the following document:
  5. * - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
  6.  
  7. *
  8. * Hardened Gentoo provides three different predefined grsecurity level:
  9. * [server], [workstation], and [virtualization]. Those who intend to
  10. * use one of these predefined grsecurity levels should read the help
  11. * associated with the level. Because some options require >=gcc-4.5,
  12. * users with more, than one version of gcc installed should use gcc-config
  13. * to select a compatible version.
  14. *
  15. * Users of grsecurity's RBAC system must ensure they are using
  16. * sys-apps/gradm-2.9.1*, which is compatible with hardened-sources-3.5.4-r1.
  17. * It is strongly recommended that the following command is issued
  18. * prior to booting a hardened-sources-3.5.4-r1 kernel for the first time:
  19. *
  20. * emerge -na =sys-apps/gradm-2.9.1*
  21. *
  22. >>> sys-kernel/hardened-sources-3.5.4-r1 merged.
  23. >>> Regenerating /etc/ld.so.cache...
  24.  
  25. >>> Recording sys-kernel/hardened-sources in "world" favorites file...
  26.  
  27. * Messages for package sys-kernel/hardened-sources-3.5.4-r1:
  28.  
  29. * If you are upgrading from a previous kernel, you may be interested
  30. * in the following document:
  31. * - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
  32. *
  33. * Hardened Gentoo provides three different predefined grsecurity level:
  34. * [server], [workstation], and [virtualization]. Those who intend to
  35. * use one of these predefined grsecurity levels should read the help
  36. * associated with the level. Because some options require >=gcc-4.5,
  37. * users with more, than one version of gcc installed should use gcc-config
  38. * to select a compatible version.
  39. *
  40. * Users of grsecurity's RBAC system must ensure they are using
  41. * sys-apps/gradm-2.9.1*, which is compatible with hardened-sources-3.5.4-r1.
  42. * It is strongly recommended that the following command is issued
  43. * prior to booting a hardened-sources-3.5.4-r1 kernel for the first time:
  44. *
  45. * emerge -na =sys-apps/gradm-2.9.1*
  46. *
  47. >>> Auto-cleaning packages...
  48.  
  49. >>> No outdated packages were found on your system.
  50.  
  51. * GNU info directory index is up-to-date.
  52. kryten ~ # emerge -na =sys-apps/gradm-2.9.1*
  53.  
  54. These are the packages that would be merged, in order:
  55.  
  56. Calculating dependencies... done!
  57. [ebuild N ] sys-apps/gradm-2.9.1.201206091838-r1 USE="pam"
  58.  
  59. Would you like to merge these packages? [Yes/No] Yes
  60.  
  61. >>> Verifying ebuild manifests
  62.  
  63. >>> Emerging (1 of 1) sys-apps/gradm-2.9.1.201206091838-r1
  64. >>> Downloading 'http://ftp.fi.muni.cz/pub/linux/gentoo/distfiles/gradm-2.9.1-201206091838.tar.gz'
  65. --2012-10-11 15:52:20-- http://ftp.fi.muni.cz/pub/linux/gentoo/distfiles/gradm-2.9.1-201206091838.tar.gz
  66. Resolving ftp.fi.muni.cz... 147.251.48.205, 2001:718:801:230::cd
  67. Connecting to ftp.fi.muni.cz|147.251.48.205|:80... connected.
  68. HTTP request sent, awaiting response... 200 OK
  69. Length: 77922 (76K) [application/x-gzip]
  70. Saving to: `/usr/portage/distfiles/gradm-2.9.1-201206091838.tar.gz'
  71.  
  72. 100%[======================================>] 77,922 --.-K/s in 0.08s
  73.  
  74. 2012-10-11 15:52:21 (900 KB/s) - `/usr/portage/distfiles/gradm-2.9.1-201206091838.tar.gz' saved [77922/77922]
  75.  
  76. * gradm-2.9.1-201206091838.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  77. >>> Unpacking source...
  78. >>> Unpacking gradm-2.9.1-201206091838.tar.gz to /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/work
  79. >>> Source unpacked in /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/work
  80. >>> Preparing source in /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/work/gradm2 ...
  81. * Applying respect-gentoo-env.patch ... [ ok ]
  82. >>> Source prepared.
  83. >>> Configuring source in /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/work/gradm2 ...
  84. >>> Source configured.
  85. >>> Compiling source in /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/work/gradm2 ...
  86. make -j8 CC=i686-pc-linux-gnu-gcc 'OPT_FLAGS=-O2 -march=native -pipe -fomit-frame-pointer'
  87. /usr/bin/bison -b gradm -p gradm -d ./gradm.y
  88. /usr/bin/flex -B -Pgradm ./gradm.l
  89. /usr/bin/bison -b learn_pass1 -p learn_pass1 -d ./gradm_learn_pass1.y
  90. /usr/bin/bison -b learn_pass2 -p learn_pass2 -d ./gradm_learn_pass2.y
  91. /usr/bin/bison -b fulllearn_pass1 -p fulllearn_pass1 -d ./gradm_fulllearn_pass1.y
  92. /usr/bin/bison -b fulllearn_pass2 -p fulllearn_pass2 -d ./gradm_fulllearn_pass2.y
  93. /usr/bin/bison -b fulllearn_pass3 -p fulllearn_pass3 -d ./gradm_fulllearn_pass3.y
  94. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_misc.o gradm_misc.c
  95. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_parse.o gradm_parse.c
  96. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_arg.o gradm_arg.c
  97. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_pw.o gradm_pw.c
  98. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_opt.o gradm_opt.c
  99. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_cap.o gradm_cap.c
  100. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_sha256.o gradm_sha256.c
  101. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_adm.o gradm_adm.c
  102. gradm_opt.c: In function 'expand_acls':
  103. gradm_opt.c:53:14: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result
  104. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_analyze.o gradm_analyze.c
  105. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_res.o gradm_res.c
  106. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_human.o gradm_human.c
  107. gradm_adm.c: In function 'start_grlearn':
  108. gradm_adm.c:366:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  109. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_learn.o gradm_learn.c
  110. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_net.o gradm_net.c
  111. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_nest.o gradm_nest.c
  112. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_pax.o gradm_pax.c
  113. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_sym.o gradm_sym.c
  114. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_newlearn.o gradm_newlearn.c
  115. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_fulllearn.o gradm_fulllearn.c
  116. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_lib.o gradm_lib.c
  117. /usr/bin/flex -B -Pfulllearn_pass1 ./gradm_fulllearn_pass1.l
  118. /usr/bin/flex -B -Pfulllearn_pass2 ./gradm_fulllearn_pass2.l
  119. /usr/bin/flex -B -Pfulllearn_pass3 ./gradm_fulllearn_pass3.l
  120. /usr/bin/flex -B -Plearn_pass1 ./gradm_learn_pass1.l
  121. /usr/bin/flex -B -Plearn_pass2 ./gradm_learn_pass2.l
  122. /usr/bin/bison -b grlearn_config -p grlearn_config -d ./grlearn_config.y
  123. /usr/bin/flex -B -Pgrlearn_config ./grlearn_config.l
  124. gradm_fulllearn.c: In function 'output_learn_header':
  125. gradm_fulllearn.c:485:2: warning: format not a string literal and no format arguments
  126. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_globals.o gradm_globals.c
  127. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm_replace.o gradm_replace.c
  128. /usr/bin/bison -b grlearn2_config -p grlearn2_config -d ./grlearn2_config.y
  129. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o gradm.tab.o gradm.tab.c
  130. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.gradm.o lex.gradm.c
  131. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o learn_pass1.tab.o learn_pass1.tab.c
  132. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o learn_pass2.tab.o learn_pass2.tab.c
  133. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o fulllearn_pass1.tab.o fulllearn_pass1.tab.c
  134. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o fulllearn_pass2.tab.o fulllearn_pass2.tab.c
  135. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o fulllearn_pass3.tab.o fulllearn_pass3.tab.c
  136. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.fulllearn_pass1.o lex.fulllearn_pass1.c
  137. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.fulllearn_pass2.o lex.fulllearn_pass2.c
  138. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.fulllearn_pass3.o lex.fulllearn_pass3.c
  139. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.learn_pass1.o lex.learn_pass1.c
  140. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.learn_pass2.o lex.learn_pass2.c
  141. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o grlearn_config.tab.o grlearn_config.tab.c
  142. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -c -o lex.grlearn_config.o lex.grlearn_config.c
  143. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -DIS_GRLEARN -o grlearn grlearn.c gradm_lib.c gradm_globals.c grlearn2_config.tab.c lex.grlearn_config.c -lfl -Wl,-O1 -Wl,--as-needed
  144. i686-pc-linux-gnu-gcc -O2 -march=native -pipe -fomit-frame-pointer -Wcast-qual -DGRSEC_DIR=\"/etc/grsec\" -D_LARGEFILE64_SOURCE -O2 -march=native -pipe -fomit-frame-pointer -o gradm gradm.tab.o lex.gradm.o learn_pass1.tab.o learn_pass2.tab.o fulllearn_pass1.tab.o fulllearn_pass2.tab.o fulllearn_pass3.tab.o gradm_misc.o gradm_parse.o gradm_arg.o gradm_pw.o gradm_opt.o gradm_cap.o gradm_sha256.o gradm_adm.o gradm_analyze.o gradm_res.o gradm_human.o gradm_learn.o gradm_net.o gradm_nest.o gradm_pax.o gradm_sym.o gradm_newlearn.o gradm_fulllearn.o gradm_lib.o lex.fulllearn_pass1.o lex.fulllearn_pass2.o lex.fulllearn_pass3.o lex.learn_pass1.o lex.learn_pass2.o grlearn_config.tab.o lex.grlearn_config.o gradm_globals.o gradm_replace.o -lfl -Wl,-O1 -Wl,--as-needed
  145. >>> Source compiled.
  146. >>> Test phase [not enabled]: sys-apps/gradm-2.9.1.201206091838-r1
  147.  
  148. >>> Install gradm-2.9.1.201206091838-r1 into /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/image/ category sys-apps
  149. Installing gradm...
  150. Installing gradm_pam...
  151. Installing grlearn...
  152. Installing gradm manpage...
  153. >>> Completed installing gradm-2.9.1.201206091838-r1 into /var/tmp/portage/sys-apps/gradm-2.9.1.201206091838-r1/image/
  154.  
  155. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  156. sbin/gradm
  157. sbin/grlearn
  158. sbin/gradm_pam
  159. ecompressdir: bzip2 -9 /usr/share/man
  160.  
  161. >>> Installing (1 of 1) sys-apps/gradm-2.9.1.201206091838-r1
  162. * >>> SetUID: [chmod go-r] /sbin/gradm_pam ... [ ok ]
  163. *
  164. *
  165. * Be sure to set a password with 'gradm -P' before enabling learning mode
  166. * This version of gradm is only supported with hardened-sources >= 2.6.32-r10
  167. *
  168. *
  169.  
  170. >>> Recording sys-apps/gradm in "world" favorites file...
  171.  
  172. * Messages for package sys-apps/gradm-2.9.1.201206091838-r1:
  173.  
  174. *
  175. * Be sure to set a password with 'gradm -P' before enabling learning mode
  176. * This version of gradm is only supported with hardened-sources >= 2.6.32-r10
  177. *
  178. >>> Auto-cleaning packages...
  179.  
  180. >>> No outdated packages were found on your system.
  181.  
  182. * GNU info directory index is up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement