+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bib2html.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 warning: bogus date in %changelog: Mon Dec 11 2007 Terje Rosten - 1.2.1-3 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OWPTax + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bib2html-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bib2html-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bib2html-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/chmod 0644 ChangeLog NEWS README Docs/bib2html.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n3tiyD + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + 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 + '[' 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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for bison... no checking for byacc... no checking how to run the C preprocessor... gcc -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for main in -lfl... no checking for ANSI C header files... yes checking for unistd.h... yes checking for gethostname... yes checking for strdup... yes checking for strstr... yes updating cache ./config.cache creating ./config.status creating Makefile creating bib2html.spec creating config.h bib2html 1.2.1 Configuration: -------------- Source code location: . Compiler: gcc Host System Type: riscv64-redhat-linux-gnu Libraries: Install path: /usr Now type 'make' to build bib2html 1.2.1. + /usr/bin/make -j4 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bib2html.tab.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bib2html.c /usr/share/bison/bison.simple: In function 'yyparse': /usr/share/bison/bison.simple:212:18: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] /usr/share/bison/bison.simple:595:16: note: in expansion of macro 'YYLEX' bib2html.tab.y:97:61: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); ^~~~ bib2html.tab.y:97:61: warning: incompatible implicit declaration of built-in function 'free' bib2html.tab.y:97:61: note: include '' or provide a declaration of 'free' bib2html.tab.y:97:93: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); ^ bib2html.tab.y:97:93: note: include '' or provide a declaration of 'free' bib2html.tab.y:101:61: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); ^~~~ bib2html.tab.y:101:61: note: include '' or provide a declaration of 'free' bib2html.tab.y:101:93: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); ^ bib2html.tab.y:101:93: note: include '' or provide a declaration of 'free' bib2html.tab.y:105:61: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); if ($1) free($1); ^ bib2html.tab.y:105:61: note: include '' or provide a declaration of 'free' bib2html.tab.y:109:61: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); if ($1) free($1); ^ bib2html.tab.y:109:61: note: include '' or provide a declaration of 'free' bib2html.tab.y:115:65: warning: incompatible implicit declaration of built-in function 'free' { $$ = assemble($1, " ", 0); if ($1) free($1); } ^ bib2html.tab.y:115:65: note: include '' or provide a declaration of 'free' bib2html.tab.y:117:60: warning: incompatible implicit declaration of built-in function 'free' { $$ = assemble($1, "~", 0); if ($1) free($1); } ^ bib2html.tab.y:117:60: note: include '' or provide a declaration of 'free' bib2html.tab.y:122:61: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); ^~~~ bib2html.tab.y:122:61: note: include '' or provide a declaration of 'free' bib2html.tab.y:122:93: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); ^ bib2html.tab.y:122:93: note: include '' or provide a declaration of 'free' bib2html.tab.y:127:62: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); ^~~~ bib2html.tab.y:127:62: note: include '' or provide a declaration of 'free' bib2html.tab.y:127:95: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); ^ bib2html.tab.y:127:95: note: include '' or provide a declaration of 'free' bib2html.tab.y:132:70: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, $4); if ($1) free($1); free($3); if ($4) free($4); ^~~~ bib2html.tab.y:132:70: note: include '' or provide a declaration of 'free' bib2html.tab.y:132:87: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $3, $4); if ($1) free($1); free($3); if ($4) free($4); ^ bib2html.tab.y:132:87: note: include '' or provide a declaration of 'free' bib2html.tab.y:141:46: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, 0); free($1); free($2); ^~~ bib2html.tab.y:141:46: note: include '' or provide a declaration of 'free' bib2html.tab.y:146:69: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, $3); if ($1) free($1); free($2); free($3); ^ bib2html.tab.y:146:69: note: include '' or provide a declaration of 'free' bib2html.tab.y:146:86: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, $3); if ($1) free($1); free($2); free($3); ^ bib2html.tab.y:146:86: note: include '' or provide a declaration of 'free' bib2html.tab.y:151:70: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, $4); if ($1) free($1); free($2); free($4); ^ bib2html.tab.y:151:70: note: include '' or provide a declaration of 'free' bib2html.tab.y:151:87: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble($1, $2, $4); if ($1) free($1); free($2); free($4); ^ bib2html.tab.y:151:87: note: include '' or provide a declaration of 'free' bib2html.tab.y:172:56: warning: incompatible implicit declaration of built-in function 'free' $$ = assemble("\"", $2, 0); if ($1) free($1); ^ bib2html.tab.y:172:56: note: include '' or provide a declaration of 'free' bib2html.tab.y: In function 'assemble': bib2html.tab.y:186:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] str = (char*)malloc(len); assert(str); str[0] = 0; ^~~~~~ bib2html.tab.y:186:16: warning: incompatible implicit declaration of built-in function 'malloc' bib2html.tab.y:186:16: note: include '' or provide a declaration of 'malloc' bib2html.tab.y: In function 'store_field': bib2html.tab.y:266:3: warning: incompatible implicit declaration of built-in function 'free' free(contents); ^~~~ bib2html.tab.y:266:3: note: include '' or provide a declaration of 'free' bib2html.tab.y: In function 'output_entry': bib2html.tab.y:399:5: warning: incompatible implicit declaration of built-in function 'free' free(entry.fields[i]); entry.fields[i] = 0; ^~~~ bib2html.tab.y:399:5: note: include '' or provide a declaration of 'free' bib2html.tab.y:401:3: warning: incompatible implicit declaration of built-in function 'free' free(entry.type); ^~~~ bib2html.tab.y:401:3: note: include '' or provide a declaration of 'free' bib2html.l: In function 'process_data': bib2html.l:252:3: warning: implicit declaration of function 'yyparse'; did you mean 'pause'? [-Wimplicit-function-declaration] yyparse(); ^~~~~~~ pause bib2html.l: In function 'main': bib2html.l:135:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] { fgets(name, BUFSIZE, yyin); name[strlen(name)-1] = 0; } ^~~~~~~~~~~~~~~~~~~~~~~~~~ bib2html.l:137:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] { fgets(pagetitle, BUFSIZE, yyin); pagetitle[strlen(pagetitle)-1] = 0; } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bib2html.l:139:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] { fgets(homepage, BUFSIZE, yyin); homepage[strlen(homepage)-1] = 0; } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bib2html.l:141:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(email, BUFSIZE, yyin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bib2html.l:148:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] { fgets(buf, BUFSIZE, yyin); } ^~~~~~~~~~~~~~~~~~~~~~~~~ bib2html.l: In function 'create_toc': bib2html.l:233:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(yyin, "%s", buf); ^~~~~~~~~~~~~~~~~~~~~~~ bib2html.l:240:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] else fgets(buf, BUFSIZE, yyin); ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: lex.yy.c:1200:12: warning: 'input' defined but not used [-Wunused-function] lex.yy.c:1154:13: warning: 'yyunput' defined but not used [-Wunused-function] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bib2html bib2html.tab.o bib2html.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SobYbg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 + cd bib2html-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/bib2html-1.2.1' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64 mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/bin /usr/bin/install -c bib2html /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/bin/bib2html make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/bib2html-1.2.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: bib2html-1.2.1-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kdNeYi + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr COPYING /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr README /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr AUTHORS /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr NEWS /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr ChangeLog /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + cp -pr Docs/bib2html.html /builddir/build/BUILDROOT/bib2html-1.2.1-18.fc28.riscv64/usr/share/doc/bib2html + exit 0 Provides: bib2html = 1.2.1-18.fc28 bib2html(riscv-64) = 1.2.1-18.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/bib2html-1.2.1-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/bib2html-1.2.1-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/bib2html-1.2.1-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eSlNwZ + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bib2html-1.2.1-18.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