Advertisement
Guest User

Untitled

a guest
Jan 27th, 2015
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. ====>> Building textproc/sphinxsearch
  2. build started at Tue Jan 27 08:06:47 CET 2015
  3. port directory: /usr/ports/textproc/sphinxsearch
  4. building for: FreeBSD 101-local-job-01 10.1-RELEASE-p2 FreeBSD 10.1-RELEASE-p2 amd64
  5. maintained by: matthew@FreeBSD.org
  6. Makefile ident: $FreeBSD: head/textproc/sphinxsearch/Makefile 377616 2015-01-21 16:30:23Z matthew $
  7. Poudriere version: 3.1.1
  8. Host OSVERSION: 1001000
  9. Jail OSVERSION: 1001000
  10.  
  11. ---Begin Environment---
  12. OSVERSION=1001000
  13. UNAME_v=FreeBSD 10.1-RELEASE-p2
  14. UNAME_r=10.1-RELEASE-p2
  15. BLOCKSIZE=K
  16. MAIL=/var/mail/root
  17. STATUS=1
  18. SAVED_TERM=screen
  19. MASTERMNT=/usr/local/poudriere/data/.m/101-local/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=sphinxsearch-2.2.7
  24. OLDPWD=/
  25. PWD=/usr/local/poudriere/data/.m/101-local/ref/.p/pool
  26. MASTERNAME=101-local
  27. USER=root
  28. HOME=/root
  29. POUDRIERE_VERSION=3.1.1
  30. LOCALBASE=/usr/local
  31. PACKAGE_BUILDING=yes
  32. ---End Environment---
  33.  
  34. ---Begin OPTIONS List---
  35. ===> The following configuration options are available for sphinxsearch-2.2.7:
  36. DOCS=on: Build and/or install documentation
  37. ICONV=on: Encoding conversion support via iconv
  38. ID64=off: Use 64-bit document and word IDs
  39. LIBSTEMMER=off: Compile with libstemmer support
  40. MYSQL=on: MySQL database support
  41. OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
  42. PGSQL=off: PostgreSQL database support
  43. RE2=off: Enable re2 regular expression library
  44. SYSLOG=on: Enable logging via syslog
  45. UNIXODBC=off: ODBC backend via unixODBC
  46. ===> Use 'make config' to modify these settings
  47. ---End OPTIONS List---
  48.  
  49. --CONFIGURE_ARGS--
  50. --with-iconv --disable-id64 --without-libstemmer --with-mysql --with-mysql-includes=/usr/local/include/mysql --with-mysql-libs=/usr/local/lib/mysql --without-pgsql --without-re2 --with-syslog --without-unixodbc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  51. --End CONFIGURE_ARGS--
  52.  
  53. --CONFIGURE_ENV--
  54. XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
  55. --End CONFIGURE_ENV--
  56.  
  57. --MAKE_ENV--
  58. XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/work HOME=/wrkdirs/usr/ports/textproc/sphinxsearch/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="-O2 -pipe -fstack-protector -fno-strict-aliasing " LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
  59. --End MAKE_ENV--
  60.  
  61. --PLIST_SUB--
  62. OSREL=10.1
  63. PREFIX=%D
  64. LOCALBASE=/usr/local
  65. RESETPREFIX=/usr/local
  66. PORTDOCS=""
  67. PORTEXAMPLES=""
  68. LIB32DIR=lib
  69. DOCSDIR="share/doc/sphinxsearch"
  70. EXAMPLESDIR="share/examples/sphinxsearch"
  71. DATADIR="share/sphinxsearch"
  72. WWWDIR="www/sphinxsearch"
  73. ETCDIR="etc/sphinxsearch"
  74. --End PLIST_SUB--
  75.  
  76. --SUB_LIST--
  77. PORTNAME=sphinxsearch
  78. CFGFILE=/usr/local/etc/sphinx.conf
  79. SPHINX_USR=_sphinx
  80. SPHINX_GRP=_sphinx
  81. SPHINX_DIR=/var/db/sphinxsearch
  82. SPHINX_RUN=/var/run/sphinxsearch
  83. SPHINX_LOG=/var/log/sphinxsearch
  84. PREFIX=/usr/local
  85. LOCALBASE=/usr/local
  86. DATADIR=/usr/local/share/sphinxsearch
  87. DOCSDIR=/usr/local/share/doc/sphinxsearch
  88. EXAMPLESDIR=/usr/local/share/examples/sphinxsearch
  89. WWWDIR=/usr/local/www/sphinxsearch
  90. ETCDIR=/usr/local/etc/sphinxsearch
  91. --End SUB_LIST--
  92.  
  93. ---Begin make.conf---
  94. USE_PACKAGE_DEPENDS=yes
  95. BATCH=yes
  96. WRKDIRPREFIX=/wrkdirs
  97. PORTSDIR=/usr/ports
  98. PACKAGES=/packages
  99. DISTDIR=/distfiles
  100. #### /usr/local/etc/poudriere.d/101-make.conf ####
  101. WITH_PKGNG=yes
  102. WITH_MYSQL_VER=55m
  103.  
  104. DEFAULT_VERSIONS+=apache=2.2
  105.  
  106. APACHE_PORT=www/apache22
  107.  
  108. SUEXEC_DOCROOT=/opt
  109. SUEXEC_UIDMIN=999
  110. SUEXEC_GIDMIN=999
  111.  
  112. WITH_OPENSSL_PORT=yes
  113.  
  114. ---End make.conf---
  115. =======================<phase: check-sanity >============================
  116. ===> License GPLv2 accepted by the user
  117. ===> Found saved configuration for sphinxsearch-2.2.6
  118. ===========================================================================
  119. =======================<phase: pkg-depends >============================
  120. ===> sphinxsearch-2.2.7 depends on file: /usr/local/sbin/pkg - not found
  121. ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
  122. ===> Installing existing package /packages/All/pkg-1.4.7.txz
  123. [101-local-job-01] Installing pkg-1.4.7...
  124. [101-local-job-01] Extracting pkg-1.4.7... done
  125. Message for pkg-1.4.7:
  126. If you are upgrading from the old package format, first run:
  127.  
  128. # pkg2ng
  129. ===> Returning to build of sphinxsearch-2.2.7
  130. ===========================================================================
  131. =======================<phase: fetch-depends >============================
  132. ===========================================================================
  133. =======================<phase: fetch >============================
  134. ===> License GPLv2 accepted by the user
  135. ===> Found saved configuration for sphinxsearch-2.2.6
  136. ===> Fetching all distfiles required by sphinxsearch-2.2.7 for building
  137. ===========================================================================
  138. =======================<phase: checksum >============================
  139. ===> License GPLv2 accepted by the user
  140. ===> Found saved configuration for sphinxsearch-2.2.6
  141. ===> Fetching all distfiles required by sphinxsearch-2.2.7 for building
  142. => SHA256 Checksum OK for sphinx-2.2.7-release.tar.gz.
  143. ===========================================================================
  144. =======================<phase: extract-depends>============================
  145. ===========================================================================
  146. =======================<phase: extract >============================
  147. ===> License GPLv2 accepted by the user
  148. ===> Found saved configuration for sphinxsearch-2.2.6
  149. ===> Fetching all distfiles required by sphinxsearch-2.2.7 for building
  150. ===> Extracting for sphinxsearch-2.2.7
  151. => SHA256 Checksum OK for sphinx-2.2.7-release.tar.gz.
  152. ===========================================================================
  153. =======================<phase: patch-depends >============================
  154. ===========================================================================
  155. =======================<phase: patch >============================
  156. ===> Patching for sphinxsearch-2.2.7
  157. /usr/bin/sed -e 's/"1"/"8"/' /wrkdirs/usr/ports/textproc/sphinxsearch/work/sphinx-2.2.7-release/doc/searchd.1 > /wrkdirs/usr/ports/textproc/sphinxsearch/work/sphinx-2.2.7-release/doc/searchd.8
  158. ===========================================================================
  159. =======================<phase: build-depends >============================
  160. ===========================================================================
  161. =======================<phase: lib-depends >============================
  162. ===> sphinxsearch-2.2.7 depends on shared library: libexpat.so - not found
  163. ===> Verifying for libexpat.so in /usr/ports/textproc/expat2
  164. ===> Installing existing package /packages/All/expat-2.1.0_2.txz
  165. [101-local-job-01] Installing expat-2.1.0_2...
  166. [101-local-job-01] Extracting expat-2.1.0_2... done
  167. ===> Returning to build of sphinxsearch-2.2.7
  168. ===> sphinxsearch-2.2.7 depends on shared library: libmysqlclient.so.18 - not found
  169. ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mariadb55-client
  170. ===> Installing existing package /packages/All/mariadb55-client-5.5.41.txz
  171. [101-local-job-01] Installing mariadb55-client-5.5.41...
  172. [101-local-job-01] Extracting mariadb55-client-5.5.41... done
  173. Message for mariadb55-client-5.5.41:
  174. ************************************************************************
  175.  
  176. MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for
  177. my.cnf. Please move existing my.cnf files from those paths to
  178. /usr/local/etc and /usr/local/etc/mysql.
  179.  
  180. ************************************************************************
  181. ===> Returning to build of sphinxsearch-2.2.7
  182. ===========================================================================
  183. =======================<phase: configure >============================
  184. Shared object "libssl.so.8" not found, required by "mysql"
  185. make: "/usr/ports/Mk/bsd.database.mk" line 120: warning: Couldn't read shell's output for "/usr/local/bin/mysql --version | /usr/bin/sed -e 's/.*Distrib \([0-9]\{1,2\}\)\.\([0-9]*\).*/\1\2/'"
  186. Shared object "libssl.so.8" not found, required by "mysql"
  187. Shared object "libssl.so.8" not found, required by "mysql"
  188. ===> sphinxsearch-2.2.7 cannot install: MySQL versions mismatch: mysql-client is installed and wanted version is mysql55m-client.
  189. *** Error code 1
  190.  
  191. Stop.
  192. make: stopped in /usr/ports/textproc/sphinxsearch
  193. ====>> Cleaning up wrkdir
  194. Shared object "libssl.so.8" not found, required by "mysql"
  195. make: "/usr/ports/Mk/bsd.database.mk" line 120: warning: Couldn't read shell's output for "/usr/local/bin/mysql --version | /usr/bin/sed -e 's/.*Distrib \([0-9]\{1,2\}\)\.\([0-9]*\).*/\1\2/'"
  196. Shared object "libssl.so.8" not found, required by "mysql"
  197. Shared object "libssl.so.8" not found, required by "mysql"
  198. Shared object "libssl.so.8" not found, required by "mysql"
  199. make[1]: "/usr/ports/Mk/bsd.database.mk" line 120: warning: Couldn't read shell's output for "/usr/local/bin/mysql --version | /usr/bin/sed -e 's/.*Distrib \([0-9]\{1,2\}\)\.\([0-9]*\).*/\1\2/'"
  200. Shared object "libssl.so.8" not found, required by "mysql"
  201. Shared object "libssl.so.8" not found, required by "mysql"
  202. ===> Cleaning for sphinxsearch-2.2.7
  203. Shared object "libssl.so.8" not found, required by "mysql"
  204. make[1]: "/usr/ports/Mk/bsd.database.mk" line 120: warning: Couldn't read shell's output for "/usr/local/bin/mysql --version | /usr/bin/sed -e 's/.*Distrib \([0-9]\{1,2\}\)\.\([0-9]*\).*/\1\2/'"
  205. Shared object "libssl.so.8" not found, required by "mysql"
  206. Shared object "libssl.so.8" not found, required by "mysql"
  207. build of textproc/sphinxsearch ended at Tue Jan 27 08:06:49 CET 2015
  208. build time: 00:00:02
  209. !!! build failure encountered !!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement