==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_efa8afa8-97cc-41cf-85e2-eedfebc4a32f]...done ==> Making package: splint 3.1.2.git20180129-3.1 (Wed Nov 20 20:27:19 2024) ==> Retrieving sources... -> Cloning splint-patched git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/splint-3.1.2.git20180129-3/splint-patched'... -> Found splint.sh ==> Validating source files with sha256sums... splint-patched ... Skipped splint.sh ... Passed ==> Making package: splint 3.1.2.git20180129-3.1 (Wed Nov 20 20:27:30 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (4) New Version Net Change extra/perl-error 0.17029-7 0.04 MiB extra/perl-mailtools 2.21-9 0.10 MiB extra/perl-timedate 2.33-7 0.08 MiB extra/git 2.47.0-1 28.29 MiB Total Installed Size: 28.51 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Retrieving sources... -> Found splint.sh ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of splint-patched git repo... Cloning into 'splint-patched'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... configure.ac:31: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:630: AM_PROG_LEX is expanded from... configure.ac:31: the top level configure.ac:29: installing 'config/compile' configure.ac:16: installing 'config/install-sh' configure.ac:16: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure.ac: installing 'config/ylwrap' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for rm... rm checking for cat... cat checking for diff... diff checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating imports/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/startdir/src/splint-patched' Making all in src make[2]: Entering directory '/startdir/src/splint-patched/src' YACC cgrammar.c /startdir/src/splint-patched/src/cgrammar.y:78.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 78 | %define api.prefix {c_} | ^~~~~~~ /startdir/src/splint-patched/src/cgrammar.y:314.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 314 | : %empty | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:562.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 562 | : %empty { $$ = functionClauseList_new (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:572.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 572 | : %empty { $$ = functionClauseList_new (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:643.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 643 | : %empty { $$ = warnClause_undefined; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:672.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 672 | : %empty { $$ = qualList_undefined; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:717.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 717 | : %empty | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:786.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 786 | : %empty { $$ = sRefSet_undefined; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:860.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 860 | : %empty { context_enterSizeof(); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:864.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 864 | : %empty { context_leaveSizeof(); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:989.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 989 | : %empty { $$ = exprNode_undefined; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1052.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1052 | : %empty { cscannerHelp_setExpectingTypeName (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1056.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1056 | : %empty { cscannerHelp_setExpectingTypeName (); context_pushLoc (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1346.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1346 | : %empty { $$ = qtype_unknown (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1384.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1384 | : %empty { cscannerHelp_clearExpectingTypeName (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1547.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1547 | : %empty { $$ = ctype_unknown; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1722.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1722 | : %empty { context_enterInnerContext (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1726.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1726 | : %empty { context_exitInnerPlain (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1730.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1730 | : %empty { context_enterStructInnerContext (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1734.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1734 | : %empty { context_exitStructInnerContext (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1738.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1738 | : %empty { context_exitInnerSafe (); } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:1983.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 1983 | : %empty { $$ = uentry_undefined; } | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:2025.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 2025 | : %empty | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y:2030.4-9: warning: POSIX Yacc does not support %empty [-Wyacc] 2030 | : %empty | ^~~~~~ /startdir/src/splint-patched/src/cgrammar.y: warning: 138 shift/reduce conflicts [-Wconflicts-sr] /startdir/src/splint-patched/src/cgrammar.y: warning: 17 reduce/reduce conflicts [-Wconflicts-rr] /startdir/src/splint-patched/src/cgrammar.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating cgrammar.h YACC mtgrammar.c /startdir/src/splint-patched/src/mtgrammar.y:46.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 46 | %pure-parser | ^~~~~~~~~~~~ /startdir/src/splint-patched/src/mtgrammar.y:46.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 46 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /startdir/src/splint-patched/src/mtgrammar.y:47.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 47 | %define api.prefix {mt} | ^~~~~~~ /startdir/src/splint-patched/src/mtgrammar.y:48.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 48 | %expect 11 | ^~~~~~~ /startdir/src/splint-patched/src/mtgrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating mtgrammar.h YACC llgrammar.c /startdir/src/splint-patched/src/llgrammar.y:56.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 56 | %define api.prefix {yl} | ^~~~~~~ /startdir/src/splint-patched/src/llgrammar.y:57.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 57 | %expect 2 | ^~~~~~~ updating llgrammar.h YACC lslgrammar.c /startdir/src/splint-patched/src/lslgrammar.y:47.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 47 | %pure-parser | ^~~~~~~~~~~~ /startdir/src/splint-patched/src/lslgrammar.y:47.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 47 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /startdir/src/splint-patched/src/lslgrammar.y:48.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 48 | %define api.prefix {lsl} | ^~~~~~~ /startdir/src/splint-patched/src/lslgrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating lslgrammar.h GEN flag_codes.h egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E updating flag_codes.h make all-am make[3]: Entering directory '/startdir/src/splint-patched/src' CC cppmain.o CC cpplib.o CC cppexp.o CC cpphash.o CC cpperror.o CC clabstract.o CC clause.o CC context.o CC cprim.o CC cscannerHelp.o CC ctype.o ctype.c: In function ‘ctype_getBaseType’: ctype.c:2073:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2073 | return ((ctype)NULL); | ^ CC functionClause.o CC functionClauseList.o CC functionConstraint.o CC globalsClause.o CC idDecl.o CC macrocache.o CC metaStateConstraint.o CC metaStateConstraintList.o CC metaStateExpression.o CC metaStateSpecifier.o CC modifiesClause.o CC pointers.o CC qtype.o CC qual.o CC stateClause.o CC stateClauseList.o CC uentry.o CC warnClause.o CC nameChecks.o CC reservedNames.o CC structNames.o CC transferChecks.o CC varKinds.o CC exprData.o CC cstring.o CC fileloc.o CC message.o message.c: In function ‘identify_control’: message.c:67:32: error: passing argument 1 of ‘reader_getInt’ from incompatible pointer type [-Wincompatible-pointer-types] 67 | modcode = reader_getInt (s); | ^ | | | const char ** In file included from ./Headers/basic.h:83, from message.c:29: ./Headers/reader.h:13:34: note: expected ‘char **’ but argument is of type ‘const char **’ 13 | extern int reader_getInt (char **p_s) /*@modifies *p_s@*/ ; | ~~~~~~~^~~ make[3]: *** [Makefile:1402: message.o] Error 1 make[3]: Leaving directory '/startdir/src/splint-patched/src' make[2]: *** [Makefile:1076: all] Error 2 make[2]: Leaving directory '/startdir/src/splint-patched/src' make[1]: *** [Makefile:372: all-recursive] Error 1 make[1]: Leaving directory '/startdir/src/splint-patched' make: *** [Makefile:313: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_efa8afa8-97cc-41cf-85e2-eedfebc4a32f/build