+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cproto.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.ehIYTl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cproto-4.7m + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cproto-4.7m.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd cproto-4.7m + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zVL9ni + umask 022 + cd /builddir/build/BUILD + cd cproto-4.7m + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu Configuring for linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 7.3.1 checking for gcc option to accept ANSI C... none needed checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking for reflex... no checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking whether make sets ${MAKE}... yes checking for bison... no checking for byacc... byacc checking for a BSD compatible install... /usr/bin/install -c checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for tdlint... no checking for lint... no checking for alint... no checking for splint... no checking for lclint... no checking if we must define _GNU_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if you want to check for gcc warnings... no checking if you want to see long compiling messages... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... yes checking for stdlib.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for string.h... yes checking for memory.h... yes checking for getopt... yes checking for popen... yes checking for strstr... yes checking for tmpfile... yes checking for link... yes checking for unlink... yes checking for working mkstemp... yes checking for size_t in or ... yes checking if gcc -E can handle only .c files... yes checking for error-reporting with BISON_HAS_YYTNAME... no checking for error-reporting with YACC_HAS_YYTOKS... no checking for error-reporting with YACC_HAS_YYTOKS_2... no checking for error-reporting with YACC_HAS_YYNAME... yes checking for conflicting prototype for popen... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for program to convert manpage to html... /usr/bin/groff setting other definitions configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j4 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE cproto.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE lintlibs.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE semantic.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE strkey.c semantic.c: In function 'put_parameter': semantic.c:368:11: warning: unused variable 's' [-Wunused-variable] char *s; ^ strkey.c: In function 'strcut': strkey.c:44:32: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((s = strkey(src, key)) != '\0') { ^~ strkey.c:44:9: note: did you mean to dereference the pointer? if ((s = strkey(src, key)) != '\0') { ^ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE symbol.c In file included from cproto.c:7:0: cproto.c: In function 'main': ./cproto.h:353:24: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result [-Wunused-result] #define call_mktemp(s) mkstemp(s) ^~~~~~~~~~ cproto.c:881:3: note: in expansion of macro 'call_mktemp' call_mktemp(temp); ^~~~~~~~~~~ semantic.c: In function 'gen_func_definition': semantic.c:1044:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(comment, sizeof(char), comment_len, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1060:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(params->comment, sizeof(char), (size_t) n, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1071:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(p->comment, sizeof(char), (size_t) n, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1095:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(cur_func, sizeof(char), func_len, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ byacc ./grammar.y byacc: 1 shift/reduce conflict, 30 reduce/reduce conflicts. flex ./lex.l gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE y.tab.c y.tab.c: In function 'yyparse': ./grammar.y:672:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "*%s", $2.text); ^~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:678:37: warning: '%s' directive writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] (void)sprintf($$.text, "*%s%s", $2.text, $3.text); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 8192 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:703:37: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "%s%s ", $1.text, $2.text); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:779:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "&%s", $2.text); ^~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o cproto cproto.o lintlibs.o semantic.o strkey.o symbol.o y.tab.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.siNaxG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 + cd cproto-4.7m + make install DESTDIR=/builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 mkdir -p /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c cproto /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/bin/cproto /usr/bin/install -c -m 644 ./cproto.1 /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/man/man1/cproto.1 + /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: cproto-4.7m-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AwxO43 + umask 022 + cd /builddir/build/BUILD + cd cproto-4.7m + DOCDIR=/builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + cp -pr AUTHORS /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + cp -pr CHANGES /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + cp -pr MANIFEST /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + cp -pr README /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64/usr/share/doc/cproto + exit 0 Provides: cproto = 4.7m-5.fc28 cproto(riscv-64) = 4.7m-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cproto-4.7m-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/cproto-4.7m-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cproto-4.7m-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PI8Oxu + umask 022 + cd /builddir/build/BUILD + cd cproto-4.7m + /usr/bin/rm -rf /builddir/build/BUILDROOT/cproto-4.7m-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