Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/bib2html.spec'], chrootPath='/var/lib/mock/f30-build-15074516-1075009/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/bib2html.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/bib2html-1.2.1-22.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/bib2html.spec'], chrootPath='/var/lib/mock/f30-build-15074516-1075009/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/bib2html.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NUne0h + 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 . + chmod 0644 ChangeLog NEWS README Docs/bib2html.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oWQdis + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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: aarch64-redhat-linux-gnu Libraries: Install path: /usr Now type 'make' to build bib2html 1.2.1. + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c bib2html.c BUILDSTDERR: /usr/share/bison/bison.simple: In function 'yyparse': BUILDSTDERR: /usr/share/bison/bison.simple:212:18: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] BUILDSTDERR: /usr/share/bison/bison.simple:595:16: note: in expansion of macro 'YYLEX' BUILDSTDERR: bib2html.tab.y:97:61: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] BUILDSTDERR: 97 | $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:97:61: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: bib2html.tab.y:96:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 95 | fieldtext: /* empty */ { $$ = 0; } BUILDSTDERR: +++ |+#include BUILDSTDERR: 96 | | fieldtext whitespace { BUILDSTDERR: bib2html.tab.y:97:93: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 97 | $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:97:93: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:101:61: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 101 | $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:100:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 99 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 100 | | fieldtext TOK_TEXT { BUILDSTDERR: bib2html.tab.y:101:93: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 101 | $$ = assemble($1, $2, 0); if ($1) free($1); if ($2) free($2); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:101:93: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:105:61: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 105 | $$ = assemble($1, $2, 0); if ($1) free($1); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:104:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 103 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 104 | | fieldtext TOK_COMMA { BUILDSTDERR: bib2html.tab.y:109:61: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 109 | $$ = assemble($1, $2, 0); if ($1) free($1); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:108:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 107 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 108 | | fieldtext TOK_EQ { BUILDSTDERR: bib2html.tab.y:115:65: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 115 | { $$ = assemble($1, " ", 0); if ($1) free($1); } BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:112:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 111 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 112 | | fieldtext TOK_TILDE { BUILDSTDERR: bib2html.tab.y:117:60: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 117 | { $$ = assemble($1, "~", 0); if ($1) free($1); } BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:117:60: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:122:61: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 122 | $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:120:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 119 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 120 | | fieldtext TOK_SLASH slashitem { BUILDSTDERR: bib2html.tab.y:122:93: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 122 | $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:122:93: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:127:62: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 127 | $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:125:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 124 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 125 | | fieldtext TOK_OPENCURLY fieldtext TOK_CLOSECURLY { BUILDSTDERR: bib2html.tab.y:127:95: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 127 | $$ = assemble($1, $3, 0); if ($1) free($1); if ($3) free($3); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:127:95: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:132:70: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 132 | $$ = assemble($1, $3, $4); if ($1) free($1); free($3); if ($4) free($4); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:130:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 129 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 130 | | fieldtext TOK_OPENCURLY curlytext fieldtext TOK_CLOSECURLY { BUILDSTDERR: bib2html.tab.y:132:87: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 132 | $$ = assemble($1, $3, $4); if ($1) free($1); free($3); if ($4) free($4); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:132:87: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:141:46: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 141 | $$ = assemble($1, $2, 0); free($1); free($2); BUILDSTDERR: | ^~~ BUILDSTDERR: bib2html.tab.y:139:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 138 | /* Only allow single words in {} if " is used */ BUILDSTDERR: +++ |+#include BUILDSTDERR: 139 | curlytext: TOK_QUOTE TOK_TEXT { BUILDSTDERR: bib2html.tab.y:146:69: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 146 | $$ = assemble($1, $2, $3); if ($1) free($1); free($2); free($3); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:144:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 143 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 144 | | fieldtext TOK_QUOTE TOK_TEXT { BUILDSTDERR: bib2html.tab.y:146:86: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 146 | $$ = assemble($1, $2, $3); if ($1) free($1); free($2); free($3); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:146:86: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:151:70: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 151 | $$ = assemble($1, $2, $4); if ($1) free($1); free($2); free($4); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:149:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 148 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 149 | | fieldtext TOK_QUOTE TOK_OPENCURLY TOK_TEXT TOK_CLOSECURLY { BUILDSTDERR: bib2html.tab.y:151:87: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 151 | $$ = assemble($1, $2, $4); if ($1) free($1); free($2); free($4); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:151:87: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:172:56: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 172 | $$ = assemble("\"", $2, 0); if ($1) free($1); BUILDSTDERR: | ^ BUILDSTDERR: bib2html.tab.y:170:1: note: include '' or provide a declaration of 'free' BUILDSTDERR: 169 | } BUILDSTDERR: +++ |+#include BUILDSTDERR: 170 | | TOK_QUOTE TOK_TEXT { BUILDSTDERR: bib2html.tab.y: In function 'assemble': BUILDSTDERR: bib2html.tab.y:186:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] BUILDSTDERR: 186 | str = (char*)malloc(len); assert(str); str[0] = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bib2html.tab.y:186:16: warning: incompatible implicit declaration of built-in function 'malloc' BUILDSTDERR: bib2html.tab.y:178:1: note: include '' or provide a declaration of 'malloc' BUILDSTDERR: 177 | BUILDSTDERR: +++ |+#include BUILDSTDERR: 178 | %% BUILDSTDERR: bib2html.tab.y: In function 'store_field': BUILDSTDERR: bib2html.tab.y:266:3: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 266 | free(contents); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:266:3: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y: In function 'output_entry': BUILDSTDERR: bib2html.tab.y:399:5: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 399 | free(entry.fields[i]); entry.fields[i] = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:399:5: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.tab.y:401:3: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: 401 | free(entry.type); BUILDSTDERR: | ^~~~ BUILDSTDERR: bib2html.tab.y:401:3: note: include '' or provide a declaration of 'free' BUILDSTDERR: bib2html.l: In function 'process_data': BUILDSTDERR: bib2html.l:252:3: warning: implicit declaration of function 'yyparse'; did you mean 'pause'? [-Wimplicit-function-declaration] BUILDSTDERR: 252 | yyparse(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | pause BUILDSTDERR: bib2html.l: In function 'main': BUILDSTDERR: bib2html.l:135:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 135 | { fgets(name, BUFSIZE, yyin); name[strlen(name)-1] = 0; } BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l:137:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 137 | { fgets(pagetitle, BUFSIZE, yyin); pagetitle[strlen(pagetitle)-1] = 0; } BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l:139:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 139 | { fgets(homepage, BUFSIZE, yyin); homepage[strlen(homepage)-1] = 0; } BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l:141:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 141 | fgets(email, BUFSIZE, yyin); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l:148:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 148 | { fgets(buf, BUFSIZE, yyin); } BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l: In function 'create_toc': BUILDSTDERR: bib2html.l:233:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 233 | fscanf(yyin, "%s", buf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bib2html.l:240:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 240 | else fgets(buf, BUFSIZE, yyin); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: lex.yy.c:1200:12: warning: 'input' defined but not used [-Wunused-function] BUILDSTDERR: 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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.kKhfnz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 + cd bib2html-1.2.1 + make DESTDIR=/builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 install make[1]: Entering directory '/builddir/build/BUILD/bib2html-1.2.1' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/bin mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr mkdir /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/bin /usr/bin/install -c bib2html /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/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/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.1-22.fc30 --unique-debug-suffix -1.2.1-22.fc30.aarch64 --unique-debug-src-base bib2html-1.2.1-22.fc30.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bib2html-1.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/bin/bib2html extracting debug info from /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/bin/bib2html /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: lex.yy.c: Cannot stat: No such file or directory BUILDSTDERR: 159 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bib2html-1.2.1-22.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ah9bHD + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr COPYING /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr README /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr AUTHORS /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr NEWS /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr ChangeLog /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + cp -pr Docs/bib2html.html /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/doc/bib2html + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k6mMyN + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/licenses/bib2html + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/licenses/bib2html + cp -pr COPYING /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64/usr/share/licenses/bib2html + exit 0 Provides: bib2html = 1.2.1-22.fc30 bib2html(aarch-64) = 1.2.1-22.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: bib2html-debugsource-1.2.1-22.fc30.aarch64 Provides: bib2html-debugsource = 1.2.1-22.fc30 bib2html-debugsource(aarch-64) = 1.2.1-22.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bib2html-debuginfo-1.2.1-22.fc30.aarch64 Provides: bib2html-debuginfo = 1.2.1-22.fc30 bib2html-debuginfo(aarch-64) = 1.2.1-22.fc30 debuginfo(build-id) = cf5befd53c4d69508e9b6ee5dae32e569a7fdb9a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bib2html-debugsource(aarch-64) = 1.2.1-22.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 Wrote: /builddir/build/RPMS/bib2html-1.2.1-22.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/bib2html-debugsource-1.2.1-22.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/bib2html-debuginfo-1.2.1-22.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f1Fb1c + umask 022 + cd /builddir/build/BUILD + cd bib2html-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bib2html-1.2.1-22.fc30.aarch64 + exit 0 Child return code was: 0