+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/re2.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.d7KK3u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf re2-2016-04-01 + /usr/bin/gzip -dc /builddir/build/SOURCES/2016-04-01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd re2-2016-04-01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.daoADb + umask 022 + cd /builddir/build/BUILD + cd re2-2016-04-01 + 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 -pthread -std=c++11' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread' + make -j4 '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 -pthread -std=c++11' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread' includedir=/usr/include libdir=/usr/lib64 g++ -c -o obj/util/logging.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/logging.cc g++ -c -o obj/util/hash.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/hash.cc g++ -c -o obj/util/rune.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/rune.cc g++ -c -o obj/util/stringprintf.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/stringprintf.cc g++ -c -o obj/util/strutil.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/strutil.cc g++ -c -o obj/util/valgrind.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/valgrind.cc util/hash.cc: In function 're2::uint32 re2::hashword(const uint32*, size_t, re2::uint32)': util/hash.cc:174:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : c+=k[2]; ~^~~~~~ util/hash.cc:175:3: note: here case 2 : b+=k[1]; ^~~~ util/hash.cc:175:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : b+=k[1]; ~^~~~~~ util/hash.cc:176:3: note: here case 1 : a+=k[0]; ^~~~ util/hash.cc: In function 'void re2::hashword2(const uint32*, size_t, re2::uint32*, re2::uint32*)': util/hash.cc:220:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : c+=k[2]; ~^~~~~~ util/hash.cc:221:3: note: here case 2 : b+=k[1]; ^~~~ util/hash.cc:221:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : b+=k[1]; ~^~~~~~ util/hash.cc:222:3: note: here case 1 : a+=k[0]; ^~~~ g++ -c -o obj/re2/bitstate.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/bitstate.cc g++ -c -o obj/re2/compile.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/compile.cc g++ -c -o obj/re2/dfa.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/dfa.cc g++ -c -o obj/re2/filtered_re2.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/filtered_re2.cc In file included from re2/compile.cc:14:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Frag]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/mimics_pcre.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/mimics_pcre.cc g++ -c -o obj/re2/nfa.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/nfa.cc g++ -c -o obj/re2/onepass.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/onepass.cc In file included from re2/mimics_pcre.cc:27:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = bool]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/parse.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/parse.cc g++ -c -o obj/re2/perl_groups.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/perl_groups.cc g++ -c -o obj/re2/prefilter.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prefilter.cc In file included from re2/parse.cc:24:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/prefilter_tree.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prefilter_tree.cc g++ -c -o obj/re2/prog.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prog.cc In file included from re2/prefilter.cc:9:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Prefilter::Info*]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/re2.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/re2.cc g++ -c -o obj/re2/regexp.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/regexp.cc g++ -c -o obj/re2/set.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/set.cc g++ -c -o obj/re2/simplify.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/simplify.cc In file included from re2/regexp.cc:11:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/stringpiece.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/stringpiece.cc In file included from re2/simplify.cc:11:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Regexp*]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/re2/tostring.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/tostring.cc g++ -c -o obj/re2/unicode_casefold.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/unicode_casefold.cc g++ -c -o obj/re2/unicode_groups.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/unicode_groups.cc g++ -c -o obj/so/util/hash.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/hash.cc In file included from re2/tostring.cc:10:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/util/logging.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/logging.cc g++ -c -o obj/so/util/rune.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/rune.cc g++ -c -o obj/so/util/stringprintf.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/stringprintf.cc g++ -c -o obj/so/util/strutil.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/strutil.cc util/hash.cc: In function 're2::uint32 re2::hashword(const uint32*, size_t, re2::uint32)': util/hash.cc:174:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : c+=k[2]; ~^~~~~~ util/hash.cc:175:3: note: here case 2 : b+=k[1]; ^~~~ util/hash.cc:175:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : b+=k[1]; ~^~~~~~ util/hash.cc:176:3: note: here case 1 : a+=k[0]; ^~~~ util/hash.cc: In function 'void re2::hashword2(const uint32*, size_t, re2::uint32*, re2::uint32*)': util/hash.cc:220:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : c+=k[2]; ~^~~~~~ util/hash.cc:221:3: note: here case 2 : b+=k[1]; ^~~~ util/hash.cc:221:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : b+=k[1]; ~^~~~~~ util/hash.cc:222:3: note: here case 1 : a+=k[0]; ^~~~ g++ -c -o obj/so/util/valgrind.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG util/valgrind.cc g++ -c -o obj/so/re2/bitstate.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/bitstate.cc g++ -c -o obj/so/re2/compile.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/compile.cc g++ -c -o obj/so/re2/dfa.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/dfa.cc g++ -c -o obj/so/re2/filtered_re2.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/filtered_re2.cc g++ -c -o obj/so/re2/mimics_pcre.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/mimics_pcre.cc In file included from re2/compile.cc:14:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Frag]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/nfa.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/nfa.cc In file included from re2/mimics_pcre.cc:27:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = bool]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/onepass.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/onepass.cc g++ -c -o obj/so/re2/parse.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/parse.cc g++ -c -o obj/so/re2/perl_groups.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/perl_groups.cc In file included from re2/parse.cc:24:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/prefilter.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prefilter.cc g++ -c -o obj/so/re2/prefilter_tree.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prefilter_tree.cc g++ -c -o obj/so/re2/prog.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/prog.cc In file included from re2/prefilter.cc:9:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Prefilter::Info*]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/re2.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/re2.cc g++ -c -o obj/so/re2/regexp.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/regexp.cc g++ -c -o obj/so/re2/set.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/set.cc g++ -c -o obj/so/re2/simplify.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/simplify.cc In file included from re2/regexp.cc:11:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/stringpiece.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/stringpiece.cc In file included from re2/simplify.cc:11:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = re2::Regexp*]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ g++ -c -o obj/so/re2/tostring.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/tostring.cc g++ -c -o obj/so/re2/unicode_casefold.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/unicode_casefold.cc g++ -c -o obj/so/re2/unicode_groups.o -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 -pthread -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -DNDEBUG re2/unicode_groups.cc ar rv obj/libre2.a obj/util/hash.o obj/util/logging.o obj/util/rune.o obj/util/stringprintf.o obj/util/strutil.o obj/util/valgrind.o obj/re2/bitstate.o obj/re2/compile.o obj/re2/dfa.o obj/re2/filtered_re2.o obj/re2/mimics_pcre.o obj/re2/nfa.o obj/re2/onepass.o obj/re2/parse.o obj/re2/perl_groups.o obj/re2/prefilter.o obj/re2/prefilter_tree.o obj/re2/prog.o obj/re2/re2.o obj/re2/regexp.o obj/re2/set.o obj/re2/simplify.o obj/re2/stringpiece.o obj/re2/tostring.o obj/re2/unicode_casefold.o obj/re2/unicode_groups.o ar: creating obj/libre2.a In file included from re2/tostring.cc:10:0: ./re2/walker-inl.h: In member function 'T re2::Regexp::Walker::WalkInternal(re2::Regexp*, T, bool) [with T = int]': ./re2/walker-inl.h:189:43: warning: this statement may fall through [-Wimplicit-fallthrough=] s->child_args = new T[re->nsub_]; ^ ./re2/walker-inl.h:192:7: note: here default: { ^~~~~~~ a - obj/util/hash.o a - obj/util/logging.o a - obj/util/rune.o a - obj/util/stringprintf.o a - obj/util/strutil.o a - obj/util/valgrind.o a - obj/re2/bitstate.o a - obj/re2/compile.o a - obj/re2/dfa.o a - obj/re2/filtered_re2.o a - obj/re2/mimics_pcre.o a - obj/re2/nfa.o a - obj/re2/onepass.o a - obj/re2/parse.o a - obj/re2/perl_groups.o a - obj/re2/prefilter.o a - obj/re2/prefilter_tree.o a - obj/re2/prog.o a - obj/re2/re2.o a - obj/re2/regexp.o a - obj/re2/set.o a - obj/re2/simplify.o a - obj/re2/stringpiece.o a - obj/re2/tostring.o a - obj/re2/unicode_casefold.o a - obj/re2/unicode_groups.o g++ -shared -Wl,-soname,libre2.so.0,--version-script,libre2.symbols -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o obj/so/libre2.so.0 obj/so/util/hash.o obj/so/util/logging.o obj/so/util/rune.o obj/so/util/stringprintf.o obj/so/util/strutil.o obj/so/util/valgrind.o obj/so/re2/bitstate.o obj/so/re2/compile.o obj/so/re2/dfa.o obj/so/re2/filtered_re2.o obj/so/re2/mimics_pcre.o obj/so/re2/nfa.o obj/so/re2/onepass.o obj/so/re2/parse.o obj/so/re2/perl_groups.o obj/so/re2/prefilter.o obj/so/re2/prefilter_tree.o obj/so/re2/prog.o obj/so/re2/re2.o obj/so/re2/regexp.o obj/so/re2/set.o obj/so/re2/simplify.o obj/so/re2/stringpiece.o obj/so/re2/tostring.o obj/so/re2/unicode_casefold.o obj/so/re2/unicode_groups.o ln -sf libre2.so.0 obj/so/libre2.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aPAm8C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 + cd re2-2016-04-01 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 includedir=/usr/include libdir=/usr/lib64 mkdir -p /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/include/re2 /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/pkgconfig install -p -m 644 re2/filtered_re2.h re2/re2.h re2/set.h re2/stringpiece.h re2/variadic_function.h /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/include/re2 install -p obj/libre2.a /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/libre2.a install -p obj/so/libre2.so /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/libre2.so.0.0.0 ln -sf libre2.so.0.0.0 /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/libre2.so.0 ln -sf libre2.so.0.0.0 /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/libre2.so sed -e "s#@prefix@#/usr/local#" re2.pc >/builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/lib64/pkgconfig/re2.pc + find /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 -name libre2.a -exec rm -f '{}' ';' + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: re2-20160401-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4WzFGW + umask 022 + cd /builddir/build/BUILD + cd re2-2016-04-01 + DOCDIR=/builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/doc/re2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/doc/re2 + cp -pr AUTHORS /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/doc/re2 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/doc/re2 + cp -pr README /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/doc/re2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kmkXgN + umask 022 + cd /builddir/build/BUILD + cd re2-2016-04-01 + LICENSEDIR=/builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/licenses/re2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/licenses/re2 + cp -pr LICENSE /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64/usr/share/licenses/re2 + exit 0 Provides: libre2.so.0()(64bit) re2 = 20160401-5.fc28 re2(riscv-64) = 20160401-5.fc28 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) 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) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: re2-devel-20160401-5.fc28.riscv64 Provides: pkgconfig(re2) = 0.0.0 re2-devel = 20160401-5.fc28 re2-devel(riscv-64) = 20160401-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libre2.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/re2-20160401-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/re2-20160401-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/re2-20160401-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/re2-devel-20160401-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iJVF8i + umask 022 + cd /builddir/build/BUILD + cd re2-2016-04-01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/re2-20160401-5.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