????

Your IP : 18.119.109.8


Current Path : /root/imagick/
Upload File :
Current File : //root/imagick/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-php-config=/usr/local/php82/bin/php-config

## --------- ##
## Platform. ##
## --------- ##

hostname = s55.freehost.com.ua
uname -m = amd64
uname -r = 12.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 12.1-RELEASE r354233 GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /home/homyak/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2335: checking for grep that handles long lines and -e
configure:2393: result: /usr/bin/grep
configure:2398: checking for egrep
configure:2460: result: /usr/bin/grep -E
configure:2465: checking for a sed that does not truncate output
configure:2529: result: /usr/local/bin/gsed
configure:2668: checking for pkg-config
configure:2686: found /usr/local/bin/pkg-config
configure:2698: result: /usr/local/bin/pkg-config
configure:2723: checking pkg-config is at least version 0.9.0
configure:2726: result: yes
configure:2788: checking for cc
configure:2804: found /usr/bin/cc
configure:2815: result: cc
configure:2846: checking for C compiler version
configure:2855: cc --version >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:2866: $? = 0
configure:2855: cc -v >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:2866: $? = 0
configure:2855: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:2866: $? = 1
configure:2855: cc -qversion >&5
cc: error: unknown argument '-qversion', did you mean '--version'?
cc: error: no input files
configure:2866: $? = 1
configure:2886: checking whether the C compiler works
configure:2908: cc    conftest.c  >&5
configure:2912: $? = 0
configure:2960: result: yes
configure:2963: checking for C compiler default output file name
configure:2965: result: a.out
configure:2971: checking for suffix of executables
configure:2978: cc -o conftest    conftest.c  >&5
configure:2982: $? = 0
configure:3004: result: 
configure:3026: checking whether we are cross compiling
configure:3034: cc -o conftest    conftest.c  >&5
configure:3038: $? = 0
configure:3045: ./conftest
configure:3049: $? = 0
configure:3064: result: no
configure:3069: checking for suffix of object files
configure:3091: cc -c   conftest.c >&5
configure:3095: $? = 0
configure:3116: result: o
configure:3120: checking whether we are using the GNU C compiler
configure:3139: cc -c   conftest.c >&5
configure:3139: $? = 0
configure:3148: result: yes
configure:3157: checking whether cc accepts -g
configure:3177: cc -c -g  conftest.c >&5
configure:3177: $? = 0
configure:3218: result: yes
configure:3235: checking for cc option to accept ISO C89
configure:3298: cc  -c -g -O2  conftest.c >&5
configure:3298: $? = 0
configure:3311: result: none needed
configure:3337: checking how to run the C preprocessor
configure:3368: cc -E  conftest.c
configure:3368: $? = 0
configure:3382: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:3382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3407: result: cc -E
configure:3427: cc -E  conftest.c
configure:3427: $? = 0
configure:3441: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:3441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3472: checking for icc
configure:3481: result: no
configure:3495: checking for suncc
configure:3504: result: no
configure:3522: checking for system library directory
configure:3537: result: lib
configure:3544: checking if compiler supports -Wl,-rpath,
configure:3563: cc -o conftest -g -O2   conftest.c -Wl,-rpath,/usr/lib  >&5
configure:3563: $? = 0
configure:3573: result: yes
configure:3623: checking build system type
configure:3637: result: x86_64-unknown-freebsd12.1
configure:3657: checking host system type
configure:3670: result: x86_64-unknown-freebsd12.1
configure:3690: checking target system type
configure:3703: result: x86_64-unknown-freebsd12.1
configure:3806: checking for PHP prefix
configure:3808: result: /usr/local/php82
configure:3810: checking for PHP includes
configure:3812: result: -I/usr/local/php82/include/php -I/usr/local/php82/include/php/main -I/usr/local/php82/include/php/TSRM -I/usr/local/php82/include/php/Zend -I/usr/local/php82/include/php/ext -I/usr/local/php82/include/php/ext/date/lib
configure:3814: checking for PHP extension directory
configure:3816: result: /usr/local/php82/lib/php/extensions/no-debug-non-zts-20220829
configure:3818: checking for PHP installed headers prefix
configure:3820: result: /usr/local/php82/include/php
configure:3823: checking if debug is enabled
configure:3849: result: no
configure:3852: checking if zts is enabled
configure:3878: result: no
configure:3946: checking for gawk
configure:3977: result: no
configure:3946: checking for nawk
configure:3963: found /usr/bin/nawk
configure:3974: result: nawk
configure:3997: checking if nawk is broken
configure:4004: result: no
configure:4017: checking whether to enable the imagick extension
configure:4057: result: yes, shared
configure:4113: checking for pkg-config
configure:4144: result: /usr/local/bin/pkg-config
configure:4162: checking ImageMagick MagickWand API configuration program
configure:4195: checking Testing /usr/local/bin/MagickWand-config
configure:4200: result: It exists
configure:4226: result: found in /usr/local/bin/MagickWand-config
configure:4243: checking if ImageMagick version is at least 6.2.4
configure:4246: result: found version 6.9.11 Q16 
configure:4258: checking for MagickWand.h or magick-wand.h header
configure:4288: result: user location /usr/local/include/ImageMagick-6/wand/MagickWand.h
configure:4364: checking PHP version is at least 5.3.2
configure:4382: result: yes. found 8.2.0
configure:4544: checking for MagickGetVersion
configure:4544: cc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lMagickWand-6 -lMagickCore-6  >&5
configure:4544: $? = 0
configure:4544: result: yes
configure:4571: checking omp_pause_resource_all usability
configure:4588: cc -c -g -O2  conftest.c >&5
conftest.c:18:5: warning: implicit declaration of function 'omp_pause_resource_all' is invalid in C99 [-Wimplicit-function-declaration]
    omp_pause_resource_all(omp_pause_hard);
    ^
conftest.c:18:28: error: use of undeclared identifier 'omp_pause_hard'
    omp_pause_resource_all(omp_pause_hard);
                           ^
1 warning and 1 error generated.
configure:4588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define IM_MAGICKWAND_HEADER_STYLE_SIX 1
| #define HAVE_MAGICKGETVERSION 1
| /* end confdefs.h.  */
| 
|     #include <omp.h>
| 
| int
| main ()
| {
| 
|     omp_pause_resource_all(omp_pause_hard);
| 
|   ;
|   return 0;
| }
configure:5205: result: no
configure:5578: checking for a sed that does not truncate output
configure:5632: result: /usr/local/bin/gsed
configure:5646: checking for ld used by cc
configure:5713: result: /usr/bin/ld
configure:5720: checking if the linker (/usr/bin/ld) is GNU ld
configure:5735: result: yes
configure:5740: checking for /usr/bin/ld option to reload object files
configure:5747: result: -r
configure:5765: checking for BSD-compatible nm
configure:5814: result: /usr/bin/nm
configure:5818: checking whether ln -s works
configure:5822: result: yes
configure:5829: checking how to recognize dependent libraries
configure:6015: result: pass_all
configure:6233: checking for ANSI C header files
configure:6253: cc -c -g -O2  conftest.c >&5
configure:6253: $? = 0
configure:6326: cc -o conftest -g -O2   conftest.c  >&5
configure:6326: $? = 0
configure:6326: ./conftest
configure:6326: $? = 0
configure:6337: result: yes
configure:6350: checking for sys/types.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for sys/stat.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for stdlib.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for string.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for memory.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for strings.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for inttypes.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for stdint.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6350: checking for unistd.h
configure:6350: cc -c -g -O2  conftest.c >&5
configure:6350: $? = 0
configure:6350: result: yes
configure:6364: checking dlfcn.h usability
configure:6364: cc -c -g -O2  conftest.c >&5
configure:6364: $? = 0
configure:6364: result: yes
configure:6364: checking dlfcn.h presence
configure:6364: cc -E  conftest.c
configure:6364: $? = 0
configure:6364: result: yes
configure:6364: checking for dlfcn.h
configure:6364: result: yes
configure:6386: checking the maximum length of command line arguments
configure:6498: result: 196608
configure:6510: checking command to parse /usr/bin/nm output from cc object
configure:6615: cc -c -g -O2  conftest.c >&5
configure:6618: $? = 0
configure:6622: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6625: $? = 0
configure:6677: cc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6680: $? = 0
configure:6718: result: ok
configure:6722: checking for objdir
configure:6737: result: .libs
configure:6829: checking for ar
configure:6845: found /usr/bin/ar
configure:6856: result: ar
configure:6921: checking for ranlib
configure:6937: found /usr/bin/ranlib
configure:6948: result: ranlib
configure:7013: checking for strip
configure:7029: found /usr/bin/strip
configure:7040: result: strip
configure:7609: checking if cc supports -fno-rtti -fno-exceptions
configure:7627: cc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
configure:7631: $? = 0
configure:7644: result: yes
configure:7659: checking for cc option to produce PIC
configure:7899: result: -fPIC
configure:7907: checking if cc PIC flag -fPIC works
configure:7925: cc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7929: $? = 0
configure:7942: result: yes
configure:7970: checking if cc static flag -static works
configure:7998: result: yes
configure:8008: checking if cc supports -c -o file.o
configure:8029: cc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8033: $? = 0
configure:8055: result: yes
configure:8081: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9009: result: yes
configure:9030: checking whether -lc should be explicitly linked in
configure:9035: cc -c -g -O2  conftest.c >&5
configure:9038: $? = 0
configure:9053: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9056: $? = 0
configure:9068: result: no
configure:9076: checking dynamic linker characteristics
configure:9685: result: freebsd12.1 ld.so
configure:9709: checking how to hardcode library paths into programs
configure:9734: result: immediate
configure:9748: checking whether stripping libraries is possible
configure:9770: result: no
configure:10264: checking if libtool supports shared libraries
configure:10266: result: yes
configure:10269: checking whether to build shared libraries
configure:10290: result: yes
configure:10293: checking whether to build static libraries
configure:10297: result: no
configure:10391: result:
creating libtool
configure:14154: patching config.h.in
configure:14165: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on s55.freehost.com.ua

config.status:679: creating config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-freebsd12.1
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_MagickGetVersion=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-freebsd12.1
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-freebsd12.1
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([BCDEGRST][BCDEGRST]*\\)[ \t][ \t]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)$/  {"\\2", (lt_ptr) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern int \\1;/p\''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/usr/lib/clang/8.0.1 /usr/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([BCDEGRST][BCDEGRST]*\\\\)[ \t][ \t]*\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2 \\\\2/p\'"'
lt_lt_cv_sys_global_symbol_to_c_name_address=$'"sed -n -e \'s/^: \\\\([^ ]*\\\\) \\$/  {\\\\\\"\\\\1\\\\\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\\\([^ ]*\\\\) \\\\([^ ]*\\\\)\\$/  {\\"\\\\2\\", (lt_ptr) \\\\&\\\\2},/p\'"'
lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* \\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'
php_cv_cc_rpath=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
AWK='nawk'
BUILD_CC='cc'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--with-php-config=/usr/local/php82/bin/php-config'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/usr/local/php82/bin/php-config'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-freebsd12.1'
build_alias=''
build_cpu='x86_64'
build_os='freebsd12.1'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-freebsd12.1'
host_alias='x86_64-unknown-freebsd12.1'
host_cpu='x86_64'
host_os='freebsd12.1'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/php82'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-freebsd12.1'
target_alias=''
target_cpu='x86_64'
target_os='freebsd12.1'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define IM_MAGICKWAND_HEADER_STYLE_SIX 1
#define HAVE_MAGICKGETVERSION 1
#define HAVE_IMAGICK 1
#define COMPILE_DL_IMAGICK 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1

configure: exit 0

Order allow,deny Deny from all Order allow,deny Deny from all