FreeBSD Bugzilla – Attachment 167076 Details for
Bug 207244
security/php70-openssl fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log of php70-openssl
php70-openssl-7.0.3_1.log (text/plain), 14.14 KB, created by
rainer
on 2016-02-16 10:37:35 UTC
(
hide
)
Description:
build log of php70-openssl
Filename:
MIME Type:
Creator:
rainer
Created:
2016-02-16 10:37:35 UTC
Size:
14.14 KB
patch
obsolete
>====>> Building security/php70-openssl >build started at Tue Feb 16 11:28:26 CET 2016 >port directory: /usr/ports/security/php70-openssl >building for: FreeBSD 10amd64php7-current-job-09 10.1-RELEASE-p27 FreeBSD 10.1-RELEASE-p27 amd64 >maintained by: miwi@FreeBSD.org >Makefile ident: $FreeBSD: head/security/php70-openssl/Makefile 408932 2016-02-15 14:34:26Z miwi $ >Poudriere version: 3.1.10 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p27 >UNAME_r=10.1-RELEASE-p27 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/usr/local/poudriere/data/.m/10amd64php7-current/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=php70-openssl-7.0.3_1 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/10amd64php7-current/ref/.p/pool >MASTERNAME=10amd64php7-current >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.10 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-openssl=/usr --with-pdo-mysql=/usr/local --with-zlib-dir=/usr --with-php-config=/usr/local/bin/php-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/security/php70-openssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/php70-openssl/work HOME=/wrkdirs/usr/ports/security/php70-openssl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/php70-openssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/php70-openssl/work HOME=/wrkdirs/usr/ports/security/php70-openssl/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/lib -lcrypto -lssl -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" 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" >--End MAKE_ENV-- > >--PLIST_SUB-- >PHP_EXT_DIR=20151012-zts >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment >" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/php70" >EXAMPLESDIR="share/examples/php70" >DATADIR="share/php70" >WWWDIR="www/php70" >ETCDIR="etc/php70" >--End PLIST_SUB-- > >--SUB_LIST-- >PHP_EXT_DIR=20151012-zts >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/php70 >DOCSDIR=/usr/local/share/doc/php70 >EXAMPLESDIR=/usr/local/share/examples/php70 >WWWDIR=/usr/local/www/php70 >ETCDIR=/usr/local/etc/php70 >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### >#WITH_CCACHE_BUILD=yes >USE_LOCAL_MK=yes > >#### /usr/local/etc/poudriere.d/10amd64php7-make.conf #### >WITH_PKGNG=yes >INSTALL_NODEBUG="yes" >A4=yes >WITH_UTF8=yes >WITHOUT_X11=yes >WITHOUT_X=yes >OPTIONS_UNSET=X11 > >NO_PROFILE=true > > >APACHE_PORT=www/apache22-worker-mpm >DEFAULT_VERSIONS=php=70 mysql=100m apache=2.2 ruby=2.0 pgsql=9.3 perl5=5.18 python=2.7 > >#PERL_VERSION=5.16.3 >#DEFAULT_MYSQL_VER=55m >#DEFAULT_PGSQL_VER=93 >#DEFAULT_PHP_VER=55 >#PHP_DEFAULT= 5.5 >#RUBY_DEFAULT_VERSION=1.9 >#RUBY_VER=1.9 >#1.8 is still the default in ports ># deprecated: >NOPORTDOCS=yes >#OPTIONS_UNSET=DOCS > >SUEXEC_DOCROOT=/home >SUEXEC_UIDMIN=80 >SUEXEC_GIDMIN=80 > >PYTHON_VERSION= python2.7 >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >/!\ WARNING /!\ >You are using the following deprecated options: NOPORTDOCS >If you added them on the command line, you should replace them by >WITH="" WITHOUT="DOCS" > >If they are global options set in your make.conf, you should replace them with: >OPTIONS_UNSET=DOCS > >If they are local to this port, you should use: >security_php70-openssl_UNSET=DOCS > >===> License PHP301 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> php70-openssl-7.0.3_1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.6.4.txz >[10amd64php7-current-job-09] Installing pkg-1.6.4... >[10amd64php7-current-job-09] Extracting pkg-1.6.4: .......... done >===> php70-openssl-7.0.3_1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of php70-openssl-7.0.3_1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >/!\ WARNING /!\ >You are using the following deprecated options: NOPORTDOCS >If you added them on the command line, you should replace them by >WITH="" WITHOUT="DOCS" > >If they are global options set in your make.conf, you should replace them with: >OPTIONS_UNSET=DOCS > >If they are local to this port, you should use: >security_php70-openssl_UNSET=DOCS > >===> License PHP301 accepted by the user >===> Fetching all distfiles required by php70-openssl-7.0.3_1 for building >=========================================================================== >=======================<phase: checksum >============================ >/!\ WARNING /!\ >You are using the following deprecated options: NOPORTDOCS >If you added them on the command line, you should replace them by >WITH="" WITHOUT="DOCS" > >If they are global options set in your make.conf, you should replace them with: >OPTIONS_UNSET=DOCS > >If they are local to this port, you should use: >security_php70-openssl_UNSET=DOCS > >===> License PHP301 accepted by the user >===> Fetching all distfiles required by php70-openssl-7.0.3_1 for building >=> SHA256 Checksum OK for php-7.0.3.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >/!\ WARNING /!\ >You are using the following deprecated options: NOPORTDOCS >If you added them on the command line, you should replace them by >WITH="" WITHOUT="DOCS" > >If they are global options set in your make.conf, you should replace them with: >OPTIONS_UNSET=DOCS > >If they are local to this port, you should use: >security_php70-openssl_UNSET=DOCS > >===> License PHP301 accepted by the user >===> Fetching all distfiles required by php70-openssl-7.0.3_1 for building >===> Extracting for php70-openssl-7.0.3_1 >=> SHA256 Checksum OK for php-7.0.3.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for php70-openssl-7.0.3_1 >=========================================================================== >=======================<phase: build-depends >============================ >===> php70-openssl-7.0.3_1 depends on file: /usr/local/bin/phpize - not found >===> Installing existing package /packages/All/php70-7.0.3_1.txz >[10amd64php7-current-job-09] Installing php70-7.0.3_1... >[10amd64php7-current-job-09] `-- Installing libxml2-2.9.3... >[10amd64php7-current-job-09] `-- Extracting libxml2-2.9.3: .......... done >[10amd64php7-current-job-09] `-- Installing pcre-8.37_4... >[10amd64php7-current-job-09] `-- Extracting pcre-8.37_4: .......... done >[10amd64php7-current-job-09] Extracting php70-7.0.3_1: .......... done >===> php70-openssl-7.0.3_1 depends on file: /usr/local/bin/phpize - found >===> Returning to build of php70-openssl-7.0.3_1 >===> php70-openssl-7.0.3_1 depends on file: /usr/local/bin/autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69.txz >[10amd64php7-current-job-09] Installing autoconf-2.69... >[10amd64php7-current-job-09] `-- Installing indexinfo-0.2.4... >[10amd64php7-current-job-09] `-- Extracting indexinfo-0.2.4: .... done >[10amd64php7-current-job-09] `-- Installing autoconf-wrapper-20131203... >[10amd64php7-current-job-09] `-- Extracting autoconf-wrapper-20131203: ........ done >[10amd64php7-current-job-09] `-- Installing perl5-5.18.4_17... >[10amd64php7-current-job-09] `-- Extracting perl5-5.18.4_17: .......... done >[10amd64php7-current-job-09] `-- Installing m4-1.4.17_1,1... >[10amd64php7-current-job-09] `-- Extracting m4-1.4.17_1,1: .......... done >[10amd64php7-current-job-09] Extracting autoconf-2.69: .......... done >===> php70-openssl-7.0.3_1 depends on file: /usr/local/bin/autoconf-2.69 - found >===> Returning to build of php70-openssl-7.0.3_1 >=========================================================================== >=======================<phase: lib-depends >============================ >===> php70-openssl-7.0.3_1 depends on shared library: libmysqlclient.so.18 - not found >===> Installing existing package /packages/All/mariadb100-client-10.0.23.txz >[10amd64php7-current-job-09] Installing mariadb100-client-10.0.23... >[10amd64php7-current-job-09] Extracting mariadb100-client-10.0.23: .......... done >ldconfig: warning: /usr/local/lib/mysql/plugin: No such file or directory >Message from mariadb100-client-10.0.23: >************************************************************************ > >MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for >my.cnf. Please move existing my.cnf files from those paths to >/usr/local/etc and /usr/local/etc/mysql. > >************************************************************************ >===> php70-openssl-7.0.3_1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) >===> Returning to build of php70-openssl-7.0.3_1 >=========================================================================== >=======================<phase: configure >============================ >===> PHPizing for php70-openssl-7.0.3_1 >Configuring for: >PHP Api Version: 20151012 >Zend Module Api No: 20151012 >Zend Extension Api No: 320151012 >===> Configuring for php70-openssl-7.0.3_1 >configure: WARNING: unrecognized options: --with-pdo-mysql, --with-zlib-dir >configure: loading site script /usr/ports/Templates/config.site >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for a sed that does not truncate output... /usr/bin/sed >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking how to run the C preprocessor... cpp >checking for icc... no >checking for suncc... no >checking whether cc understands -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... amd64-portbld-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >checking target system type... amd64-portbld-freebsd10.1 >checking for PHP prefix... /usr/local >checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib >checking for PHP extension directory... /usr/local/lib/php/20151012-zts >checking for PHP installed headers prefix... /usr/local/include/php >checking if debug is enabled... no >checking if zts is enabled... yes >checking for re2c... no >configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. >checking for gawk... (cached) /usr/bin/awk >checking if /usr/bin/awk is broken... no >checking for OpenSSL support... yes, shared >checking for Kerberos support... no >checking whether to use system default cipher list instead of hardcoded value... no >checking for RAND_egd... yes >test: /usr: unexpected operator >test: no: unexpected operator >checking for pkg-config... no >configure: error: Cannot find OpenSSL's <evp.h> >===> Script "configure" failed unexpectedly. >Please report the problem to miwi@FreeBSD.org [maintainer] and attach the >"/wrkdirs/usr/ports/security/php70-openssl/work/php-7.0.3/ext/openssl/config.log" >including the output of the failure of your make command. Also, it might be >a good idea to provide an overview of all packages installed on your system >(e.g. a /usr/local/sbin/pkg-static info -g -Ea). >*** Error code 1 > >Stop. >make: stopped in /usr/ports/security/php70-openssl >====>> Cleaning up wrkdir >===> Cleaning for php70-openssl-7.0.3_1 >build of security/php70-openssl ended at Tue Feb 16 11:29:25 CET 2016 >build time: 00:00:59 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 207244
:
167074
| 167076