<86>Mar 4 02:51:27 userdel[3661247]: delete user 'rooter' <86>Mar 4 02:51:27 userdel[3661247]: removed group 'rooter' owned by 'rooter' <86>Mar 4 02:51:27 userdel[3661247]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 4 02:51:27 groupadd[3661287]: group added to /etc/group: name=rooter, GID=1865 <86>Mar 4 02:51:27 groupadd[3661287]: group added to /etc/gshadow: name=rooter <86>Mar 4 02:51:27 groupadd[3661287]: new group: name=rooter, GID=1865 <86>Mar 4 02:51:27 useradd[3661335]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Mar 4 02:51:27 userdel[3661406]: delete user 'builder' <86>Mar 4 02:51:27 userdel[3661406]: removed group 'builder' owned by 'builder' <86>Mar 4 02:51:27 userdel[3661406]: removed shadow group 'builder' owned by 'builder' <86>Mar 4 02:51:27 groupadd[3661473]: group added to /etc/group: name=builder, GID=1866 <86>Mar 4 02:51:27 groupadd[3661473]: group added to /etc/gshadow: name=builder <86>Mar 4 02:51:27 groupadd[3661473]: new group: name=builder, GID=1866 <86>Mar 4 02:51:27 useradd[3661536]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/discount-3.0.0d-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-style Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/discount-3.0.0d-alt1.nosrc.rpm (w1.gzdio) Installing discount-3.0.0d-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf discount-3.0.0d + echo 'Source #0 (discount-3.0.0d.tar):' Source #0 (discount-3.0.0d.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/discount-3.0.0d.tar + cd discount-3.0.0d + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (discount-3.0.0d-alt1.patch):' Patch #0 (discount-3.0.0d-alt1.patch): + /usr/bin/patch -p1 patching file .gear/0001-configure.inc-do-not-run-ldconfig-in-the-process-of-.patch patching file .gear/discount.spec patching file .gear/discount.watch patching file .gear/rules patching file .gear/tags/list + echo 'Patch #1 (0001-configure.inc-do-not-run-ldconfig-in-the-process-of-.patch):' Patch #1 (0001-configure.inc-do-not-run-ldconfig-in-the-process-of-.patch): + /usr/bin/patch -p1 patching file configure.inc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd discount-3.0.0d + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + ./configure.sh --prefix=/usr --libdir=/usr/lib64 --shared --pkg-config Configuring for [markdown] checking the C compiler (cc) oh ick, it looks like gcc CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC" are okay Looking for cpp (using $CC -E as a cpp pipeline) looking for install (/usr/bin/install) 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 (using standard types in ) 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 make: Entering directory '/usr/src/RPM/BUILD/discount-3.0.0d' cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c main.c main.c: In function 'external_codefmt': main.c:137:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | write(tochild[SENDER], src, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:159:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 159 | system(external_formatter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c pgm_options.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c gethopt.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c notspecial.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o mkdio.o mkdio.c 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) = ' '; | ^~~~~~ 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; | ^~~~~~ 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; | ^~~~~~ 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:130:13: note: in expansion of macro 'EXPAND' 130 | EXPAND(line) = c; | ^~~~~~ In file included from mkdio.c:14: mkdio.c: In function 'mkd_generatehtml': markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:200:5: note: in expansion of macro 'DO_OR_DIE' 200 | DO_OR_DIE( szdoc = mkd_document(p,&doc) ); | ^~~~~~~~~ markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:202:9: note: in expansion of macro 'DO_OR_DIE' 202 | DO_OR_DIE( mkd_generatexml(doc, szdoc, output) ); | ^~~~~~~~~ markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ mkdio.c:205:5: note: in expansion of macro 'DO_OR_DIE' 205 | DO_OR_DIE( putc('\n', output) ); | ^~~~~~~~~ mkdio.c: In function 'mkd3_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:343:9: note: in expansion of macro 'EXPAND' 343 | EXPAND(f.out) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o markdown.o markdown.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:172:9: note: in expansion of macro 'EXPAND' 172 | EXPAND(tmp->text) = 0; | ^~~~~~ markdown.c: In function 'checkline': markdown.c:189:21: warning: variable 'spaces' set but not used [-Wunused-but-set-variable] 189 | int dashes = 0, spaces = 0, | ^~~~~~ markdown.c: In function 'addfootnote': 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:1089:23: note: in expansion of macro 'EXPAND' 1089 | Footnote *foot = &EXPAND(f->footnotes->note); | ^~~~~~ 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:1099:9: note: in expansion of macro 'EXPAND' 1099 | EXPAND(foot->tag) = T(p->text)[j]; | ^~~~~~ 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:1100:5: note: in expansion of macro 'EXPAND' 1100 | EXPAND(foot->tag) = 0; | ^~~~~~ 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:1124:9: note: in expansion of macro 'EXPAND' 1124 | EXPAND(foot->link) = T(p->text)[j++]; | ^~~~~~ 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:1125:5: note: in expansion of macro 'EXPAND' 1125 | 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:1151:13: note: in expansion of macro 'EXPAND' 1151 | 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:1157:9: note: in expansion of macro 'EXPAND' 1157 | EXPAND(foot->title) = 0; | ^~~~~~ markdown.c: In function 'compile_document': markdown.c:1227:9: warning: variable 'previous_was_break' set but not used [-Wunused-but-set-variable] 1227 | int previous_was_break = 1; | ^~~~~~~~~~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o dumptree.o dumptree.c In file included from markdown.h:5, from dumptree.c:8: dumptree.c: In function 'pushpfx': 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); | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o generate.o generate.c In file included from generate.c:16: generate.c: In function 'push': 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++; | ^~~~~~ 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; | ^~~~~~ 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:138:16: note: in expansion of macro 'EXPAND' 138 | cur = &EXPAND(f->Q); | ^~~~~~ 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; | ^~~~~~ 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:197:17: note: in expansion of macro 'EXPAND' 197 | 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:204:13: note: in expansion of macro 'EXPAND' 204 | memset(&EXPAND(f->Q), 0, sizeof(block)); | ^~~~~~ generate.c: At top level: generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} 577 | { "raw:", 4, 0, 0, 0, 0, 0, { { [MKD_NOHTML] = 1 } }, 0 }, 578 | { "lang:", 5, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} 577 | { "raw:", 4, 0, 0, 0, 0, 0, { { [MKD_NOHTML] = 1 } }, 0 }, 578 | { "lang:", 5, "", "", {0}, 0 }, | {} 579 | { "abbr:", 5, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} 577 | { "raw:", 4, 0, 0, 0, 0, 0, { { [MKD_NOHTML] = 1 } }, 0 }, 578 | { "lang:", 5, "", "", {0}, 0 }, | {} 579 | { "abbr:", 5, "", "", {0}, 0 }, | {} 580 | { "class:", 6, "", "", {0}, 0 }, | {} generate.c:575:31: warning: missing braces around initializer [-Wmissing-braces] 575 | static linkytype specials[] = { | ^ 576 | { "id:", 3, "", "", {0}, 0 }, | {} 577 | { "raw:", 4, 0, 0, 0, 0, 0, { { [MKD_NOHTML] = 1 } }, 0 }, 578 | { "lang:", 5, "", "", {0}, 0 }, | {} 579 | { "abbr:", 5, "", "", {0}, 0 }, | {} 580 | { "class:", 6, "", "", {0}, 0 }, | {} 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:1685:9: note: in expansion of macro 'EXPAND' 1685 | 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:1698:13: note: in expansion of macro 'EXPAND' 1698 | 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:2077:17: note: in expansion of macro 'EXPAND' 2077 | EXPAND(p->ctx->out) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o resource.o resource.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o docheader.o docheader.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o branch.o tools/branch.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o branch branch.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -DBRANCH=`./branch` -DVERSION=\"`cat VERSION`\" -c version.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o toc.o toc.c In file included from toc.c:16: 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:100:9: note: in expansion of macro 'EXPAND' 100 | EXPAND(res) = 0; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o css.o css.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; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o xml.o xml.c In file included from xml.c:17: xml.c: In function 'mkd_generatexml': markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #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:306:59: warning: statement with no effect [-Wunused-value] 306 | #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; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o Csio.o Csio.c 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; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o xmlpage.o xmlpage.c In file included from xmlpage.c:10: xmlpage.c: In function 'mkd3_xhtmlpage': ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:28:9: note: in expansion of macro 'DO_OR_DIE' 28 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:34:9: note: in expansion of macro 'DO_OR_DIE' 34 | DO_OR_DIE( fprintf(out, "\n") ); | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:39:9: note: in expansion of macro 'DO_OR_DIE' 39 | DO_OR_DIE( fprintf(out, "%s", title ? title : "") ); | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:41:9: note: in expansion of macro 'DO_OR_DIE' 41 | DO_OR_DIE( mkd_generatecss(p, out) ); | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:43:9: note: in expansion of macro 'DO_OR_DIE' 43 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:46:9: note: in expansion of macro 'DO_OR_DIE' 46 | DO_OR_DIE( mkd_generatehtml(p, out) ); | ^~~~~~~~~ ./markdown.h:306:59: warning: statement with no effect [-Wunused-value] 306 | #define DO_OR_DIE(op) if ( (op) == EOF ) return EOF; else 1 | ^ xmlpage.c:47:9: note: in expansion of macro 'DO_OR_DIE' 47 | DO_OR_DIE( fprintf(out, "\n" | ^~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o basename.o basename.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o emmatch.o emmatch.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. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o github_flavoured.o github_flavoured.c 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:50:17: note: in expansion of macro 'EXPAND' 50 | 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:51:17: note: in expansion of macro 'EXPAND' 51 | 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:57:13: note: in expansion of macro 'EXPAND' 57 | EXPAND(line) = c; | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o setup.o setup.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o mktags.o mktags.c In file included from mktags.c:7: 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 -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o mktags mktags.o ./mktags > blocktags cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -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); | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o html5.o html5.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o flags.o flags.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o v2compat.o v2compat.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o flagprocs.o flagprocs.c touch .libmarkdown ./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 v2compat.o flagprocs.o cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o mkd2html.o mkd2html.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:116:13: note: in expansion of macro 'EXPAND' 116 | 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:119:13: note: in expansion of macro 'EXPAND' 119 | 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:122:13: note: in expansion of macro 'EXPAND' 122 | EXPAND(footers) = hoptarg(&flags); | ^~~~~~ cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c makepage.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o makepage makepage.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o theme.o theme.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:189:9: note: in expansion of macro 'EXPAND' 189 | 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:294:9: note: in expansion of macro 'EXPAND' 294 | 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:297:9: note: in expansion of macro 'EXPAND' 297 | EXPAND(include) = 0; | ^~~~~~ theme.c: In function 'main': theme.c:641:13: warning: variable 'added_text' set but not used [-Wunused-but-set-variable] 641 | int added_text=0; | ^~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o rep.o tools/rep.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o rep rep.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o echo.o tools/echo.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o echo echo.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o cols.o tools/cols.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o cols cols.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o pandoc_headers.o tools/pandoc_headers.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o pandoc_headers pandoc_headers.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o space2nl.o tools/space2nl.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o space2nl space2nl.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c -o tests/exercisers/flags.o tests/exercisers/flags.c cc -Wno-return-type -Wno-implicit-int -L. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -o tests/exercisers/flags tests/exercisers/flags.o -lmarkdown make: Leaving directory '/usr/src/RPM/BUILD/discount-3.0.0d' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/discount-buildroot + : + /bin/rm -rf -- /usr/src/tmp/discount-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd discount-3.0.0d + make DESTDIR=/usr/src/tmp/discount-buildroot install.everything make: Entering directory '/usr/src/RPM/BUILD/discount-3.0.0d' /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/bin /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/lib64 /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/include /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/lib64/pkgconfig /usr/bin/install -s -m 755 markdown /usr/src/tmp/discount-buildroot/usr/bin ./librarian.sh install libmarkdown VERSION /usr/src/tmp/discount-buildroot/usr/lib64 /usr/bin/install -m 444 mkdio.h /usr/src/tmp/discount-buildroot/usr/include /usr/bin/install -m 444 libmarkdown.pc /usr/src/tmp/discount-buildroot/usr/lib64/pkgconfig /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/share/man/man1 for x in mkd2html makepage theme; do \ /usr/bin/install -s -m 755 $x /usr/src/tmp/discount-buildroot/usr/bin/$x; \ /usr/bin/install -m 444 $x.1 /usr/src/tmp/discount-buildroot/usr/share/man/man1/$x.1; \ done /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/share/man/man3 /usr/bin/install -m 444 mkd-callbacks.3 mkd-functions.3 markdown.3 mkd-line.3 /usr/src/tmp/discount-buildroot/usr/share/man/man3 for x in mkd_line mkd_generateline; do \ ( echo '.\"' ; echo ".so man3/mkd-line.3" ) > /usr/src/tmp/discount-buildroot/usr/share/man/man3/$x.3;\ done for x in mkd_in mkd_string; do \ ( echo '.\"' ; echo ".so man3/markdown.3" ) > /usr/src/tmp/discount-buildroot/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" ) > /usr/src/tmp/discount-buildroot/usr/share/man/man3/$x.3; \ done /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/share/man/man7 /usr/bin/install -m 444 markdown.7 mkd-extensions.7 /usr/src/tmp/discount-buildroot/usr/share/man/man7 /usr/src/RPM/BUILD/discount-3.0.0d/config.md /usr/src/tmp/discount-buildroot/usr/share/man/man1 /usr/bin/install -m 444 markdown.1 /usr/src/tmp/discount-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/discount-3.0.0d' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/discount-buildroot (auto) mode of 'usr/include/mkdio.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64/pkgconfig/libmarkdown.pc' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/mkd2html.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/makepage.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/theme.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/markdown.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/mkd-callbacks.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/mkd-functions.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/markdown.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man3/mkd-line.3' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man7/markdown.7' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man7/mkd-extensions.7' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './usr/lib64/libmarkdown.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/discount-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libmarkdown.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libmarkdown.pc: Libs: '-L${libdir} -lmarkdown ' --> '-lmarkdown' Checking contents of files in /usr/src/tmp/discount-buildroot/ (default) Compressing files in /usr/src/tmp/discount-buildroot (auto) Adjusting library links in /usr/src/tmp/discount-buildroot ./usr/lib64: (from :0) libmarkdown.so.3 -> libmarkdown.so.3.0.0 056-debuginfo.brp: WARNING: You have 4 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/makepage ./usr/bin/markdown ./usr/bin/mkd2html ./usr/bin/theme Verifying ELF objects in /usr/src/tmp/discount-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/discount-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.75598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd discount-3.0.0d + LD_LIBRARY_PATH=/usr/src/tmp/discount-buildroot/usr/lib64 + make test make: Entering directory '/usr/src/RPM/BUILD/discount-3.0.0d' check flag functions: set set(0) clear clear(0) copy copy(0) ok headers ... GOOD Reddit-style automatic links ................................... OK automatic links ................................................ OK backslash escapes .............................................. OK callbacks ...................................................... OK block centering ................................................ OK inline code .................................................... OK traditional code blocks ........................................ OK fenced code blocks ............................................. OK markdown 1.0 compatibility ..................................... OK crashes ........................................................ OK reported defects ............................................... OK %div% blocks ................................................... OK definition lists ............................................... OK emphasis ....................................................... OK markdown extra-style footnotes ................................. OK paragraph flow ................................................. OK footnotes ...................................................... OK github tags .................................................... OK headers ........................................................ OK html blocks .................................................... OK html5 blocks (mkd_with_html5_tags) ............................. OK html comments .................................................. OK embedded latex ................................................. OK embedded links ................................................. OK embedded images ................................................ OK lists .......................................................... OK deeply nested lists ............................................ OK misc ........................................................... OK data corruption cases from Fernando Muñoz ...................... OK pandoc headers ................................................. OK paragraph blocking ............................................. OK markup peculiarities ........................................... OK pseudo-protocols ............................................... OK bugs & misfeatures found during the Reddit rollout ............. OK footnotes inside reparse sections .............................. OK safe links ..................................................... OK Bugs & misfeatures reported by Mike Schiraldi .................. OK smarty pants ................................................... OK The snakepit of Markdown.pl compatibility ...................... OK strikethrough .................................................. OK styles ......................................................... OK superscript .................................................... OK tables ......................................................... OK (old) table-of-contents support ................................ OK (new) table-of-contents support ................................ OK uniquifying duplicate headers .................................. OK xml output with MKD_CDATA ...................................... OK make: Leaving directory '/usr/src/RPM/BUILD/discount-3.0.0d' + exit 0 Processing files: discount-3.0.0d-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lsr8IZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zaKfd5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdiscount = 3.0.0d-alt1, /lib64/ld-linux-x86-64.so.2, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libmarkdown.so.3()(64bit) >= set:kfOcx5MRWsKVhT76tzek4mqV3NO6t9Kym2y2AFw4qVZo3aVxUhYgz0vhpoNm7PDhXMyU0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nQkVH7 Processing files: libdiscount-3.0.0d-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rSgQx0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/discount-buildroot/usr/lib64/libmarkdown.so.3: 86 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4O7vyt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmarkdown.so.3()(64bit) = set:kdDr8PIhenW89kaMLWdMnzLMZiAZczi6JATAaGYn4NABYEZwTZwmxTy3BMO5FmHYjdSXlKOYRE3Zckzug70Qyr7PiGIbUc5oWodc6mW9zyDTPFIdppRkK9suGxUkPhguojb2ySdAL7q2YbT3xZJKwkYFEZmBeCDNngTbJBWcmYLJeZ52 Requires: 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ib3vPr Creating libdiscount-debuginfo package Processing files: libdiscount-devel-3.0.0d-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GI3CdL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fM7hqc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libmarkdown) = 3.0.0d Requires: libdiscount = 3.0.0d-alt1, /usr/lib64/libmarkdown.so.3.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qcWAgU Processing files: libdiscount-debuginfo-3.0.0d-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TWoytT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XslBH3 find-requires: running scripts (debuginfo) Provides: debug64(libmarkdown.so.3) Requires: libdiscount = 3.0.0d-alt1, debug64(libc.so.6) Adding to discount a strict dependency on libdiscount Adding to libdiscount-devel a strict dependency on libdiscount Adding to libdiscount-debuginfo a strict dependency on libdiscount Removing 2 extra deps from discount due to dependency on libdiscount Removing 1 extra deps from libdiscount-devel due to dependency on libdiscount Removing 6 extra deps from discount due to repentancy on libdiscount Wrote: /usr/src/RPM/RPMS/x86_64/discount-3.0.0d-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdiscount-3.0.0d-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdiscount-devel-3.0.0d-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdiscount-debuginfo-3.0.0d-alt1.x86_64.rpm (w2.lzdio) 5.38user 6.49system 0:19.84elapsed 59%CPU (0avgtext+0avgdata 64916maxresident)k 0inputs+0outputs (0major+1362892minor)pagefaults 0swaps /.out/discount-3.0.0d-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style /.out/libdiscount-3.0.0d-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style /.out/libdiscount-devel-3.0.0d-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style /.out/libdiscount-debuginfo-3.0.0d-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style 0.63user 1.65system 0:24.99elapsed 9%CPU (0avgtext+0avgdata 11456maxresident)k 0inputs+0outputs (0major+97322minor)pagefaults 0swaps --- discount-3.0.0d-alt1.x86_64.rpm.repo 2024-12-20 14:23:57.000000000 +0000 +++ discount-3.0.0d-alt1.x86_64.rpm.hasher 2025-03-04 02:51:49.493849329 +0000 @@ -16,6 +16,6 @@ Provides: discount = 3.0.0d-alt1:sisyphus+365036.100.5.1 -File: /usr/bin/makepage 100755 root:root 3ef767bad4f27c2f14c80993bdc0d6e6 -File: /usr/bin/markdown 100755 root:root 06f2457cbe41957c46289b3e455def58 -File: /usr/bin/mkd2html 100755 root:root fcb2f1fe9d57836d4043c4839baa6a91 -File: /usr/bin/theme 100755 root:root 5da5811a5bdc0cde671dc240d782d498 +File: /usr/bin/makepage 100755 root:root aee42a22980fa6c6cd89bb3c7a6b23f6 +File: /usr/bin/markdown 100755 root:root 45c36b11ff642e9440c3fe036756ac4d +File: /usr/bin/mkd2html 100755 root:root 9ef10ca60376849abb25a6e370108d91 +File: /usr/bin/theme 100755 root:root 376ff2b9cc317e8c330c29e5a79a8cbf File: /usr/share/man/man1/makepage.1.xz 100644 root:root dff6206cdce45d5e901e9129acdf866b @@ -26,2 +26,2 @@ File: /usr/share/man/man7/mkd-extensions.7.xz 100644 root:root 70f5234ce2e02c8d3b11acd2dd181841 -RPMIdentity: 79faedabd1476cf2890afb7e009c32bfebfcda0bb5ccb31123478e1e8fde38cf2ec1ee72fb275cccf4b6032f8576c521af00a2847ec191465be5c9c22a9aeb01 +RPMIdentity: d014ff0ac5528ada7825be1c2ed2310f520f9c43ba4b544e83346a820bcb67facb42293a89bfa3f3f3e93c4aaf4f97a6247bfa4155098aace48dea53fd0feb8c --- libdiscount-3.0.0d-alt1.x86_64.rpm.repo 2024-12-20 14:23:56.000000000 +0000 +++ libdiscount-3.0.0d-alt1.x86_64.rpm.hasher 2025-03-04 02:51:49.578850889 +0000 @@ -13,3 +13,3 @@ File: /usr/lib64/libmarkdown.so.3 120777 root:root libmarkdown.so.3.0.0 -File: /usr/lib64/libmarkdown.so.3.0.0 100644 root:root b12ac458f10ecdc195d8afcfd5048682 -RPMIdentity: 0408e062163d7dc72bdd019d06a15801f4944747e973e2f2745c374e920586c49c2fe2c12631c89ebe01d7b35706d53cc5be8db537cd18be0ffea68e3df1eadd +File: /usr/lib64/libmarkdown.so.3.0.0 100644 root:root 7a7e0fb3bce9d737e884d8e6daa75128 +RPMIdentity: 5c416511f77057e2a134912a544cf1667d10965fd908b3166f44a0c5fb6409790fbb30e15a5a8e02f41e123c4cabb01838128a51a05ed16b97ec39b6f840b534 --- libdiscount-debuginfo-3.0.0d-alt1.x86_64.rpm.repo 2024-12-20 14:23:57.000000000 +0000 +++ libdiscount-debuginfo-3.0.0d-alt1.x86_64.rpm.hasher 2025-03-04 02:51:49.655852302 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/7a545f20e747b37be86ed8a1e6270f828e37f6 120777 root:root ../../../../lib64/libmarkdown.so.3.0.0 -/usr/lib/debug/.build-id/2e/7a545f20e747b37be86ed8a1e6270f828e37f6.debug 120777 root:root ../../usr/lib64/libmarkdown.so.3.0.0.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/952b83e98e41b8278edd60c070ec6546d7dc8a 120777 root:root ../../../../lib64/libmarkdown.so.3.0.0 +/usr/lib/debug/.build-id/52/952b83e98e41b8278edd60c070ec6546d7dc8a.debug 120777 root:root ../../usr/lib64/libmarkdown.so.3.0.0.debug /usr/lib/debug/usr/lib64/libmarkdown.so.3.0.0.debug 100644 root:root @@ -37,6 +37,6 @@ Provides: libdiscount-debuginfo = 3.0.0d-alt1:sisyphus+365036.100.5.1 -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/7a545f20e747b37be86ed8a1e6270f828e37f6 120777 root:root ../../../../lib64/libmarkdown.so.3.0.0 -File: /usr/lib/debug/.build-id/2e/7a545f20e747b37be86ed8a1e6270f828e37f6.debug 120777 root:root ../../usr/lib64/libmarkdown.so.3.0.0.debug -File: /usr/lib/debug/usr/lib64/libmarkdown.so.3.0.0.debug 100644 root:root 766ae731e2ae8a5383fa88c21b35a740 +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/952b83e98e41b8278edd60c070ec6546d7dc8a 120777 root:root ../../../../lib64/libmarkdown.so.3.0.0 +File: /usr/lib/debug/.build-id/52/952b83e98e41b8278edd60c070ec6546d7dc8a.debug 120777 root:root ../../usr/lib64/libmarkdown.so.3.0.0.debug +File: /usr/lib/debug/usr/lib64/libmarkdown.so.3.0.0.debug 100644 root:root 621d6592a14489999b81d74cf377e264 File: /usr/lib/debug/usr/lib64/libmarkdown.so.3.debug 120777 root:root libmarkdown.so.3.0.0.debug @@ -69,2 +69,2 @@ File: /usr/src/debug/discount-3.0.0d/xmlpage.c 100644 root:root ee9d2de20ce0aa0e1bb4f4c1cf4c06c8 -RPMIdentity: 98fa5da8b1688dd7820f370a8d0dc437a4caab55a645b8a3ca3b07bdce55cf15493fcbf86641db96cc141e0ea7f18bee8c4de4e6dd1448b59f5ab924dc0f4973 +RPMIdentity: 6f2d0679320dbd9d73249f01f57653be7d6d74838d1735d5d74d101952a8c6099858e927be955b8464d390994175f0c6ad9438426f5949f35dac3455c55c2e96