Failed to compile

lrdmafia

Verified User
Joined
Jun 30, 2020
Messages
48
hello, I get this error when I try to update

poza1.jpg
 

Attachments

  • poza2.jpg
    poza2.jpg
    170.4 KB · Views: 23
And when you follow the instructions in your screenshot to "Please check config.log for more information", what do you see?
 
please tell me where to find that config.log ?

[root@vh ~]# locate config.log
/usr/local/directadmin/custombuild/apcu-master/config.log
/usr/local/directadmin/custombuild/xmlrpc-1.0.0RC3/config.log
[root@vh ~]#
 
It would exist inside the tmp directory created by Custombuild (shown on the last line of your screenshot). It's possible that it's automatically removed, even on errors however. If that's the case, I'm not sure if there's a way to view it, except to manually run the configure step/script.
 
just post full logs here as file attachment, someone could notice something from the logs.
 
cat /usr/local/directadmin/custombuild/apcu-master/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/php71/bin/php-config

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

hostname = vh.tvpost.ro
uname -m = x86_64
uname -r = 4.18.0-477.13.1.el8_8.x86_64
uname -s = Linux
uname -v = #1 SMP Tue May 30 14:53:41 EDT 2023

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


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

configure:2311: checking for grep that handles long lines and -e
configure:2369: result: /usr/bin/grep
configure:2374: checking for egrep
configure:2436: result: /usr/bin/grep -E
configure:2441: checking for a sed that does not truncate output
configure:2495: result: /usr/bin/sed
configure:2632: checking for cc
configure:2648: found /usr/bin/cc
configure:2659: result: cc
configure:2690: checking for C compiler version
configure:2699: cc --version >&5
cc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-18)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2710: $? = 0
configure:2699: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.5.0 20210514 (Red Hat 8.5.0-18) (GCC)
configure:2710: $? = 0
configure:2699: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2710: $? = 1
configure:2699: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:2710: $? = 1
configure:2730: checking whether the C compiler works
configure:2752: cc conftest.c >&5
configure:2756: $? = 0
configure:2804: result: yes
configure:2807: checking for C compiler default output file name
configure:2809: result: a.out
configure:2815: checking for suffix of executables
configure:2822: cc -o conftest conftest.c >&5
configure:2826: $? = 0
configure:2848: result:
configure:2870: checking whether we are cross compiling
configure:2878: cc -o conftest conftest.c >&5
configure:2882: $? = 0
configure:2889: ./conftest
configure:2893: $? = 0
configure:2908: result: no
configure:2913: checking for suffix of object files
configure:2935: cc -c conftest.c >&5
configure:2939: $? = 0
configure:2960: result: o
configure:2964: checking whether we are using the GNU C compiler
configure:2983: cc -c conftest.c >&5
configure:2983: $? = 0
configure:2992: result: yes
configure:3001: checking whether cc accepts -g
configure:3021: cc -c -g conftest.c >&5
configure:3021: $? = 0
configure:3062: result: yes
configure:3079: checking for cc option to accept ISO C89
configure:3142: cc -c -g -O2 conftest.c >&5
configure:3142: $? = 0
configure:3155: result: none needed
configure:3181: checking how to run the C preprocessor
configure:3212: cc -E conftest.c
configure:3212: $? = 0
configure:3226: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3226: $? = 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:3251: result: cc -E
configure:3271: cc -E conftest.c
configure:3271: $? = 0
configure:3285: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3285: $? = 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:3316: checking for icc
configure:3325: result: no
configure:3339: checking for suncc
configure:3348: result: no
configure:3366: checking whether cc understands -c and -o together
configure:3394: cc -c conftest.c -o conftest2.o >&5
configure:3398: $? = 0
configure:3404: cc -c conftest.c -o conftest2.o >&5
configure:3408: $? = 0
configure:3463: result: yes
configure:3477: checking for system library directory
configure:3492: result: lib
configure:3499: checking if compiler supports -R
configure:3518: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3518: $? = 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. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3528: result: no
configure:3533: checking if compiler supports -Wl,-rpath,
configure:3552: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3552: $? = 0
configure:3562: result: yes
configure:3607: checking build system type
configure:3621: result: x86_64-unknown-linux-gnu
configure:3641: checking host system type
configure:3654: result: x86_64-unknown-linux-gnu
configure:3674: checking target system type
configure:3687: result: x86_64-unknown-linux-gnu
configure:3790: checking for PHP prefix
configure:3792: result: /usr/local/php71
configure:3794: checking for PHP includes
configure:3796: result: -I/usr/local/php71/include/php -I/usr/local/php71/include/php/main -I/usr/local/php71/include/php/TSRM -I/usr/local/php71/include/php/Zend -I/usr/local/php71/include/php/ext -I/usr/local/php71/include/php/ext/date/lib
configure:3798: checking for PHP extension directory
configure:3800: result: /usr/local/php71/lib/php/extensions/no-debug-non-zts-20160303
configure:3802: checking for PHP installed headers prefix
configure:3804: result: /usr/local/php71/include/php
configure:3807: checking if debug is enabled
configure:3833: result: no
configure:3836: checking if zts is enabled
configure:3862: result: no
configure:3933: checking for re2c
configure:3963: result: no
configure:3988: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:4002: checking for gawk
configure:4019: found /usr/bin/gawk
configure:4030: result: gawk
configure:4073: checking whether to enable APCu support
configure:4112: result: yes, shared
configure:4118: checking if APCu should be allowed to use rwlocks
configure:4130: result: yes
configure:4136: checking if APCu should be built in debug mode
configure:4149: result: no
configure:4152: checking if APCu should clear on SIGUSR1
configure:4165: result: no
configure:4172: checking if APCu will use mmap (or shm)
configure:4185: result: yes
configure:4189: checking if APCu should utilize spinlocks before flocks
configure:4201: result: no
configure:4205: checking whether the target compiler supports builtin atomics
configure:4228: cc -o conftest -g -O2 conftest.c >&5
configure:4228: $? = 0
configure:4237: result: yes
configure:4261: checking for pthread rwlocks
configure:4314: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:4314: $? = 0
configure:4314: ./conftest
configure:4314: $? = 0
configure:4330: result: yes
configure:4349: checking for pthread mutexes
configure:4401: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:4401: $? = 0
configure:4401: ./conftest
configure:4401: $? = 0
configure:4414: result: yes
configure:4453: checking for sigaction
configure:4453: cc -o conftest -g -O2 conftest.c >&5
configure:4453: $? = 0
configure:4453: result: yes
configure:4462: checking for union semun
configure:4483: cc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:21:13: error: storage size of 'x' isn't known
union semun x; x.val=1
^
configure:4483: $? = 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 APC_MMAP 1
| #define APC_NATIVE_RWLOCK 1
| #define APC_HAS_PTHREAD_MUTEX 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
|
| int
| main ()
| {
| union semun x; x.val=1
| ;
| return 0;
| }
configure:4495: result: no
configure:4507: checking for ANSI C header files
configure:4527: cc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4600: cc -o conftest -g -O2 conftest.c >&5
configure:4600: $? = 0
configure:4600: ./conftest
configure:4600: $? = 0
configure:4611: result: yes
configure:4624: checking for sys/types.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for sys/stat.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for stdlib.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for string.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for memory.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for strings.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for inttypes.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for stdint.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4624: checking for unistd.h
configure:4624: cc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4624: result: yes
configure:4644: checking valgrind/memcheck.h usability
configure:4644: cc -c -g -O2 conftest.c >&5
configure:4644: $? = 0
configure:4644: result: yes
configure:4644: checking valgrind/memcheck.h presence
configure:4644: cc -E conftest.c
configure:4644: $? = 0
configure:4644: result: yes
configure:4644: checking for valgrind/memcheck.h
configure:4644: result: yes
configure:4658: checking whether C compiler accepts -Wall
configure:4677: cc -c -g -O2 -Wall conftest.c >&5
configure:4677: $? = 0
configure:4686: result: yes
configure:4658: checking whether C compiler accepts -Wextra
configure:4677: cc -c -g -O2 -Wextra conftest.c >&5
configure:4677: $? = 0
configure:4686: result: yes
configure:4658: checking whether C compiler accepts -Wno-unused-parameter
configure:4677: cc -c -g -O2 -Wno-unused-parameter conftest.c >&5
configure:4677: $? = 0
configure:4686: result: yes
configure:4802: checking for shm_open in -lrt
configure:4827: cc -o conftest -g -O2 conftest.c -lrt >&5
configure:4827: $? = 0
configure:4836: result: yes
configure:5206: checking whether to include code coverage symbols
configure:5220: result: no
configure:5469: checking for ld used by cc
configure:5536: result: /usr/bin/ld
configure:5543: checking if the linker (/usr/bin/ld) is GNU ld
configure:5558: result: yes
configure:5563: checking for /usr/bin/ld option to reload object files
configure:5570: result: -r
configure:5588: checking for BSD-compatible nm
configure:5637: result: /usr/bin/nm -B
configure:5641: checking whether ln -s works
configure:5645: result: yes
configure:5652: checking how to recognize dependent libraries
configure:5838: result: pass_all
configure:5923: cc -c -g -O2 conftest.c >&5
configure:5926: $? = 0
configure:6058: checking dlfcn.h usability
configure:6058: cc -c -g -O2 conftest.c >&5
configure:6058: $? = 0
configure:6058: result: yes
configure:6058: checking dlfcn.h presence
configure:6058: cc -E conftest.c
configure:6058: $? = 0
configure:6058: result: yes
configure:6058: checking for dlfcn.h
configure:6058: result: yes
configure:6080: checking the maximum length of command line arguments
configure:6192: result: 1572864
configure:6204: checking command to parse /usr/bin/nm -B output from cc object
configure:6309: cc -c -g -O2 conftest.c >&5
configure:6312: $? = 0
configure:6316: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6319: $? = 0
configure:6371: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6374: $? = 0
configure:6412: result: ok
configure:6416: checking for objdir
configure:6431: result: .libs
configure:6523: checking for ar
configure:6539: found /usr/bin/ar
configure:6550: result: ar
configure:6615: checking for ranlib
configure:6631: found /usr/bin/ranlib
configure:6642: result: ranlib
configure:6707: checking for strip
configure:6723: found /usr/bin/strip
configure:6734: result: strip
configure:7303: checking if cc supports -fno-rtti -fno-exceptions
configure:7321: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7325: $? = 0
configure:7338: result: no
configure:7353: checking for cc option to produce PIC
configure:7593: result: -fPIC
configure:7601: checking if cc PIC flag -fPIC works
configure:7619: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7623: $? = 0
configure:7636: result: yes
configure:7664: checking if cc static flag -static works
configure:7692: result: no
configure:7702: checking if cc supports -c -o file.o
configure:7723: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7727: $? = 0
configure:7749: result: yes
configure:7775: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8703: result: yes
configure:8724: checking whether -lc should be explicitly linked in
configure:8729: cc -c -g -O2 conftest.c >&5
configure:8732: $? = 0
configure:8747: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8750: $? = 0
configure:8762: result: no
configure:8770: checking dynamic linker characteristics
configure:9368: result: GNU/Linux ld.so
configure:9392: checking how to hardcode library paths into programs
configure:9417: result: immediate
configure:9431: checking whether stripping libraries is possible
configure:9436: result: yes
configure:9953: checking if libtool supports shared libraries
configure:9955: result: yes
configure:9958: checking whether to build shared libraries
configure:9979: result: yes
configure:9982: checking whether to build static libraries
configure:9986: result: no
configure:10081: result:
creating libtool
configure:13779: 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 vh.tvpost.ro

config.status:683: creating config.h
config.status:773: config.h is unchanged

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

PHP_cv_APCU_GCC_ATOMICS=yes
ac_cv_build=x86_64-unknown-linux-gnu
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_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_sigaction=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_header_valgrind_memcheck_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_rt_shm_open=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_AWK=gawk
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_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
ax_cv_check_cflags___Wall=yes
ax_cv_check_cflags___Wextra=yes
ax_cv_check_cflags___Wno_unused_parameter=yes
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 -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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 /usr/lib64/dyninst /usr/lib64/mysql /usr/local/lib /usr/local/lib64 '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/8 /usr/lib64 /lib64'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_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_dashr=no
php_cv_cc_rpath=yes
php_cv_semun=no

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

AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/usr/local/php71/bin/php-config'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/usr/local/php71/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=''
GENHTML=''
GREP='/usr/bin/grep'
LCOV=''
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=':'
RANLIB='ranlib'
RE2C='exit 0;'
SED='/usr/bin/sed'
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-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
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/php71'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
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 APC_MMAP 1
#define APC_NATIVE_RWLOCK 1
#define APC_HAS_PTHREAD_MUTEX 1
#define HAVE_SIGACTION 1
#define HAVE_SEMUN 0
#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_VALGRIND_MEMCHECK_H 1
#define COMPILE_DL_APCU 1
#define HAVE_APCU 1
#define HAVE_DLFCN_H 1

configure: exit 0
 
Upgraded:
krb5-devel-1.18.2-30.el8_10.x86_64 krb5-libs-1.18.2-30.el8_10.x86_64
libkadm5-1.18.2-30.el8_10.x86_64

download_cached: using cached '/usr/local/directadmin/custombuild/cache/php-8.1.30.tar.gz' file
Patching PHP 8.1 ...
Patching php-fpm for per-user process grouping
patching file sapi/fpm/fpm/fpm_children.c
Hunk #1 succeeded at 454 (offset 23 lines).
Patching php-fpm to not fail on startup if User quota maxed out on socket chown
patching file sapi/fpm/fpm/fpm_unix.c
Hunk #1 succeeded at 242 (offset 7 lines).
Configuring PHP 8.1 ...
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking how to run the C preprocessor... cc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking for icc... no
checking for suncc... no
checking how to run the C preprocessor... cc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether ln -s works... yes
checking for system library directory... lib
checking whether to enable runpaths... yes
checking if compiler supports -Wl,-rpath,... yes
checking for gawk... gawk
checking for bison... bison
checking for bison version... 3.0.4 (ok)
checking for re2c... no
checking for php... php
checking for php version... 8.1.29 (ok)
checking whether to enable computed goto gcc extension with re2c... no
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether to force non-PIC code in shared modules... no
checking whether we are using musl libc... no
checking whether /dev/urandom exists... yes
checking for global register variables support... yes
checking whether __cpuid_count is available... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib... pthread

Configuring SAPI modules
checking for Apache 2 handler module support via DSO through APXS... no
checking for setproctitle... no
checking for sys/pstat.h... no
checking for PS_STRINGS... no
checking for CLI build... yes
checking for embedded SAPI library support... shared
checking for FPM build... yes
checking for clearenv... yes
checking for setproctitle... (cached) no
checking for setproctitle_fast... no
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for prctl... yes
checking for clock_gettime... yes
checking for ptrace... yes
checking whether ptrace works... yes
checking for proc mem file... mem
checking if gcc supports __sync_bool_compare_and_swap... yes
checking for TCP_INFO... yes
checking for sysconf... yes
checking for times... yes
checking for kqueue... no
checking for port framework... no
checking for /dev/poll... no
checking for epoll... yes
checking for select... yes
checking for libsystemd >= 209... yes
checking for systemd/sd-daemon.h... yes
checking for clang fuzzer SAPI... no
checking for LiteSpeed support... yes
checking for phpdbg support... yes
checking for phpdbg debug build... no
checking for phpdbg readline support... no
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for phpdbg and readline integration... disabled
checking for CGI build... yes
checking for sun_len in sys/un.h... no
checking whether cross-process locking is required by accept()... no
checking for chosen SAPI module... embed
checking for executable SAPI binaries... cli fpm litespeed phpdbg cgi

Running system checks
checking for sendmail... /usr/sbin/sendmail
checking whether system uses EBCDIC... no
checking whether byte ordering is bigendian... no
checking whether writing to stdout works... This is the test message -- yes
checking for socket... yes
checking for socketpair... yes
checking for htonl... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for dlopen... no
checking for __dlopen... no
checking for dlopen in -ldl... yes
checking for dlsym... yes
checking for sin in -lm... yes
checking for inet_aton... yes
checking for stdint.h... (cached) yes
checking for dirent.h... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for netinet/in.h... yes
checking for alloca.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for crypt.h... yes
checking for dns.h... no
checking for fcntl.h... yes
checking for grp.h... yes
checking for ieeefp.h... no
checking for langinfo.h... yes
checking for malloc.h... yes
checking for poll.h... yes
checking for pty.h... yes
checking for pwd.h... yes
checking for resolv.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... yes
checking for sysexits.h... yes
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/sysexits.h... no
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for sys/loadavg.h... no
checking for unistd.h... (cached) yes
checking for unix.h... no
checking for utime.h... yes
checking for sys/utsname.h... yes
checking for sys/ipc.h... yes
checking for dlfcn.h... yes
checking for tmmintrin.h... yes
checking for nmmintrin.h... yes
checking for wmmintrin.h... yes
checking for immintrin.h... yes
checking for fopencookie... yes
checking for broken getcwd... no
checking for broken gcc optimize-strlen... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for cc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for missing declarations of reentrant functions... done
checking for fclose declaration... ok
checking for struct flock... yes
checking for socklen_t... yes
checking size of intmax_t... 8
checking size of ssize_t... 8
checking size of ptrdiff_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
checking size of off_t... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for __builtin_expect... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctzl... yes
checking for __builtin_ctzll... yes
checking for __builtin_smull_overflow... yes
checking for __builtin_smulll_overflow... yes
checking for __builtin_saddl_overflow... yes
checking for __builtin_saddll_overflow... yes
checking for __builtin_ssubl_overflow... yes
checking for __builtin_ssubll_overflow... yes
checking for __builtin_cpu_init... yes
checking for __builtin_cpu_supports... yes
checking whether the compiler supports __alignof__... yes
checking for struct tm.tm_gmtoff... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blocks... yes
checking for size_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for struct sockaddr_storage... yes
checking for field sa_len in struct sockaddr... no
checking for __attribute__((ifunc))... yes
checking for __attribute__((target))... yes
checking for IPv6 support... yes
checking for alphasort... yes
checking for asctime_r... yes
checking for chroot... yes
checking for ctime_r... yes
checking for explicit_memset... no
checking for fdatasync... yes
checking for flock... yes
checking for ftok... yes
checking for funopen... no
checking for gai_strerror... yes
checking for getcwd... yes
checking for getloadavg... yes
checking for getlogin... yes
checking for getprotobyname... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for getpwuid_r... yes
checking for getwd... yes
checking for glob... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for localtime_r... yes
checking for lchown... yes
checking for memmove... yes
checking for mkstemp... yes
checking for mmap... yes
checking for nice... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for putenv... yes
checking for scandir... yes
checking for setitimer... yes
checking for setenv... yes
checking for shutdown... yes
checking for sigprocmask... yes
checking for statfs... yes
checking for statvfs... yes
checking for std_syslog... no
checking for strcasecmp... yes
checking for strnlen... yes
checking for strptime... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tzset... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utime... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for nanosleep... yes
checking for memmem... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking how many arguments gethostbyname_r() takes... six
checking for nanosleep in -lrt... yes
checking for setsockopt in -lnetwork... no
checking for __setsockopt in -lnetwork... no
checking for getaddrinfo... yes
checking for strlcat... no
checking for strlcpy... no
checking for explicit_bzero... yes
checking for getopt... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for type of reentrant time-related functions... POSIX
checking for in_addr_t... yes
checking for aarch64 CRC32 API... no
checking for asm goto... yes
checking whether to enable valgrind support... yes
checking for valgrind... yes
checking for openpty... no
checking for __openpty... no
checking for openpty in -lutil... yes

General settings
checking whether to include gcov symbols... no
checking whether to include debugging symbols... no
checking whether to enable debug assertions in release mode... no
checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no
checking layout of installed files... PHP
checking path to configuration file... DEFAULT
checking where to scan for configuration files... /usr/local/php81/lib/php.conf.d
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable dmalloc... no
checking whether to enable IPv6 support... yes
checking whether to enable DTrace support... no
checking how big to make fd sets... using system default

Configuring extensions
checking for io.h... no
checking for strtoll... yes
checking for atoll... yes
checking whether to build with LIBXML support... yes
checking for libxml-2.0 >= 2.9.0... yes
checking for OpenSSL support... yes
checking for Kerberos support... yes
checking whether to use system default cipher list instead of hardcoded value... no
checking for krb5-gssapi krb5... yes
checking for openssl >= 1.0.2... yes
checking for RAND_egd... no
checking for PCRE library to use... bundled
checking whether to enable PCRE JIT functionality... yes
checking whether Intel CET is enabled... no
checking whether to enable the SQLite3 extension... yes
checking for sqlite3 >= 3.7.7... yes
checking for sqlite3_errstr in -lsqlite3... no
checking for sqlite3_expanded_sql in -lsqlite3... no
checking for sqlite3_load_extension in -lsqlite3... no
checking for ZLIB support... yes
checking for zlib >= 1.2.0.4... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... no
checking whether to enable calendar conversion support... yes
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking for libcurl >= 7.29.0... yes
checking for SSL support in libcurl... yes
checking for libcurl linked against old openssl... no
checking for curl_easy_perform in -lcurl... no
configure: error: There is something wrong. Please check config.log for more information.
install_php: failed to compile '/usr/local/directadmin/custombuild/cache/php-8.1.30.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.pAkqFmTeWA.php-8.1.30.tar.gz'
 
configure: error: There is something wrong. Please check config.log for more information.
install_php: failed to compile '/usr/local/directadmin/custombuild/cache/php-8.2.26.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.VSOxpFkCmS.php-8.2.26.tar.gz'
---
configure: error: There is something wrong. Please check config.log for more information.
install_php: failed to compile '/usr/local/directadmin/custombuild/cache/php-8.1.31.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.DxHEno5VCa.php-8.1.31.tar.gz'
---
did you check config.log for both PHPs in custombuild dir?
also is there any new extension added for php, that wasnt there before all fails? maybe some customizations to custom configure file for php?
 
Back
Top