+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/trafficserver.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BDkLtZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trafficserver-5.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/trafficserver-5.3.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trafficserver-5.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (trafficserver-init_scripts.patch):' Patch #1 (trafficserver-init_scripts.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .init --fuzz=0 patching file rc/trafficserver.in + echo 'Patch #2 (trafficserver-removeluajit.patch):' Patch #2 (trafficserver-removeluajit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .luajit --fuzz=0 patching file lib/Makefile.am + rm -rf lib/luajit + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wBdIyc + umask 022 + cd /builddir/build/BUILD + cd trafficserver-5.3.0 + NOCONFIGURE=1 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/aux'. libtoolize: copying file 'build/aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'. libtoolize: copying file 'build/libtool.m4' libtoolize: copying file 'build/ltoptions.m4' libtoolize: copying file 'build/ltsugar.m4' libtoolize: copying file 'build/ltversion.m4' libtoolize: copying file 'build/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:565: installing 'build/aux/compile' configure.ac:43: installing 'build/aux/missing' cmd/traffic_cop/Makefile.am: installing 'build/aux/depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/aux/config.sub ++ basename ./build/aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/aux/config.guess ++ basename ./build/aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build/aux/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-layout=Gentoo --libdir=/usr/lib64/trafficserver --libexecdir=/usr/lib64/trafficserver/plugins --sysconfdir=/etc/trafficserver --with-tcl=/usr/lib64 --disable-luajit --with-user=ats --with-group=ats --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for chosen layout... Gentoo checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu id: 'ats': no such user checking whether to enable debugging... no checking whether to code coverage... checking whether to enable -Werror... no checking whether to enable fast SDK APIs... no checking whether to enable diags... yes checking whether to enable regression tests... yes checking whether to build a static traffic_server binary... no checking whether to commit cov defects to remote host... localhost checking whether to enable WCCP v2 support... no checking whether to enable interim cache support... no checking whether to enable profiler... no checking whether to enable eventfd()... yes checking whether to use POSIX capabilities... auto checking whether to use hwloc library... yes checking whether to enable ccache... no checking whether to enable TPROXY based transparency... auto checking whether to disable freelist... yes checking whether to enable reclaimable freelist... no checking whether to enable spdy... no checking whether to enable experimental plugins... no checking whether to install example plugins... no checking whether to install testing tools... no checking whether to build c++ api... no checking whether to disable LuaJIT... no checking for riscv64-redhat-linux-gnu-cc... no checking for riscv64-redhat-linux-gnu-gcc... no checking for riscv64-redhat-linux-gnu-clang... no checking for riscv64-redhat-linux-gnu-icc... no 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 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 whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-clang++... no checking for riscv64-redhat-linux-gnu-icpc... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C preprocessor... cc -E checking how to run the C++ preprocessor... c++ -E checking dependency style of cc... none checking for C compiler vendor... gnu checking whether c++ supports C++11 features by default... yes checking for unordered_map... yes checking for unordered_set... yes checking for ... yes checking for std::shared_ptr... yes checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for gawk... (cached) gawk checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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... GNU/Linux 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 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for rm... rm -f checking for cpp... cpp checking for riscv64-redhat-linux-gnu-ar... (cached) ar checking for library containing strerror... none required checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out checking for sphinx version >= 1.1... No module named sphinx checking for sphinx-build... false checking whether to build man pages... no checking for bison... no checking for flex... no checking for lex... no checking for doxygen... no checking for perl... /usr/bin/perl checking for perl module ExtUtils::MakeMaker... ok checking checking whether to auto-set compiler optimization flags... no checking size of void*... 8 configure: Build for host OS: linux-gnu, arch: riscv64, optimization: linux checking for library containing exc_capture_context... no checking for library containing MLD_demangle_string... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing clock_gettime... none required checking for library containing clock_gettime... (cached) none required checking for library containing pthread_create... -lpthread checking for res_init in -lresolv... no checking for __putlong in -lresolv... yes checking for NcursesW wide-character library... no checking for Ncurses library... no checking for Curses library... no checking for curl-config... no checking for library containing crypt... -lcrypt checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for SSL_CTX_set_next_protos_advertised_cb... yes checking for SSL_CTX_set_next_proto_select_cb... yes checking for SSL_select_next_proto... yes checking for SSL_get0_next_proto_negotiated... yes checking whether to enable Next Protocol Negotiation TLS extension support... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_select_next_proto... (cached) yes checking whether to enable Application Layer Protocol Negotiation TLS extension support... yes checking openssl/ec.h usability... yes checking openssl/ec.h presence... yes checking for openssl/ec.h... yes checking for EC_KEY_new_by_curve_name... yes checking whether EC keys are supported... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/ts.h usability... yes checking openssl/ts.h presence... yes checking for openssl/ts.h... yes checking for openssl/tls1.h... yes checking for SSL_CTX_set_tlsext_servername_callback... yes checking for SSL_get_servername... yes checking whether to enable ServerNameIndication TLS extension support... yes yes checking whether to enable Certificate callback support... yes checking for SSL_set_rbio... no checking whether to enable set rbio... no checking for zlib location... /usr checking for library containing compressBound... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lzma location... /usr checking for library containing lzma_code... -llzma checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking "For XML parser"... checking libxml2... no configure: WARNING: "Failed to find libxml2" checking for Expat location... /usr checking for library containing XML_SetUserData... -lexpat checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for clock_gettime... yes checking for kqueue... no checking for epoll_ctl... yes checking for posix_memalign... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_fallocate... yes checking for inotify_init... yes checking for lrand48_r... yes checking for srand48_r... yes checking for port_create... no checking for strlcpy... no checking for strlcat... no checking for sysconf... yes checking for getpagesize... yes checking for getreuid... no checking for getresuid... yes checking for getresgid... yes checking for setreuid... yes checking for setresuid... yes checking for getpeereid... no checking for getpeerucred... no checking for strsignal... yes checking for psignal... yes checking for psiginfo... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for eventfd... yes checking for eventfd... (cached) yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for mcheck_pedantic... yes checking for pcre-config... pcre-config checking for pcre headers in ... not found checking for library containing pcre_exec... -lpcre checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for library containing backtrace... none required checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUNWIND... no configure: Using epoll event interface checking for 128bit CAS support... no checking for library containing cap_set_proc... no checking whether to enable Linux native AIO... no checking for HWLOC... yes checking for hwloc C++ linking... yes checking whether HWLOC_OBJ_PU is declared... yes checking for library containing GeoIP_id_by_code... no checking for a readline compatible library... no checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/pset.h usability... no checking sys/pset.h presence... no checking for sys/pset.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for execinfo.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking cpio.h usability... yes checking cpio.h presence... yes checking for cpio.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for sys/param.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking for sys/sysctl.h... yes checking for sys/cpuset.h... no checking for sys/mount.h... yes checking for arpa/inet.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for 1-parameter version of pthread_setname_np()... no checking for 2-parameter version of pthread_setname_np()... yes checking for 2-parameter version of pthread_set_name_np()... no checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking whether to enable transparent proxy... no checking for SO_PEERCRED socket option... yes checking for SO_MARK socket option... yes checking for IP_TOS socket option... yes checking for loopback network interface... lo checking style of gethostbyname_r routine... glibc2 checking 3rd argument to the gethostbyname_r routines... char checking IN6_IS_ADDR_UNSPECIFIED macro works... yes checking for struct tcp_info... yes checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no checking for mysql_info in -lmysqlclient... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmd/Makefile config.status: creating cmd/traffic_cop/Makefile config.status: creating cmd/traffic_crashlog/Makefile config.status: creating cmd/traffic_ctl/Makefile config.status: creating cmd/traffic_layout/Makefile config.status: creating cmd/traffic_line/Makefile config.status: creating cmd/traffic_manager/Makefile config.status: creating cmd/traffic_top/Makefile config.status: creating cmd/traffic_via/Makefile config.status: creating cmd/traffic_wccp/Makefile config.status: creating doc/Makefile config.status: creating example/Makefile config.status: creating iocore/Makefile config.status: creating iocore/aio/Makefile config.status: creating iocore/cache/Makefile config.status: creating iocore/cluster/Makefile config.status: creating iocore/dns/Makefile config.status: creating iocore/eventsystem/Makefile config.status: creating iocore/hostdb/Makefile config.status: creating iocore/net/Makefile config.status: creating iocore/utils/Makefile config.status: creating lib/Makefile config.status: creating lib/perl/Makefile config.status: creating lib/perl/lib/Apache/TS.pm config.status: creating lib/records/Makefile config.status: creating lib/ts/Makefile config.status: creating lib/ts/apidefs.h config.status: creating lib/ts/ink_config.h config.status: creating lib/tsconfig/Makefile config.status: creating lib/wccp/Makefile config.status: creating mgmt/Makefile config.status: creating mgmt/api/Makefile config.status: creating mgmt/api/include/Makefile config.status: creating mgmt/cluster/Makefile config.status: creating mgmt/utils/Makefile config.status: creating mgmt/web2/Makefile config.status: creating plugins/Makefile config.status: creating plugins/cacheurl/Makefile config.status: creating plugins/conf_remap/Makefile config.status: creating plugins/gzip/Makefile config.status: creating plugins/header_rewrite/Makefile config.status: creating plugins/libloader/Makefile config.status: creating plugins/regex_remap/Makefile config.status: creating plugins/stats_over_http/Makefile config.status: creating plugins/tcpinfo/Makefile config.status: creating proxy/Makefile config.status: creating proxy/api/ts/Makefile config.status: creating proxy/config/Makefile config.status: creating proxy/config/body_factory/Makefile config.status: creating proxy/config/body_factory/default/Makefile config.status: creating proxy/config/records.config.default config.status: creating proxy/config/storage.config.default config.status: creating proxy/congest/Makefile config.status: creating proxy/hdrs/Makefile config.status: creating proxy/http/Makefile config.status: creating proxy/http/remap/Makefile config.status: creating proxy/http2/Makefile config.status: creating proxy/logging/Makefile config.status: creating proxy/shared/Makefile config.status: creating proxy/spdy/Makefile config.status: creating rc/Makefile config.status: creating rc/trafficserver config.status: creating rc/trafficserver.conf config.status: creating rc/trafficserver.service config.status: creating rc/trafficserver.xml config.status: creating tools/Makefile config.status: creating tools/trafficserver.pc config.status: creating tools/tsxs config.status: creating lib/ts/ink_autoconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: Build option summary: CC: cc CXX: c++ CPP: cc -E CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing CXXFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof CPPFLAGS: -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld SHARED_CFLAGS: -fPIC SHARED_CXXFLAGS: -fPIC SHARED_CXXLINKFLAGS: SHARED_LDFLAGS: -shared OPENSSL_LDFLAGS: OPENSSL_INCLUDES: EXTRA_CC_LDFLAGS: EXTRA_CXX_LDFLAGS: -rdynamic LIBTOOL_LINK_FLAGS: + make -j4 V=1 Making all in proxy/api/ts make[1]: Entering directory '/builddir/build/BUILD/trafficserver-5.3.0/proxy/api/ts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/trafficserver-5.3.0/proxy/api/ts' Making all in iocore make[1]: Entering directory '/builddir/build/BUILD/trafficserver-5.3.0/iocore' Making all in eventsystem make[2]: Entering directory '/builddir/build/BUILD/trafficserver-5.3.0/iocore/eventsystem' c++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib -I../../lib/records -I../../lib/ts -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -c -o EventSystem.o EventSystem.cc c++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib -I../../lib/records -I../../lib/ts -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -c -o IOBuffer.o IOBuffer.cc c++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib -I../../lib/records -I../../lib/ts -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -c -o Inline.o Inline.cc c++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../lib -I../../lib/records -I../../lib/ts -Dlinux -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -c -o Lock.o Lock.cc In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from Lock.cc:31: ../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor" #error "unsupported processor" ^~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from Inline.cc:30: ../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor" #error "unsupported processor" ^~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from EventSystem.cc:31: ../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor" #error "unsupported processor" ^~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from IOBuffer.cc:29: ../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor" #error "unsupported processor" ^~~~~ In file included from ../../lib/ts/libts.h:66:0, from P_EventSystem.h:34, from EventSystem.cc:31: ../../lib/ts/ink_resolver.h:258:3: error: 'res_send_qhook' does not name a type; did you mean 'res_send'? res_send_qhook qhook; /*%< query hook */ ^~~~~~~~~~~~~~ res_send In file included from ../../lib/ts/libts.h:66:0, from P_EventSystem.h:34, from Inline.cc:30: ../../lib/ts/ink_resolver.h:258:3: error: 'res_send_qhook' does not name a type; did you mean 'res_send'? res_send_qhook qhook; /*%< query hook */ ^~~~~~~~~~~~~~ res_send ../../lib/ts/ink_resolver.h:259:3: error: 'res_send_rhook' does not name a type; did you mean 'res_send'? res_send_rhook rhook; /*%< response hook */ ^~~~~~~~~~~~~~ res_send In file included from ../../lib/ts/libts.h:66:0, from P_EventSystem.h:34, from Lock.cc:31: ../../lib/ts/ink_resolver.h:258:3: error: 'res_send_qhook' does not name a type; did you mean 'res_send'? res_send_qhook qhook; /*%< query hook */ ^~~~~~~~~~~~~~ res_send ../../lib/ts/ink_resolver.h:259:3: error: 'res_send_rhook' does not name a type; did you mean 'res_send'? res_send_rhook rhook; /*%< response hook */ ^~~~~~~~~~~~~~ res_send ../../lib/ts/ink_resolver.h:259:3: error: 'res_send_rhook' does not name a type; did you mean 'res_send'? res_send_rhook rhook; /*%< response hook */ ^~~~~~~~~~~~~~ res_send In file included from ../../lib/ts/libts.h:66:0, from P_EventSystem.h:34, from IOBuffer.cc:29: ../../lib/ts/ink_resolver.h:258:3: error: 'res_send_qhook' does not name a type; did you mean 'res_send'? res_send_qhook qhook; /*%< query hook */ ^~~~~~~~~~~~~~ res_send ../../lib/ts/ink_resolver.h:259:3: error: 'res_send_rhook' does not name a type; did you mean 'res_send'? res_send_rhook rhook; /*%< response hook */ ^~~~~~~~~~~~~~ res_send In file included from ../../lib/ts/libts.h:86:0, from P_EventSystem.h:34, from Inline.cc:30: ../../lib/ts/HashMD5.h:38:14: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}' EVP_MD_CTX ctx; ^~~ In file included from /usr/include/openssl/evp.h:14:0, from ../../lib/ts/HashMD5.h:26, from ../../lib/ts/libts.h:86, from P_EventSystem.h:34, from Inline.cc:30: /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'EVP_MD_CTX {aka struct evp_md_ctx_st}' typedef struct evp_md_ctx_st EVP_MD_CTX; ^~~~~~~~~~~~~ In file included from ../../lib/ts/libts.h:86:0, from P_EventSystem.h:34, from EventSystem.cc:31: ../../lib/ts/HashMD5.h:38:14: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}' EVP_MD_CTX ctx; ^~~ In file included from /usr/include/openssl/evp.h:14:0, from ../../lib/ts/HashMD5.h:26, from ../../lib/ts/libts.h:86, from P_EventSystem.h:34, from EventSystem.cc:31: /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'EVP_MD_CTX {aka struct evp_md_ctx_st}' typedef struct evp_md_ctx_st EVP_MD_CTX; ^~~~~~~~~~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from Inline.cc:30: ../../lib/ts/List.h: In member function 'bool AtomicSLL::empty()': ../../lib/ts/ink_queue.h:195:44: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/ink_queue.h:195:44: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/List.h: In member function 'C* AtomicSLL::head()': ../../lib/ts/List.h:718:24: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] return (C *)TO_PTR(FREELIST_POINTER(al.head)); ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ In file included from ../../lib/ts/libts.h:86:0, from P_EventSystem.h:34, from Lock.cc:31: ../../lib/ts/HashMD5.h:38:14: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}' EVP_MD_CTX ctx; ^~~ In file included from /usr/include/openssl/evp.h:14:0, from ../../lib/ts/HashMD5.h:26, from ../../lib/ts/libts.h:86, from P_EventSystem.h:34, from Lock.cc:31: /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'EVP_MD_CTX {aka struct evp_md_ctx_st}' typedef struct evp_md_ctx_st EVP_MD_CTX; ^~~~~~~~~~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from EventSystem.cc:31: ../../lib/ts/List.h: In member function 'bool AtomicSLL::empty()': ../../lib/ts/ink_queue.h:195:44: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/ink_queue.h:195:44: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/List.h: In member function 'C* AtomicSLL::head()': ../../lib/ts/List.h:718:24: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] return (C *)TO_PTR(FREELIST_POINTER(al.head)); ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from Lock.cc:31: ../../lib/ts/List.h: In member function 'bool AtomicSLL::empty()': ../../lib/ts/ink_queue.h:195:44: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/ink_queue.h:195:44: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/List.h: In member function 'C* AtomicSLL::head()': ../../lib/ts/List.h:718:24: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] return (C *)TO_PTR(FREELIST_POINTER(al.head)); ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ In file included from ../../lib/ts/libts.h:86:0, from P_EventSystem.h:34, from IOBuffer.cc:29: ../../lib/ts/HashMD5.h:38:14: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}' EVP_MD_CTX ctx; ^~~ In file included from /usr/include/openssl/evp.h:14:0, from ../../lib/ts/HashMD5.h:26, from ../../lib/ts/libts.h:86, from P_EventSystem.h:34, from IOBuffer.cc:29: /usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'EVP_MD_CTX {aka struct evp_md_ctx_st}' typedef struct evp_md_ctx_st EVP_MD_CTX; ^~~~~~~~~~~~~ In file included from ../../lib/ts/libts.h:64:0, from P_EventSystem.h:34, from IOBuffer.cc:29: ../../lib/ts/List.h: In member function 'bool AtomicSLL::empty()': ../../lib/ts/ink_queue.h:195:44: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/ink_queue.h:195:44: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head))))) ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ ../../lib/ts/List.h:701:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY' return INK_ATOMICLIST_EMPTY(al); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ts/List.h: In member function 'C* AtomicSLL::head()': ../../lib/ts/List.h:718:24: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive] return (C *)TO_PTR(FREELIST_POINTER(al.head)); ^ ../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR' #define TO_PTR(_x) ((void *)(_x)) ^~ make[2]: *** [Makefile:1015: EventSystem.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:1015: Lock.o] Error 1 make[2]: *** [Makefile:1015: Inline.o] Error 1 make[2]: *** [Makefile:1015: IOBuffer.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/trafficserver-5.3.0/iocore/eventsystem' make[1]: *** [Makefile:615: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/trafficserver-5.3.0/iocore' make: *** [Makefile:672: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.wBdIyc (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.wBdIyc (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff