spacepaste

  1.  
  2. patching file src/mga.h
  3. patching file src/mga_dacG.c
  4. patching file src/mga_driver.c
  5. patching file src/mga_driver.c
  6. patching file man/mga.man
  7. patching file src/mga_dri.c
  8. patching file src/mga.h
  9. patching file src/mga_driver.c
  10. checking for a BSD-compatible install... /usr/bin/install -c
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for gcc option to accept ISO C99... none needed
  21. checking how to run the C preprocessor... gcc -E
  22. checking for grep that handles long lines and -e... /usr/bin/grep
  23. checking for egrep... /usr/bin/grep -E
  24. checking for ANSI C header files... yes
  25. checking for sys/types.h... yes
  26. checking for sys/stat.h... yes
  27. checking for stdlib.h... yes
  28. checking for string.h... yes
  29. checking for memory.h... yes
  30. checking for strings.h... yes
  31. checking for inttypes.h... yes
  32. checking for stdint.h... yes
  33. checking for unistd.h... yes
  34. checking whether __clang__ is declared... no
  35. checking whether __INTEL_COMPILER is declared... no
  36. checking whether __SUNPRO_C is declared... no
  37. checking for pkg-config... /usr/bin/pkg-config
  38. checking pkg-config is at least version 0.9.0... yes
  39. checking build system type... i686-pc-linux-gnu
  40. checking host system type... i686-pc-linux-gnu
  41. checking for a sed that does not truncate output... /usr/bin/sed
  42. checking if gcc supports -Werror=unknown-warning-option... no
  43. checking if gcc supports -Werror=unused-command-line-argument... no
  44. checking if gcc supports-Wall... yes
  45. checking if gcc supports-Wpointer-arith... yes
  46. checking if gcc supports-Wmissing-declarations... yes
  47. checking if gcc supports-Wformat=2... yes
  48. checking if gcc supports-Wstrict-prototypes... yes
  49. checking if gcc supports-Wmissing-prototypes... yes
  50. checking if gcc supports-Wnested-externs... yes
  51. checking if gcc supports-Wbad-function-cast... yes
  52. checking if gcc supports-Wold-style-definition... yes
  53. checking if gcc supports-Wdeclaration-after-statement... yes
  54. checking if gcc supports-Wunused... yes
  55. checking if gcc supports-Wuninitialized... yes
  56. checking if gcc supports-Wshadow... yes
  57. checking if gcc supports-Wcast-qual... yes
  58. checking if gcc supports-Wmissing-noreturn... yes
  59. checking if gcc supports-Wmissing-format-attribute... yes
  60. checking if gcc supports-Wredundant-decls... yes
  61. checking if gcc supports-Werror=implicit... yes
  62. checking if gcc supports-Werror=nonnull... yes
  63. checking if gcc supports-Werror=init-self... yes
  64. checking if gcc supports-Werror=main... yes
  65. checking if gcc supports-Werror=missing-braces... yes
  66. checking if gcc supports-Werror=sequence-point... yes
  67. checking if gcc supports-Werror=return-type... yes
  68. checking if gcc supports-Werror=trigraphs... yes
  69. checking if gcc supports-Werror=array-bounds... yes
  70. checking if gcc supports-Werror=write-strings... yes
  71. checking if gcc supports-Werror=address... yes
  72. checking if gcc supports-Werror=int-to-pointer-cast... yes
  73. checking if gcc supports-Werror=pointer-to-int-cast... yes
  74. checking if gcc supports-pedantic... yes
  75. checking if gcc supports-Werror... yes
  76. checking if gcc supports-Werror=attributes... yes
  77. checking whether make supports nested variables... yes
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking for style of include used by make... GNU
  83. checking dependency style of gcc... gcc3
  84. checking whether to enable maintainer-specific portions of Makefiles... no
  85. checking how to print strings... printf
  86. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  87. checking for fgrep... /usr/bin/grep -F
  88. checking for ld used by gcc... /usr/bin/ld
  89. checking if the linker (/usr/bin/ld) is GNU ld... yes
  90. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  91. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  92. checking whether ln -s works... yes
  93. checking the maximum length of command line arguments... 1572864
  94. checking whether the shell understands some XSI constructs... yes
  95. checking whether the shell understands "+="... yes
  96. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  97. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  98. checking for /usr/bin/ld option to reload object files... -r
  99. checking for objdump... objdump
  100. checking how to recognize dependent libraries... pass_all
  101. checking for dlltool... no
  102. checking how to associate runtime and link libraries... printf %s\n
  103. checking for ar... ar
  104. checking for archiver @FILE support... @
  105. checking for strip... strip
  106. checking for ranlib... ranlib
  107. checking command to parse /usr/bin/nm -B output from gcc object... ok
  108. checking for sysroot... no
  109. checking for mt... no
  110. checking if : is a manifest tool... no
  111. checking for dlfcn.h... yes
  112. checking for objdir... .libs
  113. checking if gcc supports -fno-rtti -fno-exceptions... no
  114. checking for gcc option to produce PIC... -fPIC -DPIC
  115. checking if gcc PIC flag -fPIC -DPIC works... yes
  116. checking if gcc static flag -static works... yes
  117. checking if gcc supports -c -o file.o... yes
  118. checking if gcc supports -c -o file.o... (cached) yes
  119. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  120. checking whether -lc should be explicitly linked in... no
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. checking whether stripping libraries is possible... yes
  124. checking if libtool supports shared libraries... yes
  125. checking whether to build shared libraries... yes
  126. checking whether to build static libraries... no
  127. checking if RANDR is defined... yes
  128. checking if RENDER is defined... yes
  129. checking if XV is defined... yes
  130. checking if DPMSExtension is defined... yes
  131. checking for XORG... yes
  132. checking for /usr/include/xorg/dri.h... yes
  133. checking for /usr/include/xorg/sarea.h... yes
  134. checking for /usr/include/xorg/dristruct.h... yes
  135. checking whether to include DRI support... yes
  136. checking for DRI... yes
  137. checking whether XSERVER_LIBPCIACCESS is declared... yes
  138. checking whether xf86ModeBandwidth is declared... yes
  139. checking for PCIACCESS... yes
  140. checking xaa.h usability... no
  141. checking xaa.h presence... no
  142. checking for xaa.h... no
  143. checking whether to include XAA support... no
  144. checking whether to enable EXA support... yes
  145. checking exa.h usability... no
  146. checking exa.h presence... no
  147. checking for exa.h... no
  148. checking that generated files are newer than configure... done
  149. configure: creating ./config.status
  150. config.status: creating Makefile
  151. config.status: creating src/Makefile
  152. config.status: creating man/Makefile
  153. config.status: creating util/Makefile
  154. config.status: creating config.h
  155. config.status: config.h is unchanged
  156. config.status: executing depfiles commands
  157. config.status: executing libtool commands
  158. make all-recursive
  159. make[1]: Entering directory '/home/archgateway/src/xf86-video-mga-1.6.3'
  160. Making all in src
  161. make[2]: Entering directory '/home/archgateway/src/xf86-video-mga-1.6.3/src'
  162. CC mga_bios.lo
  163. CC mga_dac3026.lo
  164. CC mga_dacG.lo
  165. CC mga_dga.lo
  166. CC mga_dh.lo
  167. CC mga_driver.lo
  168. make[2]: Leaving directory '/home/archgateway/src/xf86-video-mga-1.6.3/src'
  169. make[1]: Leaving directory '/home/archgateway/src/xf86-video-mga-1.6.3'
  170.