Cook: discount 2.2.6 ================================================================================ QA: checking package receipt... Extracting source archive "discount-2.2.6.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Configuring for [markdown] checking the C compiler (cc) oh ick, it looks like gcc CFLAGS="-march=i486 -Os -pipe -mindirect-branch=thunk" are okay LDFLAGS="-Wl,-Os,--as-needed" are okay Looking for cpp (using $CC -E as a cpp pipeline) looking for install (/usr/bin/install) Checking __attribute__((__destructor__)) (yes) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) looking for pkg-config (/usr/bin/pkg-config) 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 find (/usr/bin/find) looking for "ln -s" (/bin/ln) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) looking for sed (/bin/sed) generating Makefile generating version.c generating mkdio.h generating libmarkdown.pc cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c main.c main.c: In function 'main': main.c:311:29: warning: passing argument 2 of 'mkd_e_code_format' from incompatible pointer type [-Wincompatible-pointer-types] mkd_e_code_format(doc, external_codefmt); ^~~~~~~~~~~~~~~~ In file included from main.c:12: ./mkdio.h:71:31: note: expected 'mkd_callback_t' {aka 'char * (*)(const char *, const int, void *)'} but argument is of type 'char * (*)(char *, int, char *)' void mkd_e_code_format(void*, mkd_callback_t); ^~~~~~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c pgm_options.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c gethopt.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c notspecial.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mkdio.o mkdio.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o markdown.o markdown.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o dumptree.o dumptree.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o generate.o generate.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o resource.o resource.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o docheader.o docheader.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o branch.o tools/branch.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o branch branch.o cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -DBRANCH=`./branch` -DVERSION=\"`cat VERSION`\" -c version.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o toc.o toc.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o css.o css.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o xml.o xml.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o Csio.o Csio.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o xmlpage.o xmlpage.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o basename.o basename.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o emmatch.o emmatch.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o github_flavoured.o github_flavoured.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o setup.o setup.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mktags.o mktags.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o mktags mktags.o ./mktags > blocktags cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o tags.o tags.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o html5.o html5.c cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o flags.o flags.c ./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 a - mkdio.o a - markdown.o a - dumptree.o a - generate.o a - resource.o a - docheader.o a - version.o a - toc.o a - css.o a - xml.o a - Csio.o a - xmlpage.o a - basename.o a - emmatch.o a - github_flavoured.o a - setup.o a - tags.o a - html5.o a - flags.o cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mkd2html.o mkd2html.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c makepage.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o makepage makepage.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o theme.o theme.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o echo.o tools/echo.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o echo echo.o cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o cols.o tools/cols.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o cols cols.o cc -Wno-return-type -Wno-implicit-int -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c -o pandoc_headers.o tools/pandoc_headers.c cc -Wno-return-type -Wno-implicit-int -L. -Wl,-Os,--as-needed -o pandoc_headers pandoc_headers.o pgm_options.o gethopt.o notspecial.o -lmarkdown /home/slitaz/wok/discount/source/discount-2.2.6/config.md /home/slitaz/wok/discount/install/usr/bin /home/slitaz/wok/discount/source/discount-2.2.6/config.md /home/slitaz/wok/discount/install/usr/lib /home/slitaz/wok/discount/source/discount-2.2.6/config.md /home/slitaz/wok/discount/install/usr/include /home/slitaz/wok/discount/source/discount-2.2.6/config.md /home/slitaz/wok/discount/install/usr/lib/pkgconfig /usr/bin/install -s -m 755 markdown /home/slitaz/wok/discount/install/usr/bin ./librarian.sh install libmarkdown VERSION /home/slitaz/wok/discount/install/usr/lib /usr/bin/install -m 444 mkdio.h /home/slitaz/wok/discount/install/usr/include /usr/bin/install -m 444 libmarkdown.pc /home/slitaz/wok/discount/install/usr/lib/pkgconfig ================================================================================ Executing strip on all files... Done Time: 0.95s. Size: 124958 B -> 124470 B. Save: 0 KB. ================================================================================ Pack: discount 2.2.6 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "discount-2.2.6-i486.tazpkg" created Pack: discount-dev 2.2.6 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "discount-dev-2.2.6-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/discount-2.2.6... Done Checking site script in source/discount-2.2.6... Done Checking ownership in install... Done Checking permissions in install... Failed Problems found: 0444 /usr/include/mkdio.h 0444 /usr/lib/pkgconfig/libmarkdown.pc Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: discount 2.2.6 ================================================================================ Src file : discount-2.2.6.tar.gz Src size : 128.0K Source dir : 1.5M Produced : 160.0K Cook time : 23s Cook date : 2020-09-12 05:50 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 80.0K : 24.6K : 1 : discount-2.2.6-i486.tazpkg 2 : 120.0K : 26.8K : 3 : discount-dev-2.2.6-i486.tazpkg ================================================================================