:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i486)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i486/root] -> [build]...done ==> Making package: dateutils 0.4.11-3.0 (Wed Sep 18 02:12:36 2024) ==> Retrieving sources... -> Updating dateutils git repo... ==> Validating source files with sha512sums... dateutils ... Passed ==> Verifying source file signatures with gpg... dateutils git repo ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2024-11-09 ==> Making package: dateutils 0.4.11-3.0 (Wed Sep 18 02:12:46 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) expat-2.6.3-2.0 perl-error-0.17029-7.0 perl-mailtools-2.21-9.0 perl-timedate-2.33-7.0 git-2.46.1-1.0 gperf-3.1-5.0 Total Installed Size: 41.71 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing expat... 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... ==> 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:1538: 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: Leaving directory '.' ==> 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 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... i486-pc-linux-gnu checking host system type... i486-pc-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=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dateutils/src=/usr/src/debug/dateutils 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=i486 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dateutils/src=/usr/src/debug/dateutils -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= If you wish to OVERRIDE these flags you want to stop here too and rerun the configure script like this: configure CFLAGS= You can always override the determined CFLAGS, partially or totally, using make -C CFLAGS= target or make CFLAGS= 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... -D_FILE_OFFSET_BITS=64 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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs configure: If you wish to ADD your own flags you want to stop here and rerun the configure script like so: configure LDFLAGS= You can always override the determined LDFLAGS, partially or totally, using make -C LDFLAGS= target or make LDFLAGS= target respectively NOTE: -C 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 i486-pc-linux-gnu file names to i486-pc-linux-gnu format... func_convert_file_noop checking how to convert i486-pc-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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ yuck.c: In function 'snarf_ln': yuck.c:1003:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 1003 | } else if (st == SET_UMBCMD) { | ^ yuck.c:1008:9: note: here 1008 | case SET_OPTION: | ^~~~ yuck.c:1014:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 1014 | } else if (st == SET_OPTION) { | ^ yuck.c:1019:9: note: here 1019 | case SET_INTER: | ^~~~ yuck.c:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 1026 | st = UNKNOWN; | ~~~^~~~~~~~~ yuck.c:1028:9: note: here 1028 | case SET_SETOPT: | ^~~~ yuck.c: In function 'optionp': yuck.c:654:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 654 | cur_opt.oarg = 1U; | ~~~~~~~~~~~~~^~~~ yuck.c:655:17: note: here 655 | case '=':; | ^~~~ 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 In file included from /usr/include/unistd.h:25, from yuck.c:53: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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=] 256 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ yuck.yucc:159:12: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} 159 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ yuck.yucc:827:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] 827 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ yuck.yucc:160:51: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} 160 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 887 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ yuck.yucc:163:57: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 163 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 957 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ yuck.yucc:162:56: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 162 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 1071 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ yuck.yucc:164:59: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 164 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ yuck.c: In function 'snarf_ln': yuck.c:1003:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 1003 | } else if (st == SET_UMBCMD) { | ^ yuck.c:1008:9: note: here 1008 | case SET_OPTION: | ^~~~ yuck.c:1014:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 1014 | } else if (st == SET_OPTION) { | ^ yuck.c:1019:9: note: here 1019 | case SET_INTER: | ^~~~ yuck.c:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 1026 | st = UNKNOWN; | ~~~^~~~~~~~~ yuck.c:1028:9: note: here 1028 | case SET_SETOPT: | ^~~~ yuck.c: In function 'optionp': yuck.c:654:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 654 | cur_opt.oarg = 1U; | ~~~~~~~~~~~~~^~~~ yuck.c:655:17: note: here 655 | case '=':; | ^~~~ yuck.c: In function 'run_m4': yuck.c:1357:13: warning: variable 'outfd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1357 | int outfd = STDOUT_FILENO; | ^~~~~ CC yuck-yuck-scmver.o In file included from /usr/include/unistd.h:25, from yuck-scmver.c:40: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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 In file included from /usr/include/unistd.h:25, from ltrcc.c:40: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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=] 131 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ ltrcc.yucc:44:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 44 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ ltrcc.yucc:334:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 334 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ ltrcc.yucc:45:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 45 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 354 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ltrcc.yucc:48:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 48 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 373 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ltrcc.yucc:47:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 47 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 406 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ltrcc.yucc:49:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 49 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ CC ltrcc-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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ In file included from date-core.c:664: date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:107:38: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 107 | if (tmp - sp >= 3U) { | ^~ date-core.c: In function 'dt_get_bday': date-core.c:379:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ date-core.c: In function 'dt_get_bday_q': date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ date-core-strpf.c: In function '__strpd_card': date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ date-core.c: In function 'dt_strpd': date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; date-core.c:920:33: note: here 920 | case 'b': | ^~~~ In file included from ymd.c:390, from date-core.c:134: bizda.c: In function '__get_b_equiv': bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ date-core.c: In function 'dt_dadd': date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ CC ltrcc-time-core.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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # 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:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 111 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:112:17: note: here 112 | case 2: | ^~~~ time-core-strpf.c:113:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:114:17: note: here 114 | case 3: | ^~~~ time-core-strpf.c:115:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:116:17: note: here 116 | case 4: | ^~~~ time-core-strpf.c:117:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 117 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:118:17: note: here 118 | case 5: | ^~~~ time-core-strpf.c:119:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:120:17: note: here 120 | case 6: | ^~~~ time-core-strpf.c:121:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:122:17: note: here 122 | case 7: | ^~~~ time-core-strpf.c:123:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 123 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:124:17: note: here 124 | case 8: | ^~~~ CC ltrcc-dt-locale.o In file included from /usr/include/unistd.h:25, from dt-locale.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ dt-locale.c: In function 'tokenise': dt-locale.c:435:18: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 435 | r->min = -1ULL; | ^ CC ltrcc-token.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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ token.c: In function '__tok_spec': token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:77:9: note: here 77 | case 'y': | ^~~~ token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; token.c:88:9: note: here 88 | case 'w': | ^~~~ token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:116:9: note: here 116 | case 'a': | ^~~~ token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:121:9: note: here 121 | case 'b': | ^~~~ token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ token.c:129:9: note: here 129 | case 'H': | ^~~~ token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ token.c:144:9: note: here 144 | case 'P': | ^~~~ token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:200:9: note: here 200 | case 'g': | ^~~~ token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; token.c:217:17: note: here 217 | case 'b': | ^~~~ CC ltrcc-strops.o 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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ strops.c: In function '__rom_pr1': strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:237:9: note: here 237 | case 7: | ^~~~ strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:239:9: note: here 239 | case 6: | ^~~~ strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:241:9: note: here 241 | case 5: | ^~~~ strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:247:9: note: here 247 | case 2: | ^~~~ strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:249:9: note: here 249 | case 1: | ^~~~ CCLD ltrcc CC tzmap-tzmap.o In file included from /usr/include/unistd.h:25, from tzmap.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ 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=] 188 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ tzmap.yucc:95:12: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} 95 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ tzmap.yucc:570:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'union yuck_u[1]'} with mismatched bound [-Warray-parameter=] 570 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ tzmap.yucc:96:51: note: previously declared as 'yuck_t *' {aka 'union yuck_u *'} 96 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 598 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ tzmap.yucc:99:57: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 99 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 639 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ tzmap.yucc:98:56: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 98 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 706 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ tzmap.yucc:100:59: note: previously declared as 'const yuck_t *' {aka 'const union yuck_u *'} 100 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ tzmap.c: In function 'cmd_cc': tzmap.c:658:31: warning: missing initializer for field 'off' of 'struct tzmap_s' [-Wmissing-field-initializers] 658 | static struct tzmap_s r = {TZM_MAGIC}; | ^~~~~~~ In file included from tzmap.c:59: tzmap.h:58:17: note: 'off' declared here 58 | znoff_t off; | ^~~ CCLD tzmap CC tzraw-tzraw.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/i486-pc-linux-gnu/14.2.1/include/stdint.h:9, from tzraw.c:51: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ tzraw.c: In function 'zif_open': tzraw.c:387:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 387 | hdr = hds; | ~~~~^~~~~ tzraw.c:388:9: note: here 388 | case '\0': | ^~~~ 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/i486-pc-linux-gnu/14.2.1/include/stdint.h:9, from leaps.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CCLD tzraw 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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ In file included from date-core.c:664: date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:107:38: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 107 | if (tmp - sp >= 3U) { | ^~ In file included from date-core.c:667: fmt-special.gperf: At top level: 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:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ date-core.c: In function 'dt_get_bday_q': date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ date-core-strpf.c: In function '__strpd_std': date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ date-core-strpf.c: In function '__strpd_card': date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ date-core.c: In function 'dt_strpd': date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; date-core.c:920:33: note: here 920 | case 'b': | ^~~~ In file included from ymd.c:390, from date-core.c:134: bizda.c: In function '__get_b_equiv': bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ date-core.c: In function 'dt_dadd': date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ CC libdut_a-time-core.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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # 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:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 111 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:112:17: note: here 112 | case 2: | ^~~~ time-core-strpf.c:113:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:114:17: note: here 114 | case 3: | ^~~~ time-core-strpf.c:115:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:116:17: note: here 116 | case 4: | ^~~~ time-core-strpf.c:117:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 117 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:118:17: note: here 118 | case 5: | ^~~~ time-core-strpf.c:119:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:120:17: note: here 120 | case 6: | ^~~~ time-core-strpf.c:121:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:122:17: note: here 122 | case 7: | ^~~~ time-core-strpf.c:123:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 123 | d->ns *= 10; | ~~~~~~^~~~~ time-core-strpf.c:124:17: note: here 124 | case 8: | ^~~~ CC libdut_a-dt-core.o 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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from dt-core.c:307: dt-core-strpf.c: In function 'try_zone': dt-core-strpf.c:81:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 81 | } else if (tp - sp < 3U) { | ^ dt-core-strpf.c:94:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 94 | } else if (up - tp < 2U) { | ^ dt-core-strpf.c: In function '__fixup_zdiff': dt-core-strpf.c:137:35: warning: missing initializer for field 'znfxd' of 'struct ' [-Wmissing-field-initializers] 137 | dt = dt_dtadd(dt, (struct dt_dtdur_s){DT_DURS, .dv = -zdiff}); | ^~~~~~~~~~ In file included from dt-core.c:58: dt-core.h:175:34: note: 'znfxd' declared here 175 | uint16_t znfxd:1; | ^~~~~ dt-core-strpf.c:137:27: warning: missing braces around initializer [-Wmissing-braces] 137 | dt = dt_dtadd(dt, (struct dt_dtdur_s){DT_DURS, .dv = -zdiff}); | ^ | {{ }} }}} dt-core.c: In function 'dt_milfup': dt-core.c:1838:43: warning: missing initializer for field 'znfxd' of 'struct ' [-Wmissing-field-initializers] 1838 | dt = dt_dtadd(dt, (struct dt_dtdur_s){DT_DURS}); | ^~~~~~~~~~ dt-core.h:175:34: note: 'znfxd' declared here 175 | uint16_t znfxd:1; | ^~~~~ dt-core.c:1838:35: warning: missing braces around initializer [-Wmissing-braces] 1838 | dt = dt_dtadd(dt, (struct dt_dtdur_s){DT_DURS}); | ^ | {{ }} dt-core-strpf.c: In function 'try_zone': dt-core-strpf.c:76:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | minusp = 1; | ~~~~~~~^~~ dt-core-strpf.c:77:9: note: here 77 | case '+': | ^~~~ dt-core.c: In function 'dt_strpdt': dt-core.c:720:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 720 | d.sd.flags.ab = BIZDA_BEFORE; dt-core.c:721:33: note: here 721 | case 'b': | ^~~~ dt-core.c: In function '__sexy_add': dt-core.c:275:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 275 | dv *= MINS_PER_HOUR; dt-core.c:276:9: note: here 276 | case DT_DURM: | ^~~~ CC libdut_a-strops.o 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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ strops.c: In function '__rom_pr1': strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:237:9: note: here 237 | case 7: | ^~~~ strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:239:9: note: here 239 | case 6: | ^~~~ strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:241:9: note: here 241 | case 5: | ^~~~ strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:247:9: note: here 247 | case 2: | ^~~~ strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ strops.c:249:9: note: here 249 | case 1: | ^~~~ CC libdut_a-token.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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ token.c: In function '__tok_spec': token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:77:9: note: here 77 | case 'y': | ^~~~ token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; token.c:88:9: note: here 88 | case 'w': | ^~~~ token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:116:9: note: here 116 | case 'a': | ^~~~ token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:121:9: note: here 121 | case 'b': | ^~~~ token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ token.c:129:9: note: here 129 | case 'H': | ^~~~ token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ token.c:144:9: note: here 144 | case 'P': | ^~~~ token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ token.c:200:9: note: here 200 | case 'g': | ^~~~ token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; token.c:217:17: note: here 217 | case 'b': | ^~~~ CC libdut_a-tzraw.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/i486-pc-linux-gnu/14.2.1/include/stdint.h:9, from tzraw.c:51: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ tzraw.c: In function 'zif_open': tzraw.c:387:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 387 | hdr = hds; | ~~~~^~~~~ tzraw.c:388:9: note: here 388 | case '\0': | ^~~~ CC libdut_a-tzmap.o In file included from /usr/include/unistd.h:25, from tzmap.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC libdut_a-leaps.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/i486-pc-linux-gnu/14.2.1/include/stdint.h:9, from leaps.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC libdut_a-dt-locale.o In file included from /usr/include/unistd.h:25, from dt-locale.c:44: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ dt-locale.c: In function 'tokenise': dt-locale.c:435:18: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] 435 | r->min = -1ULL; | ^ CC libdut_a-dt-core-tz-glue.o 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:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ dt-core-tz-glue.c: In function 'dtz_forgetz': dt-core-tz-glue.c:78:41: warning: missing initializer for field 'znfxd' of 'struct ' [-Wmissing-field-initializers] 78 | d = dt_dtadd(d, (struct dt_dtdur_s){DT_DURS, .dv = zdiff}); | ^~~~~~~~~~ dt-core.h:175:34: note: 'znfxd' declared here 175 | uint16_t znfxd:1; | ^~~~~ dt-core-tz-glue.c:78:33: warning: missing braces around initializer [-Wmissing-braces] 78 | d = dt_dtadd(d, (struct dt_dtdur_s){DT_DURS, .dv = zdiff}); | ^ | {{ }} }}} dt-core-tz-glue.c: In function 'dtz_enrichz': dt-core-tz-glue.c:120:41: warning: missing initializer for field 'znfxd' of 'struct ' [-Wmissing-field-initializers] 120 | d = dt_dtadd(d, (struct dt_dtdur_s){DT_DURS, .dv = zdiff}); | ^~~~~~~~~~ dt-core.h:175:34: note: 'znfxd' declared here 175 | uint16_t znfxd:1; | ^~~~~ dt-core-tz-glue.c:120:33: warning: missing braces around initializer [-Wmissing-braces] 120 | d = dt_dtadd(d, (struct dt_dtdur_s){DT_DURS, .dv = zdiff}); | ^ | {{ }} }}} AR libdut.a 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 ddiff.yucc GEN dgrep.yucc GEN dround.yucc GEN dzone.yucc GEN dsort.yucc LEX dexpr-scanner.c YACC dexpr-parser.c bison: error while loading shared libraries: libtextstyle.so.0: cannot open shared object file: No such file or directory make[1]: *** [Makefile:998: dexpr-parser.c] Error 127 make[1]: Leaving directory '/build/dateutils/src/dateutils/src' make: *** [Makefile:500: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i486/build/build used straw: :with_build_support:without_check: build@euronuc-i486