Advertisement
Guest User

Untitled

a guest
Oct 16th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1.  * Package: dev-util/codeblocks-9999
  2.  * Repository: gentoo
  3.  * Maintainer: wxwidgets@gentoo.org
  4.  * USE: elibc_glibc kernel_linux userland_GNU x86
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. * subversion update start -->
  8. * repository: svn://svn.code.sf.net/p/codeblocks/code/trunk
  9. Updating '.':
  10.  
  11. Fetching external item into 'src/plugins/contrib/FortranProject':
  12. External at revision 47.
  13.  
  14. At revision 9401.
  15. * working copy: /usr/portage/distfiles/svn-src/codeblocks/trunk
  16.  
  17. >>> Source unpacked in /var/tmp/portage/dev-util/codeblocks-9999/work
  18. >>> Preparing source in /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999 ...
  19. * Running eautoreconf in '/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999' ...
  20. * Running libtoolize --install --copy --force --automake ...
  21.  [ ok ]
  22. * Running aclocal -I m4 ...
  23.  [ ok ]
  24. * Running autoconf ...
  25.  [ ok ]
  26. * Running autoheader ...
  27.  [ ok ]
  28. * Running automake --add-missing --copy --foreign ...
  29.  [ ok ]
  30. * Running elibtoolize in: codeblocks-9999/
  31. * Applying portage/1.2.0 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/2.4.2 patch ...
  34. * Applying target-nm/2.4.2 patch ...
  35. * Running elibtoolize in: codeblocks-9999/src/plugins/contrib/SpellChecker/hunspell/
  36. * Applying install-sh/1.5.4 patch ...
  37. * Applying portage/2.2 patch ...
  38. * Applying sed/1.5.6 patch ...
  39. * Applying as-needed/2.2.6 patch ...
  40. * Applying target-nm/2.4.2 patch ...
  41. >>> Source prepared.
  42. >>> Configuring source in /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999 ...
  43. * econf: updating codeblocks-9999/config.guess with /usr/share/gnuconfig/config.guess
  44. * econf: updating codeblocks-9999/config.sub with /usr/share/gnuconfig/config.sub
  45. * econf: updating codeblocks-9999/src/plugins/contrib/wxContribItems/wxthings/build/config.guess with /usr/share/gnuconfig/config.guess
  46. * econf: updating codeblocks-9999/src/plugins/contrib/wxContribItems/wxthings/build/config.sub with /usr/share/gnuconfig/config.sub
  47. * econf: updating codeblocks-9999/src/plugins/contrib/wxContribItems/wxchart/build/config.guess with /usr/share/gnuconfig/config.guess
  48. * econf: updating codeblocks-9999/src/plugins/contrib/wxContribItems/wxchart/build/config.sub with /usr/share/gnuconfig/config.sub
  49. * econf: updating codeblocks-9999/src/plugins/contrib/SpellChecker/hunspell/config.guess with /usr/share/gnuconfig/config.guess
  50. * econf: updating codeblocks-9999/src/plugins/contrib/SpellChecker/hunspell/config.sub with /usr/share/gnuconfig/config.sub
  51. * econf: updating codeblocks-9999/src/plugins/contrib/SpellChecker/wxspellchecker/build/config.guess with /usr/share/gnuconfig/config.guess
  52. * econf: updating codeblocks-9999/src/plugins/contrib/SpellChecker/wxspellchecker/build/config.sub with /usr/share/gnuconfig/config.sub
  53. * econf: updating codeblocks-9999/src/sdk/wxpropgrid/build/config.guess with /usr/share/gnuconfig/config.guess
  54. * econf: updating codeblocks-9999/src/sdk/wxpropgrid/build/config.sub with /usr/share/gnuconfig/config.sub
  55. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8 --disable-debug --disable-pch --disable-static --without-contrib-plugins
  56. checking build system type... i686-pc-linux-gnu
  57. checking host system type... i686-pc-linux-gnu
  58. checking target system type... i686-pc-linux-gnu
  59. checking for a BSD-compatible install... /usr/bin/install -c
  60. checking whether build environment is sane... yes
  61. checking for a thread-safe mkdir -p... /bin/mkdir -p
  62. checking for gawk... gawk
  63. checking whether make sets $(MAKE)... yes
  64. checking whether make supports nested variables... yes
  65. checking how to print strings... printf
  66. checking for style of include used by make... GNU
  67. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  68. checking whether the C compiler works... yes
  69. checking for C compiler default output file name... a.out
  70. checking for suffix of executables...
  71. checking whether we are cross compiling... no
  72. checking for suffix of object files... o
  73. checking whether we are using the GNU C compiler... yes
  74. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  75. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  76. checking dependency style of i686-pc-linux-gnu-gcc... none
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for grep that handles long lines and -e... /bin/grep
  79. checking for egrep... /bin/grep -E
  80. checking for fgrep... /bin/grep -F
  81. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  82. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  83. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
  84. checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
  85. checking whether ln -s works... yes
  86. checking the maximum length of command line arguments... 1572864
  87. checking whether the shell understands some XSI constructs... yes
  88. checking whether the shell understands "+="... yes
  89. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  90. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  91. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  92. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  93. checking how to recognize dependent libraries... pass_all
  94. checking for i686-pc-linux-gnu-dlltool... no
  95. checking for dlltool... no
  96. checking how to associate runtime and link libraries... printf %s\n
  97. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  98. checking for archiver @FILE support... @
  99. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  100. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  101. checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
  102. checking for sysroot... no
  103. checking for i686-pc-linux-gnu-mt... no
  104. checking for mt... no
  105. checking if : is a manifest tool... no
  106. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  107. checking for ANSI C header files... yes
  108. checking for sys/types.h... yes
  109. checking for sys/stat.h... yes
  110. checking for stdlib.h... yes
  111. checking for string.h... yes
  112. checking for memory.h... yes
  113. checking for strings.h... yes
  114. checking for inttypes.h... yes
  115. checking for stdint.h... yes
  116. checking for unistd.h... yes
  117. checking for dlfcn.h... yes
  118. checking for objdir... .libs
  119. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  120. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  121. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  122. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  123. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  124. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  125. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  126. checking whether -lc should be explicitly linked in... no
  127. checking dynamic linker characteristics... GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking whether stripping libraries is possible... yes
  130. checking if libtool supports shared libraries... yes
  131. checking whether to build shared libraries... yes
  132. checking whether to build static libraries... no
  133. checking whether to enable debugging... no
  134. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  135. checking whether we are using the GNU C++ compiler... yes
  136. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  137. checking dependency style of i686-pc-linux-gnu-g++... none
  138. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  139. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  140. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  141. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  142. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  143. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  144. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  145. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  146. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  147. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  148. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  149. checking how to hardcode library paths into programs... immediate
  150. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  151. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  152. checking whether we are using the GNU C compiler... (cached) yes
  153. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  154. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  155. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  156. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  157. checking whether ln -s works... yes
  158. checking whether make sets $(MAKE)... (cached) yes
  159. checking for gawk... (cached) gawk
  160. checking for dirent.h that defines DIR... yes
  161. checking for library containing opendir... none required
  162. checking for ANSI C header files... (cached) yes
  163. checking fcntl.h usability... yes
  164. checking fcntl.h presence... yes
  165. checking for fcntl.h... yes
  166. checking limits.h usability... yes
  167. checking limits.h presence... yes
  168. checking for limits.h... yes
  169. checking for stdlib.h... (cached) yes
  170. checking for string.h... (cached) yes
  171. checking sys/param.h usability... yes
  172. checking sys/param.h presence... yes
  173. checking for sys/param.h... yes
  174. checking for unistd.h... (cached) yes
  175. checking malloc.h usability... yes
  176. checking malloc.h presence... yes
  177. checking for malloc.h... yes
  178. checking for stdbool.h that conforms to C99... yes
  179. checking for _Bool... yes
  180. checking for an ANSI C-conforming const... yes
  181. checking for inline... inline
  182. checking for size_t... yes
  183. checking whether time.h and sys/time.h may both be included... yes
  184. checking for working volatile... yes
  185. checking whether closedir returns void... no
  186. checking for stdlib.h... (cached) yes
  187. checking for GNU libc compatible malloc... yes
  188. checking for working memcmp... yes
  189. checking whether lstat correctly handles trailing slash... yes
  190. checking whether stat accepts an empty string... no
  191. checking for vprintf... yes
  192. checking for _doprnt... no
  193. checking for atexit... yes
  194. checking for getcwd... yes
  195. checking for isascii... yes
  196. checking for memchr... yes
  197. checking for memmove... yes
  198. checking for memset... yes
  199. checking for strcasecmp... yes
  200. checking for strchr... yes
  201. checking for strcspn... yes
  202. checking for strdup... yes
  203. checking for strrchr... yes
  204. checking for strstr... yes
  205. checking for dlopen in -ldl... yes
  206. checking for pthread_create in -lpthread... yes
  207. checking for snprintf... yes
  208. checking for vsnprintf... yes
  209. checking for library containing gzopen... -lz
  210. checking for library containing BZ2_bzopen... -lbz2
  211. checking whether to build the source formatter plugin... yes
  212. checking whether to build the autosave plugin... yes
  213. checking whether to build the class wizard plugin... yes
  214. checking whether to build the code completion plugin... yes
  215. checking whether to build the compiler plugin... yes
  216. checking whether to build the debugger plugin... yes
  217. checking whether to build the default MIME handler plugin... yes
  218. checking whether to build the open files list plugin... yes
  219. checking whether to build the occurrences highlighting plugin... yes
  220. checking whether to build the foreign projects importer plugin... yes
  221. checking whether to build the scripted wizard plugin... yes
  222. checking whether to build the to-do plugin... yes
  223. checking whether to build the abbreviations plugin... yes
  224. checking whether to keep prebuild windows dll's in dist-tarball... yes
  225. checking whether to integrate fortran-plugin in dist-tarball... yes
  226. checking whether to use gtk-notebook as default notebook... yes
  227. checking which (if any) contrib plugins to build...
  228. Error: Unknown contrib plugin no.
  229. Note: the names are case-sensitive!
  230. Try ./configure --help for exact spelling.
  231.  
  232. !!! Please attach the following file when seeking support:
  233. !!! /var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/config.log
  234. * ERROR: dev-util/codeblocks-9999::gentoo failed (configure phase):
  235. * econf failed
  236. *
  237. * Call stack:
  238. * ebuild.sh, line 93: Called src_configure
  239. * environment, line 3103: Called econf '--with-wx-config=/usr/lib/wx/config/gtk2-unicode-release-2.8' '--disable-debug' '--disable-pch' '--disable-static' '--without-contrib-plugins'
  240. * phase-helpers.sh, line 521: Called die
  241. * The specific snippet of code:
  242. * die "econf failed"
  243. *
  244. * If you need support, post the output of `emerge --info '=dev-util/codeblocks-9999::gentoo'`,
  245. * the complete build log and the output of `emerge -pqv '=dev-util/codeblocks-9999::gentoo'`.
  246. * The complete build log is located at '/var/tmp/portage/dev-util/codeblocks-9999/temp/build.log'.
  247. * The ebuild environment file is located at '/var/tmp/portage/dev-util/codeblocks-9999/temp/environment'.
  248. * Working directory: '/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999'
  249. * S: '/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement