Advertisement
gen2monk

Untitled

Jul 23rd, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.32 KB | None | 0 0
  1. >>> Emerging (108 of 116) app-text/poppler-0.24.5
  2. * poppler-0.24.5.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  3. >>> Unpacking source...
  4. >>> Unpacking poppler-0.24.5.tar.xz to /var/tmp/portage/app-text/poppler-0.24.5/work
  5. >>> Source unpacked in /var/tmp/portage/app-text/poppler-0.24.5/work
  6. >>> Preparing source in /var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5 ...
  7. >>> Source prepared.
  8. >>> Configuring source in /var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5 ...
  9. * Detected FreeType at "/usr/lib64":"/usr/include/freetype2"
  10. >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build"
  11. cmake --no-warn-unused-cli -C /var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_GTK_TESTS=OFF -DBUILD_QT4_TESTS=OFF -DBUILD_QT5_TESTS=OFF -DBUILD_CPP_TESTS=OFF -DENABLE_SPLASH=ON -DENABLE_ZLIB=ON -DENABLE_XPDF_HEADERS=ON -DENABLE_LIBCURL=OFF -DENABLE_CPP=ON -DENABLE_LIBOPENJPEG=OFF -DENABLE_utils=ON -DENABLE_UTILS=ON -DENABLE_Utils=ON -DWITH_cairo=ON -DWITH_CAIRO=ON -DWITH_Cairo=ON -DWITH_GObjectIntrospection=ON -DWITH_jpeg=ON -DWITH_JPEG=ON -DWITH_Jpeg=ON -DWITH_png=ON -DWITH_PNG=ON -DWITH_Png=ON -DWITH_qt4=ON -DWITH_QT4=ON -DWITH_Qt4=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=ON -DWITH_tiff=ON -DWITH_TIFF=ON -DWITH_Tiff=ON -DENABLE_CMS=lcms2 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build/gentoo_rules.cmake /var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5
  12. Not searching for unused variables given on the command line.
  13. loading initial cache file /var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build/gentoo_common_config.cmake
  14. -- The C compiler identification is GNU 4.7.3
  15. -- The CXX compiler identification is GNU 4.7.3
  16. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  17. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  18. -- Detecting C compiler ABI info
  19. -- Detecting C compiler ABI info - done
  20. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  21. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  22. -- Detecting CXX compiler ABI info
  23. -- Detecting CXX compiler ABI info - done
  24. -- Performing Test GCC_HAS_AS_NEEDED
  25. -- Performing Test GCC_HAS_AS_NEEDED - Success
  26. -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28")
  27. -- Looking for include file pthread.h
  28. -- Looking for include file pthread.h - found
  29. -- Looking for pthread_create
  30. -- Looking for pthread_create - not found
  31. -- Looking for pthread_create in pthreads
  32. -- Looking for pthread_create in pthreads - not found
  33. -- Looking for pthread_create in pthread
  34. -- Looking for pthread_create in pthread - found
  35. -- Found Threads: TRUE
  36. -- Check if the system is big endian
  37. -- Searching 16 bit integer
  38. -- Looking for sys/types.h
  39. -- Looking for sys/types.h - found
  40. -- Looking for stdint.h
  41. -- Looking for stdint.h - found
  42. -- Looking for stddef.h
  43. -- Looking for stddef.h - found
  44. -- Check size of unsigned short
  45. -- Check size of unsigned short - done
  46. -- Using unsigned short
  47. -- Check if the system is big endian - little endian
  48. -- Checking _FILE_OFFSET_BITS for large files
  49. -- Checking _FILE_OFFSET_BITS for large files - not needed
  50. CMake Warning at CMakeLists.txt:49 (message):
  51.  
  52.  
  53. No test data found in $testdatadir.
  54. You will not be able to run 'make test' successfully.
  55.  
  56.  
  57.  
  58. The test data is not included in the source packages
  59. and is also not part of the main git repository. Instead,
  60. you can checkout the test data from its own git
  61. repository with:
  62.  
  63.  
  64.  
  65. git clone git://git.freedesktop.org/git/poppler/test
  66.  
  67.  
  68.  
  69. You should checkout the test data as a sibling of your
  70. poppler source folder or specify the location of your
  71. checkout with -DTESTDATADIR=/path/to/checkoutdir/test.
  72.  
  73.  
  74.  
  75. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  76. Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)
  77. Call Stack (most recent call first):
  78. /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  79. /usr/share/cmake/Modules/FindFreetype.cmake:110 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  80. CMakeLists.txt:94 (find_package)
  81.  
  82.  
  83. -- Configuring incomplete, errors occurred!
  84. * ERROR: app-text/poppler-0.24.5::gentoo failed (configure phase):
  85. * cmake failed
  86. *
  87. * Call stack:
  88. * ebuild.sh, line 93: Called src_configure
  89. * environment, line 2668: Called cmake-utils_src_configure
  90. * environment, line 724: Called _execute_optionally 'src_configure'
  91. * environment, line 287: Called enable_cmake-utils_src_configure
  92. * environment, line 992: Called die
  93. * The specific snippet of code:
  94. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  95. *
  96. * If you need support, post the output of `emerge --info '=app-text/poppler-0.24.5::gentoo'`,
  97. * the complete build log and the output of `emerge -pqv '=app-text/poppler-0.24.5::gentoo'`.
  98. * The complete build log is located at '/var/tmp/portage/app-text/poppler-0.24.5/temp/build.log'.
  99. * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-0.24.5/temp/environment'.
  100. * Working directory: '/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build'
  101. * S: '/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5'
  102.  
  103. >>> Failed to emerge app-text/poppler-0.24.5, Log file:
  104.  
  105. >>> '/var/tmp/portage/app-text/poppler-0.24.5/temp/build.log'
  106.  
  107. * Messages for package net-print/cups-1.7.1-r1:
  108.  
  109. * For information about installing a printer and general cups setup
  110. * take a look at: http://www.gentoo.org/doc/en/printing-howto.xml
  111.  
  112. * Messages for package app-text/poppler-0.24.5:
  113.  
  114. * ERROR: app-text/poppler-0.24.5::gentoo failed (configure phase):
  115. * cmake failed
  116. *
  117. * Call stack:
  118. * ebuild.sh, line 93: Called src_configure
  119. * environment, line 2668: Called cmake-utils_src_configure
  120. * environment, line 724: Called _execute_optionally 'src_configure'
  121. * environment, line 287: Called enable_cmake-utils_src_configure
  122. * environment, line 992: Called die
  123. * The specific snippet of code:
  124. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  125. *
  126. * If you need support, post the output of `emerge --info '=app-text/poppler-0.24.5::gentoo'`,
  127. * the complete build log and the output of `emerge -pqv '=app-text/poppler-0.24.5::gentoo'`.
  128. * The complete build log is located at '/var/tmp/portage/app-text/poppler-0.24.5/temp/build.log'.
  129. * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-0.24.5/temp/environment'.
  130. * Working directory: '/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5_build'
  131. * S: '/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5'
  132.  
  133. * GNU info directory index is up-to-date.
  134.  
  135. !!! existing preserved libs:
  136. >>> package: app-text/poppler-0.24.3
  137. * - /usr/lib64/libpoppler-glib.so.8
  138. * - /usr/lib64/libpoppler-glib.so.8.6.0
  139. * used by /usr/bin/inkscape (media-gfx/inkscape-0.48.4)
  140. * used by /usr/bin/inkview (media-gfx/inkscape-0.48.4)
  141. * used by /usr/lib64/gimp/2.0/plug-ins/file-pdf-load (media-gfx/gimp-2.8.6)
  142. * - /usr/lib64/libpoppler.so.43
  143. * - /usr/lib64/libpoppler.so.43.0.0
  144. * used by /usr/bin/inkscape (media-gfx/inkscape-0.48.4)
  145. * used by /usr/bin/inkview (media-gfx/inkscape-0.48.4)
  146. * - /usr/lib64/libpoppler-qt4.so.4
  147. * - /usr/lib64/libpoppler-qt4.so.4.3.0
  148. * used by /usr/lib64/kde4/nepomukpopplerextractor.so (kde-base/nepomuk-core-4.12.5)
  149. * used by /usr/lib64/qpdfview/libqpdfview_pdf.so (app-text/qpdfview-0.4.3)
  150. >>> package: app-emulation/emul-linux-x86-soundlibs-20131008-r1
  151. * - /usr/lib32/libasound.so.2
  152. * - /usr/lib32/libasound.so.2.0.0
  153. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  154. >>> package: dev-libs/libcdio-0.90-r1
  155. * - /usr/lib64/libcdio.so.13
  156. * - /usr/lib64/libcdio.so.13.0.0
  157. * used by /usr/bin/clementine (media-sound/clementine-1.1.1)
  158. * used by /usr/bin/mplayer2 (media-video/mplayer2-2.0_p20130126)
  159. * used by /usr/lib64/audacious/Input/cdaudio-ng.so (media-plugins/audacious-plugins-3.4.1)
  160. * used by 3 other files
  161. * - /usr/lib64/libcdio_paranoia.so.1
  162. * - /usr/lib64/libcdio_paranoia.so.1.0.0
  163. * used by /usr/bin/mplayer2 (media-video/mplayer2-2.0_p20130126)
  164. * used by /usr/libexec/gvfsd-cdda (gnome-base/gvfs-1.12.3-r1)
  165. * - /usr/lib64/libcdio_cdda.so.1
  166. * - /usr/lib64/libcdio_cdda.so.1.0.0
  167. * used by /usr/bin/mplayer2 (media-video/mplayer2-2.0_p20130126)
  168. * used by /usr/lib64/audacious/Input/cdaudio-ng.so (media-plugins/audacious-plugins-3.4.1)
  169. * used by /usr/lib64/xmms2/libxmms_cdda.so (media-sound/xmms2-0.8-r1)
  170. * used by /usr/libexec/gvfsd-cdda (gnome-base/gvfs-1.12.3-r1)
  171. >>> package: media-libs/libmng-2.0.2-r1
  172. * - /usr/lib64/libmng.so.1
  173. * - /usr/lib64/libmng.so.1.0.0
  174. * used by /usr/bin/mplayer2 (media-video/mplayer2-2.0_p20130126)
  175. * used by /usr/lib64/gimp/2.0/plug-ins/file-mng (media-gfx/gimp-2.8.6)
  176. * used by /usr/lib64/libIL.so.1.1.0 (media-libs/devil-1.7.8-r1)
  177. * used by /usr/lib64/qt4/plugins/imageformats/libqmng.so (dev-qt/qtgui-4.8.5-r1)
  178. >>> package: media-libs/libjpeg-turbo-1.3.1
  179. * - /usr/lib64/libjpeg.so.8
  180. * - /usr/lib64/libjpeg.so.8.0.2
  181. * used by /opt/icedtea-bin-6.1.12.6/jre/lib/amd64/libsplashscreen.so (dev-java/icedtea-bin-6.1.12.6)
  182. * used by /usr/bin/blender (media-gfx/blender-2.69)
  183. * used by /usr/bin/jpegicc (media-libs/lcms-1.19)
  184. * used by 32 other files
  185. >>> package: app-emulation/emul-linux-x86-baselibs-20140406-r1
  186. * - /usr/lib32/libpng15.so.15
  187. * - /usr/lib32/libpng15.so.15.15.0
  188. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  189. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  190. >>> package: media-libs/libpng-1.6.10
  191. * - /usr/lib64/libpng15.so.15
  192. * - /usr/lib64/libpng15.so.15.17.0
  193. * used by /opt/icedtea-bin-6.1.12.6/jre/lib/amd64/libsplashscreen.so (dev-java/icedtea-bin-6.1.12.6)
  194. * used by /usr/bin/blender (media-gfx/blender-2.69)
  195. * used by /usr/bin/fluid (x11-libs/fltk-1.3.2)
  196. * used by 26 other files
  197. >>> package: app-emulation/emul-linux-x86-qtlibs-20131008
  198. * - /usr/lib32/qt4/libQtWebKit.so.4
  199. * - /usr/lib32/qt4/libQtWebKit.so.4.9.3
  200. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  201. * - /usr/lib32/qt4/libQtDBus.so.4
  202. * - /usr/lib32/qt4/libQtDBus.so.4.8.4
  203. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  204. * - /usr/lib32/qt4/libQtCore.so.4
  205. * - /usr/lib32/qt4/libQtCore.so.4.8.4
  206. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  207. * - /usr/lib32/qt4/libQtGui.so.4
  208. * - /usr/lib32/qt4/libQtGui.so.4.8.4
  209. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  210. * - /usr/lib32/qt4/libQtNetwork.so.4
  211. * - /usr/lib32/qt4/libQtNetwork.so.4.8.4
  212. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  213. * - /usr/lib32/qt4/libQtXml.so.4
  214. * - /usr/lib32/qt4/libQtXml.so.4.8.4
  215. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  216. >>> package: dev-libs/protobuf-2.5.0
  217. * - /usr/lib64/libprotobuf.so.7
  218. * - /usr/lib64/libprotobuf.so.7.0.0
  219. * used by /usr/lib64/compiz/libccp.so (x11-libs/libcompizconfig-0.8.8)
  220. * used by /usr/lib64/compizconfig/backends/libini.so (x11-libs/libcompizconfig-0.8.8)
  221. * used by /usr/lib64/libcompizconfig.so.0.0.0 (x11-libs/libcompizconfig-0.8.8)
  222. * - /usr/lib64/libprotobuf-lite.so.7
  223. * - /usr/lib64/libprotobuf-lite.so.7.0.0
  224. * used by /usr/bin/clementine (media-sound/clementine-1.1.1)
  225. * used by /usr/bin/clementine-tagreader (media-sound/clementine-1.1.1)
  226. >>> package: dev-lang/perl-5.16.3
  227. * - /usr/lib64/libperl.so.5.12
  228. * - /usr/lib64/libperl.so.5.12.4
  229. * used by /usr/lib64/xchat-gnome/plugins/perl.so (net-irc/xchat-gnome-0.26.1-r2)
  230. >>> package: app-emulation/emul-linux-x86-medialibs-20131008-r1
  231. * - /usr/lib32/libgstreamer-0.10.so.0
  232. * - /usr/lib32/libgstreamer-0.10.so.0.30.0
  233. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  234. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  235. * - /usr/lib32/libgstapp-0.10.so.0
  236. * - /usr/lib32/libgstapp-0.10.so.0.25.0
  237. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  238. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  239. * - /usr/lib32/libgstinterfaces-0.10.so.0
  240. * - /usr/lib32/libgstinterfaces-0.10.so.0.25.0
  241. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  242. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  243. * - /usr/lib32/libgstpbutils-0.10.so.0
  244. * - /usr/lib32/libgstpbutils-0.10.so.0.25.0
  245. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  246. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  247. * - /usr/lib32/libgstbase-0.10.so.0
  248. * - /usr/lib32/libgstbase-0.10.so.0.30.0
  249. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  250. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  251. * - /usr/lib32/libgstvideo-0.10.so.0
  252. * - /usr/lib32/libgstvideo-0.10.so.0.25.0
  253. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  254. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  255. >>> package: sys-libs/libselinux-2.1.13-r4
  256. * - /lib64/libselinux.so.1
  257. * used by /lib64/libsemanage.so.1 (sys-libs/libsemanage-2.1.10)
  258. * used by /lib64/rc/runscript_selinux.so (sys-apps/policycoreutils-2.1.14-r4)
  259. * used by /sbin/load_policy (sys-apps/policycoreutils-2.1.14-r4)
  260. * used by 16 other files
  261. >>> package: app-emulation/emul-linux-x86-xlibs-20131008
  262. * - /usr/lib32/libXv.so.1
  263. * - /usr/lib32/libXv.so.1.0.0
  264. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  265. * - /usr/lib32/libXext.so.6
  266. * - /usr/lib32/libXext.so.6.4.0
  267. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  268. * used by /usr/lib32/libnvidia-glsi.so.334.21 (x11-drivers/nvidia-drivers-334.21)
  269. * used by /usr/lib32/libvdpau_nvidia.so.334.21 (x11-drivers/nvidia-drivers-334.21)
  270. * used by /usr/lib32/opengl/nvidia/lib/libGL.so.334.21 (x11-drivers/nvidia-drivers-334.21)
  271. * - /usr/lib32/libXss.so.1
  272. * - /usr/lib32/libXss.so.1.0.0
  273. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  274. * - /usr/lib32/libxcb.so.1
  275. * - /usr/lib32/libxcb.so.1.1.0
  276. * - /usr/lib32/libSM.so.6
  277. * - /usr/lib32/libSM.so.6.0.1
  278. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  279. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  280. * - /usr/lib32/libXi.so.6
  281. * - /usr/lib32/libXi.so.6.1.0
  282. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  283. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  284. * - /usr/lib32/libICE.so.6
  285. * - /usr/lib32/libICE.so.6.3.0
  286. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  287. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  288. * - /usr/lib32/libfreetype.so.6
  289. * - /usr/lib32/libfreetype.so.6.10.0
  290. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  291. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  292. * - /usr/lib32/libXcursor.so.1
  293. * - /usr/lib32/libXcursor.so.1.0.2
  294. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  295. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  296. * - /usr/lib32/libX11.so.6
  297. * - /usr/lib32/libX11.so.6.3.0
  298. * used by /opt/bin/skype (net-im/skype-4.2.0.11-r1)
  299. * used by /usr/lib32/libnvidia-glsi.so.334.21 (x11-drivers/nvidia-drivers-334.21)
  300. * used by /usr/lib32/libnvidia-ifr.so.334.21 (x11-drivers/nvidia-drivers-334.21)
  301. * used by 2 other files
  302. * - /usr/lib32/libXrender.so.1
  303. * - /usr/lib32/libXrender.so.1.3.0
  304. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  305. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  306. * used by /usr/lib32/qt4/libQtWebKit.so.4 (preserved)
  307. * used by /usr/lib32/qt4/libQtWebKit.so.4.9.3 (preserved)
  308. * - /usr/lib32/libXinerama.so.1
  309. * - /usr/lib32/libXinerama.so.1.0.0
  310. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  311. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  312. * - /usr/lib32/libXau.so.6
  313. * - /usr/lib32/libXau.so.6.0.0
  314. * - /usr/lib32/libXdmcp.so.6
  315. * - /usr/lib32/libXdmcp.so.6.0.0
  316. * - /usr/lib32/libfontconfig.so.1
  317. * - /usr/lib32/libfontconfig.so.1.7.0
  318. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  319. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  320. * - /usr/lib32/libXrandr.so.2
  321. * - /usr/lib32/libXrandr.so.2.2.0
  322. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  323. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  324. * - /usr/lib32/libXfixes.so.3
  325. * - /usr/lib32/libXfixes.so.3.1.0
  326. * used by /usr/lib32/qt4/libQtGui.so.4 (preserved)
  327. * used by /usr/lib32/qt4/libQtGui.so.4.8.4 (preserved)
  328. Use emerge @preserved-rebuild to rebuild packages using these libraries
  329.  
  330. * IMPORTANT: config file '/etc/inittab' needs updating.
  331. * See the CONFIGURATION FILES section of the emerge
  332. * man page to learn how to update config files.
  333.  
  334. * IMPORTANT: 6 news items need reading for repository 'gentoo'.
  335. * Use eselect news to read news items.
  336.  
  337. * perl-cleaner is stopping here:
  338. * Fix the problem and start perl-cleaner again.
  339. ltbenn monk #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement