Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/protozero.spec'], timeout=172800user='mockbuild'gid=425printOutput=Falseshell=Falseuid=1000logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f25-build-6428434-638192/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/protozero.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/protozero-1.4.2-2.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/protozero.spec'], timeout=172800user='mockbuild'gid=425printOutput=Falseprivate_network=Trueshell=Falseuid=1000logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f25-build-6428434-638192/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/protozero.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qXvxKq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protozero-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/protozero-1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protozero-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f test/include/catch.hpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r4EU6E + umask 022 + cd /builddir/build/BUILD + cd protozero-1.4.2 + /usr/bin/make -j16 doc doxygen doc/Doxyfile warning: Tag `CLANG_ASSISTED_PARSING' at line 989 of file `doc/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 997 of file `doc/Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. /builddir/build/BUILD/protozero-1.4.2/doc/tutorial.md:20: warning: unable to resolve reference to `cheatsheet.md' for \ref command /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:190: warning: Member iterator_category (typedef) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:191: warning: Member value_type (typedef) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:192: warning: Member difference_type (typedef) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:193: warning: Member pointer (typedef) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:194: warning: Member reference (typedef) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:201: warning: Member const_fixed_iterator(const char *data, const char *end) noexcept (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:206: warning: Member const_fixed_iterator(const const_fixed_iterator &) noexcept=default (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:207: warning: Member const_fixed_iterator(const_fixed_iterator &&) noexcept=default (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:209: warning: Member operator=(const const_fixed_iterator &) noexcept=default (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:210: warning: Member operator=(const_fixed_iterator &&) noexcept=default (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:214: warning: Member operator*() const (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:220: warning: Member operator++() (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:225: warning: Member operator++(int) (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:231: warning: Member operator==(const const_fixed_iterator &rhs) const noexcept (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:235: warning: Member operator!=(const const_fixed_iterator &rhs) const noexcept (function) of class protozero::const_fixed_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:331: warning: Member iterator_category (typedef) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:332: warning: Member value_type (typedef) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:333: warning: Member difference_type (typedef) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:334: warning: Member pointer (typedef) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:335: warning: Member reference (typedef) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:272: warning: Member iterator_category (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:273: warning: Member value_type (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:274: warning: Member difference_type (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:275: warning: Member pointer (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:276: warning: Member reference (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:341: warning: Member const_svarint_iterator(const char *data, const char *end) noexcept (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:345: warning: Member const_svarint_iterator(const const_svarint_iterator &)=default (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:346: warning: Member const_svarint_iterator(const_svarint_iterator &&)=default (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:348: warning: Member operator=(const const_svarint_iterator &)=default (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:349: warning: Member operator=(const_svarint_iterator &&)=default (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:353: warning: Member operator*() const (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:358: warning: Member operator++() (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:363: warning: Member operator++(int) (function) of class protozero::const_svarint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:283: warning: Member const_varint_iterator(const char *data, const char *end) noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:288: warning: Member const_varint_iterator(const const_varint_iterator &) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:289: warning: Member const_varint_iterator(const_varint_iterator &&) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:291: warning: Member operator=(const const_varint_iterator &) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:292: warning: Member operator=(const_varint_iterator &&) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:296: warning: Member operator*() const (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:301: warning: Member operator++() (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:306: warning: Member operator++(int) (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:312: warning: Member operator==(const const_varint_iterator &rhs) const noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:316: warning: Member operator!=(const const_varint_iterator &rhs) const noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:272: warning: Member iterator_category (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:273: warning: Member value_type (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:274: warning: Member difference_type (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:275: warning: Member pointer (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:276: warning: Member reference (typedef) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:283: warning: Member const_varint_iterator(const char *data, const char *end) noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:288: warning: Member const_varint_iterator(const const_varint_iterator &) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:289: warning: Member const_varint_iterator(const_varint_iterator &&) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:291: warning: Member operator=(const const_varint_iterator &) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:292: warning: Member operator=(const_varint_iterator &&) noexcept=default (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:296: warning: Member operator*() const (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:301: warning: Member operator++() (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:306: warning: Member operator++(int) (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:312: warning: Member operator==(const const_varint_iterator &rhs) const noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/iterators.hpp:316: warning: Member operator!=(const const_varint_iterator &rhs) const noexcept (function) of class protozero::const_varint_iterator is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:47: warning: Member enum_type (typedef) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:49: warning: Member pbf_builder(std::string &data) noexcept (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:54: warning: Member pbf_builder(pbf_writer &parent_writer, P tag) noexcept (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:82: warning: Member add_bytes(T tag, const char *value, std::size_t size) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:86: warning: Member add_bytes(T tag, const std::string &value) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:90: warning: Member add_string(T tag, const char *value, std::size_t size) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:94: warning: Member add_string(T tag, const std::string &value) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:98: warning: Member add_string(T tag, const char *value) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:102: warning: Member add_message(T tag, const char *value, std::size_t size) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_builder.hpp:106: warning: Member add_message(T tag, const std::string &value) (function) of class protozero::pbf_builder is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_message.hpp:71: warning: Member enum_type (typedef) of class protozero::pbf_message is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_message.hpp:74: warning: Member pbf_message(Args &&... args) noexcept (function) of class protozero::pbf_message is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_message.hpp:78: warning: Member next() (function) of class protozero::pbf_message is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_message.hpp:82: warning: Member next(T tag) (function) of class protozero::pbf_message is not documented. /builddir/build/BUILD/protozero-1.4.2/include/protozero/pbf_message.hpp:86: warning: Member tag() const noexcept (function) of class protozero::pbf_message is not documented. /builddir/build/BUILD/protozero-1.4.2/README.md:14: warning: Unexpected html tag found within context /builddir/build/BUILD/protozero-1.4.2/README.md:15: warning: Unexpected html tag found within context /builddir/build/BUILD/protozero-1.4.2/README.md:16: warning: Unexpected html tag found within context + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9cCJXV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 ++ dirname /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 + cd protozero-1.4.2 + mkdir -p /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/include + cp -pr include/protozero /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/include + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6Jd4ad + umask 022 + cd /builddir/build/BUILD + cd protozero-1.4.2 + /usr/bin/make -j16 test 'CXXFLAGS=-I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' DEBUG_FLAGS= g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/tests.cpp -o test/tests.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/uint32/test_cases.cpp -o test/t/uint32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/sfixed64/test_cases.cpp -o test/t/sfixed64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/basic/test_cases.cpp -o test/t/basic/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/uint64/test_cases.cpp -o test/t/uint64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/fixed32/test_cases.cpp -o test/t/fixed32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_sfixed32/test_cases.cpp -o test/t/repeated_packed_sfixed32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_fixed64/test_cases.cpp -o test/t/repeated_packed_fixed64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/exceptions/test_cases.cpp -o test/t/exceptions/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/string/test_cases.cpp -o test/t/string/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/complex/test_cases.cpp -o test/t/complex/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/fixed64/test_cases.cpp -o test/t/fixed64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/float/test_cases.cpp -o test/t/float/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/zigzag/test_cases.cpp -o test/t/zigzag/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/skip/test_cases.cpp -o test/t/skip/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/sfixed32/test_cases.cpp -o test/t/sfixed32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_enum/test_cases.cpp -o test/t/repeated_packed_enum/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_double/test_cases.cpp -o test/t/repeated_packed_double/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/nested/test_cases.cpp -o test/t/nested/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/vector_tile/test_cases.cpp -o test/t/vector_tile/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/bool/test_cases.cpp -o test/t/bool/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/rollback/test_cases.cpp -o test/t/rollback/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_int32/test_cases.cpp -o test/t/repeated_packed_int32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_sfixed64/test_cases.cpp -o test/t/repeated_packed_sfixed64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/int32/test_cases.cpp -o test/t/int32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_sint32/test_cases.cpp -o test/t/repeated_packed_sint32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_int64/test_cases.cpp -o test/t/repeated_packed_int64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/wrong_type_access/test_cases.cpp -o test/t/wrong_type_access/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_fixed32/test_cases.cpp -o test/t/repeated_packed_fixed32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated/test_cases.cpp -o test/t/repeated/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_sint64/test_cases.cpp -o test/t/repeated_packed_sint64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/enum/test_cases.cpp -o test/t/enum/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/bytes/test_cases.cpp -o test/t/bytes/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_float/test_cases.cpp -o test/t/repeated_packed_float/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/int64/test_cases.cpp -o test/t/int64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_uint32/test_cases.cpp -o test/t/repeated_packed_uint32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/sint32/test_cases.cpp -o test/t/sint32/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/endian/test_cases.cpp -o test/t/endian/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_bool/test_cases.cpp -o test/t/repeated_packed_bool/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_uint64/test_cases.cpp -o test/t/repeated_packed_uint64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/double/test_cases.cpp -o test/t/double/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/data_view/test_cases.cpp -o test/t/data_view/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/varint/test_cases.cpp -o test/t/varint/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/tags/test_cases.cpp -o test/t/tags/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/alignment/test_cases.cpp -o test/t/alignment/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/sint64/test_cases.cpp -o test/t/sint64/test_cases.o g++ -c -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/message/test_cases.cpp -o test/t/message/test_cases.o protoc --cpp_out=. test/t/fixed32/testcase.proto protoc --cpp_out=. test/t/string/testcase.proto protoc --cpp_out=. test/t/nested/testcase.proto protoc --cpp_out=. test/t/bool/testcase.proto protoc --cpp_out=. test/t/int32/testcase.proto protoc --cpp_out=. test/t/repeated_packed_fixed32/testcase.proto protoc --cpp_out=. test/t/repeated/testcase.proto protoc --cpp_out=. test/t/enum/testcase.proto protoc --cpp_out=. test/t/bytes/testcase.proto protoc --cpp_out=. test/t/double/testcase.proto protoc --cpp_out=. test/t/message/testcase.proto g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/fixed32/testcase.pb.cc -o test/t/fixed32/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/string/testcase.pb.cc -o test/t/string/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/nested/testcase.pb.cc -o test/t/nested/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/bool/testcase.pb.cc -o test/t/bool/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/int32/testcase.pb.cc -o test/t/int32/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/repeated_packed_fixed32/testcase.pb.cc -o test/t/repeated_packed_fixed32/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/repeated/testcase.pb.cc -o test/t/repeated/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/enum/testcase.pb.cc -o test/t/enum/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/bytes/testcase.pb.cc -o test/t/bytes/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/double/testcase.pb.cc -o test/t/double/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c++11 test/t/message/testcase.pb.cc -o test/t/message/testcase.pb.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/fixed32/writer_test_cases.cpp -o test/t/fixed32/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/string/writer_test_cases.cpp -o test/t/string/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/nested/writer_test_cases.cpp -o test/t/nested/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/bool/writer_test_cases.cpp -o test/t/bool/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/int32/writer_test_cases.cpp -o test/t/int32/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated_packed_fixed32/writer_test_cases.cpp -o test/t/repeated_packed_fixed32/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/repeated/writer_test_cases.cpp -o test/t/repeated/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/enum/writer_test_cases.cpp -o test/t/enum/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/bytes/writer_test_cases.cpp -o test/t/bytes/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/double/writer_test_cases.cpp -o test/t/double/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/t/message/writer_test_cases.cpp -o test/t/message/writer_test_cases.o g++ -c -I. -Iinclude -Itest/include -I/usr/include/catch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility-inlines-hidden -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wsign-conversion -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Wshadow test/writer_tests.cpp -o test/writer_tests.o g++ test/tests.o test/t/uint32/test_cases.o test/t/sfixed64/test_cases.o test/t/basic/test_cases.o test/t/uint64/test_cases.o test/t/fixed32/test_cases.o test/t/repeated_packed_sfixed32/test_cases.o test/t/repeated_packed_fixed64/test_cases.o test/t/exceptions/test_cases.o test/t/string/test_cases.o test/t/complex/test_cases.o test/t/fixed64/test_cases.o test/t/float/test_cases.o test/t/zigzag/test_cases.o test/t/skip/test_cases.o test/t/sfixed32/test_cases.o test/t/repeated_packed_enum/test_cases.o test/t/repeated_packed_double/test_cases.o test/t/nested/test_cases.o test/t/vector_tile/test_cases.o test/t/bool/test_cases.o test/t/rollback/test_cases.o test/t/repeated_packed_int32/test_cases.o test/t/repeated_packed_sfixed64/test_cases.o test/t/int32/test_cases.o test/t/repeated_packed_sint32/test_cases.o test/t/repeated_packed_int64/test_cases.o test/t/wrong_type_access/test_cases.o test/t/repeated_packed_fixed32/test_cases.o test/t/repeated/test_cases.o test/t/repeated_packed_sint64/test_cases.o test/t/enum/test_cases.o test/t/bytes/test_cases.o test/t/repeated_packed_float/test_cases.o test/t/int64/test_cases.o test/t/repeated_packed_uint32/test_cases.o test/t/sint32/test_cases.o test/t/endian/test_cases.o test/t/repeated_packed_bool/test_cases.o test/t/repeated_packed_uint64/test_cases.o test/t/double/test_cases.o test/t/data_view/test_cases.o test/t/varint/test_cases.o test/t/tags/test_cases.o test/t/alignment/test_cases.o test/t/sint64/test_cases.o test/t/message/test_cases.o -o test/tests g++ test/writer_tests.o test/t/fixed32/testcase.pb.o test/t/string/testcase.pb.o test/t/nested/testcase.pb.o test/t/bool/testcase.pb.o test/t/int32/testcase.pb.o test/t/repeated_packed_fixed32/testcase.pb.o test/t/repeated/testcase.pb.o test/t/enum/testcase.pb.o test/t/bytes/testcase.pb.o test/t/double/testcase.pb.o test/t/message/testcase.pb.o test/t/fixed32/writer_test_cases.o test/t/string/writer_test_cases.o test/t/nested/writer_test_cases.o test/t/bool/writer_test_cases.o test/t/int32/writer_test_cases.o test/t/repeated_packed_fixed32/writer_test_cases.o test/t/repeated/writer_test_cases.o test/t/enum/writer_test_cases.o test/t/bytes/writer_test_cases.o test/t/double/writer_test_cases.o test/t/message/writer_test_cases.o -lprotobuf-lite -pthread -o test/writer_tests ./test/tests =============================================================================== All tests passed (1055247 assertions in 140 test cases) ./test/writer_tests =============================================================================== All tests passed (66 assertions in 12 test cases) + exit 0 Processing files: protozero-devel-1.4.2-2.fc25.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QucDhj + umask 022 + cd /builddir/build/BUILD + cd protozero-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/doc/protozero-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/doc/protozero-devel + cp -pr README.md /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/doc/protozero-devel + cp -pr doc/cheatsheet.md doc/macros.md doc/tutorial.md /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/doc/protozero-devel + cp -pr doc/html /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/doc/protozero-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BRddup + umask 022 + cd /builddir/build/BUILD + cd protozero-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/licenses/protozero-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/licenses/protozero-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/licenses/protozero-devel + cp -pr LICENSE.from_folly /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386/usr/share/licenses/protozero-devel + exit 0 Provides: protozero-devel = 1.4.2-2.fc25 protozero-devel(x86-32) = 1.4.2-2.fc25 protozero-static = 1.4.2-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 Wrote: /builddir/build/RPMS/protozero-devel-1.4.2-2.fc25.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jFsVLz + umask 022 + cd /builddir/build/BUILD + cd protozero-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/protozero-1.4.2-2.fc25.i386 + exit 0 Child return code was: 0