spacepaste

  1.  
  2. prt-get: updating /usr/ports/opt/cups
  3. prt-get: starting build Wed Jan 18 01:07:33 2017
  4. =======> Building '/home/pkgmk/packages/cups#2.2.1-1.pkg.tar.xz'.
  5. bsdtar -p -o -C /home/pkgmk/work/cups/src -xf /home/pkgmk/distfiles/cups-2.2.1-source.tar.gz
  6. cp cups /home/pkgmk/work/cups/src
  7. + build
  8. + cd cups-2.2.1
  9. + CC=cc
  10. + CXX=c++
  11. + ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --localstatedir=/var --with-docdir=/usr/share/cups/doc --with-logdir=/var/log/cups --with-cups-user=daemon --with-cups-group=lp --with-languages= --without-java --without-perl --without-php --without-python --without-rcdir '--with-optim=-march=native -O2 -pipe' --disable-tcp-wrappers --enable-acl --disable-pam --disable-dbus --disable-avahi --disable-systemd
  12. checking for gawk... gawk
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether cc accepts -g... yes
  20. checking for cc option to accept ISO C89... none needed
  21. checking how to run the C preprocessor... cc -E
  22. checking whether we are using the GNU C++ compiler... yes
  23. checking whether c++ accepts -g... yes
  24. checking for ranlib... ranlib
  25. checking for ar... /usr/bin/ar
  26. checking for chmod... /bin/chmod
  27. checking for gzip... /bin/gzip
  28. checking for ld... /usr/bin/ld
  29. checking for ln... /bin/ln
  30. checking for mv... /bin/mv
  31. checking for rm... /bin/rm
  32. checking for rmdir... /bin/rmdir
  33. checking for sed... /bin/sed
  34. checking for xdg-open... no
  35. checking for install-sh script... using /home/pkgmk/work/cups/src/cups-2.2.1/install-sh
  36. checking for pkg-config... /usr/bin/pkg-config
  37. checking for library containing abs... none required
  38. checking for library containing crypt... -lcrypt
  39. checking for library containing fmod... -lm
  40. checking for library containing getspent... none required
  41. checking for grep that handles long lines and -e... /usr/bin/grep
  42. checking for egrep... /usr/bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for stdlib.h... (cached) yes
  54. checking crypt.h usability... yes
  55. checking crypt.h presence... yes
  56. checking for crypt.h... yes
  57. checking langinfo.h usability... yes
  58. checking langinfo.h presence... yes
  59. checking for langinfo.h... yes
  60. checking malloc.h usability... yes
  61. checking malloc.h presence... yes
  62. checking for malloc.h... yes
  63. checking shadow.h usability... yes
  64. checking shadow.h presence... yes
  65. checking for shadow.h... yes
  66. checking for stdint.h... (cached) yes
  67. checking for string.h... (cached) yes
  68. checking for strings.h... (cached) yes
  69. checking bstring.h usability... no
  70. checking bstring.h presence... no
  71. checking for bstring.h... no
  72. checking sys/ioctl.h usability... yes
  73. checking sys/ioctl.h presence... yes
  74. checking for sys/ioctl.h... yes
  75. checking sys/param.h usability... yes
  76. checking sys/param.h presence... yes
  77. checking for sys/param.h... yes
  78. checking sys/ucred.h usability... no
  79. checking sys/ucred.h presence... no
  80. checking for sys/ucred.h... no
  81. checking asl.h usability... no
  82. checking asl.h presence... no
  83. checking for asl.h... no
  84. checking iconv.h usability... yes
  85. checking iconv.h presence... yes
  86. checking for iconv.h... yes
  87. checking for library containing iconv_open... none required
  88. checking for library containing libiconv_open... no
  89. checking mxml.h usability... no
  90. checking mxml.h presence... no
  91. checking for mxml.h... no
  92. checking sys/mount.h usability... yes
  93. checking sys/mount.h presence... yes
  94. checking for sys/mount.h... yes
  95. checking sys/statfs.h usability... yes
  96. checking sys/statfs.h presence... yes
  97. checking for sys/statfs.h... yes
  98. checking sys/statvfs.h usability... yes
  99. checking sys/statvfs.h presence... yes
  100. checking for sys/statvfs.h... yes
  101. checking sys/vfs.h usability... yes
  102. checking sys/vfs.h presence... yes
  103. checking for sys/vfs.h... yes
  104. checking for statfs... yes
  105. checking for statvfs... yes
  106. checking for strdup... yes
  107. checking for strlcat... no
  108. checking for strlcpy... no
  109. checking for snprintf... yes
  110. checking for vsnprintf... yes
  111. checking for random... yes
  112. checking for lrand48... yes
  113. checking for arc4random... no
  114. checking for geteuid... yes
  115. checking for setpgid... yes
  116. checking for vsyslog... yes
  117. checking for sigaction... yes
  118. checking for waitpid... yes
  119. checking for wait3... yes
  120. checking for posix_spawn... yes
  121. checking for getgrouplist... yes
  122. checking for tm_gmtoff member in tm structure... yes
  123. checking for st_gen member in stat structure... no
  124. checking for removefile... no
  125. checking for libusb-1.0... yes
  126. checking zlib.h usability... yes
  127. checking zlib.h presence... yes
  128. checking for zlib.h... yes
  129. checking for gzgets in -lz... yes
  130. checking for inflateCopy in -lz... yes
  131. checking for library containing acl_init... -lacl
  132. checking whether compiler supports -fstack-protector... yes
  133. checking whether compiler supports -fPIE... yes
  134. checking for resolv.h... yes
  135. checking for library containing socket... none required
  136. checking for library containing gethostbyaddr... none required
  137. checking for library containing getifaddrs... none required
  138. checking for library containing hstrerror... none required
  139. checking for library containing rresvport_af... none required
  140. checking for library containing __res_init... none required
  141. checking for library containing getaddrinfo... none required
  142. checking for library containing getnameinfo... none required
  143. checking for struct sockaddr.sa_len... no
  144. checking sys/sockio.h usability... no
  145. checking sys/sockio.h presence... no
  146. checking for sys/sockio.h... no
  147. checking for poll... yes
  148. checking for epoll_create... yes
  149. checking for kqueue... no
  150. checking for krb5-config... /usr/bin/krb5-config
  151. checking krb5.h usability... yes
  152. checking krb5.h presence... yes
  153. checking for krb5.h... yes
  154. checking gssapi.h usability... yes
  155. checking gssapi.h presence... yes
  156. checking for gssapi.h... yes
  157. checking gssapi/gssapi.h usability... yes
  158. checking gssapi/gssapi.h presence... yes
  159. checking for gssapi/gssapi.h... yes
  160. checking for __ApplePrivate_gss_acquire_cred_ex_f... no
  161. checking for GSS_C_NT_HOSTBASED_SERVICE... yes
  162. checking pthread.h usability... yes
  163. checking pthread.h presence... yes
  164. checking for pthread.h... yes
  165. checking for pthread_create using -lpthreads... no
  166. checking for pthread_create using -lpthread... yes
  167. checking for libgnutls-config... no
  168. checking for libgcrypt-config... /usr/bin/libgcrypt-config
  169. checking for gnutls_transport_set_pull_timeout_function... yes
  170. checking for gnutls_priority_set_direct... yes
  171. Using SSLLIBS="-lgnutls"
  172. Using SSLFLAGS=""
  173. checking for special C compiler options needed for large files... no
  174. checking for _FILE_OFFSET_BITS value needed for large files... no
  175. checking for long long int... yes
  176. checking for strtoll... yes
  177. checking dns_sd.h usability... yes
  178. checking dns_sd.h presence... yes
  179. checking for dns_sd.h... yes
  180. checking for current version of dns_sd library... no
  181. checking for launch_activate_socket... no
  182. checking launch.h usability... no
  183. checking launch.h presence... no
  184. checking for launch.h... no
  185. checking for default system groups... "sys root"
  186. configure: creating ./config.status
  187. config.status: creating Makedefs
  188. config.status: creating conf/cups-files.conf
  189. config.status: creating conf/cupsd.conf
  190. config.status: creating conf/mime.convs
  191. config.status: creating conf/pam.std
  192. config.status: creating conf/snmp.conf
  193. config.status: creating cups-config
  194. config.status: creating desktop/cups.desktop
  195. config.status: creating doc/index.html
  196. config.status: creating man/client.conf.man
  197. config.status: creating man/cups-files.conf.man
  198. config.status: creating man/cups-lpd.man
  199. config.status: creating man/cups-snmp.man
  200. config.status: creating man/cupsaddsmb.man
  201. config.status: creating man/cupsd.conf.man
  202. config.status: creating man/cupsd.man
  203. config.status: creating man/lpoptions.man
  204. config.status: creating scheduler/cups-lpd.xinetd
  205. config.status: creating scheduler/cups.sh
  206. config.status: creating scheduler/cups.xml
  207. config.status: creating scheduler/org.cups.cups-lpd.plist
  208. config.status: creating scheduler/org.cups.cups-lpdAT.service
  209. config.status: creating scheduler/org.cups.cupsd.path
  210. config.status: creating scheduler/org.cups.cupsd.service
  211. config.status: creating scheduler/org.cups.cupsd.socket
  212. config.status: creating templates/header.tmpl
  213. config.status: creating packaging/cups.list
  214. config.status: creating config.h
  215. + make
  216. Using ARCHFLAGS=
  217. Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -march=native -O2 -pipe -I/usr/include/libusb-1.0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT
  218. Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -march=native -O2 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT
  219. Using CC=cc
  220. Using CXX=cc
  221. Using DSOFLAGS=-L../cups -Wl,-soname,all -shared -fPIC -march=native -O2 -pipe -fstack-protector -D_GNU_SOURCE
  222. Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -fPIE -pie -fPIC -march=native -O2 -pipe -fstack-protector -D_GNU_SOURCE
  223. Using LIBS=-lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lz
  224. Making all in cups...
  225. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  226. Compiling adminutil.c...
  227. Compiling array.c...
  228. Compiling auth.c...
  229. Compiling backchannel.c...
  230. Compiling backend.c...
  231. Compiling debug.c...
  232. Compiling dest.c...
  233. Compiling dest-job.c...
  234. Compiling dest-localization.c...
  235. Compiling dest-options.c...
  236. Compiling dir.c...
  237. Compiling encode.c...
  238. Compiling file.c...
  239. Compiling getdevices.c...
  240. Compiling getifaddrs.c...
  241. Compiling getputfile.c...
  242. Compiling globals.c...
  243. Compiling hash.c...
  244. dir.c: In function 'cupsDirRead':
  245. dir.c:367:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
  246. if (readdir_r(dp->dir, (struct dirent *)buffer, &entry))
  247. ^~
  248. In file included from dir.c:234:0:
  249. /usr/include/dirent.h:183:12: note: declared here
  250. extern int readdir_r (DIR *__restrict __dirp,
  251. ^~~~~~~~~
  252. Compiling http.c...
  253. Compiling http-addr.c...
  254. Compiling http-addrlist.c...
  255. Compiling http-support.c...
  256. Compiling ipp.c...
  257. Compiling ipp-support.c...
  258. Compiling langprintf.c...
  259. Compiling language.c...
  260. Compiling md5.c...
  261. Compiling md5passwd.c...
  262. Compiling notify.c...
  263. Compiling options.c...
  264. Compiling ppd.c...
  265. Compiling ppd-attr.c...
  266. Compiling ppd-cache.c...
  267. Compiling ppd-conflicts.c...
  268. Compiling ppd-custom.c...
  269. Compiling ppd-emit.c...
  270. Compiling ppd-localize.c...
  271. Compiling ppd-mark.c...
  272. Compiling ppd-page.c...
  273. Compiling ppd-util.c...
  274. Compiling pwg-media.c...
  275. Compiling request.c...
  276. Compiling sidechannel.c...
  277. Compiling snmp.c...
  278. Compiling snprintf.c...
  279. Compiling string.c...
  280. Compiling tempfile.c...
  281. Compiling thread.c...
  282. Compiling tls.c...
  283. Compiling transcode.c...
  284. Compiling usersys.c...
  285. Compiling util.c...
  286. Archiving libcups.a...
  287. Linking libcups.so.2...
  288. a - adminutil.o
  289. a - array.o
  290. a - auth.o
  291. a - backchannel.o
  292. a - backend.o
  293. a - debug.o
  294. a - dest.o
  295. a - dest-job.o
  296. a - dest-localization.o
  297. a - dest-options.o
  298. a - dir.o
  299. a - encode.o
  300. a - file.o
  301. a - getdevices.o
  302. a - getifaddrs.o
  303. a - getputfile.o
  304. a - globals.o
  305. a - hash.o
  306. a - http.o
  307. a - http-addr.o
  308. a - http-addrlist.o
  309. a - http-support.o
  310. a - ipp.o
  311. a - ipp-support.o
  312. a - langprintf.o
  313. a - language.o
  314. a - md5.o
  315. a - md5passwd.o
  316. a - notify.o
  317. a - options.o
  318. a - ppd.o
  319. a - ppd-attr.o
  320. a - ppd-cache.o
  321. a - ppd-conflicts.o
  322. a - ppd-custom.o
  323. a - ppd-emit.o
  324. a - ppd-localize.o
  325. a - ppd-mark.o
  326. a - ppd-page.o
  327. a - ppd-util.o
  328. a - pwg-media.o
  329. a - request.o
  330. a - sidechannel.o
  331. a - snmp.o
  332. a - snprintf.o
  333. a - string.o
  334. a - tempfile.o
  335. a - thread.o
  336. a - tls.o
  337. a - transcode.o
  338. a - usersys.o
  339. a - util.o
  340. Making all in test...
  341. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  342. Compiling ippfind.c...
  343. Compiling ippserver.c...
  344. Compiling ipptool.c...
  345. Linking ippserver...
  346. Linking ipptool...
  347. Linking ipptool-static...
  348. ippfind.c: In function 'main':
  349. ippfind.c:1365:21: error: 'ippfind_srv_t {aka struct ippfind_srv_s}' has no member named 'ref'
  350. if (!service->ref && !service->is_resolved)
  351. ^~
  352. ippfind.c:1414:22: error: 'ippfind_srv_t {aka struct ippfind_srv_s}' has no member named 'ref'
  353. if (service->ref)
  354. ^~
  355. ippfind.c:1419:13: warning: implicit declaration of function 'avahi_service_resolver_free' [-Wimplicit-function-declaration]
  356. avahi_service_resolver_free(service->ref);
  357. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  358. ippfind.c:1419:48: error: 'ippfind_srv_t {aka struct ippfind_srv_s}' has no member named 'ref'
  359. avahi_service_resolver_free(service->ref);
  360. ^~
  361. ippfind.c:1422:13: error: 'ippfind_srv_t {aka struct ippfind_srv_s}' has no member named 'ref'
  362. service->ref = NULL;
  363. ^~
  364. ippfind.c:1430:25: error: 'ippfind_srv_t {aka struct ippfind_srv_s}' has no member named 'ref'
  365. else if (service->ref)
  366. ^~
  367. ippfind.c: In function 'get_service':
  368. ippfind.c:2117:17: error: 'kDNSServiceMaxDomainName' undeclared (first use in this function)
  369. char fullName[kDNSServiceMaxDomainName];
  370. ^~~~~~~~~~~~~~~~~~~~~~~~
  371. ippfind.c:2117:17: note: each undeclared identifier is reported only once for each function it appears in
  372. ippfind.c:2155:3: warning: implicit declaration of function 'avahi_service_name_join' [-Wimplicit-function-declaration]
  373. avahi_service_name_join(fullName, kDNSServiceMaxDomainName, serviceName,
  374. ^~~~~~~~~~~~~~~~~~~~~~~
  375. make[1]: *** [../Makedefs:246: ippfind.o] Error 1
  376. make: *** [Makefile:38: all] Error 1
  377. =======> ERROR: Building '/home/pkgmk/packages/cups#2.2.1-1.pkg.tar.xz' failed.
  378.