Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/discount.spec'], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/discount.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/discount-2.2.4-6.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/discount.spec"], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/discount.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qgLMA9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf discount-2.2.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/discount-2.2.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd discount-2.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (discount-dont-run-ldconfig.patch): + echo 'Patch #0 (discount-dont-run-ldconfig.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.inc Hunk #1 succeeded at 1438 (offset 5 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ki5K6e + umask 022 + cd /builddir/build/BUILD + cd discount-2.2.4 + CFLAGS='-O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + ./configure.sh --shared --prefix=/usr --execdir=/usr/bin --libdir=/usr/lib64 --mandir=/usr/share/man --enable-all-features --with-fenced-code --pkg-config Configuring for [markdown] checking the C compiler (cc) oh ick, it looks like gcc CFLAGS="-O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection" are okay Looking for cpp (using $CC -E as a cpp pipeline) looking for install (/usr/bin/install) Setting theme default --with-fenced-code. Checking __attribute__((__destructor__)) (yes) checking for C compiler option to produce PIC (-fPIC) looking for find (/usr/bin/find) looking for "ln -s" (/usr/bin/ln) checking whether the C compiler can build shared libraries (yes; -shared) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) checking for "volatile" keyword (found) checking for "const" keyword (found) Checking for "inline" keyword (found) defining WORD & DWORD scalar types looking for a reentrant basename (found) looking for header libgen.h (found) looking for header stdlib.h (found) looking for the alloca function (found in alloca.h) looking for header sys/types.h (found) looking for header pwd.h (found) looking for the getpwuid function (found) looking for header sys/stat.h (found) looking for the stat function (found) special file macros in sys/stat.h: S_ISSOCK S_ISCHR S_ISFIFO. looking for the srandom function (found) looking for the memset function (found) looking for the random function (found) looking for the strcasecmp function (found) looking for the strncasecmp function (found) looking for the fchdir function (found) looking for header malloc.h (found) looking for sed (/usr/bin/sed) generating Makefile generating version.c generating mkdio.h generating libmarkdown.pc + make -j8 cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -c main.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -c pgm_options.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -c gethopt.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -c notspecial.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o mkdio.o mkdio.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o markdown.o markdown.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o dumptree.o dumptree.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o generate.o generate.c In file included from markdown.c:16: markdown.c: In function 'splitline': cstring.h:22:30: warning: operation on 'tmp->text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:174:9: note: in expansion of macro 'EXPAND' 174 | EXPAND(tmp->text) = 0; | ^~~~~~ In file included from mkdio.c:13: mkdio.c: In function '__mkd_enqueue': cstring.h:22:30: warning: operation on 'p->text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkdio.c:61:17: note: in expansion of macro 'EXPAND' 61 | EXPAND(p->text) = ' '; | ^~~~~~ In file included from markdown.h:5, from dumptree.c:8: dumptree.c: In function 'pushpfx': markdown.c: In function 'addfootnote': cstring.h:22:30: warning: operation on 'sp->size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ dumptree.c:44:24: note: in expansion of macro 'EXPAND' 44 | struct frame *q = &EXPAND(*sp); | ^~~~~~ cstring.h:22:30: warning: operation on 'p->text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkdio.c:67:13: note: in expansion of macro 'EXPAND' 67 | EXPAND(p->text) = c; | ^~~~~~ In file included from generate.c:16: generate.c: In function 'push': cstring.h:22:30: warning: operation on 'f->footnotes->note.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1065:23: note: in expansion of macro 'EXPAND' 1065 | Footnote *foot = &EXPAND(f->footnotes->note); | ^~~~~~ cstring.h:22:30: warning: operation on 'f->in.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:37:9: note: in expansion of macro 'EXPAND' 37 | EXPAND(f->in) = *bfr++; | ^~~~~~ cstring.h:22:30: warning: operation on 'p->text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkdio.c:71:5: note: in expansion of macro 'EXPAND' 71 | EXPAND(p->text) = 0; | ^~~~~~ generate.c: In function 'pushc': cstring.h:22:30: warning: operation on 'f->in.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:47:5: note: in expansion of macro 'EXPAND' 47 | EXPAND(f->in) = c; | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->tag.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1075:9: note: in expansion of macro 'EXPAND' 1075 | EXPAND(foot->tag) = T(p->text)[j]; | ^~~~~~ generate.c: In function 'Qchar': cstring.h:22:30: warning: operation on 'f->Q.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:136:16: note: in expansion of macro 'EXPAND' 136 | cur = &EXPAND(f->Q); | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->tag.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1076:5: note: in expansion of macro 'EXPAND' 1076 | EXPAND(foot->tag) = 0; | ^~~~~~ cstring.h:22:30: warning: operation on 'cur->b_text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:143:5: note: in expansion of macro 'EXPAND' 143 | EXPAND(cur->b_text) = c; | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->link.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1098:9: note: in expansion of macro 'EXPAND' 1098 | EXPAND(foot->link) = T(p->text)[j++]; | ^~~~~~ generate.c: In function 'Qem': cstring.h:22:30: warning: operation on 'f->Q.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:188:17: note: in expansion of macro 'EXPAND' 188 | block *p = &EXPAND(f->Q); | ^~~~~~ cstring.h:22:30: warning: operation on 'f->Q.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:195:13: note: in expansion of macro 'EXPAND' 195 | memset(&EXPAND(f->Q), 0, sizeof(block)); | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->link.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1099:5: note: in expansion of macro 'EXPAND' 1099 | EXPAND(foot->link) = 0; | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->title.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1125:13: note: in expansion of macro 'EXPAND' 1125 | EXPAND(foot->title) = T(p->text)[j++]; | ^~~~~~ cstring.h:22:30: warning: operation on 'foot->title.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ markdown.c:1131:9: note: in expansion of macro 'EXPAND' 1131 | EXPAND(foot->title) = 0; | ^~~~~~ mkdio.c: In function 'populate': cstring.h:22:30: warning: operation on 'line.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkdio.c:121:13: note: in expansion of macro 'EXPAND' 121 | EXPAND(line) = c; | ^~~~~~ In file included from mkdio.c:14: mkdio.c: In function 'mkd_generatehtml': markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:191:5: note: in expansion of macro 'DO_OR_DIE' 191 | DO_OR_DIE( szdoc = mkd_document(p,&doc) ); | ^~~~~~~~~ markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:193:9: note: in expansion of macro 'DO_OR_DIE' 193 | DO_OR_DIE( mkd_generatexml(doc, szdoc, output) ); | ^~~~~~~~~ markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:196:5: note: in expansion of macro 'DO_OR_DIE' 196 | DO_OR_DIE( putc('\n', output) ); | ^~~~~~~~~ In file included from mkdio.c:13: mkdio.c: In function 'mkd_line': cstring.h:22:30: warning: operation on 'f.out.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkdio.c:293:9: note: in expansion of macro 'EXPAND' 293 | EXPAND(f.out) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o resource.o resource.c generate.c: In function 'printtable': cstring.h:22:30: warning: operation on 'align.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:1617:9: note: in expansion of macro 'EXPAND' 1617 | EXPAND(align) = it; | ^~~~~~ cstring.h:22:30: warning: operation on 'align.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:1630:13: note: in expansion of macro 'EXPAND' 1630 | EXPAND(align) = a_NONE; | ^~~~~~ generate.c: In function 'mkd_document': cstring.h:22:30: warning: operation on 'p->ctx->out.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ generate.c:1935:17: note: in expansion of macro 'EXPAND' 1935 | EXPAND(p->ctx->out) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o docheader.o docheader.c cc -Wno-return-type -Wno-implicit-int -I. -o branch tools/branch.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o toc.o toc.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o css.o css.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o xml.o xml.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o Csio.o Csio.c In file included from css.c:16: css.c: In function 'mkd_css': cstring.h:22:30: warning: operation on 'f.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ css.c:60:13: note: in expansion of macro 'EXPAND' 60 | EXPAND(f) = 0; | ^~~~~~ In file included from toc.c:14: toc.c: In function 'mkd_toc': cstring.h:22:30: warning: operation on 'res.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ toc.c:86:9: note: in expansion of macro 'EXPAND' 86 | EXPAND(res) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o xmlpage.o xmlpage.c In file included from xml.c:17: xml.c: In function 'mkd_generatexml': markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xml.c:50:13: note: in expansion of macro 'DO_OR_DIE' 50 | DO_OR_DIE( fputs(entity, out) ); | ^~~~~~~~~ markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xml.c:52:13: note: in expansion of macro 'DO_OR_DIE' 52 | DO_OR_DIE( fputc(c, out) ); | ^~~~~~~~~ In file included from xml.c:16: xml.c: In function 'mkd_xml': cstring.h:22:30: warning: operation on 'f.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ xml.c:80:5: note: in expansion of macro 'EXPAND' 80 | EXPAND(f) = 0; | ^~~~~~ In file included from Csio.c:4: Csio.c: In function 'Csputc': cstring.h:22:30: warning: operation on 'iot->size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ Csio.c:14:5: note: in expansion of macro 'EXPAND' 14 | EXPAND(*iot) = c; | ^~~~~~ In file included from xmlpage.c:10: xmlpage.c: In function 'mkd_xhtmlpage': ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:20:9: note: in expansion of macro 'DO_OR_DIE' 20 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:26:9: note: in expansion of macro 'DO_OR_DIE' 26 | DO_OR_DIE( fprintf(out, "\n") ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:27:9: note: in expansion of macro 'DO_OR_DIE' 27 | DO_OR_DIE( fprintf(out, "") ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:29:13: note: in expansion of macro 'DO_OR_DIE' 29 | DO_OR_DIE( fprintf(out, "%s", title) ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:31:9: note: in expansion of macro 'DO_OR_DIE' 31 | DO_OR_DIE( fprintf(out, "\n") ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:32:9: note: in expansion of macro 'DO_OR_DIE' 32 | DO_OR_DIE( mkd_generatecss(p, out) ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:33:9: note: in expansion of macro 'DO_OR_DIE' 33 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:36:9: note: in expansion of macro 'DO_OR_DIE' 36 | DO_OR_DIE( mkd_generatehtml(p, out) ); | ^~~~~~~~~ ./markdown.h:248:59: warning: statement with no effect [-Wunused-value] 248 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:37:9: note: in expansion of macro 'DO_OR_DIE' 37 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o basename.o basename.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o emmatch.o emmatch.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o github_flavoured.o github_flavoured.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o setup.o setup.c In file included from emmatch.c:16: emmatch.c: In function 'emfill': cstring.h:22:30: warning: operation on 'p->b_text.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ emmatch.c:79:11: note: in expansion of macro 'EXPAND' 79 | EXPAND(p->b_text) = p->b_char; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC mktags.c -o mktags In file included from github_flavoured.c:15: github_flavoured.c: In function 'gfm_populate': cstring.h:22:30: warning: operation on 'line.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ github_flavoured.c:47:17: note: in expansion of macro 'EXPAND' 47 | EXPAND(line) = ' '; | ^~~~~~ cstring.h:22:30: warning: operation on 'line.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ github_flavoured.c:48:17: note: in expansion of macro 'EXPAND' 48 | EXPAND(line) = ' '; | ^~~~~~ cstring.h:22:30: warning: operation on 'line.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ github_flavoured.c:54:13: note: in expansion of macro 'EXPAND' 54 | EXPAND(line) = c; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o html5.o html5.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o flags.o flags.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o mkd2html.o mkd2html.c cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o theme.o theme.c In file included from mktags.c:6: mktags.c: In function 'define_one_tag': cstring.h:22:30: warning: operation on 'blocktags.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mktags.c:18:21: note: in expansion of macro 'EXPAND' 18 | struct kw *p = &EXPAND(blocktags); | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -o echo tools/echo.c In file included from mkd2html.c:37: mkd2html.c: In function 'main': cstring.h:22:30: warning: operation on 'css.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkd2html.c:114:13: note: in expansion of macro 'EXPAND' 114 | EXPAND(css) = hoptarg(&flags); | ^~~~~~ cstring.h:22:30: warning: operation on 'headers.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkd2html.c:117:13: note: in expansion of macro 'EXPAND' 117 | EXPAND(headers) = hoptarg(&flags); | ^~~~~~ cstring.h:22:30: warning: operation on 'footers.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ mkd2html.c:120:13: note: in expansion of macro 'EXPAND' 120 | EXPAND(footers) = hoptarg(&flags); | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -o cols tools/cols.c In file included from theme.c:34: theme.c: In function 'prepare': cstring.h:22:30: warning: operation on 'inbuf.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ theme.c:188:9: note: in expansion of macro 'EXPAND' 188 | EXPAND(inbuf) = c; | ^~~~~~ theme.c: In function 'finclude': cstring.h:22:30: warning: operation on 'include.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ theme.c:271:9: note: in expansion of macro 'EXPAND' 271 | EXPAND(include) = c; | ^~~~~~ cstring.h:22:30: warning: operation on 'include.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ theme.c:274:9: note: in expansion of macro 'EXPAND' 274 | EXPAND(include) = 0; | ^~~~~~ theme.c: In function 'main': theme.c:593:13: warning: variable 'added_text' set but not used [-Wunused-but-set-variable] 593 | int added_text=0; | ^~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DBRANCH=`./branch` -DVERSION=\"`cat VERSION`\" -c version.c ./mktags > blocktags cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o tags.o tags.c In file included from tags.c:6: tags.c: In function 'mkd_define_tag': cstring.h:22:30: warning: operation on 'extratags.size' may be undefined [-Wsequence-point] 22 | #define EXPAND(x) (S(x)++)[(S(x) < (x).alloc) \ | ~~~~~^~~ tags.c:34:14: note: in expansion of macro 'EXPAND' 34 | p = &EXPAND(extratags); | ^~~~~~ ./librarian.sh make libmarkdown VERSION mkdio.o markdown.o dumptree.o generate.o resource.o docheader.o version.o toc.o css.o xml.o Csio.o xmlpage.o basename.o emmatch.o github_flavoured.o setup.o tags.o html5.o flags.o cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L. -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L. -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L. -o makepage makepage.c pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -O2 -flto=auto -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -L. -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vIyWTx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le + cd discount-2.2.4 + make install.everything DESTDIR=/builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64 /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/include /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/pkgconfig /usr/bin/install -s -m 755 markdown /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin ./librarian.sh install libmarkdown VERSION /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64 /usr/bin/install -m 444 mkdio.h /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/include /usr/bin/install -m 444 libmarkdown.pc /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/pkgconfig /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1 for x in mkd2html makepage theme; do \ /usr/bin/install -s -m 755 $x /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/$x; \ /usr/bin/install -m 444 $x.1 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/$x.1; \ done /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man3 /usr/bin/install -m 444 mkd-callbacks.3 mkd-functions.3 markdown.3 mkd-line.3 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man3 for x in mkd_line mkd_generateline; do \ ( echo '.\"' ; echo ".so man3/mkd-line.3" ) > /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man3/$x.3;\ done for x in mkd_in mkd_string; do \ ( echo '.\"' ; echo ".so man3/markdown.3" ) > /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man3/$x.3;\ done for x in mkd_compile mkd_css mkd_generatecss mkd_generatehtml mkd_cleanup mkd_doc_title mkd_doc_author mkd_doc_date; do \ ( echo '.\"' ; echo ".so man3/mkd-functions.3" ) > /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man3/$x.3; \ done /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man7 /usr/bin/install -m 444 markdown.7 mkd-extensions.7 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man7 /builddir/build/BUILD/discount-2.2.4/config.md /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1 /usr/bin/install -m 444 markdown.1 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1 + install -D -m 644 libmarkdown.pc /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/pkgconfig/ + cp -pav libmarkdown.pc /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/pkgconfig/ 'libmarkdown.pc' -> '/builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/pkgconfig/libmarkdown.pc' + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/makepage /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/discount-makepage + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/mkd2html /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/discount-mkd2html + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/theme /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/bin/discount-theme + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/makepage.1 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/discount-makepage.1 + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/mkd2html.1 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/discount-mkd2html.1 + mv /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/theme.1 /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/man/man1/discount-theme.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.2.4-6.el9 --unique-debug-suffix -2.2.4-6.el9.ppc64le --unique-debug-src-base discount-2.2.4-6.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/discount-2.2.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/libmarkdown.so.2.2.4 extracting debug info from /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/lib64/libmarkdown.so.2.2.4 original debug info size: 288kB, size after compression: 260kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 237 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3PU1lE Processing files: discount-2.2.4-6.el9.ppc64le Provides: discount = 2.2.4-6.el9 discount(ppc-64) = 2.2.4-6.el9 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.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libmarkdown.so.2()(64bit) rtld(GNU_HASH) Processing files: libmarkdown-2.2.4-6.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6zfSr1 + umask 022 + cd /builddir/build/BUILD + cd discount-2.2.4 + DOCDIR=/builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/doc/libmarkdown + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/doc/libmarkdown + cp -pr README /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/doc/libmarkdown + cp -pr COPYRIGHT /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/doc/libmarkdown + cp -pr CREDITS /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le/usr/share/doc/libmarkdown + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmarkdown = 2.2.4-6.el9 libmarkdown(ppc-64) = 2.2.4-6.el9 libmarkdown.so.2()(64bit) 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.17)(64bit) rtld(GNU_HASH) Processing files: libmarkdown-devel-2.2.4-6.el9.ppc64le Provides: libmarkdown-devel = 2.2.4-6.el9 libmarkdown-devel(ppc-64) = 2.2.4-6.el9 pkgconfig(libmarkdown) = 2.2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmarkdown.so.2()(64bit) Processing files: discount-debugsource-2.2.4-6.el9.ppc64le Provides: discount-debugsource = 2.2.4-6.el9 discount-debugsource(ppc-64) = 2.2.4-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmarkdown-debuginfo-2.2.4-6.el9.ppc64le Provides: debuginfo(build-id) = 6453747769ce56a0a00dfa343cc7305d820de29c libmarkdown-debuginfo = 2.2.4-6.el9 libmarkdown-debuginfo(ppc-64) = 2.2.4-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: discount-debugsource(ppc-64) = 2.2.4-6.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le Wrote: /builddir/build/RPMS/libmarkdown-devel-2.2.4-6.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/discount-2.2.4-6.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libmarkdown-2.2.4-6.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/discount-debugsource-2.2.4-6.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libmarkdown-debuginfo-2.2.4-6.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oQhkVs + umask 022 + cd /builddir/build/BUILD + cd discount-2.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/discount-2.2.4-6.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0