==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: dateutils 0.4.11-3 (Wed May 1 11:10:08 2024) ==> Retrieving sources... -> Cloning dateutils git repo... Cloning into bare repository '/home/leming/work/dateutils/dateutils'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dateutils ... Skipped ==> Making package: dateutils 0.4.11-3 (Wed May 1 11:10:17 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 git-2.45.0-1 gperf-3.1-5 Total Download Size: 0.09 MiB Total Installed Size: 43.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... gperf-3.1-5-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: 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] installing gperf... :: Running post-transaction hooks... (1/2) Warn about old perl modules (2/2) Updating the info directory file... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of dateutils git repo... Cloning into 'dateutils'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:8: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:32: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... m4/sxe-compiler.m4:542: SXE_CHECK_CC is expanded from... configure.ac:32: the top level configure.ac:37: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:37: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... m4/yuck.m4:103: AX_YUCK_SCMVER is expanded from... configure.ac:37: the top level configure.ac:87: 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:1579: AM_PROG_LEX is expanded from... configure.ac:87: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:31: installing 'build-aux/compile' configure.ac:32: installing 'build-aux/config.guess' configure.ac:32: installing 'build-aux/config.sub' configure.ac:27: installing 'build-aux/install-sh' configure.ac:27: installing 'build-aux/missing' build-aux/Makefile.am: installing 'build-aux/depcomp' info/Makefile.am:13: installing 'build-aux/texinfo.tex' configure.ac: installing 'build-aux/ylwrap' parallel-tests: installing 'build-aux/test-driver' autoreconf: 'build-aux/install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports nested variables... (cached) yes checking for icc... no 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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether C compiler accepts -std="gnu11"... yes checking whether C compiler can understand anonymous structs and unions... yes checking for preferred CC std... -std=gnu11 checking whether C compiler can initialise anonymous structs and unions... yes checking whether C compiler can initialise structs and unions in a sloppy way... yes checking whether byte ordering is bigendian... no checking for user provided CFLAGS/EXTRA_CFLAGS... -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection checking whether C linker accepts -XCClinker -foo... no checking whether C linker accepts -Xlinker -foo... no checking whether C compiler accepts -g... yes checking whether C compiler accepts -g3... yes checking for dbx... no checking for gdb... no checking for sdb... no checking whether C compiler accepts -ftime-report... no checking whether C compiler accepts -fmem-report... no checking whether C compiler accepts -fvar-tracking... no checking whether C compiler accepts -save-temps... yes checking for preferred debugging flags... checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -qinfo... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wno-char-subscripts... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wno-switch... yes checking whether C compiler accepts -Wunused-function... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wunused-value... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wnopragma... no checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C compiler accepts -Wreorder... no checking whether C compiler accepts -Wdeprecated... yes checking whether C compiler accepts -Wno-parentheses... yes checking whether C compiler accepts -Wcheck... no checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -w3... no checking whether C compiler accepts -diag-disable 10237... no checking whether C compiler accepts -wd 10237... no checking whether C compiler accepts -diag-disable 2102... no checking whether C compiler accepts -wd 2102... no checking whether C compiler accepts -debug inline-debug-info... no checking whether C compiler accepts -diag-enable remark,vec,par... no checking whether C compiler accepts -Wunsuffixed-float-constants... yes checking for preferred warning flags... -Wall -Wextra -Wsign-compare -Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wbad-function-cast -Wcast-qual -Wcast-align -Wno-switch -Wunused-function -Wunused-variable -Wunused-parameter -Wunused-value -Wunused -Wmaybe-uninitialized -fdiagnostics-show-option -Wunknown-pragmas -Wuninitialized -Wdeprecated -Wno-parentheses -Wstrict-aliasing -Wunsuffixed-float-constants checking whether C compiler accepts -ipo... no checking whether C compiler accepts -no-prec-div... no checking whether C compiler accepts -nopie... no checking whether C compiler accepts -static-intel... no checking whether C compiler accepts -static-libgcc... yes checking whether C compiler accepts -intel-extensions... no checking for preferred CFLAGS... -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wextra -Wsign-compare -Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wbad-function-cast -Wcast-qual -Wcast-align -Wno-switch -Wunused-function -Wunused-variable -Wunused-parameter -Wunused-value -Wunused -Wmaybe-uninitialized -fdiagnostics-show-option -Wunknown-pragmas -Wuninitialized -Wdeprecated -Wno-parentheses -Wstrict-aliasing -Wunsuffixed-float-constants -static-libgcc configure: If you wish to APPEND your own flags you want to stop here and rerun the configure script like so: configure EXTRA_CFLAGS=<to-be-added-flags> If you wish to OVERRIDE these flags you want to stop here too and rerun the configure script like this: configure CFLAGS=<the-definitive-flags-I-want> You can always override the determined CFLAGS, partially or totally, using make -C <directory> CFLAGS=<your-own-flags> target or make CFLAGS=<your-own-flags> target respectively checking for stipulated version files... 0.4.11 checking for pty.h... yes checking for splice... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for byteorder.h... no checking for byteswap.h... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for gcc -std=gnu11 option to enable large file support... none needed checking for sys/mman.h... yes checking for ANON maps... yes checking for getline... yes checking for fgetln... no checking for sys/stdint.h... no checking for tzfile.h... no checking for tzselect... /usr/bin/tzselect checking for TZDIR... /usr/share/zoneinfo checking for leap second file... /usr/share/zoneinfo/UTC checking for strptime... yes checking whether C compiler can understand anonymous structs and unions... yes checking whether C compiler can initialise anonymous structs and unions... yes checking whether C compiler can initialise structs and unions in a sloppy way... yes 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 gperf... /usr/bin/gperf checking for curl... /usr/bin/curl checking for date... /usr/bin/date checking if date is of GNU flavour... yes checking if date is immune to year 2038 problem... yes checking for m4 with sufficient capabilities... m4 checking for yuck... using included checking for getline... (cached) yes checking for fgetln... (cached) no checking whether linker accepts -z combreloc... yes checking whether linker accepts -z nocombreloc... yes checking whether linker accepts -z defs... yes checking whether linker accepts -z muldefs... yes checking whether linker accepts -z nodefaultlib... yes checking whether linker accepts -z lazy... yes checking whether linker accepts -z now... yes checking whether linker accepts -export-dynamic... yes checking for preferred LDFLAGS... -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now configure: If you wish to ADD your own flags you want to stop here and rerun the configure script like so: configure LDFLAGS=<to-be-added-flags> You can always override the determined LDFLAGS, partially or totally, using make -C <directory> LDFLAGS=<your-own-flags> target or make LDFLAGS=<your-own-flags> target respectively NOTE: -C <directory> option is not available on all systems checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu11 static flag -static works... yes checking if gcc -std=gnu11 supports -c -o file.o... yes checking if gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu11 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc -std=gnu11 options needed to detect all undeclared functions... none needed checking what extension is used for runtime loadable modules... .so starting libtool investigation... checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for cos in -lm... yes checking whether deplibs are loaded by dlopen... yes checking for _ prefix in compiled symbols... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating data/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating info/Makefile config.status: creating test/Makefile config.status: creating contrib/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Build summary ============= Build date/time apps: dateadd dateconv datediff dategrep dateround dateseq datesort datetest datezone Build misc apps: strptime Build contrib apps: none New binary names will be used (compatibility symlinks: no). See configure options --with-old-names and --with-old-links. Making all in build-aux make[1]: Entering directory '/build/dateutils/src/dateutils/build-aux' make yuck-bootstrap make[2]: Entering directory '/build/dateutils/src/dateutils/build-aux' CC yuck_bootstrap-yuck.o In file included from /usr/include/unistd.h:25, from yuck.c:53: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ yuck.c: In function 'snarf_ln': yuck.c:1003:13: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1008:2: note: here yuck.c:1014:13: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1019:2: note: here yuck.c:1026:7: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1028:2: note: here yuck.c: In function 'optionp': yuck.c:654:17: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:655:3: note: here CCLD yuck-bootstrap make[2]: Leaving directory '/build/dateutils/src/dateutils/build-aux' GEN yuck.m4i GEN yuck.yucc make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/build-aux' CC yuck-yuck.o CC yuck-yuck-scmver.o In file included from /usr/include/unistd.h:25, from yuck.c:53: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/unistd.h:25, from yuck-scmver.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ yuck-scmver.c: In function 'rd_version': yuck-scmver.c:500:6: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck-scmver.c:505:2: note: here yuck-scmver.c:520:6: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck-scmver.c:526:2: note: here In file included from yuck.c:1742: yuck.yucc:256:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] yuck.yucc:159:12: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} yuck.yucc:827:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] yuck.yucc:160:51: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} yuck.yucc:887:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] yuck.yucc:163:57: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} yuck.yucc:957:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] yuck.yucc:162:56: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} yuck.yucc:1071:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] yuck.yucc:164:59: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} yuck.c: In function 'snarf_ln': yuck.c:1003:13: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1008:2: note: here yuck.c:1014:13: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1019:2: note: here yuck.c:1026:7: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:1028:2: note: here yuck.c: In function 'optionp': yuck.c:654:17: warning: this statement may fall through [-Wimplicit-fallthrough=] yuck.c:655:3: note: here yuck.c: In function 'run_m4': yuck.c:1357:6: warning: variable 'outfd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] CCLD yuck make[2]: Leaving directory '/build/dateutils/src/dateutils/build-aux' make[1]: Leaving directory '/build/dateutils/src/dateutils/build-aux' Making all in data make[1]: Entering directory '/build/dateutils/src/dateutils/data' make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/data' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/dateutils/src/dateutils/data' make[1]: Leaving directory '/build/dateutils/src/dateutils/data' Making all in lib make[1]: Entering directory '/build/dateutils/src/dateutils/lib' GEN ltrcc.yucc GEN version.c GEN fmt-special.c GEN tzmap.yucc make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/lib' CC ltrcc-ltrcc.o CC ltrcc-date-core.o CC ltrcc-time-core.o CC ltrcc-dt-locale.o CC ltrcc-token.o CC ltrcc-strops.o CC tzmap-tzmap.o CC tzraw-tzraw.o In file included from /usr/include/unistd.h:25, from tzmap.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/unistd.h:25, from ltrcc.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from time-core.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/unistd.h:25, from dt-locale.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from date-core.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from strops.c:45: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from date-core.h:41, from token.c:47: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/include/stdint.h:9, from tzraw.c:51: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ token.c: In function '__tok_spec': token.c:76:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:77:2: note: here token.c:87:14: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:88:2: note: here token.c:115:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:116:2: note: here token.c:120:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:121:2: note: here token.c:128:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:129:2: note: here token.c:143:11: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:144:2: note: here token.c:199:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:200:2: note: here token.c:216:11: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:217:3: note: here CC tzraw-leaps.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/include/stdint.h:9, from leaps.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ strops.c: In function '__rom_pr1': strops.c:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:237:2: note: here strops.c:238:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:239:2: note: here strops.c:240:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:241:2: note: here strops.c:246:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:247:2: note: here strops.c:248:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:249:2: note: here CC libdut_a-version.o CC libdut_a-date-core.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from date-core.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC libdut_a-time-core.o In file included from ltrcc.c:405: ltrcc.yucc:131:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ltrcc.yucc:44:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} ltrcc.yucc:334:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ltrcc.yucc:45:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} ltrcc.yucc:354:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ltrcc.yucc:48:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} ltrcc.yucc:373:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ltrcc.yucc:47:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} ltrcc.yucc:406:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ltrcc.yucc:49:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CC libdut_a-dt-core.o CC libdut_a-strops.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from time-core.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from dt-core.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from strops.c:45: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ tzraw.c: In function 'main': tzraw.c:705:11: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'stamp_t' {aka 'long int'} [-Wformat=] tzraw.c: In function 'zif_open': tzraw.c:387:7: warning: this statement may fall through [-Wimplicit-fallthrough=] tzraw.c:388:2: note: here In file included from time-core.c:73: time-core-strpf.c: In function '__strpt_card': time-core-strpf.c:111:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:112:3: note: here time-core-strpf.c:113:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:114:3: note: here time-core-strpf.c:115:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:116:3: note: here time-core-strpf.c:117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:118:3: note: here time-core-strpf.c:119:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:120:3: note: here time-core-strpf.c:121:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:122:3: note: here time-core-strpf.c:123:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:124:3: note: here CC libdut_a-token.o CC libdut_a-tzraw.o In file included from tzmap.c:629: tzmap.yucc:188:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] tzmap.yucc:95:12: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} tzmap.yucc:570:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] tzmap.yucc:96:51: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} tzmap.yucc:598:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] tzmap.yucc:99:57: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} tzmap.yucc:639:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] tzmap.yucc:98:56: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} tzmap.yucc:706:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const union yuck_u[1]'} with mismatched bound [-Warray-parameter=] tzmap.yucc:100:59: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} tzmap.c: In function 'cmd_cc': tzmap.c:658:17: warning: missing initializer for field 'off' of 'struct tzmap_s' [-Wmissing-field-initializers] In file included from tzmap.c:59: tzmap.h:58:10: note: 'off' declared here CC libdut_a-tzmap.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from date-core.h:41, from token.c:47: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/include/stdint.h:9, from tzraw.c:51: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/unistd.h:25, from tzmap.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ strops.c: In function '__rom_pr1': strops.c:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:237:2: note: here strops.c:238:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:239:2: note: here strops.c:240:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:241:2: note: here strops.c:246:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:247:2: note: here strops.c:248:14: warning: this statement may fall through [-Wimplicit-fallthrough=] strops.c:249:2: note: here CC libdut_a-leaps.o token.c: In function '__tok_spec': token.c:76:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:77:2: note: here token.c:87:14: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:88:2: note: here token.c:115:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:116:2: note: here token.c:120:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:121:2: note: here token.c:128:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:129:2: note: here token.c:143:11: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:144:2: note: here token.c:199:12: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:200:2: note: here token.c:216:11: warning: this statement may fall through [-Wimplicit-fallthrough=] token.c:217:3: note: here CC libdut_a-dt-locale.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/include/stdint.h:9, from leaps.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC libdut_a-dt-core-tz-glue.o In file included from /usr/include/unistd.h:25, from dt-locale.c:44: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from dt-core.h:41, from dt-core-tz-glue.h:41, from dt-core-tz-glue.c:45: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from time-core.c:73: time-core-strpf.c: In function '__strpt_card': time-core-strpf.c:111:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:112:3: note: here time-core-strpf.c:113:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:114:3: note: here time-core-strpf.c:115:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:116:3: note: here time-core-strpf.c:117:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:118:3: note: here time-core-strpf.c:119:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:120:3: note: here time-core-strpf.c:121:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:122:3: note: here time-core-strpf.c:123:10: warning: this statement may fall through [-Wimplicit-fallthrough=] time-core-strpf.c:124:3: note: here CCLD tzmap CCLD tzraw tzraw.c: In function 'zif_open': tzraw.c:387:7: warning: this statement may fall through [-Wimplicit-fallthrough=] tzraw.c:388:2: note: here dt-core-tz-glue.c: In function 'dtz_forgetz': dt-core-tz-glue.c:78:27: warning: missing initializer for field 'znfxd' of 'struct <anonymous>' [-Wmissing-field-initializers] In file included from dt-core-tz-glue.h:41, from dt-core-tz-glue.c:45: dt-core.h:175:13: note: 'znfxd' declared here dt-core-tz-glue.c:78:19: warning: missing braces around initializer [-Wmissing-braces] dt-core-tz-glue.c: In function 'dtz_enrichz': dt-core-tz-glue.c:120:27: warning: missing initializer for field 'znfxd' of 'struct <anonymous>' [-Wmissing-field-initializers] dt-core.h:175:13: note: 'znfxd' declared here dt-core-tz-glue.c:120:19: warning: missing braces around initializer [-Wmissing-braces] In file included from dt-core.c:307: dt-core-strpf.c: In function '__fixup_zdiff': dt-core-strpf.c:137:28: warning: missing initializer for field 'znfxd' of 'struct <anonymous>' [-Wmissing-field-initializers] In file included from dt-core.c:58: dt-core.h:175:13: note: 'znfxd' declared here dt-core-strpf.c:137:20: warning: missing braces around initializer [-Wmissing-braces] dt-core.c: In function 'dt_strpdt': dt-core.c:635:29: warning: comparison is always false due to limited range of data type [-Wtype-limits] dt-core.c:662:36: warning: comparison is always false due to limited range of data type [-Wtype-limits] dt-core.c:688:36: warning: comparison is always false due to limited range of data type [-Wtype-limits] dt-core.c: In function 'dt_milfup': dt-core.c:1838:29: warning: missing initializer for field 'znfxd' of 'struct <anonymous>' [-Wmissing-field-initializers] dt-core.h:175:13: note: 'znfxd' declared here dt-core.c:1838:21: warning: missing braces around initializer [-Wmissing-braces] dt-core-strpf.c: In function 'try_zone': dt-core-strpf.c:76:10: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core-strpf.c:77:2: note: here dt-core-strpf.c: In function '__strfdt_dur': dt-core-strpf.c:439:7: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core-strpf.c:441:3: note: here dt-core-strpf.c:442:7: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core-strpf.c:444:3: note: here dt-core-strpf.c:445:7: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core-strpf.c:447:3: note: here dt-core-strpf.c:464:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core-strpf.c:466:3: note: here dt-core.c: In function 'dt_strpdt': dt-core.c:720:20: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:721:5: note: here dt-core.c: In function 'dt_strpdtdur': dt-core.c:1056:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:1063:2: note: here dt-core.c: In function 'dt_dtadd': dt-core.c:1520:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:1522:2: note: here dt-core.c:1523:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:1525:2: note: here dt-core.c: In function '__sexy_add': dt-core.c:275:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:276:2: note: here dt-core.c:285:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dt-core.c:287:2: note: here date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] date-core.c: In function 'dt_get_bday': date-core.c:379:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:380:2: note: here date-core.c: In function 'dt_get_bday_q': date-core.c:412:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:413:2: note: here In file included from date-core.c:664: date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:119:16: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:120:4: note: here date-core-strpf.c:153:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:154:2: note: here date-core-strpf.c: In function '__strpd_card': date-core-strpf.c:344:6: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:347:2: note: here date-core.c: In function 'dt_strpd': date-core.c:919:17: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:920:5: note: here In file included from ymd.c:390, from date-core.c:134: bizda.c: In function '__get_b_equiv': bizda.c:107:6: warning: this statement may fall through [-Wimplicit-fallthrough=] bizda.c:108:2: note: here date-core.c: In function 'dt_dadd': date-core.c:1752:10: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:1753:2: note: here CCLD ltrcc date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] In file included from date-core.c:667: fmt-special.gperf:109:1: warning: no previous prototype for '__fmt_special' [-Wmissing-prototypes] date-core.c: In function 'dt_get_bday': date-core.c:379:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:380:2: note: here date-core.c: In function 'dt_get_bday_q': date-core.c:412:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:413:2: note: here In file included from date-core.c:664: date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:119:16: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:120:4: note: here date-core-strpf.c:153:14: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:154:2: note: here date-core-strpf.c: In function '__strpd_card': date-core-strpf.c:344:6: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core-strpf.c:347:2: note: here fmt-special.gperf: In function '____fmt_special': fmt-special.gperf:95:14: warning: this statement may fall through [-Wimplicit-fallthrough=] fmt-special.gperf:97:7: note: here fmt-special.gperf:99:14: warning: this statement may fall through [-Wimplicit-fallthrough=] fmt-special.gperf:101:7: note: here date-core.c: In function 'dt_strpd': date-core.c:919:17: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:920:5: note: here In file included from ymd.c:390, from date-core.c:134: bizda.c: In function '__get_b_equiv': bizda.c:107:6: warning: this statement may fall through [-Wimplicit-fallthrough=] bizda.c:108:2: note: here date-core.c: In function 'dt_dadd': date-core.c:1752:10: warning: this statement may fall through [-Wimplicit-fallthrough=] date-core.c:1753:2: note: here AR libdut.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/build/dateutils/src/dateutils/lib' make[1]: Leaving directory '/build/dateutils/src/dateutils/lib' Making all in src make[1]: Entering directory '/build/dateutils/src/dateutils/src' GEN strpdt-special.c GEN dseq.yucc GEN strptime.yucc GEN dconv.yucc GEN dtest.yucc GEN dadd.yucc GEN dgrep.yucc GEN ddiff.yucc GEN dround.yucc GEN dzone.yucc GEN dsort.yucc LEX dexpr-scanner.c YACC dexpr-parser.c /build/dateutils/src/dateutils/src/dexpr-parser.y:38.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 38 | %pure-parser | ^~~~~~~~~~~~ /build/dateutils/src/dateutils/src/dexpr-parser.y:38.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 38 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /build/dateutils/src/dateutils/src/dexpr-parser.y:90.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 90 | %expect 0 | ^~~~~~~ /build/dateutils/src/dateutils/src/dexpr-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating dexpr-parser.h make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/src' CC dadd-dadd.o CC libdutio_a-dt-io.o CC libdutio_a-dt-io-zone.o CC libdutio_a-alist.o CC libdutio_a-prchunk.o CC ddiff-ddiff.o CC dconv-dconv.o CC dgrep-dgrep.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dadd.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from dt-io.c:4: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from alist.c:41: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from prchunk.c:48: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from dt-io-zone.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ddiff.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dconv.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dgrep.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dround-dround.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dround.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC dseq-dseq.o CC dsort-dsort.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from dseq.c:41: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/unistd.h:25, from dsort.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from dconv.c:111: dconv.yucc:141:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dconv.yucc:54:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dconv.yucc:404:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dconv.yucc:55:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dconv.yucc:438:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dconv.yucc:58:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dconv.yucc:465:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dconv.yucc:57:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dconv.yucc:536:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dconv.yucc:59:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CC dtest-dtest.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dtest.c:41: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from dadd.c:222: dadd.yucc:141:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dadd.yucc:54:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dadd.yucc:404:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dadd.yucc:55:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dadd.yucc:438:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dadd.yucc:58:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dadd.yucc:470:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dadd.yucc:57:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dadd.yucc:541:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dadd.yucc:59:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CC dzone-dzone.o In file included from dt-io.c:72: strpdt-special.gperf:91:1: warning: no previous prototype for '__strpdt_special' [-Wmissing-prototypes] CC strptime-strptime.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dzone.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ddiff.c:648: ddiff.yucc:139:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ddiff.yucc:52:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} ddiff.yucc:393:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ddiff.yucc:53:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} ddiff.yucc:425:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ddiff.yucc:56:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} ddiff.yucc:460:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ddiff.yucc:55:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} ddiff.yucc:528:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] ddiff.yucc:57:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} ddiff.c: In function 'determine_durfmt': ddiff.c:153:8: warning: this statement may fall through [-Wimplicit-fallthrough=] ddiff.c:156:4: note: here ddiff.c: In function '__strf_tot_secs': ddiff.c:300:5: warning: this statement may fall through [-Wimplicit-fallthrough=] ddiff.c:302:2: note: here AR libdutio.a ar: `u' modifier ignored since `D' is the default (see `U') In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/include/stdint.h:9, from strptime.c:41: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CCLD dadd In file included from dsort.c:242: dsort.yucc:137:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dsort.yucc:50:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dsort.yucc:379:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dsort.yucc:51:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dsort.yucc:409:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dsort.yucc:54:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dsort.yucc:435:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dsort.yucc:53:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dsort.yucc:492:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dsort.yucc:55:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CCLD dconv In file included from dtest.c:55: dtest.yucc:146:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dtest.yucc:59:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dtest.yucc:403:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dtest.yucc:60:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dtest.yucc:442:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dtest.yucc:63:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dtest.yucc:461:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dtest.yucc:62:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dtest.yucc:531:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dtest.yucc:64:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CCLD ddiff In file included from strptime.c:121: strptime.yucc:136:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] strptime.yucc:49:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} strptime.yucc:379:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] strptime.yucc:50:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} strptime.yucc:408:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] strptime.yucc:53:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} strptime.yucc:428:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] strptime.yucc:52:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} strptime.yucc:480:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] strptime.yucc:54:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} CCLD dsort In file included from dseq.c:449: dseq.yucc:140:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dseq.yucc:53:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dseq.yucc:406:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dseq.yucc:54:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dseq.yucc:443:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dseq.yucc:57:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dseq.yucc:471:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dseq.yucc:56:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dseq.yucc:560:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dseq.yucc:58:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dseq.c: In function 'main': dseq.c:533:13: warning: this statement may fall through [-Wimplicit-fallthrough=] dseq.c:537:2: note: here CCLD dtest In file included from dround.c:820: dround.yucc:142:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dround.yucc:55:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dround.yucc:410:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dround.yucc:56:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dround.yucc:445:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dround.yucc:59:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dround.yucc:522:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dround.yucc:58:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dround.yucc:594:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dround.yucc:60:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dround.c: In function 'tround_tdur_cocl': dround.c:85:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:87:2: note: here dround.c:88:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:90:2: note: here dround.c: In function 'dround_ddur_cocl': dround.c:261:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:262:2: note: here dround.c:263:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:264:2: note: here dround.c: In function 'sxround_dur_cocl': dround.c:559:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:561:2: note: here dround.c:562:8: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:564:2: note: here dround.c:566:6: warning: this statement may fall through [-Wimplicit-fallthrough=] dround.c:570:2: note: here CCLD strptime In file included from dzone.c:216: dzone.yucc:137:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dzone.yucc:50:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dzone.yucc:373:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dzone.yucc:51:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dzone.yucc:403:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dzone.yucc:54:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dzone.yucc:437:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dzone.yucc:53:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dzone.yucc:495:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dzone.yucc:55:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} In file included from dgrep.c:123: dgrep.yucc:147:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dgrep.yucc:60:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dgrep.yucc:417:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dgrep.yucc:61:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} dgrep.yucc:457:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dgrep.yucc:64:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dgrep.yucc:497:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dgrep.yucc:63:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} dgrep.yucc:574:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] dgrep.yucc:65:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} In file included from dexpr.c:17, from dgrep.c:57: dexpr-parser.y: In function 'yyparse': dexpr-parser.y:203:24: warning: this statement may fall through [-Wimplicit-fallthrough=] dexpr-parser.y:211:4: note: here dexpr-parser.y:229:24: warning: this statement may fall through [-Wimplicit-fallthrough=] dexpr-parser.y:237:4: note: here dexpr.c: In function '__dnf': dexpr.c:292:17: warning: this statement may fall through [-Wimplicit-fallthrough=] dexpr.c:366:2: note: here CCLD dround CCLD dseq CCLD dzone CCLD dgrep make[2]: Leaving directory '/build/dateutils/src/dateutils/src' make[1]: Leaving directory '/build/dateutils/src/dateutils/src' Making all in info make[1]: Entering directory '/build/dateutils/src/dateutils/info' GENTH2M format GENTH2M format-ddiff GENTH2M units GENH2M dconv GENH2M dseq GENH2M dadd GENH2M ddiff GENH2M dtest GENH2M dgrep GENH2M dround GENH2M dzone GENH2M dsort GENH2M strptime GENTEXI strptime GENTEXI dadd GENTEXI dconv GENTEXI ddiff GENTEXI dgrep GENTEXI dround GENTEXI dseq GENTEXI dsort GENTEXI dtest GENTEXI dzone GEN strptime.man GEN dadd.manu GEN dconv.man GEN ddiff.mand GEN dgrep.man GEN dround.manu GEN dseq.manu GEN dsort.man GEN dtest.man GEN dzone.man sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dadd.texi > dateadd.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dconv.texi > dateconv.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < ddiff.texi > datediff.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dgrep.texi > dategrep.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dround.texi > dateround.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dseq.texi > dateseq.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dsort.texi > datesort.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dtest.texi > datetest.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dzone.texi > datezone.texi sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dadd.manu > dateadd.manu sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dconv.man > dateconv.man sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < ddiff.mand > datediff.mand sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dgrep.man > dategrep.man sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dround.manu > dateround.manu sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dseq.manu > dateseq.manu sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dsort.man > datesort.man sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dtest.man > datetest.man sed 's/dadd/dateadd/g; s/dconv/dateconv/g; s/ddiff/datediff/g; s/dgrep/dategrep/g; s/dround/dateround/g; s/dseq/dateseq/g; s/dsort/datesort/g; s/dtest/datetest/g; s/dzone/datezone/g' < dzone.man > datezone.man make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/info' MAKEINFO dateutils.info make[2]: Leaving directory '/build/dateutils/src/dateutils/info' make[1]: Leaving directory '/build/dateutils/src/dateutils/info' Making all in test make[1]: Entering directory '/build/dateutils/src/dateutils/test' GEN clitosis.yucc GEN dummy.tzmcc make all-am make[2]: Entering directory '/build/dateutils/src/dateutils/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/dateutils/src/dateutils/test' make[1]: Leaving directory '/build/dateutils/src/dateutils/test' make[1]: Entering directory '/build/dateutils/src/dateutils' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/dateutils/src/dateutils' ==> Entering fakeroot environment... ==> Starting package()... Making install in build-aux make[1]: Entering directory '/build/dateutils/src/dateutils/build-aux' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/build-aux' make[3]: Entering directory '/build/dateutils/src/dateutils/build-aux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/dateutils/src/dateutils/build-aux' make[2]: Leaving directory '/build/dateutils/src/dateutils/build-aux' make[1]: Leaving directory '/build/dateutils/src/dateutils/build-aux' Making install in data make[1]: Entering directory '/build/dateutils/src/dateutils/data' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/data' make[3]: Entering directory '/build/dateutils/src/dateutils/data' /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/share/dateutils' /usr/bin/install -c -m 644 locale '/build/dateutils/pkg/dateutils/usr/share/dateutils' make[3]: Leaving directory '/build/dateutils/src/dateutils/data' make[2]: Leaving directory '/build/dateutils/src/dateutils/data' make[1]: Leaving directory '/build/dateutils/src/dateutils/data' Making install in lib make[1]: Entering directory '/build/dateutils/src/dateutils/lib' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/lib' make[3]: Entering directory '/build/dateutils/src/dateutils/lib' /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/share/dateutils' make[3]: Leaving directory '/build/dateutils/src/dateutils/lib' make[2]: Leaving directory '/build/dateutils/src/dateutils/lib' make[1]: Leaving directory '/build/dateutils/src/dateutils/lib' Making install in src make[1]: Entering directory '/build/dateutils/src/dateutils/src' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/src' make[3]: Entering directory '/build/dateutils/src/dateutils/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dadd dconv ddiff dgrep dround dseq dsort dtest dzone strptime '/build/dateutils/pkg/dateutils/usr/bin' libtool: install: /usr/bin/install -c dadd /build/dateutils/pkg/dateutils/usr/bin/dadd libtool: install: /usr/bin/install -c dconv /build/dateutils/pkg/dateutils/usr/bin/dconv libtool: install: /usr/bin/install -c ddiff /build/dateutils/pkg/dateutils/usr/bin/ddiff libtool: install: /usr/bin/install -c dgrep /build/dateutils/pkg/dateutils/usr/bin/dgrep libtool: install: /usr/bin/install -c dround /build/dateutils/pkg/dateutils/usr/bin/dround libtool: install: /usr/bin/install -c dseq /build/dateutils/pkg/dateutils/usr/bin/dseq libtool: install: /usr/bin/install -c dsort /build/dateutils/pkg/dateutils/usr/bin/dsort libtool: install: /usr/bin/install -c dtest /build/dateutils/pkg/dateutils/usr/bin/dtest libtool: install: /usr/bin/install -c dzone /build/dateutils/pkg/dateutils/usr/bin/dzone libtool: install: /usr/bin/install -c strptime /build/dateutils/pkg/dateutils/usr/bin/strptime make install-exec-hook make[4]: Entering directory '/build/dateutils/src/dateutils/src' cd /build/dateutils/pkg/dateutils/usr/bin && \ for prog in add conv diff grep round seq sort test zone; do \ mv -f d$prog date$prog ; \ \ done make[4]: Leaving directory '/build/dateutils/src/dateutils/src' make[3]: Leaving directory '/build/dateutils/src/dateutils/src' make[2]: Leaving directory '/build/dateutils/src/dateutils/src' make[1]: Leaving directory '/build/dateutils/src/dateutils/src' Making install in info make[1]: Entering directory '/build/dateutils/src/dateutils/info' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/info' make[3]: Entering directory '/build/dateutils/src/dateutils/info' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/share/info' /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/share/man/man1' /usr/bin/install -c -m 644 'strptime.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/strptime.1' /usr/bin/install -c -m 644 'dateadd.manu' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dateadd.1' /usr/bin/install -c -m 644 ./dateutils.info '/build/dateutils/pkg/dateutils/usr/share/info' /usr/bin/install -c -m 644 'dateconv.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dateconv.1' /usr/bin/install -c -m 644 'datediff.mand' '/build/dateutils/pkg/dateutils/usr/share/man/man1/datediff.1' /usr/bin/install -c -m 644 'dategrep.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dategrep.1' /usr/bin/install -c -m 644 'dateround.manu' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dateround.1' /usr/bin/install -c -m 644 'dateseq.manu' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dateseq.1' install-info --info-dir='/build/dateutils/pkg/dateutils/usr/share/info' '/build/dateutils/pkg/dateutils/usr/share/info/dateutils.info' /usr/bin/install -c -m 644 'datesort.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/datesort.1' /usr/bin/install -c -m 644 'datetest.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/datetest.1' /usr/bin/install -c -m 644 'datezone.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/datezone.1' /usr/bin/install -c -m 644 'dateutils.man' '/build/dateutils/pkg/dateutils/usr/share/man/man1/dateutils.1' make[3]: Leaving directory '/build/dateutils/src/dateutils/info' make[2]: Leaving directory '/build/dateutils/src/dateutils/info' make[1]: Leaving directory '/build/dateutils/src/dateutils/info' Making install in test make[1]: Entering directory '/build/dateutils/src/dateutils/test' make install-am make[2]: Entering directory '/build/dateutils/src/dateutils/test' make[3]: Entering directory '/build/dateutils/src/dateutils/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/dateutils/src/dateutils/test' make[2]: Leaving directory '/build/dateutils/src/dateutils/test' make[1]: Leaving directory '/build/dateutils/src/dateutils/test' make[1]: Entering directory '/build/dateutils/src/dateutils' make[2]: Entering directory '/build/dateutils/src/dateutils' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/dateutils/pkg/dateutils/usr/share/doc/dateutils' /usr/bin/install -c -m 644 README.md LICENSE '/build/dateutils/pkg/dateutils/usr/share/doc/dateutils' make[2]: Leaving directory '/build/dateutils/src/dateutils' make[1]: Leaving directory '/build/dateutils/src/dateutils' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dateutils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dateutils 0.4.11-3 (Wed May 1 11:10:56 2024) ==> Cleaning up...