Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nghttp2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-httpd24-rh-el7-build-79085-461223/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nghttp2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/httpd24-nghttp2-1.7.1-8.el7.1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nghttp2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-httpd24-rh-el7-build-79085-461223/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nghttp2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bu6cKh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nghttp2-1.7.1 + /usr/bin/xz -dc /builddir/build/SOURCES/nghttp2-1.7.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nghttp2-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nghttp2-1.7.0-httpd24.patch):' Patch #0 (nghttp2-1.7.0-httpd24.patch): + /usr/bin/cat /builddir/build/SOURCES/nghttp2-1.7.0-httpd24.patch + /usr/bin/patch -p1 -b --suffix .httpd24 --fuzz=0 patching file lib/Makefile.in Patch #1 (nghttp2-1.7.1-CVE-2019-9511-and-CVE-2019-9513.patch): + echo 'Patch #1 (nghttp2-1.7.1-CVE-2019-9511-and-CVE-2019-9513.patch):' + /usr/bin/cat /builddir/build/SOURCES/nghttp2-1.7.1-CVE-2019-9511-and-CVE-2019-9513.patch + /usr/bin/patch -p1 -b --suffix .CVE-2019-9511-and-CVE-2019-9513 --fuzz=0 patching file src/HttpServer.cc patching file src/shrpx_client_handler.cc Patch #2 (nghttp2-1.7.1-CVE-2020-11080.patch): + echo 'Patch #2 (nghttp2-1.7.1-CVE-2020-11080.patch):' + /usr/bin/cat /builddir/build/SOURCES/nghttp2-1.7.1-CVE-2020-11080.patch + /usr/bin/patch -p1 -b --suffix .CVE-2020-11080 --fuzz=0 patching file lib/includes/nghttp2/nghttp2.h patching file lib/nghttp2_helper.c patching file lib/nghttp2_option.c patching file lib/nghttp2_option.h patching file lib/nghttp2_session.c patching file lib/nghttp2_session.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UApEDI + umask 022 + cd /builddir/build/BUILD + cd nghttp2-1.7.1 + scl enable httpd24 - '/usr/lib/rpm/redhat/config.sub' -> './config.sub' '/usr/lib/rpm/redhat/config.guess' -> './config.guess' checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 target system type... aarch64-redhat-linux-gnu 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ 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 dependency style of g++... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for aarch64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for cython.py... no checking for cython... no checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking whether std::future is available... yes checking whether std::map::emplace is available... yes checking for ZLIB... yes checking for library containing dlopen... -ldl checking for CUNIT... yes checking for ev_time in -lev... no checking for OPENSSL... yes checking for LIBEVENT_OPENSSL... no configure: No package 'libevent_openssl' found checking for JANSSON... no configure: No package 'jansson' found checking for library containing malloc_stats_print... no checking for library containing je_malloc_stats_print... no checking whether to enable assertions... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... yes checking size of int *... 8 checking size of time_t... 8 checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for working strnlen... yes checking for _Exit... yes checking for accept4... yes checking for dup2... yes checking for getcwd... yes checking for getpwnam... yes checking for localtime_r... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for timegm... yes checking for timerfd_create... yes checking whether initgroups is declared... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking whether C compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libnghttp2.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp2/nghttp2ver.h config.status: creating tests/Makefile config.status: creating tests/testdata/Makefile config.status: creating third-party/Makefile config.status: creating src/Makefile config.status: creating src/includes/Makefile config.status: creating src/libnghttp2_asio.pc config.status: creating examples/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating integration-tests/Makefile config.status: creating integration-tests/config.go config.status: creating integration-tests/setenv config.status: creating doc/Makefile config.status: creating doc/conf.py config.status: creating doc/index.rst config.status: creating doc/package_README.rst config.status: creating doc/tutorial-client.rst config.status: creating doc/tutorial-server.rst config.status: creating doc/tutorial-hpack.rst config.status: creating doc/nghttpx-howto.rst config.status: creating doc/h2load-howto.rst config.status: creating doc/libnghttp2_asio.rst config.status: creating doc/python-apiref.rst config.status: creating doc/building-android-binary.rst config.status: creating doc/nghttp2.h.rst config.status: creating doc/nghttp2ver.h.rst config.status: creating doc/asio_http2.h.rst config.status: creating doc/asio_http2_server.h.rst config.status: creating doc/asio_http2_client.h.rst config.status: creating doc/contribute.rst config.status: creating contrib/Makefile config.status: creating script/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: summary of build options: Package version: 1.7.1 Library version: 18:1:4 Install prefix: /opt/rh/httpd24/root/usr System types: Build: aarch64-redhat-linux-gnu Host: aarch64-redhat-linux-gnu Target: aarch64-redhat-linux-gnu Compiler: C compiler: gcc CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches LDFLAGS: -Wl,-z,relro C++ compiler: g++ CXXFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -std=c++11 CXXCPP: g++ -E C preprocessor: gcc -E CPPFLAGS: WARNCFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: no Python: Python: /usr/bin/python PYTHON_VERSION: 2.7 pyexecdir: ${exec_prefix}/lib64/python2.7/site-packages Python-dev: PYTHON_CPPFLAGS: PYTHON_LDFLAGS: Cython: Test: CUnit: yes (CFLAGS=' ' LIBS='-lcunit ') Failmalloc: yes Libs: OpenSSL: yes (CFLAGS=' ' LIBS='-lssl -lcrypto ') Libxml2: no (CFLAGS='' LIBS='') Libev: no (CFLAGS='' LIBS='') Libevent(SSL): no (CFLAGS='' LIBS='') Spdylay: no (CFLAGS='' LIBS='') Jansson: no (CFLAGS='' LIBS='') Jemalloc: no (LIBS='') Zlib: yes (CFLAGS=' ' LIBS='-lz ') Boost CPPFLAGS: Boost LDFLAGS: Boost::ASIO: Boost::System: Boost::Thread: Third-party: http-parser: no MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: no HPACK tools: no Libnghttp2_asio:no Examples: no Python bindings:no Threading: yes make all-recursive make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making all in includes make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_pq.lo nghttp2_pq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_map.lo nghttp2_map.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_queue.lo nghttp2_queue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_frame.lo nghttp2_frame.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_buf.lo nghttp2_buf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_stream.lo nghttp2_stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_outbound_item.lo nghttp2_outbound_item.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_session.lo nghttp2_session.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_pq.c -fPIC -DPIC -o .libs/nghttp2_pq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_queue.c -fPIC -DPIC -o .libs/nghttp2_queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_frame.c -fPIC -DPIC -o .libs/nghttp2_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_buf.c -fPIC -DPIC -o .libs/nghttp2_buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_map.c -fPIC -DPIC -o .libs/nghttp2_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_outbound_item.c -fPIC -DPIC -o .libs/nghttp2_outbound_item.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_stream.c -fPIC -DPIC -o .libs/nghttp2_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_session.c -fPIC -DPIC -o .libs/nghttp2_session.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_submit.lo nghttp2_submit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_helper.lo nghttp2_helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_submit.c -fPIC -DPIC -o .libs/nghttp2_submit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_npn.lo nghttp2_npn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_hd.lo nghttp2_hd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_helper.c -fPIC -DPIC -o .libs/nghttp2_helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_npn.c -fPIC -DPIC -o .libs/nghttp2_npn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_hd.c -fPIC -DPIC -o .libs/nghttp2_hd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_hd_huffman.lo nghttp2_hd_huffman.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_hd_huffman_data.lo nghttp2_hd_huffman_data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_version.lo nghttp2_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_hd_huffman.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_hd_huffman_data.c -fPIC -DPIC -o .libs/nghttp2_hd_huffman_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_version.c -fPIC -DPIC -o .libs/nghttp2_version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_priority_spec.lo nghttp2_priority_spec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_option.lo nghttp2_option.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_callbacks.lo nghttp2_callbacks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_mem.lo nghttp2_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_priority_spec.c -fPIC -DPIC -o .libs/nghttp2_priority_spec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_option.c -fPIC -DPIC -o .libs/nghttp2_option.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_callbacks.c -fPIC -DPIC -o .libs/nghttp2_callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_mem.c -fPIC -DPIC -o .libs/nghttp2_mem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o nghttp2_http.lo nghttp2_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./includes -I./includes -DBUILDING_NGHTTP2 -DHAVE_CONFIG_H -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c nghttp2_http.c -fPIC -DPIC -o .libs/nghttp2_http.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -no-undefined -release httpd24 -version-info 18:1:4 -Wl,-z,relro -o libnghttp2.la -rpath /opt/rh/httpd24/root/usr/lib64 nghttp2_pq.lo nghttp2_map.lo nghttp2_queue.lo nghttp2_frame.lo nghttp2_buf.lo nghttp2_stream.lo nghttp2_outbound_item.lo nghttp2_session.lo nghttp2_submit.lo nghttp2_helper.lo nghttp2_npn.lo nghttp2_hd.lo nghttp2_hd_huffman.lo nghttp2_hd_huffman_data.lo nghttp2_version.lo nghttp2_priority_spec.lo nghttp2_option.lo nghttp2_callbacks.lo nghttp2_mem.lo nghttp2_http.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nghttp2_pq.o .libs/nghttp2_map.o .libs/nghttp2_queue.o .libs/nghttp2_frame.o .libs/nghttp2_buf.o .libs/nghttp2_stream.o .libs/nghttp2_outbound_item.o .libs/nghttp2_session.o .libs/nghttp2_submit.o .libs/nghttp2_helper.o .libs/nghttp2_npn.o .libs/nghttp2_hd.o .libs/nghttp2_hd_huffman.o .libs/nghttp2_hd_huffman_data.o .libs/nghttp2_version.o .libs/nghttp2_priority_spec.o .libs/nghttp2_option.o .libs/nghttp2_callbacks.o .libs/nghttp2_mem.o .libs/nghttp2_http.o -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libnghttp2-httpd24.so.14 -o .libs/libnghttp2-httpd24.so.14.4.1 libtool: link: (cd ".libs" && rm -f "libnghttp2-httpd24.so.14" && ln -s "libnghttp2-httpd24.so.14.4.1" "libnghttp2-httpd24.so.14") libtool: link: (cd ".libs" && rm -f "libnghttp2.so" && ln -s "libnghttp2-httpd24.so.14.4.1" "libnghttp2.so") libtool: link: ( cd ".libs" && rm -f "libnghttp2.la" && ln -s "../libnghttp2.la" "libnghttp2.la" ) make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making all in third-party make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' Making all in src make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making all in includes make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' Making all in python make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/python' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making all in testdata make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making all in integration-tests make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' rm -f nghttpx-init nghttpx-init.tmp sed -e 's|@bindir[@]|/opt/rh/httpd24/root/usr/bin|g' nghttpx.service.in > nghttpx.service sed -e 's|@bindir[@]|/opt/rh/httpd24/root/usr/bin|g' nghttpx-upstart.conf.in > nghttpx-upstart.conf sed -e 's|@bindir[@]|/opt/rh/httpd24/root/usr/bin|g' nghttpx-init.in > nghttpx-init.tmp chmod +x nghttpx-init.tmp mv nghttpx-init.tmp nghttpx-init make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' Making all in script make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26jUP3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 ++ dirname /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 + cd nghttp2-1.7.1 + scl enable httpd24 - Making install in lib make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making install in includes make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/include/nghttp2' /usr/bin/install -c -m 644 nghttp2/nghttp2.h nghttp2/nghttp2ver.h '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/include/nghttp2' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libnghttp2.la '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnghttp2-httpd24.so.14.4.1 /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64/libnghttp2-httpd24.so.14.4.1 libtool: install: (cd /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64 && { ln -s -f libnghttp2-httpd24.so.14.4.1 libnghttp2-httpd24.so.14 || { rm -f libnghttp2-httpd24.so.14 && ln -s libnghttp2-httpd24.so.14.4.1 libnghttp2-httpd24.so.14; }; }) libtool: install: (cd /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64 && { ln -s -f libnghttp2-httpd24.so.14.4.1 libnghttp2.so || { rm -f libnghttp2.so && ln -s libnghttp2-httpd24.so.14.4.1 libnghttp2.so; }; }) libtool: install: /usr/bin/install -c .libs/libnghttp2.lai /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64/libnghttp2.la libtool: install: warning: remember to run `libtool --finish /opt/rh/httpd24/root/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libnghttp2.pc '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making install in third-party make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' Making install in src make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making install in includes make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/bin' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' Making install in python make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/python' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/python' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/python' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making install in testdata make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making install in integration-tests make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/man/man1' /usr/bin/install -c -m 644 nghttp.1 nghttpd.1 nghttpx.1 h2load.1 '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' Making install in script make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/nghttp2' /usr/bin/install -c fetch-ocsp-response '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/nghttp2' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/doc/nghttp2' /usr/bin/install -c -m 644 README.rst '/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/doc/nghttp2' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/nghttp2-1.7.1 extracting debug info from /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/lib64/libnghttp2-httpd24.so.14.4.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/opt/rh/httpd24/root/usr/lib64/libnghttp2-httpd24.so.14.4.1.debug to /usr/lib/debug/opt/rh/httpd24/root/usr/lib64/libnghttp2-httpd24.so.14.debug symlinked /usr/lib/debug/opt/rh/httpd24/root/usr/lib64/libnghttp2-httpd24.so.14.4.1.debug to /usr/lib/debug/opt/rh/httpd24/root/usr/lib64/libnghttp2.so.debug 1628 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/httpd24/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/httpd24/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ALOpM9 + umask 022 + cd /builddir/build/BUILD + cd nghttp2-1.7.1 + scl enable httpd24 - Making check in lib make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making check in includes make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib/includes' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/lib' Making check in third-party make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/third-party' Making check in src make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making check in includes make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making all in includes make[4]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src/includes' make[4]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[4]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/src' ============================================================================ Testsuite summary for nghttp2 1.7.1 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/src' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/examples' Making check in python make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/python' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/python' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making check in testdata make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests/testdata' make[2]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make main failmalloc make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' CC main.o CC nghttp2_pq_test.o CC nghttp2_map_test.o CC nghttp2_queue_test.o CC nghttp2_test_helper.o CC nghttp2_frame_test.o CC nghttp2_stream_test.o CC nghttp2_session_test.o CC nghttp2_hd_test.o CC nghttp2_npn_test.o CC nghttp2_helper_test.o CC nghttp2_buf_test.o CC failmalloc.o CC failmalloc_test.o CC malloc_wrapper.o CCLD failmalloc CCLD main make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[4]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' PASS: failmalloc PASS: main ============================================================================ Testsuite summary for nghttp2 1.7.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[3]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/tests' Making check in integration-tests make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/integration-tests' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/doc' Making check in contrib make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/contrib' Making check in script make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1/script' make[1]: Entering directory `/builddir/build/BUILD/nghttp2-1.7.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/nghttp2-1.7.1' + exit 0 Processing files: httpd24-nghttp2-1.7.1-8.el7.1.aarch64 Provides: httpd24-nghttp2 = 1.7.1-8.el7.1 httpd24-nghttp2(aarch-64) = 1.7.1-8.el7.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: httpd24-libnghttp2-1.7.1-8.el7.1.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XZphPP + umask 022 + cd /builddir/build/BUILD + cd nghttp2-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/licenses/httpd24-libnghttp2-1.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/licenses/httpd24-libnghttp2-1.7.1 + cp -pr COPYING /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/licenses/httpd24-libnghttp2-1.7.1 + exit 0 Provides: httpd24-libnghttp2 = 1.7.1-8.el7.1 httpd24-libnghttp2(aarch-64) = 1.7.1-8.el7.1 libnghttp2-httpd24.so.14()(64bit) scl-package(httpd24) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: httpd24-runtime ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: httpd24-libnghttp2-devel-1.7.1-8.el7.1.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EK8WCy + umask 022 + cd /builddir/build/BUILD + cd nghttp2-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/doc/httpd24-libnghttp2-devel-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/doc/httpd24-libnghttp2-devel-1.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64/opt/rh/httpd24/root/usr/share/doc/httpd24-libnghttp2-devel-1.7.1 + exit 0 Provides: httpd24-libnghttp2-devel = 1.7.1-8.el7.1 httpd24-libnghttp2-devel(aarch-64) = 1.7.1-8.el7.1 pkgconfig(httpd24-libnghttp2) = 1.7.1 scl-package(httpd24) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config httpd24-runtime libnghttp2-httpd24.so.14()(64bit) Processing files: httpd24-nghttp2-debuginfo-1.7.1-8.el7.1.aarch64 Provides: scl-package(httpd24) httpd24-nghttp2-debuginfo = 1.7.1-8.el7.1 httpd24-nghttp2-debuginfo(aarch-64) = 1.7.1-8.el7.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 Wrote: /builddir/build/RPMS/httpd24-nghttp2-1.7.1-8.el7.1.aarch64.rpm Wrote: /builddir/build/RPMS/httpd24-libnghttp2-1.7.1-8.el7.1.aarch64.rpm Wrote: /builddir/build/RPMS/httpd24-libnghttp2-devel-1.7.1-8.el7.1.aarch64.rpm Wrote: /builddir/build/RPMS/httpd24-nghttp2-debuginfo-1.7.1-8.el7.1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mmgraJ + umask 022 + cd /builddir/build/BUILD + cd nghttp2-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/httpd24-nghttp2-1.7.1-8.el7.1.aarch64 + exit 0 Child return code was: 0