1. * Package: x11-drivers/xf86-video-chips-1.2.5
  2. * Repository: gentoo
  3. * Maintainer: x11@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking xf86-video-chips-1.2.5.tar.bz2 to /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work
  15. >>> Source unpacked in /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work
  16. >>> Preparing source in /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5 ...
  17. * Running elibtoolize in: xf86-video-chips-1.2.5/
  18. * Applying portage/1.2.0 patch ...
  19. * Applying sed/1.5.6 patch ...
  20. * Applying as-needed/2.4.2 patch ...
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5 ...
  23. >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build"
  24. * econf: updating xf86-video-chips-1.2.5/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating xf86-video-chips-1.2.5/config.sub with /usr/share/gnuconfig/config.sub
  26. /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5/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 --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/xf86-video-chips-1.2.5
  27. configure: loading site script /usr/share/config.site
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking whether to enable maintainer-specific portions of Makefiles... no
  34. checking for style of include used by make... GNU
  35. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  46. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
  47. checking for grep that handles long lines and -e... /bin/grep
  48. checking for egrep... /bin/grep -E
  49. checking for ANSI C header files... yes
  50. checking for sys/types.h... yes
  51. checking for sys/stat.h... yes
  52. checking for stdlib.h... yes
  53. checking for string.h... yes
  54. checking for memory.h... yes
  55. checking for strings.h... yes
  56. checking for inttypes.h... yes
  57. checking for stdint.h... yes
  58. checking for unistd.h... yes
  59. checking whether __clang__ is declared... no
  60. checking whether __INTEL_COMPILER is declared... no
  61. checking whether __SUNPRO_C is declared... no
  62. checking for x86_64-pc-linux-gnu-pkg-config... no
  63. checking for pkg-config... /usr/bin/pkg-config
  64. checking pkg-config is at least version 0.9.0... yes
  65. checking build system type... x86_64-pc-linux-gnu
  66. checking host system type... x86_64-pc-linux-gnu
  67. checking for a sed that does not truncate output... /bin/sed
  68. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  69. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  70. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes
  71. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes
  72. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes
  73. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes
  74. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes
  75. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes
  76. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes
  77. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes
  78. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes
  79. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  80. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes
  81. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes
  82. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes
  83. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes
  84. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes
  85. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  86. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes
  87. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes
  88. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes
  89. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes
  90. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes
  91. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes
  92. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes
  93. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes
  94. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes
  95. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes
  96. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes
  97. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes
  98. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  99. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  100. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes
  101. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes
  102. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes
  103. checking whether make supports nested variables... yes
  104. checking how to print strings... printf
  105. checking for a sed that does not truncate output... (cached) /bin/sed
  106. checking for fgrep... /bin/grep -F
  107. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  108. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  109. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  110. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  111. checking whether ln -s works... yes
  112. checking the maximum length of command line arguments... 1572864
  113. checking whether the shell understands some XSI constructs... yes
  114. checking whether the shell understands "+="... yes
  115. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  116. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  117. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  118. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  119. checking how to recognize dependent libraries... pass_all
  120. checking for x86_64-pc-linux-gnu-dlltool... no
  121. checking for dlltool... no
  122. checking how to associate runtime and link libraries... printf %s\n
  123. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  124. checking for archiver @FILE support... @
  125. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  126. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  127. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  128. checking for sysroot... no
  129. checking for x86_64-pc-linux-gnu-mt... no
  130. checking for mt... mt
  131. checking if mt is a manifest tool... no
  132. checking for dlfcn.h... yes
  133. checking for objdir... .libs
  134. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  135. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  136. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  137. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  138. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  139. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  140. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  141. checking whether -lc should be explicitly linked in... no
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. checking how to hardcode library paths into programs... immediate
  144. checking whether stripping libraries is possible... yes
  145. checking if libtool supports shared libraries... yes
  146. checking whether to build shared libraries... yes
  147. checking whether to build static libraries... no
  148. checking if RANDR is defined... yes
  149. checking if RENDER is defined... yes
  150. checking if XV is defined... yes
  151. checking if DPMSExtension is defined... yes
  152. checking for XORG... yes
  153. checking whether XSERVER_LIBPCIACCESS is declared... yes
  154. checking xf1bpp.h usability... no
  155. checking xf1bpp.h presence... no
  156. checking for xf1bpp.h... no
  157. checking xf4bpp.h usability... no
  158. checking xf4bpp.h presence... no
  159. checking for xf4bpp.h... no
  160. checking for PCIACCESS... yes
  161. checking xaa.h usability... no
  162. checking xaa.h presence... no
  163. checking for xaa.h... no
  164. checking whether to include XAA support... no
  165. checking whether xf86ConfigIsaEntity is declared... no
  166. checking for inb... no
  167. configure: creating ./config.status
  168. config.status: creating Makefile
  169. config.status: creating src/Makefile
  170. config.status: creating man/Makefile
  171. config.status: creating util/Makefile
  172. config.status: creating config.h
  173. config.status: executing depfiles commands
  174. config.status: executing libtool commands
  175. >>> Source configured.
  176. >>> Compiling source in /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5 ...
  177. >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build"
  178. make -j24
  179. make all-recursive
  180. make[1]: Entering directory `/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build'
  181. Making all in src
  182. make[2]: Entering directory `/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build/src'
  183. CC ct_accel.lo
  184. CC ct_bank.lo
  185. CC ct_cursor.lo
  186. CC ct_ddc.lo
  187. CC ct_dga.lo
  188. CC ct_driver.lo
  189. CC ct_regs.lo
  190. CC ct_shadow.lo
  191. CC ct_video.lo
  192. CC libct_accelmm_la-ct_accel.lo
  193. CC libct_accelhi_la-ct_accel.lo
  194. /tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5/src/ct_driver.c:100:22: fatal error: mibstore.h: No such file or directory
  195. compilation terminated.
  196. make[2]: *** [ct_driver.lo] Error 1
  197. make[2]: *** Waiting for unfinished jobs....
  198. make[2]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build/src'
  199. make[1]: *** [all-recursive] Error 1
  200. make[1]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build'
  201. make: *** [all] Error 2
  202. * ERROR: x11-drivers/xf86-video-chips-1.2.5 failed (compile phase):
  203. * emake failed
  204. *
  205. * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-chips-1.2.5'`,
  206. * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-chips-1.2.5'`.
  207. * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-chips-1.2.5:20130310-025618.log'.
  208. * The ebuild environment file is located at '/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/temp/environment'.
  209. * Working directory: '/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5_build'
  210. * S: '/tmp/portage/x11-drivers/xf86-video-chips-1.2.5/work/xf86-video-chips-1.2.5'