Advertisement
Guest User

Failed to compile print/cups-image port in poudriere

a guest
Jun 10th, 2015
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.35 KB | None | 0 0
  1. ====>> Building print/cups-image
  2. build started at Wed Jun 10 14:44:51 CST 2015
  3. port directory: /usr/ports/print/cups-image
  4. building for: FreeBSD 10amd64-local-workstation-job-01 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10 amd64
  5. maintained by: ports@FreeBSD.org
  6. Makefile ident:      $FreeBSD: head/print/cups-image/Makefile 344633 2014-02-16 21:17:15Z bsam $
  7. Poudriere version: 3.1.7
  8. Host OSVERSION: 1001000
  9. Jail OSVERSION: 1001000
  10.  
  11. ---Begin Environment---
  12. OSVERSION=1001000
  13. UNAME_v=FreeBSD 10.1-RELEASE-p10
  14. UNAME_r=10.1-RELEASE-p10
  15. BLOCKSIZE=K
  16. MAIL=/var/mail/root
  17. STATUS=1
  18. SAVED_TERM=xterm
  19. MASTERMNT=/home/justin/Apps/poudriere/data/.m/10amd64-local-workstation/ref
  20. FORCE_PACKAGE=yes
  21. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
  22. POUDRIERE_BUILD_TYPE=bulk
  23. PKGNAME=cups-image-2.0.3_1
  24. OLDPWD=/
  25. PWD=/home/justin/Apps/poudriere/data/.m/10amd64-local-workstation/ref/.p/pool
  26. MASTERNAME=10amd64-local-workstation
  27. SCRIPTPREFIX=/usr/local/share/poudriere
  28. USER=root
  29. HOME=/root
  30. POUDRIERE_VERSION=3.1.7
  31. SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
  32. LIBEXECPREFIX=/usr/local/libexec/poudriere
  33. LOCALBASE=/usr/local
  34. PACKAGE_BUILDING=yes
  35. ---End Environment---
  36.  
  37. ---Begin OPTIONS List---
  38. ---End OPTIONS List---
  39.  
  40. --CONFIGURE_ARGS--
  41. --localstatedir=/var             --disable-gssapi            --with-cups-user=cups       --with-cups-group=cups      --with-system-groups=wheel  --with-docdir=/usr/local/share/doc/cups         --with-menudir=/usr/local/share/applications        --with-domainsocket=/var/run/cups.sock  --with-cachedir=/var/db/cups    --with-pam-module="unix"        --enable-gnutls --with-printcap=/usr/local/etc/printcap --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  42. --End CONFIGURE_ARGS--
  43.  
  44. --CONFIGURE_ENV--
  45. DSOFLAGS="-Wl,-rpath,/usr/local/lib  -L/usr/local/lib -fstack-protector " MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/print/cups-image/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/cups-image/work  HOME=/wrkdirs/usr/ports/print/cups-image/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
  46. --End CONFIGURE_ENV--
  47.  
  48. --MAKE_ENV--
  49. XDG_DATA_HOME=/wrkdirs/usr/ports/print/cups-image/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/cups-image/work  HOME=/wrkdirs/usr/ports/print/cups-image/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
  50. --End MAKE_ENV--
  51.  
  52. --PLIST_SUB--
  53. OVERWRITE="@comment
  54. "
  55. OSREL=10.1
  56. PREFIX=%D
  57. LOCALBASE=/usr/local
  58. RESETPREFIX=/usr/local
  59. PORTDOCS="@comment
  60. "
  61. PORTEXAMPLES="@comment
  62. "
  63. LIB32DIR=lib
  64. DOCSDIR="share/doc/cups"
  65. EXAMPLESDIR="share/examples/cups"
  66. DATADIR="share/cups"
  67. WWWDIR="www/cups"
  68. ETCDIR="etc/cups"
  69. --End PLIST_SUB--
  70.  
  71. --SUB_LIST--
  72. PREFIX=/usr/local
  73. LOCALBASE=/usr/local
  74. DATADIR=/usr/local/share/cups
  75. DOCSDIR=/usr/local/share/doc/cups
  76. EXAMPLESDIR=/usr/local/share/examples/cups
  77. WWWDIR=/usr/local/www/cups
  78. ETCDIR=/usr/local/etc/cups
  79. --End SUB_LIST--
  80.  
  81. ---Begin make.conf---
  82. WITH_CCACHE_BUILD=yes
  83. CCACHE_DIR=/root/.ccache
  84. USE_PACKAGE_DEPENDS=yes
  85. BATCH=yes
  86. WRKDIRPREFIX=/wrkdirs
  87. PORTSDIR=/usr/ports
  88. PACKAGES=/packages
  89. DISTDIR=/distfiles
  90. #### /etc/make.conf ####
  91. SVN=/usr/bin/svnlite
  92. SVN_UPDATE=yes
  93.  
  94. OPTIONS_UNSET= DOCS EXAMPLES
  95.  
  96. MASTER_SITE_BACKUP?= \
  97. http://mirrors.163.com/gentoo/distfiles/\
  98. ftp://ftp2.jp.netbsd.org/pub/pkgsrc/distfiles/\
  99. ftp://ftp6.jp.netbsd.org/pub/pkgsrc/distfiles/\
  100. http://ftp.netbsd.org/pub/pkgsrc/distfiles/\
  101. http://distcache.eu.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/\
  102. http://distcache.us-east.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/\
  103. http://distcache.FreeBSD.org/ports-distfiles/${DIST_SUBDIR}/
  104. MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}
  105. DISABLE_MAKE_JOBS=poudriere
  106. ---End make.conf---
  107. =======================<phase: check-sanity   >============================
  108. ===>  License LGPL21 accepted by the user
  109. ===>  Found saved configuration for cups-image-1.7.3_3
  110. ===========================================================================
  111. =======================<phase: pkg-depends    >============================
  112. ===>   cups-image-2.0.3_1 depends on file: /usr/local/sbin/pkg - not found
  113. ===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  114. ===>   Installing existing package /packages/All/pkg-1.5.3.txz
  115. [10amd64-local-workstation-job-01] Installing pkg-1.5.3...
  116. [10amd64-local-workstation-job-01] Extracting pkg-1.5.3... done
  117. Message for pkg-1.5.3:
  118. If you are upgrading from the old package format, first run:
  119.  
  120.   # pkg2ng
  121. ===>   Returning to build of cups-image-2.0.3_1
  122. ===========================================================================
  123. =======================<phase: fetch-depends  >============================
  124. ===========================================================================
  125. =======================<phase: fetch          >============================
  126. ===>  License LGPL21 accepted by the user
  127. ===>  Found saved configuration for cups-image-1.7.3_3
  128. ===> Fetching all distfiles required by cups-image-2.0.3_1 for building
  129. ===========================================================================
  130. =======================<phase: checksum       >============================
  131. ===>  License LGPL21 accepted by the user
  132. ===>  Found saved configuration for cups-image-1.7.3_3
  133. ===> Fetching all distfiles required by cups-image-2.0.3_1 for building
  134. => SHA256 Checksum OK for cups-2.0.3-source.tar.bz2.
  135. ===========================================================================
  136. =======================<phase: extract-depends>============================
  137. ===========================================================================
  138. =======================<phase: extract        >============================
  139. ===>  License LGPL21 accepted by the user
  140. ===>  Found saved configuration for cups-image-1.7.3_3
  141. ===> Fetching all distfiles required by cups-image-2.0.3_1 for building
  142. ===>  Extracting for cups-image-2.0.3_1
  143. => SHA256 Checksum OK for cups-2.0.3-source.tar.bz2.
  144. ===========================================================================
  145. =======================<phase: patch-depends  >============================
  146. ===========================================================================
  147. =======================<phase: patch          >============================
  148. ===>  Patching for cups-image-2.0.3_1
  149. ===>  Applying FreeBSD patches for cups-image-2.0.3_1
  150. ===========================================================================
  151. =======================<phase: build-depends  >============================
  152. ===>   cups-image-2.0.3_1 depends on package: cups-client>=2.0.3 - not found
  153. ===>    Verifying install for cups-client>=2.0.3 in /usr/ports/print/cups-client
  154. ===>   Installing existing package /packages/All/cups-client-2.0.3_1.txz
  155. [10amd64-local-workstation-job-01] Installing cups-client-2.0.3_1...
  156. [10amd64-local-workstation-job-01] `-- Installing gnutls-3.3.15...
  157. [10amd64-local-workstation-job-01] |   `-- Installing ca_root_nss-3.19.1_1...
  158. [10amd64-local-workstation-job-01] |   `-- Extracting ca_root_nss-3.19.1_1... done
  159. [10amd64-local-workstation-job-01] |   `-- Installing gettext-runtime-0.19.4...
  160. [10amd64-local-workstation-job-01] |   | `-- Installing indexinfo-0.2.3...
  161. [10amd64-local-workstation-job-01] |   | `-- Extracting indexinfo-0.2.3... done
  162. [10amd64-local-workstation-job-01] |   `-- Extracting gettext-runtime-0.19.4... done
  163. [10amd64-local-workstation-job-01] |   `-- Installing libidn-1.29...
  164. [10amd64-local-workstation-job-01] |   `-- Extracting libidn-1.29... done
  165. [10amd64-local-workstation-job-01] |   `-- Installing libtasn1-4.5_1...
  166. [10amd64-local-workstation-job-01] |   `-- Extracting libtasn1-4.5_1... done
  167. [10amd64-local-workstation-job-01] |   `-- Installing nettle-2.7.1...
  168. [10amd64-local-workstation-job-01] |   | `-- Installing gmp-5.1.3_2...
  169. [10amd64-local-workstation-job-01] |   | `-- Extracting gmp-5.1.3_2... done
  170. [10amd64-local-workstation-job-01] |   `-- Extracting nettle-2.7.1... done
  171. [10amd64-local-workstation-job-01] |   `-- Installing p11-kit-0.23.1...
  172. [10amd64-local-workstation-job-01] |   | `-- Installing libffi-3.2.1...
  173. [10amd64-local-workstation-job-01] |   | `-- Extracting libffi-3.2.1... done
  174. [10amd64-local-workstation-job-01] |   `-- Extracting p11-kit-0.23.1... done
  175. [10amd64-local-workstation-job-01] |   `-- Installing trousers-tddl-0.3.10_7...
  176. ===> Creating users and/or groups.
  177. Creating group '_tss' with gid '601'.
  178. Creating user '_tss' with uid '601'.
  179. [10amd64-local-workstation-job-01] |   `-- Extracting trousers-tddl-0.3.10_7... done
  180. [10amd64-local-workstation-job-01] `-- Extracting gnutls-3.3.15... done
  181. [10amd64-local-workstation-job-01] `-- Installing libgcrypt-1.6.3...
  182. [10amd64-local-workstation-job-01] |   `-- Installing libgpg-error-1.19_1...
  183. [10amd64-local-workstation-job-01] |   `-- Extracting libgpg-error-1.19_1... done
  184. [10amd64-local-workstation-job-01] `-- Extracting libgcrypt-1.6.3... done
  185. [10amd64-local-workstation-job-01] `-- Installing mDNSResponder-567...
  186. [10amd64-local-workstation-job-01] `-- Extracting mDNSResponder-567... done
  187. ===> Creating users and/or groups.
  188. Creating group 'cups' with gid '193'.
  189. Creating user 'cups' with uid '193'.
  190. [10amd64-local-workstation-job-01] Extracting cups-client-2.0.3_1... done
  191. Message for ca_root_nss-3.19.1_1:
  192. ********************************* WARNING *********************************
  193.  
  194. FreeBSD does not, and can not warrant that the certification authorities
  195. whose certificates are included in this package have in any way been
  196. audited for trustworthiness or RFC 3647 compliance.
  197.  
  198. Assessment and verification of trust is the complete responsibility of the
  199. system administrator.
  200.  
  201. *********************************** NOTE **********************************
  202.  
  203. This package installs symlinks to support root certificates discovery by
  204. default for software that uses OpenSSL.
  205.  
  206. This enables SSL Certificate Verification by client software without manual
  207. intervention.
  208.  
  209. If you prefer to do this manually, replace the following symlinks with
  210. either an empty file or your site-local certificate bundle.
  211.  
  212.   * /etc/ssl/cert.pem
  213.   * /usr/local/etc/ssl/cert.pem
  214.   * /usr/local/openssl/cert.pem
  215.  
  216. ***************************************************************************
  217. Message for trousers-tddl-0.3.10_7:
  218. To run tcsd automatically, add the following line to /etc/rc.conf
  219.  
  220. tcsd_enable="YES"
  221.  
  222. You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
  223.  
  224. To use TPM, add your_account to '_tss' group like following:
  225.  
  226. # pw groupadd _tss -m your_account
  227. ===>   Returning to build of cups-image-2.0.3_1
  228. ===>   cups-image-2.0.3_1 depends on executable: gmake - not found
  229. ===>    Verifying install for gmake in /usr/ports/devel/gmake
  230. ===>   Installing existing package /packages/All/gmake-4.1_2.txz
  231. [10amd64-local-workstation-job-01] Installing gmake-4.1_2...
  232. [10amd64-local-workstation-job-01] Extracting gmake-4.1_2... done
  233. ===>   Returning to build of cups-image-2.0.3_1
  234. ===>   cups-image-2.0.3_1 depends on executable: pkgconf - not found
  235. ===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
  236. ===>   Installing existing package /packages/All/pkgconf-0.9.11.txz
  237. [10amd64-local-workstation-job-01] Installing pkgconf-0.9.11...
  238. [10amd64-local-workstation-job-01] Extracting pkgconf-0.9.11... done
  239. ===>   Returning to build of cups-image-2.0.3_1
  240. ===>   cups-image-2.0.3_1 depends on file: /usr/local/bin/ccache - not found
  241. ===>    Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache
  242. ===>   Installing existing package /packages/All/ccache-3.2.2_1.txz
  243. [10amd64-local-workstation-job-01] Installing ccache-3.2.2_1...
  244. [10amd64-local-workstation-job-01] Extracting ccache-3.2.2_1... done
  245. Create compiler links...
  246. create symlink for cc
  247. create symlink for cc (world)
  248. create symlink for c++
  249. create symlink for c++ (world)
  250. create symlink for CC
  251. create symlink for CC (world)
  252. create symlink for clang
  253. create symlink for clang (world)
  254. create symlink for clang++
  255. create symlink for clang++ (world)
  256. Message for ccache-3.2.2_1:
  257. NOTE:
  258. Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for
  259. information on using ccache with FreeBSD ports and src.
  260. ===>   Returning to build of cups-image-2.0.3_1
  261. ===========================================================================
  262. =======================<phase: lib-depends    >============================
  263. ===>   cups-image-2.0.3_1 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so)
  264. ===>   cups-image-2.0.3_1 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so)
  265. ===>   cups-image-2.0.3_1 depends on shared library: libcups.so - found (/usr/local/lib/libcups.so)
  266. ===>   cups-image-2.0.3_1 depends on shared library: libjpeg.so - not found
  267. ===>    Verifying for libjpeg.so in /usr/ports/graphics/jpeg
  268. ===>   Installing existing package /packages/All/jpeg-8_6.txz
  269. [10amd64-local-workstation-job-01] Installing jpeg-8_6...
  270. [10amd64-local-workstation-job-01] Extracting jpeg-8_6... done
  271. ===>   Returning to build of cups-image-2.0.3_1
  272. ===>   cups-image-2.0.3_1 depends on shared library: libpng.so - not found
  273. ===>    Verifying for libpng.so in /usr/ports/graphics/png
  274. ===>   Installing existing package /packages/All/png-1.6.17.txz
  275. [10amd64-local-workstation-job-01] Installing png-1.6.17...
  276. [10amd64-local-workstation-job-01] Extracting png-1.6.17... done
  277. ===>   Returning to build of cups-image-2.0.3_1
  278. ===>   cups-image-2.0.3_1 depends on shared library: libtiff.so - not found
  279. ===>    Verifying for libtiff.so in /usr/ports/graphics/tiff
  280. ===>   Installing existing package /packages/All/tiff-4.0.4.b_1.txz
  281. [10amd64-local-workstation-job-01] Installing tiff-4.0.4.b_1...
  282. [10amd64-local-workstation-job-01] `-- Installing jbigkit-2.1_1...
  283. [10amd64-local-workstation-job-01] `-- Extracting jbigkit-2.1_1... done
  284. [10amd64-local-workstation-job-01] Extracting tiff-4.0.4.b_1... done
  285. ===>   Returning to build of cups-image-2.0.3_1
  286. ===========================================================================
  287. =======================<phase: configure      >============================
  288. ===>  Configuring for cups-image-2.0.3_1
  289. configure: loading site script /usr/ports/Templates/config.site
  290. checking for gawk... (cached) /usr/bin/awk
  291. checking whether the C compiler works... yes
  292. checking for C compiler default output file name... a.out
  293. checking for suffix of executables...
  294. checking whether we are cross compiling... no
  295. checking for suffix of object files... o
  296. checking whether we are using the GNU C compiler... yes
  297. checking whether cc accepts -g... yes
  298. checking for cc option to accept ISO C89... none needed
  299. checking how to run the C preprocessor... cpp
  300. checking whether we are using the GNU C++ compiler... yes
  301. checking whether c++ accepts -g... yes
  302. checking for ranlib... ranlib
  303. checking for ar... /usr/bin/ar
  304. checking for chmod... /bin/chmod
  305. checking for gzip... (cached) /usr/bin/gzip
  306. checking for ld... /usr/bin/ld
  307. checking for ln... /bin/ln
  308. checking for mv... /bin/mv
  309. checking for rm... /bin/rm
  310. checking for rmdir... /bin/rmdir
  311. checking for sed... (cached) /usr/bin/sed
  312. checking for xdg-open... no
  313. checking for install-sh script... using /wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/install-sh
  314. checking for pkg-config... /usr/local/bin/pkg-config
  315. checking for library containing abs... none required
  316. checking for library containing crypt... -lcrypt
  317. checking for library containing fmod... -lm
  318. checking for library containing getspent... no
  319. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  320. checking for egrep... (cached) /usr/bin/egrep
  321. checking for ANSI C header files... (cached) yes
  322. checking for sys/types.h... (cached) yes
  323. checking for sys/stat.h... (cached) yes
  324. checking for stdlib.h... (cached) yes
  325. checking for string.h... (cached) yes
  326. checking for memory.h... (cached) yes
  327. checking for strings.h... (cached) yes
  328. checking for inttypes.h... (cached) yes
  329. checking for stdint.h... (cached) yes
  330. checking for unistd.h... (cached) yes
  331. checking for stdlib.h... (cached) yes
  332. checking crypt.h usability... no
  333. checking crypt.h presence... no
  334. checking for crypt.h... no
  335. checking for langinfo.h... (cached) yes
  336. checking for malloc.h... (cached) no
  337. checking shadow.h usability... no
  338. checking shadow.h presence... no
  339. checking for shadow.h... no
  340. checking for stdint.h... (cached) yes
  341. checking for string.h... (cached) yes
  342. checking for strings.h... (cached) yes
  343. checking bstring.h usability... no
  344. checking bstring.h presence... no
  345. checking for bstring.h... no
  346. checking for sys/ioctl.h... (cached) yes
  347. checking for sys/param.h... (cached) yes
  348. checking sys/ucred.h usability... yes
  349. checking sys/ucred.h presence... yes
  350. checking for sys/ucred.h... yes
  351. checking iconv.h usability... yes
  352. checking iconv.h presence... yes
  353. checking for iconv.h... yes
  354. checking for library containing iconv_open... none required
  355. checking for library containing libiconv_open... no
  356. checking mxml.h usability... no
  357. checking mxml.h presence... no
  358. checking for mxml.h... no
  359. checking for sys/mount.h... (cached) yes
  360. checking sys/statfs.h usability... no
  361. checking sys/statfs.h presence... no
  362. checking for sys/statfs.h... no
  363. checking for sys/statvfs.h... (cached) yes
  364. checking sys/vfs.h usability... no
  365. checking sys/vfs.h presence... no
  366. checking for sys/vfs.h... no
  367. checking for statfs... (cached) yes
  368. checking for statvfs... (cached) yes
  369. checking for strdup... (cached) yes
  370. checking for strlcat... (cached) yes
  371. checking for strlcpy... (cached) yes
  372. checking for snprintf... (cached) yes
  373. checking for vsnprintf... (cached) yes
  374. checking for random... (cached) yes
  375. checking for lrand48... yes
  376. checking for arc4random... (cached) yes
  377. checking for geteuid... (cached) yes
  378. checking for setpgid... yes
  379. checking for vsyslog... yes
  380. checking for sigset... yes
  381. checking for sigaction... (cached) yes
  382. checking for waitpid... (cached) yes
  383. checking for wait3... yes
  384. checking for posix_spawn... (cached) yes
  385. checking for tm_gmtoff member in tm structure... yes
  386. checking for st_gen member in stat structure... yes
  387. checking for removefile... no
  388. checking for libusb-1.0... yes
  389. checking for zlib.h... (cached) yes
  390. checking for gzgets in -lz... yes
  391. checking for inflateCopy in -lz... yes
  392. checking for library containing acl_init... none required
  393. checking for DBUS... no
  394. checking whether compiler supports -fstack-protector... yes
  395. checking whether compiler supports -fPIE... yes
  396. checking whether compiler supports -Wsign-conversion... yes
  397. checking whether compiler supports -Wno-tautological-compare... yes
  398. checking for resolv.h... (cached) yes
  399. checking for library containing socket... none required
  400. checking for library containing gethostbyaddr... none required
  401. checking for library containing getifaddrs... none required
  402. checking for library containing hstrerror... none required
  403. checking for library containing rresvport_af... none required
  404. checking for library containing __res_init... none required
  405. checking for library containing getaddrinfo... none required
  406. checking for library containing getnameinfo... none required
  407. checking for struct sockaddr.sa_len... yes
  408. checking sys/sockio.h usability... yes
  409. checking sys/sockio.h presence... yes
  410. checking for sys/sockio.h... yes
  411. checking for poll... (cached) yes
  412. checking for epoll_create... no
  413. checking for kqueue... yes
  414. checking pthread.h usability... yes
  415. checking pthread.h presence... yes
  416. checking for pthread.h... yes
  417. checking for pthread_create using -lpthreads... no
  418. checking for pthread_create using -lpthread... yes
  419. checking for libgnutls-config... no
  420. checking for libgcrypt-config... /usr/local/bin/libgcrypt-config
  421. checking for gnutls_transport_set_pull_timeout_function... yes
  422. checking for gnutls_priority_set_direct... yes
  423.     Using SSLLIBS="-L/usr/local/lib -lgnutls  "
  424.     Using SSLFLAGS="-I/usr/local/include -I/usr/local/include/p11-kit-1  "
  425. checking for dlopen in -ldl... no
  426. checking for pam_start in -lpam... yes
  427. checking for pam_set_item in -lpam... (cached) yes
  428. checking for pam_setcred in -lpam... yes
  429. checking for security/pam_appl.h... (cached) yes
  430. checking for special C compiler options needed for large files... no
  431. checking for _FILE_OFFSET_BITS value needed for large files... no
  432. checking for long long int... yes
  433. checking for strtoll... (cached) yes
  434. checking for Avahi... no
  435. checking dns_sd.h usability... yes
  436. checking dns_sd.h presence... yes
  437. checking for dns_sd.h... yes
  438. checking for current version of dns_sd library... yes
  439. checking for launch_msg... no
  440. checking launch.h usability... no
  441. checking launch.h presence... no
  442. checking for launch.h... no
  443. checking for libsystemd-daemon... no
  444. checking for java... no
  445. checking for perl... no
  446. checking for php-cgi... no
  447. checking for php... no
  448. checking for python... no
  449. configure: creating ./config.status
  450. config.status: creating Makedefs
  451. config.status: creating conf/cups-files.conf
  452. config.status: creating conf/cupsd.conf
  453. config.status: creating conf/mime.convs
  454. config.status: creating conf/pam.std
  455. config.status: creating conf/snmp.conf
  456. config.status: creating cups-config
  457. config.status: creating data/testprint
  458. config.status: creating desktop/cups.desktop
  459. config.status: creating doc/index.html
  460. config.status: creating man/client.conf.man
  461. config.status: creating man/cups-files.conf.man
  462. config.status: creating man/cups-lpd.man
  463. config.status: creating man/cups-snmp.man
  464. config.status: creating man/cupsaddsmb.man
  465. config.status: creating man/cupsd.conf.man
  466. config.status: creating man/cupsd.man
  467. config.status: creating man/lpoptions.man
  468. config.status: creating scheduler/cups-lpd.xinetd
  469. config.status: creating scheduler/cups.sh
  470. config.status: creating scheduler/cups.xml
  471. config.status: creating scheduler/org.cups.cups-lpd.plist
  472. config.status: creating scheduler/org.cups.cups-lpdAT.service
  473. config.status: creating scheduler/org.cups.cupsd.path
  474. config.status: creating scheduler/org.cups.cupsd.service
  475. config.status: creating scheduler/org.cups.cupsd.socket
  476. config.status: creating templates/header.tmpl
  477. config.status: creating packaging/cups.list
  478. config.status: creating doc/de/index.html
  479. config.status: creating templates/de/header.tmpl
  480. config.status: creating doc/es/index.html
  481. config.status: creating templates/es/header.tmpl
  482. config.status: creating doc/ja/index.html
  483. config.status: creating templates/ja/header.tmpl
  484. config.status: creating doc/ru/index.html
  485. config.status: creating templates/ru/header.tmpl
  486. config.status: creating config.h
  487. ===========================================================================
  488. =======================<phase: build          >============================
  489. ===>  Building for cups-image-2.0.3_1
  490. /bin/cp -p /usr/local/lib/libcups.a /wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/cups/
  491. /bin/cp -p /usr/local/lib/libcups.so /wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/cups/
  492. /bin/cp -p /usr/local/lib/libcups.so.2 /wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/cups/
  493. gmake[1]: Entering directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3'
  494. chmod +x cups-config
  495. echo Using ARCHFLAGS=""
  496. Using ARCHFLAGS=
  497. echo Using ALL_CFLAGS="-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT  "
  498. Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT  
  499. echo Using ALL_CXXFLAGS="-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT  "
  500. Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT  
  501. echo Using CC="cc"
  502. Using CC=cc
  503. echo Using CXX="cc"
  504. Using CXX=cc
  505. echo Using DSOFLAGS="-L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib  -L/usr/local/lib -fstack-protector  -Wl,-soname,`basename all` -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare"
  506. Using DSOFLAGS=-L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib  -L/usr/local/lib -fstack-protector  -Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare
  507. echo Using LDFLAGS="-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -fstack-protector -Wl,-R/usr/local/lib   -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare"
  508. Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -fstack-protector -Wl,-R/usr/local/lib   -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare
  509. echo Using LIBS="-lcups  -ldns_sd -lz -lpthread -lm -lcrypt   -lz"
  510. Using LIBS=-lcups  -ldns_sd -lz -lpthread -lm -lcrypt   -lz
  511. for dir in filter; do\
  512.     echo Making all in $dir... ;\
  513.     (cd $dir ; gmake -w all ) || exit 1;\
  514. done
  515. Making all in filter...
  516. gmake[2]: Entering directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/filter'
  517. echo Compiling error.c...
  518. Compiling error.c...
  519. cc  -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT   -c -o error.o error.c
  520. echo Compiling interpret.c...
  521. Compiling interpret.c...
  522. cc  -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT   -c -o interpret.o interpret.c
  523. echo Compiling raster.c...
  524. Compiling raster.c...
  525. cc  -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT   -c -o raster.o raster.c
  526. echo Linking libcupsimage.so.2...
  527. Linking libcupsimage.so.2...
  528. cc  -L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib  -L/usr/local/lib -fstack-protector  -Wl,-soname,`basename libcupsimage.so.2` -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -o libcupsimage.so.2 error.o interpret.o raster.o -lz -lpthread -lm -lcrypt   -lz \
  529.     -L../cups -lcups  -ldns_sd -lz
  530. /bin/rm -f `basename libcupsimage.so.2 .2`
  531. /bin/ln -sf libcupsimage.so.2 `basename libcupsimage.so.2 .2`
  532. echo Archiving libcupsimage.a...
  533. Archiving libcupsimage.a...
  534. /bin/rm -f libcupsimage.a
  535. /usr/bin/ar -rcv libcupsimage.a error.o interpret.o raster.o
  536. a - error.o
  537. a - interpret.o
  538. a - raster.o
  539. ranlib libcupsimage.a
  540. echo Compiling commandtops.c...
  541. Compiling commandtops.c...
  542. cc  -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fstack-protector -fno-strict-aliasing   -I/usr/local/include -I/usr/local/include/p11-kit-1   -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT   -c -o commandtops.o commandtops.c
  543. echo Linking commandtops...
  544. Linking commandtops...
  545. cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -fstack-protector -Wl,-R/usr/local/lib   -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wsign-conversion -Wno-tautological-compare -o commandtops commandtops.o -lcups  -ldns_sd -lz -lpthread -lm -lcrypt   -lz
  546. /usr/bin/ld: warning: libiconv.so.2, needed by ../cups/libcups.so, not found (try using -rpath or -rpath-link)
  547. /usr/bin/ld: commandtops: hidden symbol `iconv_open' in /usr/lib/libc_nonshared.a(iconv_open.o) is referenced by DSO
  548. /usr/bin/ld: final link failed: Nonrepresentable section on output
  549. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  550. Makefile:252: recipe for target 'commandtops' failed
  551. gmake[2]: *** [commandtops] Error 1
  552. gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/filter'
  553. Makefile:31: recipe for target 'all' failed
  554. gmake[1]: *** [all] Error 1
  555. gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3'
  556. *** Error code 1
  557.  
  558. Stop.
  559. make: stopped in /usr/ports/print/cups-image
  560. ====>> Cleaning up wrkdir
  561. ===>  Cleaning for cups-image-2.0.3_1
  562. build of print/cups-image ended at Wed Jun 10 14:45:07 CST 2015
  563. build time: 00:00:16
  564. !!! build failure encountered !!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement