Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.90 KB | None | 0 0
  1. [root@nas3 /usr/ports]# make install name=screen
  2. ===> accessibility
  3. ===> accessibility/accerciser
  4. ===> Vulnerability check disabled, database not found
  5. ===> License check disabled, port has not defined LICENSE
  6. => accerciser-1.12.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
  7. => Attempting to fetch ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/accerciser/1.12/accerciser-1.12.1.tar.bz2
  8. accerciser-1.12.1.tar.bz2 100% of 1518 kB 5642 kBps
  9. ===> Extracting for accerciser-1.12.1_1
  10. => SHA256 Checksum OK for gnome2/accerciser-1.12.1.tar.bz2.
  11. ===> Patching for accerciser-1.12.1_1
  12. ===> accerciser-1.12.1_1 depends on file: /usr/local/bin/python2.7 - found
  13. ===> accerciser-1.12.1_1 depends on executable: gmake - not found
  14. ===> Verifying install for gmake in /usr/ports/devel/gmake
  15. ===> Vulnerability check disabled, database not found
  16. ===> License check disabled, port has not defined LICENSE
  17. => make-3.82.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
  18. => Attempting to fetch http://ftp.gnu.org/gnu/make/make-3.82.tar.bz2
  19. make-3.82.tar.bz2 100% of 1213 kB 745 kBps
  20. ===> Extracting for gmake-3.82
  21. => SHA256 Checksum OK for make-3.82.tar.bz2.
  22. ===> Patching for gmake-3.82
  23. ===> Applying FreeBSD patches for gmake-3.82
  24. ===> gmake-3.82 depends on shared library: intl - found
  25. ===> Configuring for gmake-3.82
  26. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... config/install-sh -c -d
  29. checking for gawk... no
  30. checking for mawk... no
  31. checking for nawk... nawk
  32. checking whether make sets $(MAKE)... yes
  33. checking for gcc... cc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether cc accepts -g... yes
  41. checking for cc option to accept ISO C89... none needed
  42. checking for style of include used by make... GNU
  43. checking dependency style of cc... gcc3
  44. checking for ranlib... ranlib
  45. checking how to run the C preprocessor... cpp
  46. checking for ar... ar
  47. checking for perl... perl
  48. checking build system type... amd64-portbld-freebsd9.0
  49. checking host system type... amd64-portbld-freebsd9.0
  50. checking for grep that handles long lines and -e... /usr/bin/grep
  51. checking for egrep... /usr/bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking minix/config.h usability... no
  63. checking minix/config.h presence... no
  64. checking for minix/config.h... no
  65. checking whether it is safe to define __EXTENSIONS__... yes
  66. checking for strerror in -lcposix... no
  67. checking whether NLS is requested... yes
  68. checking for msgfmt... /usr/local/bin/msgfmt
  69. checking for gmsgfmt... /usr/local/bin/msgfmt
  70. checking for xgettext... /usr/local/bin/xgettext
  71. checking for msgmerge... /usr/local/bin/msgmerge
  72. checking for ld used by GCC... /usr/bin/ld
  73. checking if the linker (/usr/bin/ld) is GNU ld... yes
  74. checking for shared library run path origin... done
  75. checking whether NLS is requested... yes
  76. checking for GNU gettext in libc... no
  77. checking for iconv... yes
  78. checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  79. checking for GNU gettext in libintl... yes
  80. checking whether to use NLS... yes
  81. checking where the gettext function comes from... external libintl
  82. checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  83. checking for special C compiler options needed for large files... no
  84. checking for _FILE_OFFSET_BITS value needed for large files... no
  85. checking for library containing getpwnam... none required
  86. checking for ANSI C header files... (cached) yes
  87. checking for dirent.h that defines DIR... yes
  88. checking for library containing opendir... none required
  89. checking whether stat file-mode macros are broken... no
  90. checking whether time.h and sys/time.h may both be included... yes
  91. checking for stdlib.h... (cached) yes
  92. checking locale.h usability... yes
  93. checking locale.h presence... yes
  94. checking for locale.h... yes
  95. checking for unistd.h... (cached) yes
  96. checking limits.h usability... yes
  97. checking limits.h presence... yes
  98. checking for limits.h... yes
  99. checking fcntl.h usability... yes
  100. checking fcntl.h presence... yes
  101. checking for fcntl.h... yes
  102. checking for string.h... (cached) yes
  103. checking for memory.h... (cached) yes
  104. checking sys/param.h usability... yes
  105. checking sys/param.h presence... yes
  106. checking for sys/param.h... yes
  107. checking sys/resource.h usability... yes
  108. checking sys/resource.h presence... yes
  109. checking for sys/resource.h... yes
  110. checking sys/time.h usability... yes
  111. checking sys/time.h presence... yes
  112. checking for sys/time.h... yes
  113. checking sys/timeb.h usability... yes
  114. checking sys/timeb.h presence... yes
  115. checking for sys/timeb.h... yes
  116. checking stdarg.h usability... yes
  117. checking stdarg.h presence... yes
  118. checking for stdarg.h... yes
  119. checking whether cc understands -c and -o together... yes
  120. checking for an ANSI C-conforming const... yes
  121. checking return type of signal handlers... void
  122. checking for uid_t in sys/types.h... yes
  123. checking for pid_t... yes
  124. checking for uintmax_t... yes
  125. checking for nanoseconds field of struct stat.st_mtim... tv_nsec
  126. checking whether to use high resolution file timestamps... yes
  127. checking for library containing clock_gettime... none required
  128. checking whether system uses MSDOS-style paths... no
  129. checking for standard gettimeofday... yes
  130. checking for strdup... yes
  131. checking for strndup... yes
  132. checking for mkstemp... yes
  133. checking for mktemp... yes
  134. checking for fdopen... yes
  135. checking for fileno... yes
  136. checking for dup2... yes
  137. checking for getcwd... yes
  138. checking for realpath... yes
  139. checking for sigsetmask... yes
  140. checking for sigaction... yes
  141. checking for getgroups... yes
  142. checking for seteuid... yes
  143. checking for setegid... yes
  144. checking for setlinebuf... yes
  145. checking for setreuid... yes
  146. checking for setregid... yes
  147. checking for getrlimit... yes
  148. checking for setrlimit... yes
  149. checking for setvbuf... yes
  150. checking for pipe... yes
  151. checking for strerror... yes
  152. checking for strsignal... yes
  153. checking for lstat... yes
  154. checking for readlink... yes
  155. checking for atexit... yes
  156. checking whether bsd_signal is declared... no
  157. checking for strcasecmp... yes
  158. checking for strncasecmp... yes
  159. checking for strcmpi... no
  160. checking for strncmpi... no
  161. checking for stricmp... no
  162. checking for strnicmp... no
  163. checking for working strcoll... yes
  164. checking for working alloca.h... no
  165. checking for alloca... yes
  166. checking vfork.h usability... no
  167. checking vfork.h presence... no
  168. checking for vfork.h... no
  169. checking for fork... yes
  170. checking for vfork... yes
  171. checking for working fork... yes
  172. checking for working vfork... (cached) yes
  173. checking for vprintf... yes
  174. checking for _doprnt... no
  175. checking whether closedir returns void... no
  176. checking for getloadavg... yes
  177. checking for pstat_getdynamic... no
  178. checking for kstat_open in -lkstat... no
  179. checking for getloadavg... yes
  180. checking whether getloadavg requires setgid... no
  181. checking whether sys_siglist is declared... yes
  182. checking whether _sys_siglist is declared... no
  183. checking whether __sys_siglist is declared... no
  184. checking for sys/wait.h... yes
  185. checking for waitpid... yes
  186. checking for wait3... yes
  187. checking for union wait... no
  188. checking for SA_RESTART... yes
  189. checking for location of SCCS get command... get
  190. checking if system libc has GNU glob... no; using local copy
  191. checking if malloc debugging is wanted... no
  192. configure: creating ./config.status
  193. config.status: creating Makefile
  194. config.status: creating glob/Makefile
  195. config.status: creating po/Makefile.in
  196. config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
  197. config.status: creating config/Makefile
  198. config.status: creating doc/Makefile
  199. config.status: creating w32/Makefile
  200. config.status: creating config.h
  201. config.status: executing depfiles commands
  202. config.status: executing default-1 commands
  203. config.status: creating po/POTFILES
  204. config.status: creating po/Makefile
  205. config.status: creating build.sh
  206. ===> Building for gmake-3.82
  207. make all-recursive
  208. Making all in glob
  209. cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c
  210. glob.c: In function 'glob_in_dir':
  211. glob.c:1377: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
  212. glob.c: In function 'glob':
  213. glob.c:812: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
  214. glob.c:931: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
  215. glob.c:987: warning: passing argument 1 of 'my_realloc' from incompatible pointer type
  216. mv -f .deps/glob.Tpo .deps/glob.Po
  217. cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c
  218. mv -f .deps/fnmatch.Tpo .deps/fnmatch.Po
  219. rm -f libglob.a
  220. ar cru libglob.a glob.o fnmatch.o
  221. ranlib libglob.a
  222. Making all in config
  223. Making all in po
  224. Making all in doc
  225. Updating ./version.texi
  226. restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (makeinfo --no-split --version) >/dev/null 2>&1; then for f in ./make.info ./make.info-[0-9] ./make.info-[0-9][0-9] ./make.i[0-9] ./make.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if makeinfo --no-split -I . -o ./make.info ./make.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././make.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc
  227. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c
  228. In file included from make.h:67,
  229. from ar.c:20:
  230. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  231. mv -f .deps/ar.Tpo .deps/ar.Po
  232. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT arscan.o -MD -MP -MF .deps/arscan.Tpo -c -o arscan.o arscan.c
  233. In file included from make.h:67,
  234. from arscan.c:19:
  235. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  236. mv -f .deps/arscan.Tpo .deps/arscan.Po
  237. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c
  238. In file included from make.h:67,
  239. from commands.c:19:
  240. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  241. mv -f .deps/commands.Tpo .deps/commands.Po
  242. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT default.o -MD -MP -MF .deps/default.Tpo -c -o default.o default.c
  243. In file included from make.h:67,
  244. from default.c:19:
  245. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  246. mv -f .deps/default.Tpo .deps/default.Po
  247. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c
  248. In file included from make.h:67,
  249. from dir.c:19:
  250. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  251. mv -f .deps/dir.Tpo .deps/dir.Po
  252. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c
  253. In file included from make.h:67,
  254. from expand.c:19:
  255. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  256. mv -f .deps/expand.Tpo .deps/expand.Po
  257. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
  258. In file included from make.h:67,
  259. from file.c:19:
  260. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  261. mv -f .deps/file.Tpo .deps/file.Po
  262. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.c
  263. In file included from make.h:67,
  264. from function.c:19:
  265. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  266. mv -f .deps/function.Tpo .deps/function.Po
  267. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
  268. mv -f .deps/getopt.Tpo .deps/getopt.Po
  269. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
  270. mv -f .deps/getopt1.Tpo .deps/getopt1.Po
  271. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT implicit.o -MD -MP -MF .deps/implicit.Tpo -c -o implicit.o implicit.c
  272. In file included from make.h:67,
  273. from implicit.c:19:
  274. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  275. mv -f .deps/implicit.Tpo .deps/implicit.Po
  276. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT job.o -MD -MP -MF .deps/job.Tpo -c -o job.o job.c
  277. In file included from make.h:67,
  278. from job.c:19:
  279. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  280. mv -f .deps/job.Tpo .deps/job.Po
  281. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  282. In file included from make.h:67,
  283. from main.c:19:
  284. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  285. mv -f .deps/main.Tpo .deps/main.Po
  286. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
  287. In file included from make.h:67,
  288. from misc.c:19:
  289. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  290. mv -f .deps/misc.Tpo .deps/misc.Po
  291. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c
  292. In file included from make.h:67,
  293. from read.c:19:
  294. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  295. mv -f .deps/read.Tpo .deps/read.Po
  296. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT remake.o -MD -MP -MF .deps/remake.Tpo -c -o remake.o remake.c
  297. In file included from make.h:67,
  298. from remake.c:19:
  299. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  300. mv -f .deps/remake.Tpo .deps/remake.Po
  301. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT remote-stub.o -MD -MP -MF .deps/remote-stub.Tpo -c -o remote-stub.o remote-stub.c
  302. In file included from make.h:67,
  303. from remote-stub.c:19:
  304. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  305. mv -f .deps/remote-stub.Tpo .deps/remote-stub.Po
  306. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rule.o -MD -MP -MF .deps/rule.Tpo -c -o rule.o rule.c
  307. In file included from make.h:67,
  308. from rule.c:19:
  309. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  310. mv -f .deps/rule.Tpo .deps/rule.Po
  311. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT signame.o -MD -MP -MF .deps/signame.Tpo -c -o signame.o signame.c
  312. In file included from make.h:67,
  313. from signame.c:19:
  314. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  315. mv -f .deps/signame.Tpo .deps/signame.Po
  316. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT strcache.o -MD -MP -MF .deps/strcache.Tpo -c -o strcache.o strcache.c
  317. In file included from make.h:67,
  318. from strcache.c:17:
  319. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  320. mv -f .deps/strcache.Tpo .deps/strcache.Po
  321. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c
  322. In file included from make.h:67,
  323. from variable.c:19:
  324. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  325. mv -f .deps/variable.Tpo .deps/variable.Po
  326. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
  327. mv -f .deps/version.Tpo .deps/version.Po
  328. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT vpath.o -MD -MP -MF .deps/vpath.Tpo -c -o vpath.o vpath.c
  329. In file included from make.h:67,
  330. from vpath.c:19:
  331. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  332. mv -f .deps/vpath.Tpo .deps/vpath.Po
  333. cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -DHAVE_CONFIG_H -I. -I./glob -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
  334. In file included from make.h:67,
  335. from hash.c:17:
  336. /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
  337. mv -f .deps/hash.Tpo .deps/hash.Po
  338. cc -O2 -pipe -fno-strict-aliasing -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o implicit.o job.o main.o misc.o read.o remake.o remote-stub.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o glob/libglob.a /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  339. ===> Installing for gmake-3.82
  340. ===> Generating temporary packing list
  341. ===> Checking if devel/gmake already installed
  342. Making install in glob
  343. Making install in config
  344. Making install in po
  345. /bin/sh ../config/mkinstalldirs /usr/local/share
  346. installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/make.mo
  347. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/make.mo
  348. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/make.mo
  349. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/make.mo
  350. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/make.mo
  351. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/make.mo
  352. installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/make.mo
  353. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/make.mo
  354. installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/make.mo
  355. installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/make.mo
  356. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/make.mo
  357. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/make.mo
  358. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/make.mo
  359. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/make.mo
  360. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/make.mo
  361. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/make.mo
  362. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/make.mo
  363. installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/make.mo
  364. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/make.mo
  365. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/make.mo
  366. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/make.mo
  367. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/make.mo
  368. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/make.mo
  369. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/make.mo
  370. if test "make" = "gettext-tools"; then /bin/sh ../config/mkinstalldirs /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi
  371. Making install in doc
  372. test -z "/usr/local/info" || ../config/install-sh -c -d "/usr/local/info"
  373. install -o root -g wheel -m 444 ./make.info '/usr/local/info'
  374. install-info --info-dir='/usr/local/info' '/usr/local/info/make.info'
  375. test -z "/usr/local/bin" || config/install-sh -c -d "/usr/local/bin"
  376. install -s -o root -g wheel -m 555 make '/usr/local/bin/./gmake'
  377. test -z "/usr/local/man/man1" || config/install-sh -c -d "/usr/local/man/man1"
  378. install -o root -g wheel -m 444 'make.1' '/usr/local/man/man1/gmake.1'
  379. install-info --quiet /usr/local/info/make.info /usr/local/info/dir
  380. ===> Compressing manual pages for gmake-3.82
  381. ===> Registering installation for gmake-3.82
  382. ===> Returning to build of accerciser-1.12.1_1
  383. ===> accerciser-1.12.1_1 depends on executable: Xvfb - not found
  384. ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver
  385. ===> Vulnerability check disabled, database not found
  386. ===> License check disabled, port has not defined LICENSE
  387. => xorg-server-1.7.7.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/xserver.
  388. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/xserver/xorg-server-1.7.7.tar.bz2
  389. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/xserver/xorg-server-1.7.7.tar.bz2: Not logged in
  390. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/xserver/xorg-server-1.7.7.tar.bz2
  391. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/xserver/xorg-server-1.7.7.tar.bz2: File unavailable (e.g., file not found, no access)
  392. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/xserver/xorg-server-1.7.7.tar.bz2
  393. xorg-server-1.7.7.tar.bz2 100% of 4823 kB 2268 kBps
  394. ===> Extracting for xorg-vfbserver-1.7.7,1
  395. => SHA256 Checksum OK for xorg/xserver/xorg-server-1.7.7.tar.bz2.
  396. ===> Patching for xorg-vfbserver-1.7.7,1
  397. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xf86driproto.pc - not found
  398. ===> Verifying install for /usr/local/libdata/pkgconfig/xf86driproto.pc in /usr/ports/x11/xf86driproto
  399. ===> Vulnerability check disabled, database not found
  400. ===> License MIT accepted by the user
  401. => xf86driproto-2.1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  402. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86driproto-2.1.1.tar.bz2
  403. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86driproto-2.1.1.tar.bz2: Not logged in
  404. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86driproto-2.1.1.tar.bz2
  405. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86driproto-2.1.1.tar.bz2: File unavailable (e.g., file not found, no access)
  406. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xf86driproto-2.1.1.tar.bz2
  407. xf86driproto-2.1.1.tar.bz2 100% of 94 kB 270 kBps
  408. ===> Extracting for xf86driproto-2.1.1
  409. => SHA256 Checksum OK for xorg/proto/xf86driproto-2.1.1.tar.bz2.
  410. ===> Patching for xf86driproto-2.1.1
  411. ===> Configuring for xf86driproto-2.1.1
  412. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  413. checking whether build environment is sane... yes
  414. checking for a thread-safe mkdir -p... ./install-sh -c -d
  415. checking for gawk... no
  416. checking for mawk... no
  417. checking for nawk... nawk
  418. checking whether make sets $(MAKE)... yes
  419. checking whether to enable maintainer-specific portions of Makefiles... no
  420. checking for style of include used by make... GNU
  421. checking for gcc... cc
  422. checking whether the C compiler works... yes
  423. checking for C compiler default output file name... a.out
  424. checking for suffix of executables...
  425. checking whether we are cross compiling... no
  426. checking for suffix of object files... o
  427. checking whether we are using the GNU C compiler... yes
  428. checking whether cc accepts -g... yes
  429. checking for cc option to accept ISO C89... none needed
  430. checking dependency style of cc... none
  431. checking for cc option to accept ISO C99... -std=gnu99
  432. checking how to run the C preprocessor... cpp
  433. checking for grep that handles long lines and -e... /usr/bin/grep
  434. checking for egrep... /usr/bin/grep -E
  435. checking for ANSI C header files... yes
  436. checking for sys/types.h... yes
  437. checking for sys/stat.h... yes
  438. checking for stdlib.h... yes
  439. checking for string.h... yes
  440. checking for memory.h... yes
  441. checking for strings.h... yes
  442. checking for inttypes.h... yes
  443. checking for stdint.h... yes
  444. checking for unistd.h... yes
  445. checking for pkg-config... /usr/local/bin/pkg-config
  446. checking pkg-config is at least version 0.9.0... yes
  447. checking build system type... amd64-portbld-freebsd9.0
  448. checking host system type... amd64-portbld-freebsd9.0
  449. checking for a sed that does not truncate output... /usr/bin/sed
  450. Package xorg-macros was not found in the pkg-config search path.
  451. Perhaps you should add the directory containing `xorg-macros.pc'
  452. to the PKG_CONFIG_PATH environment variable
  453. No package 'xorg-macros' found
  454. configure: creating ./config.status
  455. config.status: creating Makefile
  456. config.status: creating xf86driproto.pc
  457. config.status: executing depfiles commands
  458. ===> Building for xf86driproto-2.1.1
  459. ===> Installing for xf86driproto-2.1.1
  460. ===> Generating temporary packing list
  461. ===> Checking if x11/xf86driproto already installed
  462. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  463. install -o root -g wheel -m 444 xf86driproto.pc '/usr/local/libdata/pkgconfig'
  464. test -z "/usr/local/include/X11/dri" || ./install-sh -c -d "/usr/local/include/X11/dri"
  465. install -o root -g wheel -m 444 xf86dri.h xf86dristr.h xf86driproto.h '/usr/local/include/X11/dri'
  466. ===> Registering installation for xf86driproto-2.1.1
  467. ===> Returning to build of xorg-vfbserver-1.7.7,1
  468. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
  469. ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto
  470. ===> Vulnerability check disabled, database not found
  471. ===> License check disabled, port has not defined LICENSE
  472. => glproto-1.4.12.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  473. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/glproto-1.4.12.tar.bz2
  474. ^[[6~^[[6~^[[6~^[[6~^[[6~^[[6~^[[6~^[[6~fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/glproto-1.4.12.tar.bz2: Not logged in
  475. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/glproto-1.4.12.tar.bz2
  476. ^[[6~^[[6~fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/glproto-1.4.12.tar.bz2: File unavailable (e.g., file not found, no access)
  477. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/glproto-1.4.12.tar.bz2
  478. glproto-1.4.12.tar.bz2 100% of 104 kB 300 kBps
  479. ===> Extracting for glproto-1.4.12
  480. => SHA256 Checksum OK for xorg/proto/glproto-1.4.12.tar.bz2.
  481. ===> Patching for glproto-1.4.12
  482. ===> Configuring for glproto-1.4.12
  483. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  484. checking whether build environment is sane... yes
  485. checking for a thread-safe mkdir -p... ./install-sh -c -d
  486. checking for gawk... no
  487. checking for mawk... no
  488. checking for nawk... nawk
  489. checking whether make sets $(MAKE)... yes
  490. checking whether to enable maintainer-specific portions of Makefiles... no
  491. checking for style of include used by make... GNU
  492. checking for gcc... cc
  493. checking for C compiler default output file name... a.out
  494. checking whether the C compiler works... yes
  495. checking whether we are cross compiling... no
  496. checking for suffix of executables...
  497. checking for suffix of object files... o
  498. checking whether we are using the GNU C compiler... yes
  499. checking whether cc accepts -g... yes
  500. checking for cc option to accept ISO C89... none needed
  501. checking dependency style of cc... none
  502. checking for cc option to accept ISO C99... -std=gnu99
  503. checking how to run the C preprocessor... cpp
  504. checking for grep that handles long lines and -e... /usr/bin/grep
  505. checking for egrep... /usr/bin/grep -E
  506. checking for ANSI C header files... yes
  507. checking for sys/types.h... yes
  508. checking for sys/stat.h... yes
  509. checking for stdlib.h... yes
  510. checking for string.h... yes
  511. checking for memory.h... yes
  512. checking for strings.h... yes
  513. checking for inttypes.h... yes
  514. checking for stdint.h... yes
  515. checking for unistd.h... yes
  516. checking for pkg-config... /usr/local/bin/pkg-config
  517. checking pkg-config is at least version 0.9.0... yes
  518. checking build system type... amd64-portbld-freebsd9.0
  519. checking host system type... amd64-portbld-freebsd9.0
  520. checking for a sed that does not truncate output... /usr/bin/sed
  521. Package xorg-macros was not found in the pkg-config search path.
  522. Perhaps you should add the directory containing `xorg-macros.pc'
  523. to the PKG_CONFIG_PATH environment variable
  524. No package 'xorg-macros' found
  525. configure: creating ./config.status
  526. config.status: creating Makefile
  527. config.status: creating glproto.pc
  528. config.status: executing depfiles commands
  529. ===> Building for glproto-1.4.12
  530. ===> Installing for glproto-1.4.12
  531. ===> Generating temporary packing list
  532. ===> Checking if x11/glproto already installed
  533. test -z "/usr/local/include/GL" || ./install-sh -c -d "/usr/local/include/GL"
  534. install -o root -g wheel -m 444 glxint.h glxmd.h glxproto.h glxtokens.h '/usr/local/include/GL'
  535. test -z "/usr/local/include/GL/internal" || ./install-sh -c -d "/usr/local/include/GL/internal"
  536. install -o root -g wheel -m 444 glcore.h '/usr/local/include/GL/internal'
  537. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  538. install -o root -g wheel -m 444 glproto.pc '/usr/local/libdata/pkgconfig'
  539. ===> Registering installation for glproto-1.4.12
  540. ===> Returning to build of xorg-vfbserver-1.7.7,1
  541. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/randrproto.pc - found
  542. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/renderproto.pc - found
  543. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/fixesproto.pc - found
  544. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/damageproto.pc - found
  545. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - not found
  546. ===> Verifying install for /usr/local/libdata/pkgconfig/xcmiscproto.pc in /usr/ports/x11/xcmiscproto
  547. ===> Vulnerability check disabled, database not found
  548. ===> License check disabled, port has not defined LICENSE
  549. => xcmiscproto-1.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  550. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xcmiscproto-1.2.1.tar.bz2
  551. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xcmiscproto-1.2.1.tar.bz2: Not logged in
  552. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xcmiscproto-1.2.1.tar.bz2
  553. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xcmiscproto-1.2.1.tar.bz2: File unavailable (e.g., file not found, no access)
  554. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xcmiscproto-1.2.1.tar.bz2
  555. xcmiscproto-1.2.1.tar.bz2 100% of 99 kB 286 kBps
  556. ===> Extracting for xcmiscproto-1.2.1
  557. => SHA256 Checksum OK for xorg/proto/xcmiscproto-1.2.1.tar.bz2.
  558. ===> Patching for xcmiscproto-1.2.1
  559. ===> Configuring for xcmiscproto-1.2.1
  560. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  561. checking whether build environment is sane... yes
  562. checking for a thread-safe mkdir -p... ./install-sh -c -d
  563. checking for gawk... no
  564. checking for mawk... no
  565. checking for nawk... nawk
  566. checking whether make sets $(MAKE)... yes
  567. checking whether to enable maintainer-specific portions of Makefiles... no
  568. checking for style of include used by make... GNU
  569. checking for gcc... cc
  570. checking whether the C compiler works... yes
  571. checking for C compiler default output file name... a.out
  572. checking for suffix of executables...
  573. checking whether we are cross compiling... no
  574. checking for suffix of object files... o
  575. checking whether we are using the GNU C compiler... yes
  576. checking whether cc accepts -g... yes
  577. checking for cc option to accept ISO C89... none needed
  578. checking dependency style of cc... none
  579. checking for cc option to accept ISO C99... -std=gnu99
  580. checking how to run the C preprocessor... cpp
  581. checking for grep that handles long lines and -e... /usr/bin/grep
  582. checking for egrep... /usr/bin/grep -E
  583. checking for ANSI C header files... yes
  584. checking for sys/types.h... yes
  585. checking for sys/stat.h... yes
  586. checking for stdlib.h... yes
  587. checking for string.h... yes
  588. checking for memory.h... yes
  589. checking for strings.h... yes
  590. checking for inttypes.h... yes
  591. checking for stdint.h... yes
  592. checking for unistd.h... yes
  593. checking for pkg-config... /usr/local/bin/pkg-config
  594. checking pkg-config is at least version 0.9.0... yes
  595. checking build system type... amd64-portbld-freebsd9.0
  596. checking host system type... amd64-portbld-freebsd9.0
  597. checking for a sed that does not truncate output... /usr/bin/sed
  598. Package xorg-macros was not found in the pkg-config search path.
  599. Perhaps you should add the directory containing `xorg-macros.pc'
  600. to the PKG_CONFIG_PATH environment variable
  601. No package 'xorg-macros' found
  602. checking whether to build functional specifications... no
  603. checking for fop... no
  604. configure: WARNING: fop not found - documentation targets will be skipped
  605. checking for X.Org SGML entities >= 1.5... no
  606. configure: creating ./config.status
  607. config.status: creating Makefile
  608. config.status: creating specs/Makefile
  609. config.status: creating xcmiscproto.pc
  610. config.status: executing depfiles commands
  611. ===> Building for xcmiscproto-1.2.1
  612. ===> Installing for xcmiscproto-1.2.1
  613. ===> Generating temporary packing list
  614. ===> Checking if x11/xcmiscproto already installed
  615. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  616. install -o root -g wheel -m 444 xcmiscproto.pc '/usr/local/libdata/pkgconfig'
  617. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  618. install -o root -g wheel -m 444 xcmiscproto.h xcmiscstr.h '/usr/local/include/X11/extensions'
  619. ===> Registering installation for xcmiscproto-1.2.1
  620. ===> Returning to build of xorg-vfbserver-1.7.7,1
  621. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
  622. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xf86miscproto.pc - not found
  623. ===> Verifying install for /usr/local/libdata/pkgconfig/xf86miscproto.pc in /usr/ports/x11/xf86miscproto
  624. ===> Vulnerability check disabled, database not found
  625. ===> License check disabled, port has not defined LICENSE
  626. => xf86miscproto-0.9.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  627. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86miscproto-0.9.3.tar.bz2
  628. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86miscproto-0.9.3.tar.bz2: Not logged in
  629. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86miscproto-0.9.3.tar.bz2
  630. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86miscproto-0.9.3.tar.bz2: File unavailable (e.g., file not found, no access)
  631. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xf86miscproto-0.9.3.tar.bz2
  632. xf86miscproto-0.9.3.tar.bz2 100% of 82 kB 238 kBps
  633. ===> Extracting for xf86miscproto-0.9.3
  634. => SHA256 Checksum OK for xorg/proto/xf86miscproto-0.9.3.tar.bz2.
  635. ===> Patching for xf86miscproto-0.9.3
  636. ===> Configuring for xf86miscproto-0.9.3
  637. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  638. checking whether build environment is sane... yes
  639. checking for a thread-safe mkdir -p... ./install-sh -c -d
  640. checking for gawk... no
  641. checking for mawk... no
  642. checking for nawk... nawk
  643. checking whether make sets $(MAKE)... yes
  644. checking for style of include used by make... GNU
  645. checking for gcc... cc
  646. checking for C compiler default output file name... a.out
  647. checking whether the C compiler works... yes
  648. checking whether we are cross compiling... no
  649. checking for suffix of executables...
  650. checking for suffix of object files... o
  651. checking whether we are using the GNU C compiler... yes
  652. checking whether cc accepts -g... yes
  653. checking for cc option to accept ISO C89... none needed
  654. checking dependency style of cc... none
  655. checking how to run the C preprocessor... cpp
  656. checking for grep that handles long lines and -e... /usr/bin/grep
  657. checking for egrep... /usr/bin/grep -E
  658. checking for ANSI C header files... yes
  659. checking for sys/types.h... yes
  660. checking for sys/stat.h... yes
  661. checking for stdlib.h... yes
  662. checking for string.h... yes
  663. checking for memory.h... yes
  664. checking for strings.h... yes
  665. checking for inttypes.h... yes
  666. checking for stdint.h... yes
  667. checking for unistd.h... yes
  668. checking for cc option to accept ISO C99... -std=gnu99
  669. checking build system type... amd64-portbld-freebsd9.0
  670. checking host system type... amd64-portbld-freebsd9.0
  671. configure: creating ./config.status
  672. config.status: creating Makefile
  673. config.status: creating xf86miscproto.pc
  674. config.status: executing depfiles commands
  675. ===> Building for xf86miscproto-0.9.3
  676. ===> Installing for xf86miscproto-0.9.3
  677. ===> Generating temporary packing list
  678. ===> Checking if x11/xf86miscproto already installed
  679. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  680. install -o root -g wheel -m 444 xf86miscproto.pc '/usr/local/libdata/pkgconfig'
  681. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  682. install -o root -g wheel -m 444 xf86misc.h xf86mscstr.h '/usr/local/include/X11/extensions'
  683. ===> Registering installation for xf86miscproto-0.9.3
  684. ===> Returning to build of xorg-vfbserver-1.7.7,1
  685. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
  686. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xf86vidmodeproto.pc - not found
  687. ===> Verifying install for /usr/local/libdata/pkgconfig/xf86vidmodeproto.pc in /usr/ports/x11/xf86vidmodeproto
  688. ===> Vulnerability check disabled, database not found
  689. ===> License check disabled, port has not defined LICENSE
  690. => xf86vidmodeproto-2.3.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  691. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2
  692. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2: Not logged in
  693. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2
  694. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2: File unavailable (e.g., file not found, no access)
  695. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2
  696. xf86vidmodeproto-2.3.1.tar.bz2 100% of 94 kB 271 kBps
  697. ===> Extracting for xf86vidmodeproto-2.3.1
  698. => SHA256 Checksum OK for xorg/proto/xf86vidmodeproto-2.3.1.tar.bz2.
  699. ===> Patching for xf86vidmodeproto-2.3.1
  700. ===> Configuring for xf86vidmodeproto-2.3.1
  701. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  702. checking whether build environment is sane... yes
  703. checking for a thread-safe mkdir -p... ./install-sh -c -d
  704. checking for gawk... no
  705. checking for mawk... no
  706. checking for nawk... nawk
  707. checking whether make sets $(MAKE)... yes
  708. checking whether to enable maintainer-specific portions of Makefiles... no
  709. checking for style of include used by make... GNU
  710. checking for gcc... cc
  711. checking whether the C compiler works... yes
  712. checking for C compiler default output file name... a.out
  713. checking for suffix of executables...
  714. checking whether we are cross compiling... no
  715. checking for suffix of object files... o
  716. checking whether we are using the GNU C compiler... yes
  717. checking whether cc accepts -g... yes
  718. checking for cc option to accept ISO C89... none needed
  719. checking dependency style of cc... none
  720. checking for cc option to accept ISO C99... -std=gnu99
  721. checking how to run the C preprocessor... cpp
  722. checking for grep that handles long lines and -e... /usr/bin/grep
  723. checking for egrep... /usr/bin/grep -E
  724. checking for ANSI C header files... yes
  725. checking for sys/types.h... yes
  726. checking for sys/stat.h... yes
  727. checking for stdlib.h... yes
  728. checking for string.h... yes
  729. checking for memory.h... yes
  730. checking for strings.h... yes
  731. checking for inttypes.h... yes
  732. checking for stdint.h... yes
  733. checking for unistd.h... yes
  734. checking for pkg-config... /usr/local/bin/pkg-config
  735. checking pkg-config is at least version 0.9.0... yes
  736. checking build system type... amd64-portbld-freebsd9.0
  737. checking host system type... amd64-portbld-freebsd9.0
  738. checking for a sed that does not truncate output... /usr/bin/sed
  739. Package xorg-macros was not found in the pkg-config search path.
  740. Perhaps you should add the directory containing `xorg-macros.pc'
  741. to the PKG_CONFIG_PATH environment variable
  742. No package 'xorg-macros' found
  743. configure: creating ./config.status
  744. config.status: creating Makefile
  745. config.status: creating xf86vidmodeproto.pc
  746. config.status: executing depfiles commands
  747. ===> Building for xf86vidmodeproto-2.3.1
  748. ===> Installing for xf86vidmodeproto-2.3.1
  749. ===> Generating temporary packing list
  750. ===> Checking if x11/xf86vidmodeproto already installed
  751. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  752. install -o root -g wheel -m 444 xf86vidmodeproto.pc '/usr/local/libdata/pkgconfig'
  753. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  754. install -o root -g wheel -m 444 xf86vm.h xf86vmproto.h xf86vmstr.h '/usr/local/include/X11/extensions'
  755. ===> Registering installation for xf86vidmodeproto-2.3.1
  756. ===> Returning to build of xorg-vfbserver-1.7.7,1
  757. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - not found
  758. ===> Verifying install for /usr/local/libdata/pkgconfig/xf86bigfontproto.pc in /usr/ports/x11-fonts/xf86bigfontproto
  759. ===> Vulnerability check disabled, database not found
  760. ===> License check disabled, port has not defined LICENSE
  761. => xf86bigfontproto-1.2.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  762. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
  763. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86bigfontproto-1.2.0.tar.bz2: Not logged in
  764. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
  765. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86bigfontproto-1.2.0.tar.bz2: File unavailable (e.g., file not found, no access)
  766. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
  767. xf86bigfontproto-1.2.0.tar.bz2 100% of 48 kB 207 kBps
  768. ===> Extracting for xf86bigfontproto-1.2.0
  769. => SHA256 Checksum OK for xorg/proto/xf86bigfontproto-1.2.0.tar.bz2.
  770. ===> Patching for xf86bigfontproto-1.2.0
  771. ===> Configuring for xf86bigfontproto-1.2.0
  772. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  773. checking whether build environment is sane... yes
  774. checking for a thread-safe mkdir -p... ./install-sh -c -d
  775. checking for gawk... no
  776. checking for mawk... no
  777. checking for nawk... nawk
  778. checking whether make sets $(MAKE)... yes
  779. configure: creating ./config.status
  780. config.status: creating Makefile
  781. config.status: creating xf86bigfontproto.pc
  782. ===> Building for xf86bigfontproto-1.2.0
  783. ===> Installing for xf86bigfontproto-1.2.0
  784. ===> Generating temporary packing list
  785. ===> Checking if x11-fonts/xf86bigfontproto already installed
  786. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  787. install -o root -g wheel -m 444 xf86bigfontproto.pc '/usr/local/libdata/pkgconfig'
  788. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  789. install -o root -g wheel -m 444 xf86bigfont.h xf86bigfproto.h xf86bigfstr.h '/usr/local/include/X11/extensions'
  790. ===> Registering installation for xf86bigfontproto-1.2.0
  791. ===> Returning to build of xorg-vfbserver-1.7.7,1
  792. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - not found
  793. ===> Verifying install for /usr/local/libdata/pkgconfig/scrnsaverproto.pc in /usr/ports/x11/scrnsaverproto
  794. ===> Vulnerability check disabled, database not found
  795. ===> License check disabled, port has not defined LICENSE
  796. => scrnsaverproto-1.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  797. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/scrnsaverproto-1.2.1.tar.bz2
  798. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/scrnsaverproto-1.2.1.tar.bz2: Not logged in
  799. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/scrnsaverproto-1.2.1.tar.bz2
  800. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/scrnsaverproto-1.2.1.tar.bz2: File unavailable (e.g., file not found, no access)
  801. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/scrnsaverproto-1.2.1.tar.bz2
  802. scrnsaverproto-1.2.1.tar.bz2 100% of 105 kB 259 kBps
  803. ===> Extracting for scrnsaverproto-1.2.1
  804. => SHA256 Checksum OK for xorg/proto/scrnsaverproto-1.2.1.tar.bz2.
  805. ===> Patching for scrnsaverproto-1.2.1
  806. ===> Configuring for scrnsaverproto-1.2.1
  807. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  808. checking whether build environment is sane... yes
  809. checking for a thread-safe mkdir -p... ./install-sh -c -d
  810. checking for gawk... no
  811. checking for mawk... no
  812. checking for nawk... nawk
  813. checking whether make sets $(MAKE)... yes
  814. checking whether to enable maintainer-specific portions of Makefiles... no
  815. checking for style of include used by make... GNU
  816. checking for gcc... cc
  817. checking whether the C compiler works... yes
  818. checking for C compiler default output file name... a.out
  819. checking for suffix of executables...
  820. checking whether we are cross compiling... no
  821. checking for suffix of object files... o
  822. checking whether we are using the GNU C compiler... yes
  823. checking whether cc accepts -g... yes
  824. checking for cc option to accept ISO C89... none needed
  825. checking dependency style of cc... none
  826. checking for cc option to accept ISO C99... -std=gnu99
  827. checking how to run the C preprocessor... cpp
  828. checking for grep that handles long lines and -e... /usr/bin/grep
  829. checking for egrep... /usr/bin/grep -E
  830. checking for ANSI C header files... yes
  831. checking for sys/types.h... yes
  832. checking for sys/stat.h... yes
  833. checking for stdlib.h... yes
  834. checking for string.h... yes
  835. checking for memory.h... yes
  836. checking for strings.h... yes
  837. checking for inttypes.h... yes
  838. checking for stdint.h... yes
  839. checking for unistd.h... yes
  840. checking for pkg-config... /usr/local/bin/pkg-config
  841. checking pkg-config is at least version 0.9.0... yes
  842. checking build system type... amd64-portbld-freebsd9.0
  843. checking host system type... amd64-portbld-freebsd9.0
  844. checking for a sed that does not truncate output... /usr/bin/sed
  845. Package xorg-macros was not found in the pkg-config search path.
  846. Perhaps you should add the directory containing `xorg-macros.pc'
  847. to the PKG_CONFIG_PATH environment variable
  848. No package 'xorg-macros' found
  849. checking whether to build functional specifications... no
  850. checking for fop... no
  851. configure: WARNING: fop not found - documentation targets will be skipped
  852. checking for X.Org SGML entities >= 1.5... no
  853. configure: creating ./config.status
  854. config.status: creating Makefile
  855. config.status: creating specs/Makefile
  856. config.status: creating scrnsaverproto.pc
  857. config.status: executing depfiles commands
  858. ===> Building for scrnsaverproto-1.2.1
  859. ===> Installing for scrnsaverproto-1.2.1
  860. ===> Generating temporary packing list
  861. ===> Checking if x11/scrnsaverproto already installed
  862. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  863. install -o root -g wheel -m 444 scrnsaverproto.pc '/usr/local/libdata/pkgconfig'
  864. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  865. install -o root -g wheel -m 444 saver.h saverproto.h '/usr/local/include/X11/extensions'
  866. ===> Registering installation for scrnsaverproto-1.2.1
  867. ===> Returning to build of xorg-vfbserver-1.7.7,1
  868. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - not found
  869. ===> Verifying install for /usr/local/libdata/pkgconfig/bigreqsproto.pc in /usr/ports/x11/bigreqsproto
  870. ===> Vulnerability check disabled, database not found
  871. ===> License check disabled, port has not defined LICENSE
  872. => bigreqsproto-1.1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  873. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/bigreqsproto-1.1.1.tar.bz2
  874. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/bigreqsproto-1.1.1.tar.bz2: Not logged in
  875. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/bigreqsproto-1.1.1.tar.bz2
  876. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/bigreqsproto-1.1.1.tar.bz2: File unavailable (e.g., file not found, no access)
  877. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/bigreqsproto-1.1.1.tar.bz2
  878. bigreqsproto-1.1.1.tar.bz2 100% of 99 kB 286 kBps
  879. ===> Extracting for bigreqsproto-1.1.1
  880. => SHA256 Checksum OK for xorg/proto/bigreqsproto-1.1.1.tar.bz2.
  881. ===> Patching for bigreqsproto-1.1.1
  882. ===> Configuring for bigreqsproto-1.1.1
  883. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  884. checking whether build environment is sane... yes
  885. checking for a thread-safe mkdir -p... ./install-sh -c -d
  886. checking for gawk... no
  887. checking for mawk... no
  888. checking for nawk... nawk
  889. checking whether make sets $(MAKE)... yes
  890. checking whether to enable maintainer-specific portions of Makefiles... no
  891. checking for style of include used by make... GNU
  892. checking for gcc... cc
  893. checking whether the C compiler works... yes
  894. checking for C compiler default output file name... a.out
  895. checking for suffix of executables...
  896. checking whether we are cross compiling... no
  897. checking for suffix of object files... o
  898. checking whether we are using the GNU C compiler... yes
  899. checking whether cc accepts -g... yes
  900. checking for cc option to accept ISO C89... none needed
  901. checking dependency style of cc... none
  902. checking for cc option to accept ISO C99... -std=gnu99
  903. checking how to run the C preprocessor... cpp
  904. checking for grep that handles long lines and -e... /usr/bin/grep
  905. checking for egrep... /usr/bin/grep -E
  906. checking for ANSI C header files... yes
  907. checking for sys/types.h... yes
  908. checking for sys/stat.h... yes
  909. checking for stdlib.h... yes
  910. checking for string.h... yes
  911. checking for memory.h... yes
  912. checking for strings.h... yes
  913. checking for inttypes.h... yes
  914. checking for stdint.h... yes
  915. checking for unistd.h... yes
  916. checking for pkg-config... /usr/local/bin/pkg-config
  917. checking pkg-config is at least version 0.9.0... yes
  918. checking build system type... amd64-portbld-freebsd9.0
  919. checking host system type... amd64-portbld-freebsd9.0
  920. checking for a sed that does not truncate output... /usr/bin/sed
  921. Package xorg-macros was not found in the pkg-config search path.
  922. Perhaps you should add the directory containing `xorg-macros.pc'
  923. to the PKG_CONFIG_PATH environment variable
  924. No package 'xorg-macros' found
  925. checking whether to build functional specifications... yes
  926. checking for xmlto... no
  927. configure: WARNING: xmlto not found - documentation targets will be skipped
  928. checking for fop... no
  929. configure: WARNING: fop not found - documentation targets will be skipped
  930. checking for X.Org SGML entities >= 1.5... no
  931. configure: creating ./config.status
  932. config.status: creating Makefile
  933. config.status: creating specs/Makefile
  934. config.status: creating bigreqsproto.pc
  935. config.status: executing depfiles commands
  936. ===> Building for bigreqsproto-1.1.1
  937. Making all in specs
  938. ===> Installing for bigreqsproto-1.1.1
  939. ===> Generating temporary packing list
  940. ===> Checking if x11/bigreqsproto already installed
  941. Making install in specs
  942. test -z "/usr/local/share/doc/bigreqsproto" || .././install-sh -c -d "/usr/local/share/doc/bigreqsproto"
  943. install -o root -g wheel -m 444 bigreq.xml '/usr/local/share/doc/bigreqsproto'
  944. test -z "/usr/local/share/doc/bigreqsproto" || .././install-sh -c -d "/usr/local/share/doc/bigreqsproto"
  945. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  946. install -o root -g wheel -m 444 bigreqsproto.h bigreqstr.h '/usr/local/include/X11/extensions'
  947. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  948. install -o root -g wheel -m 444 bigreqsproto.pc '/usr/local/libdata/pkgconfig'
  949. ===> Registering installation for bigreqsproto-1.1.1
  950. ===> Returning to build of xorg-vfbserver-1.7.7,1
  951. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
  952. ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto
  953. ===> Vulnerability check disabled, database not found
  954. ===> License check disabled, port has not defined LICENSE
  955. => dri2proto-2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  956. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/dri2proto-2.3.tar.bz2
  957. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/dri2proto-2.3.tar.bz2: Not logged in
  958. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/dri2proto-2.3.tar.bz2
  959. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/dri2proto-2.3.tar.bz2: File unavailable (e.g., file not found, no access)
  960. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/dri2proto-2.3.tar.bz2
  961. dri2proto-2.3.tar.bz2 100% of 93 kB 320 kBps
  962. ===> Extracting for dri2proto-2.3
  963. => SHA256 Checksum OK for xorg/proto/dri2proto-2.3.tar.bz2.
  964. ===> Patching for dri2proto-2.3
  965. ===> Configuring for dri2proto-2.3
  966. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  967. checking whether build environment is sane... yes
  968. checking for a thread-safe mkdir -p... ./install-sh -c -d
  969. checking for gawk... no
  970. checking for mawk... no
  971. checking for nawk... nawk
  972. checking whether make sets $(MAKE)... yes
  973. checking whether to enable maintainer-specific portions of Makefiles... no
  974. checking for style of include used by make... GNU
  975. checking for gcc... cc
  976. checking for C compiler default output file name... a.out
  977. checking whether the C compiler works... yes
  978. checking whether we are cross compiling... no
  979. checking for suffix of executables...
  980. checking for suffix of object files... o
  981. checking whether we are using the GNU C compiler... yes
  982. checking whether cc accepts -g... yes
  983. checking for cc option to accept ISO C89... none needed
  984. checking dependency style of cc... none
  985. checking how to run the C preprocessor... cpp
  986. checking for grep that handles long lines and -e... /usr/bin/grep
  987. checking for egrep... /usr/bin/grep -E
  988. checking for ANSI C header files... yes
  989. checking for sys/types.h... yes
  990. checking for sys/stat.h... yes
  991. checking for stdlib.h... yes
  992. checking for string.h... yes
  993. checking for memory.h... yes
  994. checking for strings.h... yes
  995. checking for inttypes.h... yes
  996. checking for stdint.h... yes
  997. checking for unistd.h... yes
  998. checking for cc option to accept ISO C99... -std=gnu99
  999. checking for pkg-config... /usr/local/bin/pkg-config
  1000. checking pkg-config is at least version 0.9.0... yes
  1001. checking build system type... amd64-portbld-freebsd9.0
  1002. checking host system type... amd64-portbld-freebsd9.0
  1003. Package xorg-macros was not found in the pkg-config search path.
  1004. Perhaps you should add the directory containing `xorg-macros.pc'
  1005. to the PKG_CONFIG_PATH environment variable
  1006. No package 'xorg-macros' found
  1007. configure: creating ./config.status
  1008. config.status: creating Makefile
  1009. config.status: creating dri2proto.pc
  1010. config.status: executing depfiles commands
  1011. ===> Building for dri2proto-2.3
  1012. ===> Installing for dri2proto-2.3
  1013. ===> Generating temporary packing list
  1014. ===> Checking if x11/dri2proto already installed
  1015. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1016. install -o root -g wheel -m 444 dri2proto.h dri2tokens.h '/usr/local/include/X11/extensions'
  1017. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1018. install -o root -g wheel -m 444 dri2proto.pc '/usr/local/libdata/pkgconfig'
  1019. ===> Registering installation for dri2proto-2.3
  1020. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1021. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/resourceproto.pc - not found
  1022. ===> Verifying install for /usr/local/libdata/pkgconfig/resourceproto.pc in /usr/ports/x11/resourceproto
  1023. ===> Vulnerability check disabled, database not found
  1024. ===> License check disabled, port has not defined LICENSE
  1025. => resourceproto-1.2.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1026. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/resourceproto-1.2.0.tar.bz2
  1027. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/resourceproto-1.2.0.tar.bz2: Not logged in
  1028. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/resourceproto-1.2.0.tar.bz2
  1029. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/resourceproto-1.2.0.tar.bz2: File unavailable (e.g., file not found, no access)
  1030. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/resourceproto-1.2.0.tar.bz2
  1031. resourceproto-1.2.0.tar.bz2 100% of 100 kB 289 kBps
  1032. ===> Extracting for resourceproto-1.2.0
  1033. => SHA256 Checksum OK for xorg/proto/resourceproto-1.2.0.tar.bz2.
  1034. ===> Patching for resourceproto-1.2.0
  1035. ===> Configuring for resourceproto-1.2.0
  1036. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1037. checking whether build environment is sane... yes
  1038. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1039. checking for gawk... no
  1040. checking for mawk... no
  1041. checking for nawk... nawk
  1042. checking whether make sets $(MAKE)... yes
  1043. checking whether to enable maintainer-specific portions of Makefiles... no
  1044. checking for style of include used by make... GNU
  1045. checking for gcc... cc
  1046. checking whether the C compiler works... yes
  1047. checking for C compiler default output file name... a.out
  1048. checking for suffix of executables...
  1049. checking whether we are cross compiling... no
  1050. checking for suffix of object files... o
  1051. checking whether we are using the GNU C compiler... yes
  1052. checking whether cc accepts -g... yes
  1053. checking for cc option to accept ISO C89... none needed
  1054. checking dependency style of cc... none
  1055. checking for cc option to accept ISO C99... -std=gnu99
  1056. checking how to run the C preprocessor... cpp
  1057. checking for grep that handles long lines and -e... /usr/bin/grep
  1058. checking for egrep... /usr/bin/grep -E
  1059. checking for ANSI C header files... yes
  1060. checking for sys/types.h... yes
  1061. checking for sys/stat.h... yes
  1062. checking for stdlib.h... yes
  1063. checking for string.h... yes
  1064. checking for memory.h... yes
  1065. checking for strings.h... yes
  1066. checking for inttypes.h... yes
  1067. checking for stdint.h... yes
  1068. checking for unistd.h... yes
  1069. checking whether __clang__ is declared... no
  1070. checking whether __INTEL_COMPILER is declared... no
  1071. checking whether __SUNPRO_C is declared... no
  1072. checking for pkg-config... /usr/local/bin/pkg-config
  1073. checking pkg-config is at least version 0.9.0... yes
  1074. checking build system type... amd64-portbld-freebsd9.0
  1075. checking host system type... amd64-portbld-freebsd9.0
  1076. checking for a sed that does not truncate output... /usr/bin/sed
  1077. checking if cc -std=gnu99 supports -Werror=attributes... no
  1078. Package xorg-macros was not found in the pkg-config search path.
  1079. Perhaps you should add the directory containing `xorg-macros.pc'
  1080. to the PKG_CONFIG_PATH environment variable
  1081. No package 'xorg-macros' found
  1082. configure: creating ./config.status
  1083. config.status: creating Makefile
  1084. config.status: creating resourceproto.pc
  1085. config.status: executing depfiles commands
  1086. ===> Building for resourceproto-1.2.0
  1087. ===> Installing for resourceproto-1.2.0
  1088. ===> Generating temporary packing list
  1089. ===> Checking if x11/resourceproto already installed
  1090. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1091. install -o root -g wheel -m 444 resourceproto.pc '/usr/local/libdata/pkgconfig'
  1092. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1093. install -o root -g wheel -m 444 XResproto.h '/usr/local/include/X11/extensions'
  1094. ===> Registering installation for resourceproto-1.2.0
  1095. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1096. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - not found
  1097. ===> Verifying install for /usr/local/libdata/pkgconfig/fontsproto.pc in /usr/ports/x11-fonts/fontsproto
  1098. ===> Vulnerability check disabled, database not found
  1099. ===> License check disabled, port has not defined LICENSE
  1100. => fontsproto-2.1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1101. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/fontsproto-2.1.1.tar.bz2
  1102. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/fontsproto-2.1.1.tar.bz2: Not logged in
  1103. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/fontsproto-2.1.1.tar.bz2
  1104. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/fontsproto-2.1.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1105. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/fontsproto-2.1.1.tar.bz2
  1106. fontsproto-2.1.1.tar.bz2 100% of 127 kB 315 kBps
  1107. ===> Extracting for fontsproto-2.1.1
  1108. => SHA256 Checksum OK for xorg/proto/fontsproto-2.1.1.tar.bz2.
  1109. ===> Patching for fontsproto-2.1.1
  1110. ===> Configuring for fontsproto-2.1.1
  1111. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1112. checking whether build environment is sane... yes
  1113. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1114. checking for gawk... no
  1115. checking for mawk... no
  1116. checking for nawk... nawk
  1117. checking whether make sets $(MAKE)... yes
  1118. checking whether to enable maintainer-specific portions of Makefiles... no
  1119. checking for style of include used by make... GNU
  1120. checking for gcc... cc
  1121. checking whether the C compiler works... yes
  1122. checking for C compiler default output file name... a.out
  1123. checking for suffix of executables...
  1124. checking whether we are cross compiling... no
  1125. checking for suffix of object files... o
  1126. checking whether we are using the GNU C compiler... yes
  1127. checking whether cc accepts -g... yes
  1128. checking for cc option to accept ISO C89... none needed
  1129. checking dependency style of cc... none
  1130. checking for cc option to accept ISO C99... -std=gnu99
  1131. checking how to run the C preprocessor... cpp
  1132. checking for grep that handles long lines and -e... /usr/bin/grep
  1133. checking for egrep... /usr/bin/grep -E
  1134. checking for ANSI C header files... yes
  1135. checking for sys/types.h... yes
  1136. checking for sys/stat.h... yes
  1137. checking for stdlib.h... yes
  1138. checking for string.h... yes
  1139. checking for memory.h... yes
  1140. checking for strings.h... yes
  1141. checking for inttypes.h... yes
  1142. checking for stdint.h... yes
  1143. checking for unistd.h... yes
  1144. checking for pkg-config... /usr/local/bin/pkg-config
  1145. checking pkg-config is at least version 0.9.0... yes
  1146. checking build system type... amd64-portbld-freebsd9.0
  1147. checking host system type... amd64-portbld-freebsd9.0
  1148. checking for a sed that does not truncate output... /usr/bin/sed
  1149. Package xorg-macros was not found in the pkg-config search path.
  1150. Perhaps you should add the directory containing `xorg-macros.pc'
  1151. to the PKG_CONFIG_PATH environment variable
  1152. No package 'xorg-macros' found
  1153. checking whether to build functional specifications... yes
  1154. checking for xmlto... no
  1155. configure: WARNING: xmlto not found - documentation targets will be skipped
  1156. checking for fop... no
  1157. configure: WARNING: fop not found - documentation targets will be skipped
  1158. checking for X.Org SGML entities >= 1.5... no
  1159. configure: creating ./config.status
  1160. config.status: creating Makefile
  1161. config.status: creating specs/Makefile
  1162. config.status: creating fontsproto.pc
  1163. config.status: executing depfiles commands
  1164. ===> Building for fontsproto-2.1.1
  1165. Making all in specs
  1166. ===> Installing for fontsproto-2.1.1
  1167. ===> Generating temporary packing list
  1168. ===> Checking if x11-fonts/fontsproto already installed
  1169. Making install in specs
  1170. test -z "/usr/local/share/doc/fontsproto" || .././install-sh -c -d "/usr/local/share/doc/fontsproto"
  1171. install -o root -g wheel -m 444 fsproto.xml '/usr/local/share/doc/fontsproto'
  1172. test -z "/usr/local/share/doc/fontsproto" || .././install-sh -c -d "/usr/local/share/doc/fontsproto"
  1173. test -z "/usr/local/include/X11/fonts" || ./install-sh -c -d "/usr/local/include/X11/fonts"
  1174. install -o root -g wheel -m 444 font.h fontproto.h fontstruct.h FS.h fsmasks.h FSproto.h '/usr/local/include/X11/fonts'
  1175. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1176. install -o root -g wheel -m 444 fontsproto.pc '/usr/local/libdata/pkgconfig'
  1177. ===> Registering installation for fontsproto-2.1.1
  1178. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1179. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xf86dgaproto.pc - not found
  1180. ===> Verifying install for /usr/local/libdata/pkgconfig/xf86dgaproto.pc in /usr/ports/x11/xf86dgaproto
  1181. ===> Vulnerability check disabled, database not found
  1182. ===> License check disabled, port has not defined LICENSE
  1183. => xf86dgaproto-2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1184. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86dgaproto-2.1.tar.bz2
  1185. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/xf86dgaproto-2.1.tar.bz2: Not logged in
  1186. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86dgaproto-2.1.tar.bz2
  1187. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/xf86dgaproto-2.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1188. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/xf86dgaproto-2.1.tar.bz2
  1189. xf86dgaproto-2.1.tar.bz2 100% of 83 kB 241 kBps
  1190. ===> Extracting for xf86dgaproto-2.1
  1191. => SHA256 Checksum OK for xorg/proto/xf86dgaproto-2.1.tar.bz2.
  1192. ===> Patching for xf86dgaproto-2.1
  1193. ===> Configuring for xf86dgaproto-2.1
  1194. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1195. checking whether build environment is sane... yes
  1196. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1197. checking for gawk... no
  1198. checking for mawk... no
  1199. checking for nawk... nawk
  1200. checking whether make sets $(MAKE)... yes
  1201. checking for style of include used by make... GNU
  1202. checking for gcc... cc
  1203. checking for C compiler default output file name... a.out
  1204. checking whether the C compiler works... yes
  1205. checking whether we are cross compiling... no
  1206. checking for suffix of executables...
  1207. checking for suffix of object files... o
  1208. checking whether we are using the GNU C compiler... yes
  1209. checking whether cc accepts -g... yes
  1210. checking for cc option to accept ISO C89... none needed
  1211. checking dependency style of cc... none
  1212. checking how to run the C preprocessor... cpp
  1213. checking for grep that handles long lines and -e... /usr/bin/grep
  1214. checking for egrep... /usr/bin/grep -E
  1215. checking for ANSI C header files... yes
  1216. checking for sys/types.h... yes
  1217. checking for sys/stat.h... yes
  1218. checking for stdlib.h... yes
  1219. checking for string.h... yes
  1220. checking for memory.h... yes
  1221. checking for strings.h... yes
  1222. checking for inttypes.h... yes
  1223. checking for stdint.h... yes
  1224. checking for unistd.h... yes
  1225. checking for cc option to accept ISO C99... -std=gnu99
  1226. checking build system type... amd64-portbld-freebsd9.0
  1227. checking host system type... amd64-portbld-freebsd9.0
  1228. configure: creating ./config.status
  1229. config.status: creating Makefile
  1230. config.status: creating xf86dgaproto.pc
  1231. config.status: executing depfiles commands
  1232. ===> Building for xf86dgaproto-2.1
  1233. ===> Installing for xf86dgaproto-2.1
  1234. ===> Generating temporary packing list
  1235. ===> Checking if x11/xf86dgaproto already installed
  1236. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1237. install -o root -g wheel -m 444 xf86dgaproto.pc '/usr/local/libdata/pkgconfig'
  1238. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1239. install -o root -g wheel -m 444 xf86dga.h xf86dga1const.h xf86dga1str.h xf86dga1proto.h xf86dgaconst.h xf86dgaproto.h xf86dgastr.h '/usr/local/include/X11/extensions'
  1240. ===> Registering installation for xf86dgaproto-2.1
  1241. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1242. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/videoproto.pc - not found
  1243. ===> Verifying install for /usr/local/libdata/pkgconfig/videoproto.pc in /usr/ports/x11/videoproto
  1244. ===> Vulnerability check disabled, database not found
  1245. ===> License check disabled, port has not defined LICENSE
  1246. => videoproto-2.3.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1247. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/videoproto-2.3.1.tar.bz2
  1248. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/videoproto-2.3.1.tar.bz2: Not logged in
  1249. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/videoproto-2.3.1.tar.bz2
  1250. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/videoproto-2.3.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1251. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/videoproto-2.3.1.tar.bz2
  1252. videoproto-2.3.1.tar.bz2 100% of 98 kB 281 kBps
  1253. ===> Extracting for videoproto-2.3.1
  1254. => SHA256 Checksum OK for xorg/proto/videoproto-2.3.1.tar.bz2.
  1255. ===> Patching for videoproto-2.3.1
  1256. ===> Configuring for videoproto-2.3.1
  1257. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1258. checking whether build environment is sane... yes
  1259. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1260. checking for gawk... no
  1261. checking for mawk... no
  1262. checking for nawk... nawk
  1263. checking whether make sets $(MAKE)... yes
  1264. checking whether to enable maintainer-specific portions of Makefiles... no
  1265. checking for style of include used by make... GNU
  1266. checking for gcc... cc
  1267. checking for C compiler default output file name... a.out
  1268. checking whether the C compiler works... yes
  1269. checking whether we are cross compiling... no
  1270. checking for suffix of executables...
  1271. checking for suffix of object files... o
  1272. checking whether we are using the GNU C compiler... yes
  1273. checking whether cc accepts -g... yes
  1274. checking for cc option to accept ISO C89... none needed
  1275. checking dependency style of cc... none
  1276. checking for cc option to accept ISO C99... -std=gnu99
  1277. checking how to run the C preprocessor... cpp
  1278. checking for grep that handles long lines and -e... /usr/bin/grep
  1279. checking for egrep... /usr/bin/grep -E
  1280. checking for ANSI C header files... yes
  1281. checking for sys/types.h... yes
  1282. checking for sys/stat.h... yes
  1283. checking for stdlib.h... yes
  1284. checking for string.h... yes
  1285. checking for memory.h... yes
  1286. checking for strings.h... yes
  1287. checking for inttypes.h... yes
  1288. checking for stdint.h... yes
  1289. checking for unistd.h... yes
  1290. checking for pkg-config... /usr/local/bin/pkg-config
  1291. checking pkg-config is at least version 0.9.0... yes
  1292. checking build system type... amd64-portbld-freebsd9.0
  1293. checking host system type... amd64-portbld-freebsd9.0
  1294. checking for a sed that does not truncate output... /usr/bin/sed
  1295. Package xorg-macros was not found in the pkg-config search path.
  1296. Perhaps you should add the directory containing `xorg-macros.pc'
  1297. to the PKG_CONFIG_PATH environment variable
  1298. No package 'xorg-macros' found
  1299. configure: creating ./config.status
  1300. config.status: creating Makefile
  1301. config.status: creating videoproto.pc
  1302. config.status: executing depfiles commands
  1303. ===> Building for videoproto-2.3.1
  1304. ===> Installing for videoproto-2.3.1
  1305. ===> Generating temporary packing list
  1306. ===> Checking if x11/videoproto already installed
  1307. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1308. install -o root -g wheel -m 444 videoproto.pc '/usr/local/libdata/pkgconfig'
  1309. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1310. install -o root -g wheel -m 444 vldXvMC.h Xv.h XvMC.h XvMCproto.h Xvproto.h '/usr/local/include/X11/extensions'
  1311. ===> Registering installation for videoproto-2.3.1
  1312. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1313. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/compositeproto.pc - found
  1314. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/trapproto.pc - not found
  1315. ===> Verifying install for /usr/local/libdata/pkgconfig/trapproto.pc in /usr/ports/x11/trapproto
  1316. ===> Vulnerability check disabled, database not found
  1317. ===> License check disabled, port has not defined LICENSE
  1318. => trapproto-3.4.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1319. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/trapproto-3.4.3.tar.bz2
  1320. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/trapproto-3.4.3.tar.bz2: Not logged in
  1321. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/trapproto-3.4.3.tar.bz2
  1322. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/trapproto-3.4.3.tar.bz2: File unavailable (e.g., file not found, no access)
  1323. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/trapproto-3.4.3.tar.bz2
  1324. trapproto-3.4.3.tar.bz2 100% of 47 kB 205 kBps
  1325. ===> Extracting for trapproto-3.4.3
  1326. => SHA256 Checksum OK for xorg/proto/trapproto-3.4.3.tar.bz2.
  1327. ===> Patching for trapproto-3.4.3
  1328. ===> trapproto-3.4.3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
  1329. ===> Configuring for trapproto-3.4.3
  1330. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1331. checking whether build environment is sane... yes
  1332. checking for gawk... no
  1333. checking for mawk... no
  1334. checking for nawk... nawk
  1335. checking whether make sets $(MAKE)... yes
  1336. configure: creating ./config.status
  1337. config.status: creating Makefile
  1338. config.status: creating trapproto.pc
  1339. ===> Building for trapproto-3.4.3
  1340. ===> Installing for trapproto-3.4.3
  1341. ===> trapproto-3.4.3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
  1342. ===> Generating temporary packing list
  1343. ===> Checking if x11/trapproto already installed
  1344. /bin/sh ./mkinstalldirs /usr/local/libdata/pkgconfig
  1345. install -o root -g wheel -m 444 trapproto.pc /usr/local/libdata/pkgconfig/trapproto.pc
  1346. /bin/sh ./mkinstalldirs /usr/local/include/X11/extensions
  1347. install -o root -g wheel -m 444 xtrapbits.h /usr/local/include/X11/extensions/xtrapbits.h
  1348. install -o root -g wheel -m 444 xtrapddmi.h /usr/local/include/X11/extensions/xtrapddmi.h
  1349. install -o root -g wheel -m 444 xtrapdi.h /usr/local/include/X11/extensions/xtrapdi.h
  1350. install -o root -g wheel -m 444 xtrapemacros.h /usr/local/include/X11/extensions/xtrapemacros.h
  1351. install -o root -g wheel -m 444 xtraplib.h /usr/local/include/X11/extensions/xtraplib.h
  1352. install -o root -g wheel -m 444 xtraplibp.h /usr/local/include/X11/extensions/xtraplibp.h
  1353. install -o root -g wheel -m 444 xtrapproto.h /usr/local/include/X11/extensions/xtrapproto.h
  1354. ===> Registering installation for trapproto-3.4.3
  1355. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1356. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/recordproto.pc - not found
  1357. ===> Verifying install for /usr/local/libdata/pkgconfig/recordproto.pc in /usr/ports/x11/recordproto
  1358. ===> Vulnerability check disabled, database not found
  1359. ===> License check disabled, port has not defined LICENSE
  1360. => recordproto-1.14.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1361. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/recordproto-1.14.1.tar.bz2
  1362. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/recordproto-1.14.1.tar.bz2: Not logged in
  1363. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/recordproto-1.14.1.tar.bz2
  1364. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/recordproto-1.14.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1365. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/recordproto-1.14.1.tar.bz2
  1366. recordproto-1.14.1.tar.bz2 100% of 109 kB 314 kBps
  1367. ===> Extracting for recordproto-1.14.1
  1368. => SHA256 Checksum OK for xorg/proto/recordproto-1.14.1.tar.bz2.
  1369. ===> Patching for recordproto-1.14.1
  1370. ===> Configuring for recordproto-1.14.1
  1371. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1372. checking whether build environment is sane... yes
  1373. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1374. checking for gawk... no
  1375. checking for mawk... no
  1376. checking for nawk... nawk
  1377. checking whether make sets $(MAKE)... yes
  1378. checking whether to enable maintainer-specific portions of Makefiles... no
  1379. checking for style of include used by make... GNU
  1380. checking for gcc... cc
  1381. checking whether the C compiler works... yes
  1382. checking for C compiler default output file name... a.out
  1383. checking for suffix of executables...
  1384. checking whether we are cross compiling... no
  1385. checking for suffix of object files... o
  1386. checking whether we are using the GNU C compiler... yes
  1387. checking whether cc accepts -g... yes
  1388. checking for cc option to accept ISO C89... none needed
  1389. checking dependency style of cc... none
  1390. checking for cc option to accept ISO C99... -std=gnu99
  1391. checking how to run the C preprocessor... cpp
  1392. checking for grep that handles long lines and -e... /usr/bin/grep
  1393. checking for egrep... /usr/bin/grep -E
  1394. checking for ANSI C header files... yes
  1395. checking for sys/types.h... yes
  1396. checking for sys/stat.h... yes
  1397. checking for stdlib.h... yes
  1398. checking for string.h... yes
  1399. checking for memory.h... yes
  1400. checking for strings.h... yes
  1401. checking for inttypes.h... yes
  1402. checking for stdint.h... yes
  1403. checking for unistd.h... yes
  1404. checking for pkg-config... /usr/local/bin/pkg-config
  1405. checking pkg-config is at least version 0.9.0... yes
  1406. checking build system type... amd64-portbld-freebsd9.0
  1407. checking host system type... amd64-portbld-freebsd9.0
  1408. checking for a sed that does not truncate output... /usr/bin/sed
  1409. Package xorg-macros was not found in the pkg-config search path.
  1410. Perhaps you should add the directory containing `xorg-macros.pc'
  1411. to the PKG_CONFIG_PATH environment variable
  1412. No package 'xorg-macros' found
  1413. checking whether to build functional specifications... no
  1414. checking for fop... no
  1415. configure: WARNING: fop not found - documentation targets will be skipped
  1416. checking for X.Org SGML entities >= 1.5... no
  1417. configure: creating ./config.status
  1418. config.status: creating Makefile
  1419. config.status: creating specs/Makefile
  1420. config.status: creating recordproto.pc
  1421. config.status: executing depfiles commands
  1422. ===> Building for recordproto-1.14.1
  1423. ===> Installing for recordproto-1.14.1
  1424. ===> Generating temporary packing list
  1425. ===> Checking if x11/recordproto already installed
  1426. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1427. install -o root -g wheel -m 444 recordproto.pc '/usr/local/libdata/pkgconfig'
  1428. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1429. install -o root -g wheel -m 444 recordconst.h recordproto.h recordstr.h '/usr/local/include/X11/extensions'
  1430. ===> Registering installation for recordproto-1.14.1
  1431. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1432. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/resourceproto.pc - found
  1433. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xineramaproto.pc - found
  1434. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/evieproto.pc - not found
  1435. ===> Verifying install for /usr/local/libdata/pkgconfig/evieproto.pc in /usr/ports/x11/evieext
  1436. ===> Vulnerability check disabled, database not found
  1437. ===> License MIT accepted by the user
  1438. => evieext-1.1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
  1439. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/evieext-1.1.1.tar.bz2
  1440. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/evieext-1.1.1.tar.bz2: Not logged in
  1441. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/evieext-1.1.1.tar.bz2
  1442. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/proto/evieext-1.1.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1443. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/proto/evieext-1.1.1.tar.bz2
  1444. evieext-1.1.1.tar.bz2 100% of 92 kB 266 kBps
  1445. ===> Extracting for evieext-1.1.1
  1446. => SHA256 Checksum OK for xorg/proto/evieext-1.1.1.tar.bz2.
  1447. ===> Patching for evieext-1.1.1
  1448. ===> Configuring for evieext-1.1.1
  1449. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1450. checking whether build environment is sane... yes
  1451. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1452. checking for gawk... no
  1453. checking for mawk... no
  1454. checking for nawk... nawk
  1455. checking whether make sets $(MAKE)... yes
  1456. checking whether to enable maintainer-specific portions of Makefiles... no
  1457. checking for style of include used by make... GNU
  1458. checking for gcc... cc
  1459. checking whether the C compiler works... yes
  1460. checking for C compiler default output file name... a.out
  1461. checking for suffix of executables...
  1462. checking whether we are cross compiling... no
  1463. checking for suffix of object files... o
  1464. checking whether we are using the GNU C compiler... yes
  1465. checking whether cc accepts -g... yes
  1466. checking for cc option to accept ISO C89... none needed
  1467. checking dependency style of cc... none
  1468. checking for cc option to accept ISO C99... -std=gnu99
  1469. checking how to run the C preprocessor... cpp
  1470. checking for grep that handles long lines and -e... /usr/bin/grep
  1471. checking for egrep... /usr/bin/grep -E
  1472. checking for ANSI C header files... yes
  1473. checking for sys/types.h... yes
  1474. checking for sys/stat.h... yes
  1475. checking for stdlib.h... yes
  1476. checking for string.h... yes
  1477. checking for memory.h... yes
  1478. checking for strings.h... yes
  1479. checking for inttypes.h... yes
  1480. checking for stdint.h... yes
  1481. checking for unistd.h... yes
  1482. checking for pkg-config... /usr/local/bin/pkg-config
  1483. checking pkg-config is at least version 0.9.0... yes
  1484. checking build system type... amd64-portbld-freebsd9.0
  1485. checking host system type... amd64-portbld-freebsd9.0
  1486. checking for a sed that does not truncate output... /usr/bin/sed
  1487. Package xorg-macros was not found in the pkg-config search path.
  1488. Perhaps you should add the directory containing `xorg-macros.pc'
  1489. to the PKG_CONFIG_PATH environment variable
  1490. No package 'xorg-macros' found
  1491. configure: creating ./config.status
  1492. config.status: creating Makefile
  1493. config.status: creating evieproto.pc
  1494. config.status: executing depfiles commands
  1495. ===> Building for evieext-1.1.1
  1496. ===> Installing for evieext-1.1.1
  1497. ===> Generating temporary packing list
  1498. ===> Checking if x11/evieext already installed
  1499. test -z "/usr/local/include/X11/extensions" || ./install-sh -c -d "/usr/local/include/X11/extensions"
  1500. install -o root -g wheel -m 444 evieproto.h Xeviestr.h '/usr/local/include/X11/extensions'
  1501. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1502. install -o root -g wheel -m 444 evieproto.pc '/usr/local/libdata/pkgconfig'
  1503. ===> Registering installation for evieext-1.1.1
  1504. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1505. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - not found
  1506. ===> Verifying install for /usr/local/libdata/pkgconfig/xtrans.pc in /usr/ports/x11/xtrans
  1507. ===> Vulnerability check disabled, database not found
  1508. ===> License MIT accepted by the user
  1509. => xtrans-1.2.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/lib.
  1510. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/xtrans-1.2.6.tar.bz2
  1511. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/xtrans-1.2.6.tar.bz2: Not logged in
  1512. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/xtrans-1.2.6.tar.bz2
  1513. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/xtrans-1.2.6.tar.bz2: File unavailable (e.g., file not found, no access)
  1514. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/lib/xtrans-1.2.6.tar.bz2
  1515. xtrans-1.2.6.tar.bz2 100% of 152 kB 376 kBps
  1516. ===> Extracting for xtrans-1.2.6
  1517. => SHA256 Checksum OK for xorg/lib/xtrans-1.2.6.tar.bz2.
  1518. ===> Patching for xtrans-1.2.6
  1519. ===> xtrans-1.2.6 depends on executable: pkg-config - found
  1520. ===> Configuring for xtrans-1.2.6
  1521. configure: WARNING: unrecognized options: --enable-malloc0returnsnull
  1522. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1523. checking whether build environment is sane... yes
  1524. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1525. checking for gawk... no
  1526. checking for mawk... no
  1527. checking for nawk... nawk
  1528. checking whether make sets $(MAKE)... yes
  1529. checking whether to enable maintainer-specific portions of Makefiles... no
  1530. checking for style of include used by make... GNU
  1531. checking for gcc... cc
  1532. checking whether the C compiler works... yes
  1533. checking for C compiler default output file name... a.out
  1534. checking for suffix of executables...
  1535. checking whether we are cross compiling... no
  1536. checking for suffix of object files... o
  1537. checking whether we are using the GNU C compiler... yes
  1538. checking whether cc accepts -g... yes
  1539. checking for cc option to accept ISO C89... none needed
  1540. checking dependency style of cc... none
  1541. checking for cc option to accept ISO C99... -std=gnu99
  1542. checking how to run the C preprocessor... cpp
  1543. checking for grep that handles long lines and -e... /usr/bin/grep
  1544. checking for egrep... /usr/bin/grep -E
  1545. checking for ANSI C header files... yes
  1546. checking for sys/types.h... yes
  1547. checking for sys/stat.h... yes
  1548. checking for stdlib.h... yes
  1549. checking for string.h... yes
  1550. checking for memory.h... yes
  1551. checking for strings.h... yes
  1552. checking for inttypes.h... yes
  1553. checking for stdint.h... yes
  1554. checking for unistd.h... yes
  1555. checking for pkg-config... /usr/local/bin/pkg-config
  1556. checking pkg-config is at least version 0.9.0... yes
  1557. checking build system type... amd64-portbld-freebsd9.0
  1558. checking host system type... amd64-portbld-freebsd9.0
  1559. checking for a sed that does not truncate output... /usr/bin/sed
  1560. Package xorg-macros was not found in the pkg-config search path.
  1561. Perhaps you should add the directory containing `xorg-macros.pc'
  1562. to the PKG_CONFIG_PATH environment variable
  1563. No package 'xorg-macros' found
  1564. checking whether to build documentation... no
  1565. checking for fop... no
  1566. configure: WARNING: fop not found - documentation targets will be skipped
  1567. checking for X.Org SGML entities >= 1.5... no
  1568. checking for fchown... yes
  1569. configure: creating ./config.status
  1570. config.status: creating Makefile
  1571. config.status: creating doc/Makefile
  1572. config.status: creating xtrans.pc
  1573. config.status: executing depfiles commands
  1574. configure: WARNING: unrecognized options: --enable-malloc0returnsnull
  1575. ===> Building for xtrans-1.2.6
  1576. Making all in doc
  1577. ===> Installing for xtrans-1.2.6
  1578. ===> xtrans-1.2.6 depends on executable: pkg-config - found
  1579. ===> Generating temporary packing list
  1580. ===> Checking if x11/xtrans already installed
  1581. Making install in doc
  1582. test -z "/usr/local/share/doc/xtrans" || .././install-sh -c -d "/usr/local/share/doc/xtrans"
  1583. test -z "/usr/local/share/doc/xtrans" || .././install-sh -c -d "/usr/local/share/doc/xtrans"
  1584. test -z "/usr/local/include/X11/Xtrans" || ./install-sh -c -d "/usr/local/include/X11/Xtrans"
  1585. install -o root -g wheel -m 444 Xtrans.h Xtrans.c Xtransint.h Xtranslcl.c Xtranssock.c Xtranstli.c Xtransutil.c transport.c '/usr/local/include/X11/Xtrans'
  1586. test -z "/usr/local/share/aclocal" || ./install-sh -c -d "/usr/local/share/aclocal"
  1587. install -o root -g wheel -m 444 xtrans.m4 '/usr/local/share/aclocal'
  1588. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1589. install -o root -g wheel -m 444 xtrans.pc '/usr/local/libdata/pkgconfig'
  1590. ===> Running ldconfig
  1591. /sbin/ldconfig -m /usr/local/lib
  1592. ===> Registering installation for xtrans-1.2.6
  1593. ===> Returning to build of xorg-vfbserver-1.7.7,1
  1594. ===> xorg-vfbserver-1.7.7,1 depends on file: /usr/local/libdata/pkgconfig/dri.pc - not found
  1595. ===> Verifying install for /usr/local/libdata/pkgconfig/dri.pc in /usr/ports/graphics/dri
  1596. ===> Vulnerability check disabled, database not found
  1597. ===> License check disabled, port has not defined LICENSE
  1598. => MesaLib-7.4.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
  1599. => Attempting to fetch ftp://ftp.freedesktop.org/pub/mesa/7.4.4/MesaLib-7.4.4.tar.bz2
  1600. fetch: ftp://ftp.freedesktop.org/pub/mesa/7.4.4/MesaLib-7.4.4.tar.bz2: File unavailable (e.g., file not found, no access)
  1601. => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/MesaLib-7.4.4.tar.bz2
  1602. MesaLib-7.4.4.tar.bz2 100% of 3296 kB 8961 kBps
  1603. ===> Extracting for dri-7.4.4,2
  1604. => SHA256 Checksum OK for MesaLib-7.4.4.tar.bz2.
  1605. ===> Patching for dri-7.4.4,2
  1606. ===> Applying extra patch /usr/ports/graphics/dri/files/patch-mach64_context.h
  1607. ===> Applying extra patch /usr/ports/graphics/dri/files/patch-sis_context.h
  1608. ===> Applying extra patch /usr/ports/graphics/dri/../../graphics/libGL/files/mesalib74-configure
  1609. ===> Applying FreeBSD patches for dri-7.4.4,2
  1610. ===> dri-7.4.4,2 depends on executable: makedepend - not found
  1611. ===> Verifying install for makedepend in /usr/ports/devel/makedepend
  1612. ===> Vulnerability check disabled, database not found
  1613. ===> License check disabled, port has not defined LICENSE
  1614. => makedepend-1.0.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/util.
  1615. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/util/makedepend-1.0.3.tar.bz2
  1616. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/util/makedepend-1.0.3.tar.bz2: Not logged in
  1617. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/util/makedepend-1.0.3.tar.bz2
  1618. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/util/makedepend-1.0.3.tar.bz2: File unavailable (e.g., file not found, no access)
  1619. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/util/makedepend-1.0.3.tar.bz2
  1620. makedepend-1.0.3.tar.bz2 100% of 120 kB 347 kBps
  1621. ===> Extracting for makedepend-1.0.3,1
  1622. => SHA256 Checksum OK for xorg/util/makedepend-1.0.3.tar.bz2.
  1623. ===> Patching for makedepend-1.0.3,1
  1624. ===> makedepend-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
  1625. ===> makedepend-1.0.3,1 depends on executable: pkg-config - found
  1626. ===> Configuring for makedepend-1.0.3,1
  1627. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1628. checking whether build environment is sane... yes
  1629. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1630. checking for gawk... no
  1631. checking for mawk... no
  1632. checking for nawk... nawk
  1633. checking whether make sets $(MAKE)... yes
  1634. checking for gcc... cc
  1635. checking whether the C compiler works... yes
  1636. checking for C compiler default output file name... a.out
  1637. checking for suffix of executables...
  1638. checking whether we are cross compiling... no
  1639. checking for suffix of object files... o
  1640. checking whether we are using the GNU C compiler... yes
  1641. checking whether cc accepts -g... yes
  1642. checking for cc option to accept ISO C89... none needed
  1643. checking for style of include used by make... GNU
  1644. checking dependency style of cc... gcc3
  1645. checking for cc option to accept ISO C99... -std=gnu99
  1646. checking how to run the C preprocessor... cpp
  1647. checking for grep that handles long lines and -e... /usr/bin/grep
  1648. checking for egrep... /usr/bin/grep -E
  1649. checking for ANSI C header files... yes
  1650. checking for sys/types.h... yes
  1651. checking for sys/stat.h... yes
  1652. checking for stdlib.h... yes
  1653. checking for string.h... yes
  1654. checking for memory.h... yes
  1655. checking for strings.h... yes
  1656. checking for inttypes.h... yes
  1657. checking for stdint.h... yes
  1658. checking for unistd.h... yes
  1659. checking for pkg-config... /usr/local/bin/pkg-config
  1660. checking pkg-config is at least version 0.9.0... yes
  1661. checking build system type... amd64-portbld-freebsd9.0
  1662. checking host system type... amd64-portbld-freebsd9.0
  1663. checking for a sed that does not truncate output... /usr/bin/sed
  1664. Package xorg-macros was not found in the pkg-config search path.
  1665. Perhaps you should add the directory containing `xorg-macros.pc'
  1666. to the PKG_CONFIG_PATH environment variable
  1667. No package 'xorg-macros' found
  1668. checking return type of signal handlers... void
  1669. checking for rename... yes
  1670. checking for fchmod... yes
  1671. checking for special C compiler options needed for large files... no
  1672. checking for _FILE_OFFSET_BITS value needed for large files... no
  1673. checking for X... yes
  1674. configure: creating ./config.status
  1675. config.status: creating Makefile
  1676. config.status: creating makedepend-config.h
  1677. config.status: executing depfiles commands
  1678. ===> Building for makedepend-1.0.3,1
  1679. make all-am
  1680. CC include.o
  1681. CC main.o
  1682. CC parse.o
  1683. CC pr.o
  1684. CC cppsetup.o
  1685. CC ifparser.o
  1686. CCLD makedepend
  1687. GEN makedepend.1
  1688. ===> Installing for makedepend-1.0.3,1
  1689. ===> makedepend-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
  1690. ===> makedepend-1.0.3,1 depends on executable: pkg-config - found
  1691. ===> Generating temporary packing list
  1692. ===> Checking if devel/makedepend already installed
  1693. test -z "/usr/local/bin" || ./install-sh -c -d "/usr/local/bin"
  1694. install -s -o root -g wheel -m 555 makedepend '/usr/local/bin'
  1695. test -z "/usr/local/man/man1" || ./install-sh -c -d "/usr/local/man/man1"
  1696. install -o root -g wheel -m 444 makedepend.1 '/usr/local/man/man1'
  1697. ===> Compressing manual pages for makedepend-1.0.3,1
  1698. ===> Registering installation for makedepend-1.0.3,1
  1699. ===> Returning to build of dri-7.4.4,2
  1700. ===> dri-7.4.4,2 depends on executable: gmake - found
  1701. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
  1702. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
  1703. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
  1704. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
  1705. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - not found
  1706. ===> Verifying install for /usr/local/libdata/pkgconfig/xxf86vm.pc in /usr/ports/x11/libXxf86vm
  1707. ===> Vulnerability check disabled, database not found
  1708. ===> License MIT accepted by the user
  1709. => libXxf86vm-1.1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/lib.
  1710. => Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/libXxf86vm-1.1.1.tar.bz2
  1711. fetch: ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/libXxf86vm-1.1.1.tar.bz2: Not logged in
  1712. => Attempting to fetch ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/libXxf86vm-1.1.1.tar.bz2
  1713. fetch: ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/libXxf86vm-1.1.1.tar.bz2: File unavailable (e.g., file not found, no access)
  1714. => Attempting to fetch ftp://ftp.ntua.gr/pub/X11/X.org/individual/lib/libXxf86vm-1.1.1.tar.bz2
  1715. libXxf86vm-1.1.1.tar.bz2 100% of 246 kB 471 kBps
  1716. ===> Extracting for libXxf86vm-1.1.1
  1717. => SHA256 Checksum OK for xorg/lib/libXxf86vm-1.1.1.tar.bz2.
  1718. ===> Patching for libXxf86vm-1.1.1
  1719. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
  1720. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xf86vidmodeproto.pc - found
  1721. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
  1722. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
  1723. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
  1724. ===> libXxf86vm-1.1.1 depends on executable: pkg-config - found
  1725. ===> Configuring for libXxf86vm-1.1.1
  1726. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1727. checking whether build environment is sane... yes
  1728. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1729. checking for gawk... no
  1730. checking for mawk... no
  1731. checking for nawk... nawk
  1732. checking whether make sets $(MAKE)... yes
  1733. checking whether to enable maintainer-specific portions of Makefiles... no
  1734. checking for style of include used by make... GNU
  1735. checking for gcc... cc
  1736. checking whether the C compiler works... yes
  1737. checking for C compiler default output file name... a.out
  1738. checking for suffix of executables...
  1739. checking whether we are cross compiling... no
  1740. checking for suffix of object files... o
  1741. checking whether we are using the GNU C compiler... yes
  1742. checking whether cc accepts -g... yes
  1743. checking for cc option to accept ISO C89... none needed
  1744. checking dependency style of cc... gcc3
  1745. checking for cc option to accept ISO C99... -std=gnu99
  1746. checking how to run the C preprocessor... cpp
  1747. checking for grep that handles long lines and -e... /usr/bin/grep
  1748. checking for egrep... /usr/bin/grep -E
  1749. checking for ANSI C header files... yes
  1750. checking for sys/types.h... yes
  1751. checking for sys/stat.h... yes
  1752. checking for stdlib.h... yes
  1753. checking for string.h... yes
  1754. checking for memory.h... yes
  1755. checking for strings.h... yes
  1756. checking for inttypes.h... yes
  1757. checking for stdint.h... yes
  1758. checking for unistd.h... yes
  1759. checking for pkg-config... /usr/local/bin/pkg-config
  1760. checking pkg-config is at least version 0.9.0... yes
  1761. checking build system type... amd64-portbld-freebsd9.0
  1762. checking host system type... amd64-portbld-freebsd9.0
  1763. checking for a sed that does not truncate output... /usr/bin/sed
  1764. Package xorg-macros was not found in the pkg-config search path.
  1765. Perhaps you should add the directory containing `xorg-macros.pc'
  1766. to the PKG_CONFIG_PATH environment variable
  1767. No package 'xorg-macros' found
  1768. checking for gcc... (cached) cc
  1769. checking whether we are using the GNU C compiler... (cached) yes
  1770. checking whether cc accepts -g... (cached) yes
  1771. checking for cc option to accept ISO C89... (cached) none needed
  1772. checking dependency style of cc... (cached) gcc3
  1773. checking how to print strings... printf
  1774. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  1775. checking for fgrep... /usr/bin/grep -F
  1776. checking for ld used by cc... /usr/bin/ld
  1777. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1778. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1779. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1780. checking whether ln -s works... yes
  1781. checking the maximum length of command line arguments... (cached) 262144
  1782. checking whether the shell understands some XSI constructs... yes
  1783. checking whether the shell understands "+="... no
  1784. checking for /usr/bin/ld option to reload object files... -r
  1785. checking for objdump... objdump
  1786. checking how to recognize dependent libraries... pass_all
  1787. checking for ar... ar
  1788. checking for strip... strip
  1789. checking for ranlib... ranlib
  1790. checking command to parse /usr/bin/nm -B output from cc object... ok
  1791. checking for dlfcn.h... yes
  1792. checking for objdir... .libs
  1793. checking if cc supports -fno-rtti -fno-exceptions... no
  1794. checking for cc option to produce PIC... -fPIC -DPIC
  1795. checking if cc PIC flag -fPIC -DPIC works... yes
  1796. checking if cc static flag -static works... yes
  1797. checking if cc supports -c -o file.o... yes
  1798. checking if cc supports -c -o file.o... (cached) yes
  1799. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  1800. checking whether -lc should be explicitly linked in... no
  1801. checking dynamic linker characteristics... freebsd9.0 ld.so
  1802. checking how to hardcode library paths into programs... immediate
  1803. checking whether stripping libraries is possible... yes
  1804. checking if libtool supports shared libraries... yes
  1805. checking whether to build shared libraries... yes
  1806. checking whether to build static libraries... yes
  1807. checking for XXF86VM... yes
  1808. checking whether malloc(0) returns NULL... yes
  1809. configure: creating ./config.status
  1810. config.status: creating Makefile
  1811. config.status: creating src/Makefile
  1812. config.status: creating man/Makefile
  1813. config.status: creating xxf86vm.pc
  1814. config.status: creating src/config.h
  1815. config.status: executing depfiles commands
  1816. config.status: executing libtool commands
  1817. ===> Building for libXxf86vm-1.1.1
  1818. Making all in src
  1819. make all-am
  1820. CC XF86VMode.lo
  1821. CCLD libXxf86vm.la
  1822. Making all in man
  1823. GEN XF86VM.3
  1824. GEN XF86VidModeQueryExtension.3
  1825. GEN XF86VidModeQueryVersion.3
  1826. GEN XF86VidModeGetModeLine.3
  1827. GEN XF86VidModeGetAllModeLines.3
  1828. GEN XF86VidModeDeleteModeLine.3
  1829. GEN XF86VidModeModModeLine.3
  1830. GEN XF86VidModeSwitchMode.3
  1831. GEN XF86VidModeSwitchToMode.3
  1832. GEN XF86VidModeLockModeSwitch.3
  1833. GEN XF86VidModeGetMonitor.3
  1834. GEN XF86VidModeGetViewPort.3
  1835. GEN XF86VidModeSetViewPort.3
  1836. GEN XF86VidModeValidateModeLine.3
  1837. GEN XF86VidModeSetClientVersion.3
  1838. GEN XF86VidModeGetDotClocks.3
  1839. GEN XF86VidModeGetGamma.3
  1840. GEN XF86VidModeSetGamma.3
  1841. GEN XF86VidModeSetGammaRamp.3
  1842. GEN XF86VidModeGetGammaRamp.3
  1843. GEN XF86VidModeGetGammaRampSize.3
  1844. GEN XF86VidModeGetPermissions.3
  1845. ===> Installing for libXxf86vm-1.1.1
  1846. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xf86vidmodeproto.pc - found
  1847. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
  1848. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
  1849. ===> libXxf86vm-1.1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
  1850. ===> libXxf86vm-1.1.1 depends on executable: pkg-config - found
  1851. ===> Generating temporary packing list
  1852. ===> Checking if x11/libXxf86vm already installed
  1853. Making install in src
  1854. test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib"
  1855. /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libXxf86vm.la '/usr/local/lib'
  1856. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libXxf86vm.so.1 /usr/local/lib/libXxf86vm.so.1
  1857. libtool: install: (cd /usr/local/lib && { ln -s -f libXxf86vm.so.1 libXxf86vm.so || { rm -f libXxf86vm.so && ln -s libXxf86vm.so.1 libXxf86vm.so; }; })
  1858. libtool: install: (cd /usr/local/lib && { ln -s -f libXxf86vm.so.1 libXxf86vm.so || { rm -f libXxf86vm.so && ln -s libXxf86vm.so.1 libXxf86vm.so; }; })
  1859. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libXxf86vm.lai /usr/local/lib/libXxf86vm.la
  1860. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libXxf86vm.a /usr/local/lib/libXxf86vm.a
  1861. libtool: install: chmod 644 /usr/local/lib/libXxf86vm.a
  1862. libtool: install: ranlib /usr/local/lib/libXxf86vm.a
  1863. ----------------------------------------------------------------------
  1864. Libraries have been installed in:
  1865. /usr/local/lib
  1866.  
  1867. If you ever happen to want to link against installed libraries
  1868. in a given directory, LIBDIR, you must either use libtool, and
  1869. specify the full pathname of the library, or use the `-LLIBDIR'
  1870. flag during linking and do at least one of the following:
  1871. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1872. during execution
  1873. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1874. during linking
  1875. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1876.  
  1877. See any operating system documentation about shared libraries for
  1878. more information, such as the ld(1) and ld.so(8) manual pages.
  1879. ----------------------------------------------------------------------
  1880. test -z "/usr/local/include/X11/extensions" || .././install-sh -c -d "/usr/local/include/X11/extensions"
  1881. install -o root -g wheel -m 444 ../include/X11/extensions/xf86vmode.h '/usr/local/include/X11/extensions'
  1882. Making install in man
  1883. test -z "/usr/local/man/man3" || .././install-sh -c -d "/usr/local/man/man3"
  1884. install -o root -g wheel -m 444 XF86VM.3 XF86VidModeQueryExtension.3 XF86VidModeQueryVersion.3 XF86VidModeGetModeLine.3 XF86VidModeGetAllModeLines.3 XF86VidModeDeleteModeLine.3 XF86VidModeModModeLine.3 XF86VidModeSwitchMode.3 XF86VidModeSwitchToMode.3 XF86VidModeLockModeSwitch.3 XF86VidModeGetMonitor.3 XF86VidModeGetViewPort.3 XF86VidModeSetViewPort.3 XF86VidModeValidateModeLine.3 XF86VidModeSetClientVersion.3 XF86VidModeGetDotClocks.3 XF86VidModeGetGamma.3 XF86VidModeSetGamma.3 XF86VidModeSetGammaRamp.3 XF86VidModeGetGammaRamp.3 XF86VidModeGetGammaRampSize.3 XF86VidModeGetPermissions.3 '/usr/local/man/man3'
  1885. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  1886. install -o root -g wheel -m 444 xxf86vm.pc '/usr/local/libdata/pkgconfig'
  1887. ===> Compressing manual pages for libXxf86vm-1.1.1
  1888. ===> Running ldconfig
  1889. /sbin/ldconfig -m /usr/local/lib
  1890. ===> Registering installation for libXxf86vm-1.1.1
  1891. ===> Returning to build of dri-7.4.4,2
  1892. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
  1893. ===> dri-7.4.4,2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
  1894. ===> dri-7.4.4,2 depends on shared library: drm - not found
  1895. ===> Verifying install for drm in /usr/ports/graphics/libdrm
  1896. ===> Vulnerability check disabled, database not found
  1897. ===> License check disabled, port has not defined LICENSE
  1898. => libdrm-2.4.12.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
  1899. => Attempting to fetch http://dri.freedesktop.org/libdrm/libdrm-2.4.12.tar.bz2
  1900. libdrm-2.4.12.tar.bz2 100% of 404 kB 195 kBps
  1901. ===> Extracting for libdrm-2.4.12_1
  1902. => SHA256 Checksum OK for libdrm-2.4.12.tar.bz2.
  1903. ===> Patching for libdrm-2.4.12_1
  1904. ===> libdrm-2.4.12_1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found
  1905. ===> Configuring for libdrm-2.4.12_1
  1906. checking for gcc... cc
  1907. checking for C compiler default output file name... a.out
  1908. checking whether the C compiler works... yes
  1909. checking whether we are cross compiling... no
  1910. checking for suffix of executables...
  1911. checking for suffix of object files... o
  1912. checking whether we are using the GNU C compiler... yes
  1913. checking whether cc accepts -g... yes
  1914. checking for cc option to accept ISO C89... none needed
  1915. checking how to run the C preprocessor... cpp
  1916. checking for grep that handles long lines and -e... /usr/bin/grep
  1917. checking for egrep... /usr/bin/grep -E
  1918. checking for ANSI C header files... yes
  1919. checking for sys/types.h... yes
  1920. checking for sys/stat.h... yes
  1921. checking for stdlib.h... yes
  1922. checking for string.h... yes
  1923. checking for memory.h... yes
  1924. checking for strings.h... yes
  1925. checking for inttypes.h... yes
  1926. checking for stdint.h... yes
  1927. checking for unistd.h... yes
  1928. checking minix/config.h usability... no
  1929. checking minix/config.h presence... no
  1930. checking for minix/config.h... no
  1931. checking whether it is safe to define __EXTENSIONS__... yes
  1932. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  1933. checking whether build environment is sane... yes
  1934. checking for a thread-safe mkdir -p... ./install-sh -c -d
  1935. checking for gawk... no
  1936. checking for mawk... no
  1937. checking for nawk... nawk
  1938. checking whether make sets $(MAKE)... yes
  1939. checking for style of include used by make... GNU
  1940. checking dependency style of cc... gcc3
  1941. checking build system type... amd64-portbld-freebsd9.0
  1942. checking host system type... amd64-portbld-freebsd9.0
  1943. checking for a sed that does not truncate output... /usr/bin/sed
  1944. checking for fgrep... /usr/bin/grep -F
  1945. checking for ld used by cc... /usr/bin/ld
  1946. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1947. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1948. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1949. checking whether ln -s works... yes
  1950. checking the maximum length of command line arguments... (cached) 262144
  1951. checking whether the shell understands some XSI constructs... yes
  1952. checking whether the shell understands "+="... no
  1953. checking for /usr/bin/ld option to reload object files... -r
  1954. checking for objdump... objdump
  1955. checking how to recognize dependent libraries... pass_all
  1956. checking for ar... ar
  1957. checking for strip... strip
  1958. checking for ranlib... ranlib
  1959. checking command to parse /usr/bin/nm -B output from cc object... ok
  1960. checking for dlfcn.h... yes
  1961. checking for objdir... .libs
  1962. checking if cc supports -fno-rtti -fno-exceptions... no
  1963. checking for cc option to produce PIC... -fPIC -DPIC
  1964. checking if cc PIC flag -fPIC -DPIC works... yes
  1965. checking if cc static flag -static works... yes
  1966. checking if cc supports -c -o file.o... yes
  1967. checking if cc supports -c -o file.o... (cached) yes
  1968. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  1969. checking whether -lc should be explicitly linked in... no
  1970. checking dynamic linker characteristics... freebsd9.0 ld.so
  1971. checking how to hardcode library paths into programs... immediate
  1972. checking whether stripping libraries is possible... yes
  1973. checking if libtool supports shared libraries... yes
  1974. checking whether to build shared libraries... yes
  1975. checking whether to build static libraries... no
  1976. checking for gcc... (cached) cc
  1977. checking whether we are using the GNU C compiler... (cached) yes
  1978. checking whether cc accepts -g... (cached) yes
  1979. checking for cc option to accept ISO C89... (cached) none needed
  1980. checking for ANSI C header files... (cached) yes
  1981. checking for special C compiler options needed for large files... no
  1982. checking for _FILE_OFFSET_BITS value needed for large files... no
  1983. checking for pkg-config... /usr/local/bin/pkg-config
  1984. checking pkg-config is at least version 0.9.0... yes
  1985. checking for PTHREADSTUBS... yes
  1986. checking for clock_gettime... yes
  1987. checking for supported warning flags...
  1988. checking whether cc supports -Wall... yes
  1989. checking whether cc supports -Wextra... yes
  1990. checking whether cc supports -Wsign-compare... yes
  1991. checking whether cc supports -Werror-implicit-function-declaration... yes
  1992. checking whether cc supports -Wpointer-arith... yes
  1993. checking whether cc supports -Wwrite-strings... yes
  1994. checking whether cc supports -Wstrict-prototypes... yes
  1995. checking whether cc supports -Wmissing-prototypes... yes
  1996. checking whether cc supports -Wmissing-declarations... yes
  1997. checking whether cc supports -Wnested-externs... yes
  1998. checking whether cc supports -Wpacked... yes
  1999. checking whether cc supports -Wswitch-enum... yes
  2000. checking whether cc supports -Wmissing-format-attribute... yes
  2001. checking whether cc supports -Wstrict-aliasing=2... yes
  2002. checking whether cc supports -Winit-self... yes
  2003. checking whether cc supports -Wunsafe-loop-optimizations... yes
  2004. checking whether cc supports -Wdeclaration-after-statement... yes
  2005. checking whether cc supports -Wold-style-definition... yes
  2006. checking whether cc supports -Wno-missing-field-initializers... yes
  2007. checking whether cc supports -Wno-unused-parameter... yes
  2008. checking whether cc supports -Wno-attributes... yes
  2009. checking whether cc supports -Wno-long-long... yes
  2010. checking whether cc supports -Winline... yes
  2011. checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline
  2012. checking for CAIRO... yes
  2013. checking for LIBUDEV... no
  2014. configure: creating ./config.status
  2015. config.status: creating Makefile
  2016. config.status: creating libdrm/Makefile
  2017. config.status: creating libdrm/intel/Makefile
  2018. config.status: creating libdrm/radeon/Makefile
  2019. config.status: creating libdrm/radeon/libdrm_radeon.pc
  2020. config.status: creating libdrm/nouveau/Makefile
  2021. config.status: creating libdrm/nouveau/libdrm_nouveau.pc
  2022. config.status: creating shared-core/Makefile
  2023. config.status: creating tests/Makefile
  2024. config.status: creating tests/modeprint/Makefile
  2025. config.status: creating tests/modetest/Makefile
  2026. config.status: creating libdrm.pc
  2027. config.status: creating libdrm_intel.pc
  2028. config.status: creating libdrm/config.h
  2029. config.status: executing depfiles commands
  2030. config.status: executing libtool commands
  2031. ===> Building for libdrm-2.4.12_1
  2032. Making all in libdrm
  2033. make all-recursive
  2034. Making all in .
  2035. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c -o xf86drm.lo xf86drm.c
  2036. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c xf86drm.c -fPIC -DPIC -o .libs/xf86drm.o
  2037. mv -f .deps/xf86drm.Tpo .deps/xf86drm.Plo
  2038. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c -o xf86drmHash.lo xf86drmHash.c
  2039. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c xf86drmHash.c -fPIC -DPIC -o .libs/xf86drmHash.o
  2040. mv -f .deps/xf86drmHash.Tpo .deps/xf86drmHash.Plo
  2041. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c -o xf86drmRandom.lo xf86drmRandom.c
  2042. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c xf86drmRandom.c -fPIC -DPIC -o .libs/xf86drmRandom.o
  2043. mv -f .deps/xf86drmRandom.Tpo .deps/xf86drmRandom.Plo
  2044. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c -o xf86drmSL.lo xf86drmSL.c
  2045. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c xf86drmSL.c -fPIC -DPIC -o .libs/xf86drmSL.o
  2046. mv -f .deps/xf86drmSL.Tpo .deps/xf86drmSL.Plo
  2047. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c -o xf86drmMode.lo xf86drmMode.c
  2048. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../shared-core -O2 -pipe -fno-strict-aliasing -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c xf86drmMode.c -fPIC -DPIC -o .libs/xf86drmMode.o
  2049. mv -f .deps/xf86drmMode.Tpo .deps/xf86drmMode.Plo
  2050. /bin/sh ../libtool --tag=CC --mode=link cc -I../shared-core -O2 -pipe -fno-strict-aliasing -version-number 2:4:0 -no-undefined -o libdrm.la -rpath /usr/local/lib xf86drm.lo xf86drmHash.lo xf86drmRandom.lo xf86drmSL.lo xf86drmMode.lo
  2051. libtool: link: cc -shared .libs/xf86drm.o .libs/xf86drmHash.o .libs/xf86drmRandom.o .libs/xf86drmSL.o .libs/xf86drmMode.o -Wl,-soname -Wl,libdrm.so.2 -o .libs/libdrm.so.2
  2052. libtool: link: (cd ".libs" && rm -f "libdrm.so" && ln -s "libdrm.so.2" "libdrm.so")
  2053. libtool: link: (cd ".libs" && rm -f "libdrm.so" && ln -s "libdrm.so.2" "libdrm.so")
  2054. libtool: link: ( cd ".libs" && rm -f "libdrm.la" && ln -s "../libdrm.la" "libdrm.la" )
  2055. Making all in intel
  2056. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr.lo -MD -MP -MF .deps/intel_bufmgr.Tpo -c -o intel_bufmgr.lo intel_bufmgr.c
  2057. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr.lo -MD -MP -MF .deps/intel_bufmgr.Tpo -c intel_bufmgr.c -fPIC -DPIC -o .libs/intel_bufmgr.o
  2058. mv -f .deps/intel_bufmgr.Tpo .deps/intel_bufmgr.Plo
  2059. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr_fake.lo -MD -MP -MF .deps/intel_bufmgr_fake.Tpo -c -o intel_bufmgr_fake.lo intel_bufmgr_fake.c
  2060. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr_fake.lo -MD -MP -MF .deps/intel_bufmgr_fake.Tpo -c intel_bufmgr_fake.c -fPIC -DPIC -o .libs/intel_bufmgr_fake.o
  2061. mv -f .deps/intel_bufmgr_fake.Tpo .deps/intel_bufmgr_fake.Plo
  2062. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr_gem.lo -MD -MP -MF .deps/intel_bufmgr_gem.Tpo -c -o intel_bufmgr_gem.lo intel_bufmgr_gem.c
  2063. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT intel_bufmgr_gem.lo -MD -MP -MF .deps/intel_bufmgr_gem.Tpo -c intel_bufmgr_gem.c -fPIC -DPIC -o .libs/intel_bufmgr_gem.o
  2064. mv -f .deps/intel_bufmgr_gem.Tpo .deps/intel_bufmgr_gem.Plo
  2065. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT mm.lo -MD -MP -MF .deps/mm.Tpo -c -o mm.lo mm.c
  2066. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT mm.lo -MD -MP -MF .deps/mm.Tpo -c mm.c -fPIC -DPIC -o .libs/mm.o
  2067. mv -f .deps/mm.Tpo .deps/mm.Plo
  2068. /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -version-number 1:0:0 -no-undefined -o libdrm_intel.la -rpath /usr/local/lib intel_bufmgr.lo intel_bufmgr_fake.lo intel_bufmgr_gem.lo mm.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs
  2069. libtool: link: cc -shared .libs/intel_bufmgr.o .libs/intel_bufmgr_fake.o .libs/intel_bufmgr_gem.o .libs/mm.o -Wl,-rpath -Wl,/usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib ../.libs/libdrm.so -L/usr/local/lib /usr/local/lib/libpthread-stubs.so -Wl,-soname -Wl,libdrm_intel.so.1 -o .libs/libdrm_intel.so.1
  2070. libtool: link: (cd ".libs" && rm -f "libdrm_intel.so" && ln -s "libdrm_intel.so.1" "libdrm_intel.so")
  2071. libtool: link: (cd ".libs" && rm -f "libdrm_intel.so" && ln -s "libdrm_intel.so.1" "libdrm_intel.so")
  2072. libtool: link: ( cd ".libs" && rm -f "libdrm_intel.la" && ln -s "../libdrm_intel.la" "libdrm_intel.la" )
  2073. Making all in nouveau
  2074. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_device.lo -MD -MP -MF .deps/nouveau_device.Tpo -c -o nouveau_device.lo nouveau_device.c
  2075. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_device.lo -MD -MP -MF .deps/nouveau_device.Tpo -c nouveau_device.c -fPIC -DPIC -o .libs/nouveau_device.o
  2076. mv -f .deps/nouveau_device.Tpo .deps/nouveau_device.Plo
  2077. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_channel.lo -MD -MP -MF .deps/nouveau_channel.Tpo -c -o nouveau_channel.lo nouveau_channel.c
  2078. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_channel.lo -MD -MP -MF .deps/nouveau_channel.Tpo -c nouveau_channel.c -fPIC -DPIC -o .libs/nouveau_channel.o
  2079. mv -f .deps/nouveau_channel.Tpo .deps/nouveau_channel.Plo
  2080. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_pushbuf.lo -MD -MP -MF .deps/nouveau_pushbuf.Tpo -c -o nouveau_pushbuf.lo nouveau_pushbuf.c
  2081. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_pushbuf.lo -MD -MP -MF .deps/nouveau_pushbuf.Tpo -c nouveau_pushbuf.c -fPIC -DPIC -o .libs/nouveau_pushbuf.o
  2082. mv -f .deps/nouveau_pushbuf.Tpo .deps/nouveau_pushbuf.Plo
  2083. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_grobj.lo -MD -MP -MF .deps/nouveau_grobj.Tpo -c -o nouveau_grobj.lo nouveau_grobj.c
  2084. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_grobj.lo -MD -MP -MF .deps/nouveau_grobj.Tpo -c nouveau_grobj.c -fPIC -DPIC -o .libs/nouveau_grobj.o
  2085. mv -f .deps/nouveau_grobj.Tpo .deps/nouveau_grobj.Plo
  2086. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_notifier.lo -MD -MP -MF .deps/nouveau_notifier.Tpo -c -o nouveau_notifier.lo nouveau_notifier.c
  2087. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_notifier.lo -MD -MP -MF .deps/nouveau_notifier.Tpo -c nouveau_notifier.c -fPIC -DPIC -o .libs/nouveau_notifier.o
  2088. mv -f .deps/nouveau_notifier.Tpo .deps/nouveau_notifier.Plo
  2089. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_bo.lo -MD -MP -MF .deps/nouveau_bo.Tpo -c -o nouveau_bo.lo nouveau_bo.c
  2090. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_bo.lo -MD -MP -MF .deps/nouveau_bo.Tpo -c nouveau_bo.c -fPIC -DPIC -o .libs/nouveau_bo.o
  2091. mv -f .deps/nouveau_bo.Tpo .deps/nouveau_bo.Plo
  2092. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_resource.lo -MD -MP -MF .deps/nouveau_resource.Tpo -c -o nouveau_resource.lo nouveau_resource.c
  2093. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_resource.lo -MD -MP -MF .deps/nouveau_resource.Tpo -c nouveau_resource.c -fPIC -DPIC -o .libs/nouveau_resource.o
  2094. mv -f .deps/nouveau_resource.Tpo .deps/nouveau_resource.Plo
  2095. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_dma.lo -MD -MP -MF .deps/nouveau_dma.Tpo -c -o nouveau_dma.lo nouveau_dma.c
  2096. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_dma.lo -MD -MP -MF .deps/nouveau_dma.Tpo -c nouveau_dma.c -fPIC -DPIC -o .libs/nouveau_dma.o
  2097. mv -f .deps/nouveau_dma.Tpo .deps/nouveau_dma.Plo
  2098. /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_fence.lo -MD -MP -MF .deps/nouveau_fence.Tpo -c -o nouveau_fence.lo nouveau_fence.c
  2099. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -MT nouveau_fence.lo -MD -MP -MF .deps/nouveau_fence.Tpo -c nouveau_fence.c -fPIC -DPIC -o .libs/nouveau_fence.o
  2100. mv -f .deps/nouveau_fence.Tpo .deps/nouveau_fence.Plo
  2101. /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -version-number 1:0:0 -no-undefined -o libdrm_nouveau.la -rpath /usr/local/lib nouveau_device.lo nouveau_channel.lo nouveau_pushbuf.lo nouveau_grobj.lo nouveau_notifier.lo nouveau_bo.lo nouveau_resource.lo nouveau_dma.lo nouveau_fence.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs
  2102. libtool: link: cc -shared .libs/nouveau_device.o .libs/nouveau_channel.o .libs/nouveau_pushbuf.o .libs/nouveau_grobj.o .libs/nouveau_notifier.o .libs/nouveau_bo.o .libs/nouveau_resource.o .libs/nouveau_dma.o .libs/nouveau_fence.o -Wl,-rpath -Wl,/usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib ../.libs/libdrm.so -L/usr/local/lib /usr/local/lib/libpthread-stubs.so -Wl,-soname -Wl,libdrm_nouveau.so.1 -o .libs/libdrm_nouveau.so.1
  2103. libtool: link: (cd ".libs" && rm -f "libdrm_nouveau.so" && ln -s "libdrm_nouveau.so.1" "libdrm_nouveau.so")
  2104. libtool: link: (cd ".libs" && rm -f "libdrm_nouveau.so" && ln -s "libdrm_nouveau.so.1" "libdrm_nouveau.so")
  2105. libtool: link: ( cd ".libs" && rm -f "libdrm_nouveau.la" && ln -s "../libdrm_nouveau.la" "libdrm_nouveau.la" )
  2106. Making all in shared-core
  2107. Making all in tests
  2108. Making all in modeprint
  2109. cc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -O2 -pipe -fno-strict-aliasing -MT modeprint.o -MD -MP -MF .deps/modeprint.Tpo -c -o modeprint.o modeprint.c
  2110. modeprint.c: In function 'printConnector':
  2111. modeprint.c:172: warning: assignment from incompatible pointer type
  2112. mv -f .deps/modeprint.Tpo .deps/modeprint.Po
  2113. /bin/sh ../../libtool --tag=CC --mode=link cc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -O2 -pipe -fno-strict-aliasing -o modeprint modeprint.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la
  2114. libtool: link: cc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -O2 -pipe -fno-strict-aliasing -o .libs/modeprint modeprint.o ../../libdrm/.libs/libdrm.so ../../libdrm/intel/.libs/libdrm_intel.so /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/.libs/libdrm.so -L/usr/local/lib /usr/local/lib/libpthread-stubs.so -Wl,-rpath -Wl,/usr/local/lib
  2115. Making all in modetest
  2116. cc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng -O2 -pipe -fno-strict-aliasing -MT modetest.o -MD -MP -MF .deps/modetest.Tpo -c -o modetest.o modetest.c
  2117. mv -f .deps/modetest.Tpo .deps/modetest.Po
  2118. /bin/sh ../../libtool --tag=CC --mode=link cc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng -O2 -pipe -fno-strict-aliasing -o modetest modetest.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la -pthread -L/usr/local/lib -lcairo
  2119. libtool: link: cc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng -O2 -pipe -fno-strict-aliasing -o .libs/modetest modetest.o -pthread ../../libdrm/.libs/libdrm.so ../../libdrm/intel/.libs/libdrm_intel.so /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/.libs/libdrm.so -L/usr/local/lib /usr/local/lib/libcairo.so /usr/local/lib/libpixman-1.so /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lbz2 -lpng /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb-render.so /usr/local/lib/libXrender.so /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib
  2120. cc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -pipe -fno-strict-aliasing -MT dristat.o -MD -MP -MF .deps/dristat.Tpo -c -o dristat.o dristat.c
  2121. mv -f .deps/dristat.Tpo .deps/dristat.Po
  2122. /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o dristat dristat.o ../libdrm/libdrm.la
  2123. libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/dristat dristat.o ../libdrm/.libs/libdrm.so -Wl,-rpath -Wl,/usr/local/lib
  2124. cc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -O2 -pipe -fno-strict-aliasing -MT drmstat.o -MD -MP -MF .deps/drmstat.Tpo -c -o drmstat.o drmstat.c
  2125. mv -f .deps/drmstat.Tpo .deps/drmstat.Po
  2126. /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o drmstat drmstat.o ../libdrm/libdrm.la
  2127. libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/drmstat drmstat.o ../libdrm/.libs/libdrm.so -Wl,-rpath -Wl,/usr/local/lib
  2128. ===> Installing for libdrm-2.4.12_1
  2129. ===> libdrm-2.4.12_1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found
  2130. ===> Generating temporary packing list
  2131. ===> Checking if graphics/libdrm already installed
  2132. Making install in libdrm
  2133. Making install in .
  2134. test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib"
  2135. /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libdrm.la' '/usr/local/lib/libdrm.la'
  2136. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm.so.2 /usr/local/lib/libdrm.so.2
  2137. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm.so.2 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2 libdrm.so; }; })
  2138. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm.so.2 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2 libdrm.so; }; })
  2139. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm.lai /usr/local/lib/libdrm.la
  2140. ----------------------------------------------------------------------
  2141. Libraries have been installed in:
  2142. /usr/local/lib
  2143.  
  2144. If you ever happen to want to link against installed libraries
  2145. in a given directory, LIBDIR, you must either use libtool, and
  2146. specify the full pathname of the library, or use the `-LLIBDIR'
  2147. flag during linking and do at least one of the following:
  2148. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2149. during execution
  2150. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2151. during linking
  2152. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2153.  
  2154. See any operating system documentation about shared libraries for
  2155. more information, such as the ld(1) and ld.so(8) manual pages.
  2156. ----------------------------------------------------------------------
  2157. test -z "/usr/local/include" || .././install-sh -c -d "/usr/local/include"
  2158. install -o root -g wheel -m 444 'xf86drm.h' '/usr/local/include/xf86drm.h'
  2159. install -o root -g wheel -m 444 'xf86drmMode.h' '/usr/local/include/xf86drmMode.h'
  2160. Making install in intel
  2161. test -z "/usr/local/lib" || ../.././install-sh -c -d "/usr/local/lib"
  2162. /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libdrm_intel.la' '/usr/local/lib/libdrm_intel.la'
  2163. libtool: install: warning: relinking `libdrm_intel.la'
  2164. libtool: install: (cd /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/intel; /bin/sh /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libtool --tag CC --mode=relink cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -pipe -fno-strict-aliasing -version-number 1:0:0 -no-undefined -o libdrm_intel.la -rpath /usr/local/lib intel_bufmgr.lo intel_bufmgr_fake.lo intel_bufmgr_gem.lo mm.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs )
  2165. libtool: relink: cc -shared .libs/intel_bufmgr.o .libs/intel_bufmgr_fake.o .libs/intel_bufmgr_gem.o .libs/mm.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -ldrm -lpthread-stubs -Wl,-soname -Wl,libdrm_intel.so.1 -o .libs/libdrm_intel.so.1
  2166. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_intel.so.1T /usr/local/lib/libdrm_intel.so.1
  2167. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_intel.so.1 libdrm_intel.so || { rm -f libdrm_intel.so && ln -s libdrm_intel.so.1 libdrm_intel.so; }; })
  2168. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_intel.so.1 libdrm_intel.so || { rm -f libdrm_intel.so && ln -s libdrm_intel.so.1 libdrm_intel.so; }; })
  2169. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_intel.lai /usr/local/lib/libdrm_intel.la
  2170. ----------------------------------------------------------------------
  2171. Libraries have been installed in:
  2172. /usr/local/lib
  2173.  
  2174. If you ever happen to want to link against installed libraries
  2175. in a given directory, LIBDIR, you must either use libtool, and
  2176. specify the full pathname of the library, or use the `-LLIBDIR'
  2177. flag during linking and do at least one of the following:
  2178. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2179. during execution
  2180. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2181. during linking
  2182. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2183.  
  2184. See any operating system documentation about shared libraries for
  2185. more information, such as the ld(1) and ld.so(8) manual pages.
  2186. ----------------------------------------------------------------------
  2187. test -z "/usr/local/include" || ../.././install-sh -c -d "/usr/local/include"
  2188. install -o root -g wheel -m 444 'intel_bufmgr.h' '/usr/local/include/intel_bufmgr.h'
  2189. Making install in nouveau
  2190. test -z "/usr/local/lib" || ../.././install-sh -c -d "/usr/local/lib"
  2191. /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libdrm_nouveau.la' '/usr/local/lib/libdrm_nouveau.la'
  2192. libtool: install: warning: relinking `libdrm_nouveau.la'
  2193. libtool: install: (cd /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/nouveau; /bin/sh /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libtool --tag CC --mode=relink cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -pipe -fno-strict-aliasing -version-number 1:0:0 -no-undefined -o libdrm_nouveau.la -rpath /usr/local/lib nouveau_device.lo nouveau_channel.lo nouveau_pushbuf.lo nouveau_grobj.lo nouveau_notifier.lo nouveau_bo.lo nouveau_resource.lo nouveau_dma.lo nouveau_fence.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs )
  2194. libtool: relink: cc -shared .libs/nouveau_device.o .libs/nouveau_channel.o .libs/nouveau_pushbuf.o .libs/nouveau_grobj.o .libs/nouveau_notifier.o .libs/nouveau_bo.o .libs/nouveau_resource.o .libs/nouveau_dma.o .libs/nouveau_fence.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -ldrm -lpthread-stubs -Wl,-soname -Wl,libdrm_nouveau.so.1 -o .libs/libdrm_nouveau.so.1
  2195. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_nouveau.so.1T /usr/local/lib/libdrm_nouveau.so.1
  2196. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_nouveau.so.1 libdrm_nouveau.so || { rm -f libdrm_nouveau.so && ln -s libdrm_nouveau.so.1 libdrm_nouveau.so; }; })
  2197. libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_nouveau.so.1 libdrm_nouveau.so || { rm -f libdrm_nouveau.so && ln -s libdrm_nouveau.so.1 libdrm_nouveau.so; }; })
  2198. libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_nouveau.lai /usr/local/lib/libdrm_nouveau.la
  2199. ----------------------------------------------------------------------
  2200. Libraries have been installed in:
  2201. /usr/local/lib
  2202.  
  2203. If you ever happen to want to link against installed libraries
  2204. in a given directory, LIBDIR, you must either use libtool, and
  2205. specify the full pathname of the library, or use the `-LLIBDIR'
  2206. flag during linking and do at least one of the following:
  2207. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2208. during execution
  2209. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2210. during linking
  2211. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2212.  
  2213. See any operating system documentation about shared libraries for
  2214. more information, such as the ld(1) and ld.so(8) manual pages.
  2215. ----------------------------------------------------------------------
  2216. test -z "/usr/local/include/nouveau" || ../.././install-sh -c -d "/usr/local/include/nouveau"
  2217. install -o root -g wheel -m 444 'nouveau_device.h' '/usr/local/include/nouveau/nouveau_device.h'
  2218. install -o root -g wheel -m 444 'nouveau_channel.h' '/usr/local/include/nouveau/nouveau_channel.h'
  2219. install -o root -g wheel -m 444 'nouveau_grobj.h' '/usr/local/include/nouveau/nouveau_grobj.h'
  2220. install -o root -g wheel -m 444 'nouveau_notifier.h' '/usr/local/include/nouveau/nouveau_notifier.h'
  2221. install -o root -g wheel -m 444 'nouveau_pushbuf.h' '/usr/local/include/nouveau/nouveau_pushbuf.h'
  2222. install -o root -g wheel -m 444 'nouveau_bo.h' '/usr/local/include/nouveau/nouveau_bo.h'
  2223. install -o root -g wheel -m 444 'nouveau_resource.h' '/usr/local/include/nouveau/nouveau_resource.h'
  2224. install -o root -g wheel -m 444 'nouveau_class.h' '/usr/local/include/nouveau/nouveau_class.h'
  2225. test -z "/usr/local/include/drm" || ../.././install-sh -c -d "/usr/local/include/drm"
  2226. install -o root -g wheel -m 444 'nouveau_drmif.h' '/usr/local/include/drm/nouveau_drmif.h'
  2227. test -z "/usr/local/libdata/pkgconfig" || ../.././install-sh -c -d "/usr/local/libdata/pkgconfig"
  2228. install -o root -g wheel -m 444 'libdrm_nouveau.pc' '/usr/local/libdata/pkgconfig/libdrm_nouveau.pc'
  2229. Making install in shared-core
  2230. test -z "/usr/local/include/drm" || .././install-sh -c -d "/usr/local/include/drm"
  2231. install -o root -g wheel -m 444 'drm.h' '/usr/local/include/drm/drm.h'
  2232. install -o root -g wheel -m 444 'drm_mode.h' '/usr/local/include/drm/drm_mode.h'
  2233. install -o root -g wheel -m 444 'drm_sarea.h' '/usr/local/include/drm/drm_sarea.h'
  2234. install -o root -g wheel -m 444 'i915_drm.h' '/usr/local/include/drm/i915_drm.h'
  2235. install -o root -g wheel -m 444 'mach64_drm.h' '/usr/local/include/drm/mach64_drm.h'
  2236. install -o root -g wheel -m 444 'mga_drm.h' '/usr/local/include/drm/mga_drm.h'
  2237. install -o root -g wheel -m 444 'nouveau_drm.h' '/usr/local/include/drm/nouveau_drm.h'
  2238. install -o root -g wheel -m 444 'r128_drm.h' '/usr/local/include/drm/r128_drm.h'
  2239. install -o root -g wheel -m 444 'radeon_drm.h' '/usr/local/include/drm/radeon_drm.h'
  2240. install -o root -g wheel -m 444 'savage_drm.h' '/usr/local/include/drm/savage_drm.h'
  2241. install -o root -g wheel -m 444 'sis_drm.h' '/usr/local/include/drm/sis_drm.h'
  2242. install -o root -g wheel -m 444 'via_drm.h' '/usr/local/include/drm/via_drm.h'
  2243. install -o root -g wheel -m 444 'r300_reg.h' '/usr/local/include/drm/r300_reg.h'
  2244. install -o root -g wheel -m 444 'via_3d_reg.h' '/usr/local/include/drm/via_3d_reg.h'
  2245. install -o root -g wheel -m 444 'xgi_drm.h' '/usr/local/include/drm/xgi_drm.h'
  2246. Making install in tests
  2247. Making install in modeprint
  2248. Making install in modetest
  2249. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
  2250. install -o root -g wheel -m 444 'libdrm.pc' '/usr/local/libdata/pkgconfig/libdrm.pc'
  2251. install -o root -g wheel -m 444 'libdrm_intel.pc' '/usr/local/libdata/pkgconfig/libdrm_intel.pc'
  2252. ===> Running ldconfig
  2253. /sbin/ldconfig -m /usr/local/lib
  2254. ===> Registering installation for libdrm-2.4.12_1
  2255. ===> Returning to build of dri-7.4.4,2
  2256. ===> dri-7.4.4,2 depends on shared library: expat.6 - found
  2257. ===> Configuring for dri-7.4.4,2
  2258. configure: WARNING: unrecognized options: --disable-gallium
  2259. checking build system type... amd64-portbld-freebsd9.0
  2260. checking host system type... amd64-portbld-freebsd9.0
  2261. checking for gcc... cc
  2262. checking for C compiler default output file name... a.out
  2263. checking whether the C compiler works... yes
  2264. checking whether we are cross compiling... no
  2265. checking for suffix of executables...
  2266. checking for suffix of object files... o
  2267. checking whether we are using the GNU C compiler... yes
  2268. checking whether cc accepts -g... yes
  2269. checking for cc option to accept ISO C89... none needed
  2270. checking how to run the C preprocessor... cpp
  2271. checking for gcc... (cached) cc
  2272. checking whether we are using the GNU C compiler... (cached) yes
  2273. checking whether cc accepts -g... (cached) yes
  2274. checking for cc option to accept ISO C89... (cached) none needed
  2275. checking whether we are using the GNU C++ compiler... yes
  2276. checking whether c++ accepts -g... yes
  2277. checking for gmake... gmake
  2278. checking for makedepend... /usr/local/bin/makedepend
  2279. checking for sed... /usr/bin/sed
  2280. checking for pkg-config... /usr/local/bin/pkg-config
  2281. checking pkg-config is at least version 0.9.0... yes
  2282. checking whether to enable assembly... yes, amd64
  2283. checking for cc option to produce PIC... -fPIC
  2284. checking for dlopen... yes
  2285. checking for posix_memalign... yes
  2286. checking pkg-config files for X11 are available... yes
  2287. checking for LIBDRM... yes
  2288. checking for DRI2PROTO... yes
  2289. checking for DRIGL... yes
  2290. checking expat.h usability... yes
  2291. checking expat.h presence... yes
  2292. checking for expat.h... yes
  2293. checking for XML_ParserCreate in -lexpat... yes
  2294. configure: creating ./config.status
  2295. config.status: creating configs/autoconf
  2296. config.status: executing configs commands
  2297. configure: WARNING: unrecognized options: --disable-gallium
  2298.  
  2299. prefix: /usr/local
  2300. exec_prefix: ${prefix}
  2301. libdir: ${exec_prefix}/lib
  2302. includedir: ${prefix}/include
  2303.  
  2304. Driver: dri
  2305. OSMesa: no
  2306. DRI drivers: i810 i915 i965 mach64 mga r128 r200 r300 radeon tdfx unichrome savage sis swrast
  2307. DRI driver dir: ${libdir}/dri
  2308. Use XCB: yes
  2309.  
  2310. Shared libs: yes
  2311. Static libs: no
  2312. GLU: no
  2313. GLw: no (Motif: no)
  2314. glut: no
  2315. Demos: no
  2316.  
  2317. CFLAGS: -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC
  2318. CXXFLAGS: -O2 -pipe -fno-strict-aliasing -Wall -fno-strict-aliasing -ansi -pedantic -fPIC
  2319. Macros: -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_X86_64_ASM
  2320.  
  2321. Run 'gmake' to build Mesa
  2322.  
  2323. ===> Building for dri-7.4.4,2
  2324.  
  2325.  
  2326. Please choose a configuration from the following list:
  2327. aix
  2328. aix-64
  2329. aix-64-static
  2330. aix-gcc
  2331. aix-static
  2332. beos
  2333. bluegene-osmesa
  2334. bluegene-xlc-osmesa
  2335. catamount-osmesa-pgi
  2336. config.mgw
  2337. darwin
  2338. darwin-fat-32bit
  2339. darwin-fat-all
  2340. freebsd
  2341. freebsd-dri
  2342. freebsd-dri-amd64
  2343. freebsd-dri-x86
  2344. hpux10
  2345. hpux10-gcc
  2346. hpux10-static
  2347. hpux11-32
  2348. hpux11-32-static
  2349. hpux11-32-static-nothreads
  2350. hpux11-64
  2351. hpux11-64-static
  2352. hpux11-ia64
  2353. hpux11-ia64-static
  2354. hpux9
  2355. hpux9-gcc
  2356. irix6-64
  2357. irix6-64-static
  2358. irix6-n32
  2359. irix6-n32-static
  2360. irix6-o32
  2361. irix6-o32-static
  2362. linux
  2363. linux-alpha
  2364. linux-alpha-static
  2365. linux-debug
  2366. linux-directfb
  2367. linux-dri
  2368. linux-dri-debug
  2369. linux-dri-ppc
  2370. linux-dri-x86
  2371. linux-dri-x86-64
  2372. linux-dri-xcb
  2373. linux-fbdev
  2374. linux-glide
  2375. linux-ia64-icc
  2376. linux-ia64-icc-static
  2377. linux-icc
  2378. linux-icc-static
  2379. linux-indirect
  2380. linux-osmesa
  2381. linux-osmesa16
  2382. linux-osmesa16-static
  2383. linux-osmesa32
  2384. linux-ppc
  2385. linux-ppc-static
  2386. linux-profile
  2387. linux-solo
  2388. linux-solo-ia64
  2389. linux-solo-x86
  2390. linux-sparc
  2391. linux-sparc5
  2392. linux-static
  2393. linux-ultrasparc
  2394. linux-x86
  2395. linux-x86-32
  2396. linux-x86-64
  2397. linux-x86-64-debug
  2398. linux-x86-64-static
  2399. linux-x86-debug
  2400. linux-x86-glide
  2401. linux-x86-static
  2402. netbsd
  2403. openbsd
  2404. osf1
  2405. osf1-static
  2406. solaris-x86
  2407. solaris-x86-gcc
  2408. solaris-x86-gcc-static
  2409. sunos4
  2410. sunos4-gcc
  2411. sunos4-static
  2412. sunos5
  2413. sunos5-64-gcc
  2414. sunos5-gcc
  2415. sunos5-smp
  2416. sunos5-v8
  2417. sunos5-v8-static
  2418. sunos5-v9
  2419. sunos5-v9-cc-g++
  2420. sunos5-v9-static
  2421. ultrix-gcc
  2422.  
  2423. Then type 'make <config>' (ex: 'make linux-x86')
  2424.  
  2425. Or, run './configure' then 'make'
  2426. See './configure --help' for details
  2427.  
  2428. (ignore the following error message)
  2429. gmake: *** [configs/current] Error 1
  2430. *** Error code 1
  2431.  
  2432. Stop in /usr/ports/graphics/dri.
  2433. *** Error code 1
  2434.  
  2435. Stop in /usr/ports/x11-servers/xorg-vfbserver.
  2436. *** Error code 1
  2437.  
  2438. Stop in /usr/ports/accessibility/accerciser.
  2439. *** Error code 1
  2440.  
  2441. Stop in /usr/ports/accessibility.
  2442. *** Error code 1
  2443.  
  2444. Stop in /usr/ports.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement