+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/brotli.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.FkZ78f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf brotli-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd brotli-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/chmod 644 enc/backward_references.c enc/backward_references.h enc/backward_references_hq.c enc/backward_references_hq.h enc/backward_references_inc.h enc/bit_cost.c enc/bit_cost.h enc/bit_cost_inc.h enc/block_encoder_inc.h enc/block_splitter.c enc/block_splitter.h enc/block_splitter_inc.h enc/brotli_bit_stream.c enc/brotli_bit_stream.h enc/cluster.c enc/cluster.h enc/cluster_inc.h enc/command.h enc/compress_fragment.c enc/compress_fragment.h enc/compress_fragment_two_pass.c enc/compress_fragment_two_pass.h enc/context.h enc/dictionary_hash.c enc/dictionary_hash.h enc/encode.c enc/entropy_encode.c enc/entropy_encode.h enc/entropy_encode_static.h enc/fast_log.h enc/find_match_length.h enc/hash.h enc/hash_forgetful_chain_inc.h enc/hash_longest_match64_inc.h enc/hash_longest_match_inc.h enc/hash_longest_match_quickly_inc.h enc/hash_to_binary_tree_inc.h enc/histogram.c enc/histogram.h enc/histogram_inc.h enc/literal_cost.c enc/literal_cost.h enc/memory.c enc/memory.h enc/metablock.c enc/metablock.h enc/metablock_inc.h enc/port.h enc/prefix.h enc/quality.h enc/ringbuffer.h enc/static_dict.c enc/static_dict.h enc/static_dict_lut.h enc/utf8_util.c enc/utf8_util.h enc/write_bits.h + /usr/bin/chmod 644 include/brotli/decode.h include/brotli/encode.h include/brotli/port.h include/brotli/types.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qkPjIo + umask 022 + cd /builddir/build/BUILD + cd brotli-0.6.0 + mkdir -p build + cd build + 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 + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib64 -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for log2 -- Looking for log2 - not found -- Looking for log2 -- Looking for log2 - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/brotli-0.6.0/build + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/brotli-0.6.0 -B/builddir/build/BUILD/brotli-0.6.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlicommon.dir/DependInfo.cmake --color= Scanning dependencies of target brotlicommon make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 3%] Building C object CMakeFiles/brotlicommon.dir/common/dictionary.c.o /usr/bin/cc -DBROTLICOMMON_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlicommon.dir/common/dictionary.c.o -c /builddir/build/BUILD/brotli-0.6.0/common/dictionary.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 7%] Linking C shared library libbrotlicommon.so /usr/bin/cmake -E cmake_link_script CMakeFiles/brotlicommon.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbrotlicommon.so.0.6.0 -o libbrotlicommon.so.0.6.0 CMakeFiles/brotlicommon.dir/common/dictionary.c.o -lm /usr/bin/cmake -E cmake_symlink_library libbrotlicommon.so.0.6.0 libbrotlicommon.so.0.6.0 libbrotlicommon.so make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 7%] Built target brotlicommon make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/depend /usr/bin/make -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlidec.dir/DependInfo.cmake --color= Scanning dependencies of target brotlidec make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlienc.dir/DependInfo.cmake --color= Scanning dependencies of target brotlienc make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 14%] Building C object CMakeFiles/brotlidec.dir/dec/bit_reader.c.o /usr/bin/cc -DBROTLIDEC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlidec.dir/dec/bit_reader.c.o -c /builddir/build/BUILD/brotli-0.6.0/dec/bit_reader.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 18%] Building C object CMakeFiles/brotlidec.dir/dec/huffman.c.o /usr/bin/cc -DBROTLIDEC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlidec.dir/dec/huffman.c.o -c /builddir/build/BUILD/brotli-0.6.0/dec/huffman.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 29%] Building C object CMakeFiles/brotlidec.dir/dec/state.c.o /usr/bin/cc -DBROTLIDEC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlidec.dir/dec/state.c.o -c /builddir/build/BUILD/brotli-0.6.0/dec/state.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 33%] Building C object CMakeFiles/brotlienc.dir/enc/bit_cost.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/bit_cost.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/bit_cost.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 25%] Building C object CMakeFiles/brotlienc.dir/enc/backward_references_hq.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/backward_references_hq.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/backward_references_hq.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 37%] Building C object CMakeFiles/brotlienc.dir/enc/block_splitter.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/block_splitter.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/block_splitter.c In file included from /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter.h:14:0, from /builddir/build/BUILD/brotli-0.6.0/enc/block_splitter.c:9: /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h: In function 'SplitByteVectorLiteral': /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h: In function 'SplitByteVectorCommand': /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h: In function 'SplitByteVectorDistance': /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ /builddir/build/BUILD/brotli-0.6.0/enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); /builddir/build/BUILD/brotli-0.6.0/enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 14%] Building C object CMakeFiles/brotlidec.dir/dec/decode.c.o /usr/bin/cc -DBROTLIDEC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlidec.dir/dec/decode.c.o -c /builddir/build/BUILD/brotli-0.6.0/dec/decode.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 48%] Linking C shared library libbrotlidec.so /usr/bin/cmake -E cmake_link_script CMakeFiles/brotlidec.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbrotlidec.so.0.6.0 -o libbrotlidec.so.0.6.0 CMakeFiles/brotlidec.dir/dec/bit_reader.c.o CMakeFiles/brotlidec.dir/dec/decode.c.o CMakeFiles/brotlidec.dir/dec/huffman.c.o CMakeFiles/brotlidec.dir/dec/state.c.o -lm libbrotlicommon.so.0.6.0 -lm -Wl,-rpath,/builddir/build/BUILD/brotli-0.6.0/build: /usr/bin/cmake -E cmake_symlink_library libbrotlidec.so.0.6.0 libbrotlidec.so.0.6.0 libbrotlidec.so make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 48%] Built target brotlidec make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 40%] Building C object CMakeFiles/brotlienc.dir/enc/brotli_bit_stream.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/brotli_bit_stream.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/brotli_bit_stream.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 44%] Building C object CMakeFiles/brotlienc.dir/enc/cluster.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/cluster.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/cluster.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 59%] Building C object CMakeFiles/brotlienc.dir/enc/dictionary_hash.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/dictionary_hash.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/dictionary_hash.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 22%] Building C object CMakeFiles/brotlienc.dir/enc/backward_references.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/backward_references.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/backward_references.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 51%] Building C object CMakeFiles/brotlienc.dir/enc/compress_fragment.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/compress_fragment.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/compress_fragment.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 66%] Building C object CMakeFiles/brotlienc.dir/enc/entropy_encode.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/entropy_encode.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/entropy_encode.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 70%] Building C object CMakeFiles/brotlienc.dir/enc/histogram.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/histogram.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/histogram.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 77%] Building C object CMakeFiles/brotlienc.dir/enc/memory.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/memory.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/memory.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 74%] Building C object CMakeFiles/brotlienc.dir/enc/literal_cost.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/literal_cost.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/literal_cost.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 62%] Building C object CMakeFiles/brotlienc.dir/enc/encode.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/encode.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/encode.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 88%] Building C object CMakeFiles/brotlienc.dir/enc/utf8_util.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/utf8_util.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/utf8_util.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 55%] Building C object CMakeFiles/brotlienc.dir/enc/compress_fragment_two_pass.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/compress_fragment_two_pass.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/compress_fragment_two_pass.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 81%] Building C object CMakeFiles/brotlienc.dir/enc/metablock.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/metablock.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/metablock.c In file included from /builddir/build/BUILD/brotli-0.6.0/enc/././block_splitter.h:14:0, from /builddir/build/BUILD/brotli-0.6.0/enc/./metablock.h:14, from /builddir/build/BUILD/brotli-0.6.0/enc/metablock.c:10: /builddir/build/BUILD/brotli-0.6.0/enc/metablock.c: In function 'ContextBlockSplitterFinishBlock': /builddir/build/BUILD/brotli-0.6.0/enc/metablock.c:279:45: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BROTLI_ALLOC(m, HistogramLiteral, 2 * num_contexts); /builddir/build/BUILD/brotli-0.6.0/enc/./././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 85%] Building C object CMakeFiles/brotlienc.dir/enc/static_dict.c.o /usr/bin/cc -DBROTLIENC_SHARED_COMPILATION -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -fPIC -o CMakeFiles/brotlienc.dir/enc/static_dict.c.o -c /builddir/build/BUILD/brotli-0.6.0/enc/static_dict.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 92%] Linking C shared library libbrotlienc.so /usr/bin/cmake -E cmake_link_script CMakeFiles/brotlienc.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbrotlienc.so.0.6.0 -o libbrotlienc.so.0.6.0 CMakeFiles/brotlienc.dir/enc/backward_references.c.o CMakeFiles/brotlienc.dir/enc/backward_references_hq.c.o CMakeFiles/brotlienc.dir/enc/bit_cost.c.o CMakeFiles/brotlienc.dir/enc/block_splitter.c.o CMakeFiles/brotlienc.dir/enc/brotli_bit_stream.c.o CMakeFiles/brotlienc.dir/enc/cluster.c.o CMakeFiles/brotlienc.dir/enc/compress_fragment.c.o CMakeFiles/brotlienc.dir/enc/compress_fragment_two_pass.c.o CMakeFiles/brotlienc.dir/enc/dictionary_hash.c.o CMakeFiles/brotlienc.dir/enc/encode.c.o CMakeFiles/brotlienc.dir/enc/entropy_encode.c.o CMakeFiles/brotlienc.dir/enc/histogram.c.o CMakeFiles/brotlienc.dir/enc/literal_cost.c.o CMakeFiles/brotlienc.dir/enc/memory.c.o CMakeFiles/brotlienc.dir/enc/metablock.c.o CMakeFiles/brotlienc.dir/enc/static_dict.c.o CMakeFiles/brotlienc.dir/enc/utf8_util.c.o -lm libbrotlicommon.so.0.6.0 -lm -Wl,-rpath,/builddir/build/BUILD/brotli-0.6.0/build: /usr/bin/cmake -E cmake_symlink_library libbrotlienc.so.0.6.0 libbrotlienc.so.0.6.0 libbrotlienc.so make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 92%] Built target brotlienc make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/bro.dir/build.make CMakeFiles/bro.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/bro.dir/DependInfo.cmake --color= Scanning dependencies of target bro make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/bro.dir/build.make CMakeFiles/bro.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 96%] Building C object CMakeFiles/bro.dir/tools/bro.c.o /usr/bin/cc -DBROTLI_SHARED_COMPILATION -DOS_LINUX -I/builddir/build/BUILD/brotli-0.6.0/include -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 -o CMakeFiles/bro.dir/tools/bro.c.o -c /builddir/build/BUILD/brotli-0.6.0/tools/bro.c make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [100%] Linking C executable bro /usr/bin/cmake -E cmake_link_script CMakeFiles/bro.dir/link.txt --verbose=1 /usr/bin/cc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/bro.dir/tools/bro.c.o -o bro -rdynamic libbrotlienc.so.0.6.0 libbrotlidec.so.0.6.0 libbrotlicommon.so.0.6.0 -lm -Wl,-rpath,/builddir/build/BUILD/brotli-0.6.0/build: make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' [100%] Built target bro make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles 0 + cd .. + 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 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating bin creating bin/lib.linux-riscv64-2.7 copying python/brotli.py -> bin/lib.linux-riscv64-2.7 running build_ext creating bin/temp.linux-riscv64-2.7 creating bin/temp.linux-riscv64-2.7/common creating bin/temp.linux-riscv64-2.7/dec creating bin/temp.linux-riscv64-2.7/enc gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c common/dictionary.c -o bin/temp.linux-riscv64-2.7/common/dictionary.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c dec/bit_reader.c -o bin/temp.linux-riscv64-2.7/dec/bit_reader.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c dec/decode.c -o bin/temp.linux-riscv64-2.7/dec/decode.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c dec/huffman.c -o bin/temp.linux-riscv64-2.7/dec/huffman.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c dec/state.c -o bin/temp.linux-riscv64-2.7/dec/state.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/backward_references.c -o bin/temp.linux-riscv64-2.7/enc/backward_references.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/backward_references_hq.c -o bin/temp.linux-riscv64-2.7/enc/backward_references_hq.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/bit_cost.c -o bin/temp.linux-riscv64-2.7/enc/bit_cost.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/block_splitter.c -o bin/temp.linux-riscv64-2.7/enc/block_splitter.o In file included from enc/./block_splitter.h:14:0, from enc/block_splitter.c:9: enc/./block_splitter_inc.h: In function 'SplitByteVectorLiteral': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h: In function 'SplitByteVectorCommand': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h: In function 'SplitByteVectorDistance': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/brotli_bit_stream.c -o bin/temp.linux-riscv64-2.7/enc/brotli_bit_stream.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/cluster.c -o bin/temp.linux-riscv64-2.7/enc/cluster.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/compress_fragment.c -o bin/temp.linux-riscv64-2.7/enc/compress_fragment.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/compress_fragment_two_pass.c -o bin/temp.linux-riscv64-2.7/enc/compress_fragment_two_pass.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/dictionary_hash.c -o bin/temp.linux-riscv64-2.7/enc/dictionary_hash.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/encode.c -o bin/temp.linux-riscv64-2.7/enc/encode.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/entropy_encode.c -o bin/temp.linux-riscv64-2.7/enc/entropy_encode.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/histogram.c -o bin/temp.linux-riscv64-2.7/enc/histogram.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/literal_cost.c -o bin/temp.linux-riscv64-2.7/enc/literal_cost.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/memory.c -o bin/temp.linux-riscv64-2.7/enc/memory.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/metablock.c -o bin/temp.linux-riscv64-2.7/enc/metablock.o In file included from enc/././block_splitter.h:14:0, from enc/./metablock.h:14, from enc/metablock.c:10: enc/metablock.c: In function 'ContextBlockSplitterFinishBlock': enc/metablock.c:279:45: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BROTLI_ALLOC(m, HistogramLiteral, 2 * num_contexts); enc/./././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/static_dict.c -o bin/temp.linux-riscv64-2.7/enc/static_dict.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c enc/utf8_util.c -o bin/temp.linux-riscv64-2.7/enc/utf8_util.o creating bin/temp.linux-riscv64-2.7/python gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python2.7 -c python/_brotli.cc -o bin/temp.linux-riscv64-2.7/python/_brotli.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 bin/temp.linux-riscv64-2.7/common/dictionary.o bin/temp.linux-riscv64-2.7/dec/bit_reader.o bin/temp.linux-riscv64-2.7/dec/decode.o bin/temp.linux-riscv64-2.7/dec/huffman.o bin/temp.linux-riscv64-2.7/dec/state.o bin/temp.linux-riscv64-2.7/enc/backward_references.o bin/temp.linux-riscv64-2.7/enc/backward_references_hq.o bin/temp.linux-riscv64-2.7/enc/bit_cost.o bin/temp.linux-riscv64-2.7/enc/block_splitter.o bin/temp.linux-riscv64-2.7/enc/brotli_bit_stream.o bin/temp.linux-riscv64-2.7/enc/cluster.o bin/temp.linux-riscv64-2.7/enc/compress_fragment.o bin/temp.linux-riscv64-2.7/enc/compress_fragment_two_pass.o bin/temp.linux-riscv64-2.7/enc/dictionary_hash.o bin/temp.linux-riscv64-2.7/enc/encode.o bin/temp.linux-riscv64-2.7/enc/entropy_encode.o bin/temp.linux-riscv64-2.7/enc/histogram.o bin/temp.linux-riscv64-2.7/enc/literal_cost.o bin/temp.linux-riscv64-2.7/enc/memory.o bin/temp.linux-riscv64-2.7/enc/metablock.o bin/temp.linux-riscv64-2.7/enc/static_dict.o bin/temp.linux-riscv64-2.7/enc/utf8_util.o bin/temp.linux-riscv64-2.7/python/_brotli.o -L/usr/lib64 -lpython2.7 -o bin/lib.linux-riscv64-2.7/_brotli.so + sleep 1 + 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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating bin/lib.linux-riscv64-3.6 copying python/brotli.py -> bin/lib.linux-riscv64-3.6 running build_ext creating bin/temp.linux-riscv64-3.6 creating bin/temp.linux-riscv64-3.6/common creating bin/temp.linux-riscv64-3.6/dec creating bin/temp.linux-riscv64-3.6/enc gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c common/dictionary.c -o bin/temp.linux-riscv64-3.6/common/dictionary.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c dec/bit_reader.c -o bin/temp.linux-riscv64-3.6/dec/bit_reader.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c dec/decode.c -o bin/temp.linux-riscv64-3.6/dec/decode.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c dec/huffman.c -o bin/temp.linux-riscv64-3.6/dec/huffman.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c dec/state.c -o bin/temp.linux-riscv64-3.6/dec/state.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/backward_references.c -o bin/temp.linux-riscv64-3.6/enc/backward_references.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/backward_references_hq.c -o bin/temp.linux-riscv64-3.6/enc/backward_references_hq.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/bit_cost.c -o bin/temp.linux-riscv64-3.6/enc/bit_cost.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/block_splitter.c -o bin/temp.linux-riscv64-3.6/enc/block_splitter.o In file included from enc/./block_splitter.h:14:0, from enc/block_splitter.c:9: enc/./block_splitter_inc.h: In function 'SplitByteVectorLiteral': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h: In function 'SplitByteVectorCommand': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h: In function 'SplitByteVectorDistance': enc/./block_splitter_inc.h:403:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] double* insert_cost = BROTLI_ALLOC(m, double, data_size * num_histograms); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ enc/./block_splitter_inc.h:405:62: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] uint8_t* switch_signal = BROTLI_ALLOC(m, uint8_t, length * bitmaplen); enc/././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/brotli_bit_stream.c -o bin/temp.linux-riscv64-3.6/enc/brotli_bit_stream.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/cluster.c -o bin/temp.linux-riscv64-3.6/enc/cluster.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/compress_fragment.c -o bin/temp.linux-riscv64-3.6/enc/compress_fragment.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/compress_fragment_two_pass.c -o bin/temp.linux-riscv64-3.6/enc/compress_fragment_two_pass.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/dictionary_hash.c -o bin/temp.linux-riscv64-3.6/enc/dictionary_hash.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/encode.c -o bin/temp.linux-riscv64-3.6/enc/encode.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/entropy_encode.c -o bin/temp.linux-riscv64-3.6/enc/entropy_encode.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/histogram.c -o bin/temp.linux-riscv64-3.6/enc/histogram.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/literal_cost.c -o bin/temp.linux-riscv64-3.6/enc/literal_cost.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/memory.c -o bin/temp.linux-riscv64-3.6/enc/memory.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/metablock.c -o bin/temp.linux-riscv64-3.6/enc/metablock.o In file included from enc/././block_splitter.h:14:0, from enc/./metablock.h:14, from enc/metablock.c:10: enc/metablock.c: In function 'ContextBlockSplitterFinishBlock': enc/metablock.c:279:45: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BROTLI_ALLOC(m, HistogramLiteral, 2 * num_contexts); enc/./././memory.h:43:5: note: in definition of macro 'BROTLI_ALLOC' ((N) ? ((T*)BrotliAllocate((M), (N) * sizeof(T))) : NULL) ^ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/static_dict.c -o bin/temp.linux-riscv64-3.6/enc/static_dict.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c enc/utf8_util.c -o bin/temp.linux-riscv64-3.6/enc/utf8_util.o creating bin/temp.linux-riscv64-3.6/python gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -Iinclude -I/usr/include/python3.6m -c python/_brotli.cc -o bin/temp.linux-riscv64-3.6/python/_brotli.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 bin/temp.linux-riscv64-3.6/common/dictionary.o bin/temp.linux-riscv64-3.6/dec/bit_reader.o bin/temp.linux-riscv64-3.6/dec/decode.o bin/temp.linux-riscv64-3.6/dec/huffman.o bin/temp.linux-riscv64-3.6/dec/state.o bin/temp.linux-riscv64-3.6/enc/backward_references.o bin/temp.linux-riscv64-3.6/enc/backward_references_hq.o bin/temp.linux-riscv64-3.6/enc/bit_cost.o bin/temp.linux-riscv64-3.6/enc/block_splitter.o bin/temp.linux-riscv64-3.6/enc/brotli_bit_stream.o bin/temp.linux-riscv64-3.6/enc/cluster.o bin/temp.linux-riscv64-3.6/enc/compress_fragment.o bin/temp.linux-riscv64-3.6/enc/compress_fragment_two_pass.o bin/temp.linux-riscv64-3.6/enc/dictionary_hash.o bin/temp.linux-riscv64-3.6/enc/encode.o bin/temp.linux-riscv64-3.6/enc/entropy_encode.o bin/temp.linux-riscv64-3.6/enc/histogram.o bin/temp.linux-riscv64-3.6/enc/literal_cost.o bin/temp.linux-riscv64-3.6/enc/memory.o bin/temp.linux-riscv64-3.6/enc/metablock.o bin/temp.linux-riscv64-3.6/enc/static_dict.o bin/temp.linux-riscv64-3.6/enc/utf8_util.o bin/temp.linux-riscv64-3.6/python/_brotli.o -L/usr/lib64 -lpython3.6m -o bin/lib.linux-riscv64-3.6/_brotli.cpython-36m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DMFnFv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 + cd brotli-0.6.0 + cd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/brotli-0.6.0 -B/builddir/build/BUILD/brotli-0.6.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlicommon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Nothing to be done for 'CMakeFiles/brotlicommon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 7%] Built target brotlicommon /usr/bin/make -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlienc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Nothing to be done for 'CMakeFiles/brotlienc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 74%] Built target brotlienc /usr/bin/make -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/brotlidec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Nothing to be done for 'CMakeFiles/brotlidec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' [ 92%] Built target brotlidec /usr/bin/make -f CMakeFiles/bro.dir/build.make CMakeFiles/bro.dir/depend make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' cd /builddir/build/BUILD/brotli-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0 /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles/bro.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/make -f CMakeFiles/bro.dir/build.make CMakeFiles/bro.dir/build make[2]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' make[2]: Nothing to be done for 'CMakeFiles/bro.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' [100%] Built target bro make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/brotli-0.6.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/brotli-0.6.0/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/brotli-0.6.0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/bin/bro -- Set runtime path of "/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/bin/bro" to "" -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlienc.so.0.6.0 -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlienc.so -- Set runtime path of "/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlienc.so.0.6.0" to "" -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlidec.so.0.6.0 -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlidec.so -- Set runtime path of "/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlidec.so.0.6.0" to "" -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlicommon.so.0.6.0 -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/libbrotlicommon.so -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/include/brotli -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/include/brotli/decode.h -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/include/brotli/port.h -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/include/brotli/types.h -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/include/brotli/encode.h -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/pkgconfig/libbrotlicommon.pc -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/pkgconfig/libbrotlidec.pc -- Installing: /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/pkgconfig/libbrotlienc.pc + /usr/bin/mv /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/bin/bro /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/bin/brotli + cd .. + 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 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7/site-packages copying bin/lib.linux-riscv64-2.7/_brotli.so -> /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7/site-packages copying bin/lib.linux-riscv64-2.7/brotli.py -> /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7/site-packages/brotli.py to brotli.pyc writing byte-compilation script '/tmp/tmpEwz6O_.py' /usr/bin/python2 -O /tmp/tmpEwz6O_.py removing /tmp/tmpEwz6O_.py running install_egg_info running egg_info creating python/Brotli.egg-info writing python/Brotli.egg-info/PKG-INFO writing top-level names to python/Brotli.egg-info/top_level.txt writing dependency_links to python/Brotli.egg-info/dependency_links.txt writing manifest file 'python/Brotli.egg-info/SOURCES.txt' reading manifest file 'python/Brotli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'python/brotlimodule.cc' writing manifest file 'python/Brotli.egg-info/SOURCES.txt' Copying python/Brotli.egg-info to /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7/site-packages/Brotli-0.6.0-py2.7.egg-info running install_scripts + 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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6/site-packages copying bin/lib.linux-riscv64-3.6/_brotli.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6/site-packages copying bin/lib.linux-riscv64-3.6/brotli.py -> /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6/site-packages/brotli.py to brotli.cpython-36.pyc writing byte-compilation script '/tmp/tmp0fzw4v03.py' /usr/bin/python3 /tmp/tmp0fzw4v03.py removing /tmp/tmp0fzw4v03.py running install_egg_info running egg_info writing python/Brotli.egg-info/PKG-INFO writing dependency_links to python/Brotli.egg-info/dependency_links.txt writing top-level names to python/Brotli.egg-info/top_level.txt reading manifest file 'python/Brotli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'python/brotlimodule.cc' writing manifest file 'python/Brotli.egg-info/SOURCES.txt' Copying python/Brotli.egg-info to /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6/site-packages/Brotli-0.6.0-py3.6.egg-info running install_scripts + /usr/bin/install -dm755 /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/man/man3 + cd docs + for i in *.3 + /usr/bin/install -m644 decode.h.3 /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/man/man3/decode.h.3brotli + for i in *.3 + /usr/bin/install -m644 encode.h.3 /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/man/man3/encode.h.3brotli + for i in *.3 + /usr/bin/install -m644 types.h.3 /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/man/man3/types.h.3brotli + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: brotli-0.6.0-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zlQxdo + umask 022 + cd /builddir/build/BUILD + cd brotli-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/brotli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/brotli + cp -pr LICENSE /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/brotli + exit 0 Provides: brotli = 0.6.0-8.fc28 brotli(riscv-64) = 0.6.0-8.fc28 libbrotlicommon.so.0.6.0()(64bit) libbrotlidec.so.0.6.0()(64bit) libbrotlienc.so.0.6.0()(64bit) 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbrotlicommon.so.0.6.0()(64bit) libbrotlidec.so.0.6.0()(64bit) libbrotlienc.so.0.6.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: python2-brotli-0.6.0-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cQIDWW + umask 022 + cd /builddir/build/BUILD + cd brotli-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python2-brotli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python2-brotli + cp -pr LICENSE /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python2-brotli + exit 0 Provides: python-brotli = 0.6.0-8.fc28 python-brotli(riscv-64) = 0.6.0-8.fc28 python2-brotli = 0.6.0-8.fc28 python2-brotli(riscv-64) = 0.6.0-8.fc28 python2.7dist(brotli) = 0.6.0 python2dist(brotli) = 0.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-brotli < 0.6.0-8.fc28 Processing files: python3-brotli-0.6.0-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hHFZK8 + umask 022 + cd /builddir/build/BUILD + cd brotli-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python3-brotli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python3-brotli + cp -pr LICENSE /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64/usr/share/licenses/python3-brotli + exit 0 Provides: python3-brotli = 0.6.0-8.fc28 python3-brotli(riscv-64) = 0.6.0-8.fc28 python3.6dist(brotli) = 0.6.0 python3dist(brotli) = 0.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: brotli-devel-0.6.0-8.fc28.riscv64 Provides: brotli-devel = 0.6.0-8.fc28 brotli-devel(riscv-64) = 0.6.0-8.fc28 pkgconfig(libbrotlicommon) = 0.6.0 pkgconfig(libbrotlidec) = 0.6.0 pkgconfig(libbrotlienc) = 0.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbrotlicommon.so.0.6.0()(64bit) libbrotlidec.so.0.6.0()(64bit) libbrotlienc.so.0.6.0()(64bit) pkgconfig(libbrotlicommon) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/brotli-0.6.0-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/brotli-0.6.0-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-brotli-0.6.0-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-brotli-0.6.0-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/brotli-devel-0.6.0-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G2Jrpf + umask 022 + cd /builddir/build/BUILD + cd brotli-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/brotli-0.6.0-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff