Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/AGReader.spec'], chrootPath='/var/lib/mock/f33-build-21772844-1785062/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/AGReader.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/AGReader-1.2-26.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/AGReader.spec'], chrootPath='/var/lib/mock/f33-build-21772844-1785062/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/AGReader.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iEsue9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf AGReader + /usr/bin/bzip2 -dc /builddir/build/SOURCES/AGReader.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd AGReader + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KMbXld + umask 022 + cd /builddir/build/BUILD + cd AGReader + /usr/bin/make -O -j48 V=1 VERBOSE=1 -C Sources 'CFLAGS=-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc main.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc IO_tty.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' IO_tty.c: In function 'raw_mode': IO_tty.c:51:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 51 | if (old_st == on) return; old_st = on; | ^~ IO_tty.c:51:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 51 | if (old_st == on) return; old_st = on; | ^~~~~~ IO_tty.c:48:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] 48 | int i; /* silence warnings */ | ^ make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc AGObj.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' AGObj.c: In function 'CreateAGLink': AGObj.c:45:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 45 | for(p=format; *p!='\"'; p++); *p='\0'; | ^~~ AGObj.c:45:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 45 | for(p=format; *p!='\"'; p++); *p='\0'; | ^ make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc Text.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc Input.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' Input.c: In function 'Prompt': Input.c:26:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 26 | if(str == NULL) str = node->name; plen = strlen(str); | ^~ Input.c:26:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 26 | if(str == NULL) str = node->name; plen = strlen(str); | ^~~~ Input.c: In function 'ThrowError': Input.c:86:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] 86 | int i; /* silence warnings */ | ^ Input.c: In function 'ProcessKeys': Input.c:247:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 247 | else HistoryBack( &terminfo ); break; | ^~~~ Input.c:247:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 247 | else HistoryBack( &terminfo ); break; | ^~~~~ make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc Navigate.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' Navigate.c: In function 'ToEnv': Navigate.c:180:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 180 | for(p=dest; *src && *src!=eos; *p++ = toupper(*src),src++); *p='\0'; | ^~~ Navigate.c:180:62: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 180 | for(p=dest; *src && *src!=eos; *p++ = toupper(*src),src++); *p='\0'; | ^ make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc AG_lib.c -c -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' AG_lib.c: In function 'GetAGString': AG_lib.c:68:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 68 | while(*src!='\n') *src++ = '\0'; *src=0; | ^~~~~ AG_lib.c:68:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 68 | while(*src!='\n') *src++ = '\0'; *src=0; | ^ AG_lib.c: In function 'FindNodeNames': AG_lib.c:87:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 87 | if(*src=='\"') eos='\"',src++; node->name=src; | ^~ AG_lib.c:87:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 87 | if(*src=='\"') eos='\"',src++; node->name=src; | ^~~~ AG_lib.c: In function 'CreateAGNodes': AG_lib.c:234:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 234 | if( lst==NULL ) *p='\0'; break; | ^~ AG_lib.c:234:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 234 | if( lst==NULL ) *p='\0'; break; | ^~~~~ AG_lib.c:237:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 237 | else wrap = WRAP_LINE; break; | ^~~~ AG_lib.c:237:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 237 | else wrap = WRAP_LINE; break; | ^~~~~ AG_lib.c:240:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 240 | else wrap = WRAP_SMART; break; | ^~~~ AG_lib.c:240:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 240 | else wrap = WRAP_SMART; break; | ^~~~~ AG_lib.c: In function 'CreateAGWords': AG_lib.c:423:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 423 | while(*buf != '}') buf++; *buf='\0'; p = buf+1; | ^~~~~ AG_lib.c:423:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 423 | while(*buf != '}') buf++; *buf='\0'; p = buf+1; | ^ AG_lib.c: In function 'RenderLine': AG_lib.c:612:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 612 | if (i >= start) goto big_break; cp++; | ^~ AG_lib.c:612:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 612 | if (i >= start) goto big_break; cp++; | ^~ AG_lib.c:652:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 652 | if(!cp) cp=word->data; for(; idata; for(; i buffer) fputs(p = buffer,stdout); printf(""); | ^~ AG_lib.c:665:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 665 | if(p > buffer) fputs(p = buffer,stdout); printf(""); | ^~~~~~ make: Entering directory '/builddir/build/BUILD/AGReader/Sources' gcc main.o IO_tty.o AG_lib.o AGObj.o Input.o Navigate.o Text.o -o agr make: Leaving directory '/builddir/build/BUILD/AGReader/Sources' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Lopu9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 + cd AGReader + rm -rf /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/man/man1 + install -m0644 /builddir/build/SOURCES/agr.1 /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/man/man1 + install -m0755 Sources/agr /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.2-26.fc33 --unique-debug-suffix -1.2-26.fc33.x86_64 --unique-debug-src-base AGReader-1.2-26.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/AGReader explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/bin/agr extracting debug info from /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/bin/agr original debug info size: 172kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 157 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: AGReader-1.2-26.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8RWX6c + umask 022 + cd /builddir/build/BUILD + cd AGReader + DOCDIR=/builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + cp -pr Docs/agr.guide /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + cp -pr Docs/test.guide /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + cp -pr Docs/agr.html /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + cp -pr README /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64/usr/share/doc/AGReader + RPM_EC=0 ++ jobs -p + exit 0 Provides: AGReader = 1.2-26.fc33 AGReader(x86-64) = 1.2-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: AGReader-debugsource-1.2-26.fc33.x86_64 Provides: AGReader-debugsource = 1.2-26.fc33 AGReader-debugsource(x86-64) = 1.2-26.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: AGReader-debuginfo-1.2-26.fc33.x86_64 Provides: AGReader-debuginfo = 1.2-26.fc33 AGReader-debuginfo(x86-64) = 1.2-26.fc33 debuginfo(build-id) = 940fd769fc02665cdb31499eae4cce0e366700d2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: AGReader-debugsource(x86-64) = 1.2-26.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 Wrote: /builddir/build/RPMS/AGReader-debugsource-1.2-26.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/AGReader-1.2-26.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/AGReader-debuginfo-1.2-26.fc33.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZCRr1c + umask 022 + cd /builddir/build/BUILD + cd AGReader + /usr/bin/rm -rf /builddir/build/BUILDROOT/AGReader-1.2-26.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0