FreeBSD Bugzilla – Attachment 167135 Details for
Bug 207295
databases/pecl-memcache compilation failure with lang/php70
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
make failure
file_207295.txt (text/plain), 11.30 KB, created by
Jack
on 2016-02-18 03:15:28 UTC
(
hide
)
Description:
make failure
Filename:
MIME Type:
Creator:
Jack
Created:
2016-02-18 03:15:28 UTC
Size:
11.30 KB
patch
obsolete
>===> Cleaning for php70-zlib-7.0.3_3 >===> Cleaning for pecl-memcache-3.0.8 >===> Found saved configuration for pecl-memcache-3.0.8 >===> pecl-memcache-3.0.8 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by pecl-memcache-3.0.8 for building >===> Extracting for pecl-memcache-3.0.8 >=> SHA256 Checksum OK for PECL/memcache-3.0.8.tgz. >===> Patching for pecl-memcache-3.0.8 >===> Converting DOS text files to UNIX text files >===> pecl-memcache-3.0.8 depends on file: /usr/local/include/php/main/php.h - found >===> pecl-memcache-3.0.8 depends on file: /usr/local/bin/phpize - found >===> pecl-memcache-3.0.8 depends on file: /usr/local/lib/php/20151012-zts/zlib.so - found >===> pecl-memcache-3.0.8 depends on file: /usr/local/lib/php/20151012-zts/session.so - found >===> pecl-memcache-3.0.8 depends on file: /usr/local/bin/autoconf-2.69 - found >===> PHPizing for pecl-memcache-3.0.8 >Configuring for: >PHP Api Version: 20151012 >Zend Module Api No: 20151012 >Zend Extension Api No: 320151012 >===> Configuring for pecl-memcache-3.0.8 >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.3 >checking host system type... amd64-portbld-freebsd10.3 >checking target system type... amd64-portbld-freebsd10.3 >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 whether to enable memcache support... yes, shared >checking whether to enable memcache session handler support... yes >checking for the location of ZLIB... /usr >checking for the location of zlib... /usr >checking for session includes... /usr/local/include/php >checking for memcache session support... enabled >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for objdir... .libs >checking for ar... ar >checking for ranlib... ranlib >checking for strip... strip >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.3 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no > >creating libtool >appending configuration tag "CXX" to libtool >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... >checking if c++ static flag works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.3 ld.so >(cached) (cached) checking how to hardcode library paths into programs... unsupported >configure: creating ./config.status >config.status: creating config.h >===> Building for pecl-memcache-3.0.8 >--- memcache.lo --- >--- memcache_pool.lo --- >--- memcache_queue.lo --- >--- memcache.lo --- >/bin/sh /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/libtool --mode=compile cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache.c -o memcache.lo >--- memcache_pool.lo --- >/bin/sh /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/libtool --mode=compile cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache_pool.c -o memcache_pool.lo >--- memcache_queue.lo --- >/bin/sh /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/libtool --mode=compile cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache_queue.c -o memcache_queue.lo >--- memcache_pool.lo --- >mkdir .libs > cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache_pool.c -fPIC -DPIC -o .libs/memcache_pool.o >--- memcache.lo --- > cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache.c -fPIC -DPIC -o .libs/memcache.o >--- memcache_queue.lo --- > cc -I/usr/local/include/php -I. -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -DPHP_ATOM_INC -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/include -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/main -I/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 -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 -DHAVE_CONFIG_H -O2 -pipe -march=core2 -fstack-protector -fno-strict-aliasing -std=gnu89 -c /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache_queue.c -fPIC -DPIC -o .libs/memcache_queue.o >--- memcache.lo --- >In file included from /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache.c:30: >In file included from ./php_memcache.h:34: >./memcache_pool.h:45:10: fatal error: 'ext/standard/php_smart_str_public.h' file not found >#include "ext/standard/php_smart_str_public.h" > ^ >--- memcache_pool.lo --- >/usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8/memcache_pool.c:38:10: fatal error: 'ext/standard/php_smart_str.h' file not found >#include "ext/standard/php_smart_str.h" > ^ >1 error generated. >--- memcache.lo --- >1 error generated. >--- memcache_pool.lo --- >*** [memcache_pool.lo] Error code 1 > >make[2]: stopped in /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 >--- memcache.lo --- >*** [memcache.lo] Error code 1 > >make[2]: stopped in /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 >2 errors > >make[2]: stopped in /usr/obj/usr/ports/databases/pecl-memcache/work/memcache-3.0.8 >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/databases/pecl-memcache >*** Error code 1 > >Stop. >make: stopped in /usr/ports/databases/pecl-memcache
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 207295
: 167135