>>> dateutils: Building community/dateutils 0.4.11-r0 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 05:25:58 +0000 >>> dateutils: Validating /home/buildozer/aports/community/dateutils/APKBUILD... >>> dateutils: Analyzing dependencies... >>> dateutils: Installing for build: build-base m4 texinfo automake autoconf linux-headers diffutils tzdata (1/13) Installing m4 (1.4.19-r3) (2/13) Installing libbz2 (1.0.8-r6) (3/13) Installing perl (5.40.2-r0) (4/13) Installing texinfo (7.2-r0) (5/13) Installing automake (1.17-r0) (6/13) Installing autoconf (2.72-r0) (7/13) Installing linux-headers (6.14.2-r0) (8/13) Installing diffutils (3.12-r0) (9/13) Installing tzdata (2025b-r0) (10/13) Installing .makedepends-dateutils (20250510.052603) (11/13) Installing perl-error (0.17030-r0) (12/13) Installing perl-git (2.49.0-r0) (13/13) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r17.trigger OK: 450 MiB in 117 packages >>> dateutils: Cleaning up srcdir >>> dateutils: Cleaning up pkgdir >>> dateutils: Cleaning up tmpdir >>> dateutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dateutils-0.4.11.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/dateutils-0.4.11.tar.xz.part' dateutils-0.4.11.tar 100% |********************************| 654k 0:00:00 ETA '/var/cache/distfiles/v3.22/dateutils-0.4.11.tar.xz.part' saved >>> dateutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dateutils-0.4.11.tar.xz >>> dateutils: Checking sha512sums... dateutils-0.4.11.tar.xz: OK tests.patch: OK >>> dateutils: Unpacking /var/cache/distfiles/v3.22/dateutils-0.4.11.tar.xz... >>> dateutils: tests.patch patching file test/Makefile.in checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-icc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to run the C preprocessor... cc -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... /bin/grep checking for egrep... /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... -Os -fstack-clash-protection -Wformat -Werror=format-security 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 -Winline... 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 -Winline -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... -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wsign-compare -Wno-char-subscripts -Wundef -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Winline -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... none 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys/mman.h... yes checking for ANON maps... yes checking for getline... yes checking for fgetln... yes checking for sys/stdint.h... no checking for tzfile.h... no checking for tzselect... no 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... no checking for lex... no checking for bison... no checking for byacc... no checking for gperf... no checking for curl... no checking for date... /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) yes 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,--as-needed,-O1,--sort-common -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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc -std=gnu11... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu11 static flag -static works... yes checking if cc -std=gnu11 supports -c -o file.o... yes checking if cc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu11 linker (/usr/i586-alpine-linux-musl/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... no checking for cc -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: yes). See configure options --with-old-names and --with-old-links. Making all in build-aux make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' CC yuck_bootstrap-yuck.o CC yuck-yuck.o CC yuck-yuck-scmver.o 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 '=':; | ^~~~ 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 '=':; | ^~~~ CCLD yuck-bootstrap 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; | ^~~~~ In function 'yuck_parse', inlined from 'main' at yuck.c:2052:6: yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:386:36: note: called from here 386 | } else if (yuck_streqp(op, "header")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:415:36: note: called from here 415 | } else if (yuck_streqp(op, "version-string")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:444:36: note: called from here 444 | } else if (yuck_streqp(op, "no-auto-flags")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:469:36: note: called from here 469 | } else if (yuck_streqp(op, "verbose")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:492:36: note: called from here 492 | } else if (yuck_streqp(op, "m4")) { | ^~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:354:36: note: called from here 354 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:358:36: note: called from here 358 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:362:36: note: called from here 362 | } else if (yuck_streqp(op, "keep")) { | ^~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:364:36: note: called from here 364 | } else if (yuck_streqp(op, "output")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:388:36: note: called from here 388 | } else if (yuck_streqp(op, "no-auto-flags")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:390:36: note: called from here 390 | } else if (yuck_streqp(op, "no-auto-help")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:392:36: note: called from here 392 | } else if (yuck_streqp(op, "no-auto-version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:394:36: note: called from here 394 | } else if (yuck_streqp(op, "no-auto-actions")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:396:36: note: called from here 396 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:398:36: note: called from here 398 | } else if (yuck_streqp(op, "custom")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:400:36: note: called from here 400 | } else if (yuck_streqp(op, "preserve")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:417:36: note: called from here 417 | } else if (yuck_streqp(op, "version-file")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:419:36: note: called from here 419 | } else if (yuck_streqp(op, "package")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:421:36: note: called from here 421 | } else if (yuck_streqp(op, "include")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:217:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 217 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ yuck.yucc:423:41: note: called from here 423 | yuck_append( | ^~~~~~~~~~~~ 424 | tgt->genman.include_args, tgt->genman.include_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 425 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:429:36: note: called from here 429 | } else if (yuck_streqp(op, "info-page")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:446:36: note: called from here 446 | } else if (yuck_streqp(op, "no-auto-help")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:448:36: note: called from here 448 | } else if (yuck_streqp(op, "no-auto-version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:450:36: note: called from here 450 | } else if (yuck_streqp(op, "no-auto-actions")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:452:36: note: called from here 452 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:454:36: note: called from here 454 | } else if (yuck_streqp(op, "preserve")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:471:36: note: called from here 471 | } else if (yuck_streqp(op, "reference")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:473:36: note: called from here 473 | } else if (yuck_streqp(op, "force")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:475:36: note: called from here 475 | } else if (yuck_streqp(op, "use-reference")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:477:36: note: called from here 477 | } else if (yuck_streqp(op, "ignore-noscm")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:217:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 217 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ yuck.yucc:665:41: note: called from here 665 | yuck_append( | ^~~~~~~~~~~~ 666 | tgt->genman.include_args, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 667 | tgt->genman.include_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 668 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse_cmd', inlined from 'yuck_parse' at yuck.yucc:809:20, inlined from 'main' at yuck.c:2052:6: yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:237:20: note: called from here 237 | } else if (yuck_streqp(cmd, "gen")) { | ^~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:239:20: note: called from here 239 | } else if (yuck_streqp(cmd, "genman")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:241:20: note: called from here 241 | } else if (yuck_streqp(cmd, "gendsl")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:243:20: note: called from here 243 | } else if (yuck_streqp(cmd, "scmver")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yuck.yucc:210:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 210 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ yuck.yucc:245:20: note: called from here 245 | } else if (yuck_streqp(cmd, "config")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD yuck make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' Making all in data make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' Making all in lib make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/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 CC tzraw-leaps.o CC libdut_a-version.o CC libdut_a-date-core.o CC libdut_a-time-core.o CC libdut_a-dt-core.o CC libdut_a-strops.o CC libdut_a-token.o CC libdut_a-tzraw.o CC libdut_a-tzmap.o CC libdut_a-leaps.o CC libdut_a-dt-locale.o CC libdut_a-dt-core-tz-glue.o GEN iata.tzmcc /bin/sh: ./tzmap: not found make[2]: [Makefile:1408: iata.tzmcc] Error 127 (ignored) GEN icao.tzmcc /bin/sh: ./tzmap: not found make[2]: [Makefile:1408: icao.tzmcc] Error 127 (ignored) GEN mic.tzmcc /bin/sh: ./tzmap: not found make[2]: [Makefile:1408: mic.tzmcc] Error 127 (ignored) 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: | ^~~~ 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': | ^~~~ 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: | ^~~~ 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': | ^~~~ 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}); | ^~~~~~~~~~ In file included from dt-core-tz-glue.h:41, from dt-core-tz-glue.c:45: 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}); | ^ | {{ }} }}} 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[]); | ^~~~~~~ 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; | ^ 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*); | ^~~~~~~ date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ 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*); | ^~~~~~~~~~~~~ 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; | ~~~~~~^~~~~ 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]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ time-core-strpf.c:124:17: note: here 124 | case 8: | ^~~~ 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*); | ^~~~~~~~~~~~~ date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ 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[]); | ^~~~~~~ dt-locale.c: In function 'tokenise': 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: | ^~~~ 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; | ^ 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: | ^~~~ 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*); | ^~~~~~~ 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': | ^~~~ In file included from dt-core.c:307: dt-core-strpf.c: In function 'try_zone': 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*); | ^~~~~~~~~~~~~ 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}); | ^~~~~~~~~~ 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*); | ^~~~~~~~~~~~~ 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}); | ^ | {{ }} }}} 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; | ^~~ 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': | ^~~~ 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: | ^~~~ In file included from date-core.c:664: date-core-strpf.c: In function '__strpd_std': 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-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] In file included from time-core.c:71: In function 'ui99topstr', inlined from 'ui99topstr' at strops.h:135:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In file included from time-core.c:71: In function 'ui99topstr', inlined from 'ui99topstr' at strops.h:135:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ 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: | ^~~~ In function '__strp_set_long_wday', inlined from 'set_il' at dt-locale.c:406:2: dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at dt-locale.c:407:2: In function '__strp_set_long_wday', inlined from 'set_il' at dt-locale.c:406:2: dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at dt-locale.c:408:2: dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at dt-locale.c:407:2: dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at dt-locale.c:409:2: dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at dt-locale.c:408:2: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at dt-locale.c:409:2: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ 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_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.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': | ^~~~ 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: | ^~~~ 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: | ^~~~ In function '__strf_set_abbr_mon', inlined from 'set_fl' at dt-locale.c:419:2: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at dt-locale.c:418:2: dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at dt-locale.c:417:2: dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_mon', inlined from 'set_fl' at dt-locale.c:419:2: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at dt-locale.c:416:2: dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at dt-locale.c:418:2: dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at dt-locale.c:417:2: dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at dt-locale.c:416:2: dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c: In function '__find_trno': tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ In file included from tzraw.c:69: tzraw.c:508:33: note: called from here 508 | } else if (UNLIKELY(t < zif_trans(z, min))) { | ^~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ date-core.c: In function 'dt_dadd': tzraw.c:510:33: note: called from here 510 | } else if (UNLIKELY(t > zif_trans(z, max))) { | ^~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__find_trno', inlined from '__find_trno' at tzraw.c:501:1: tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ tzraw.c:519:22: note: called from here 519 | tu = zif_trans(z, this + 1); | ^~~~~~~~~~~~~~~~~~~~~~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ date-core.c: In function 'dt_strpd': tzraw.c:518:22: note: called from here 518 | tl = zif_trans(z, this); | ^~~~~~~~~~~~~~~~~~ date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ date-core.c:920:33: note: here 920 | case 'b': | ^~~~ tzraw.c: In function '__find_trno': tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ In file included from tzraw.c:69: tzraw.c:508:33: note: called from here 508 | } else if (UNLIKELY(t < zif_trans(z, min))) { | ^~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:510:33: note: called from here 510 | } else if (UNLIKELY(t > zif_trans(z, max))) { | ^~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__find_trno', inlined from '__find_trno' at tzraw.c:501:1: tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:519:22: note: called from here 519 | tu = zif_trans(z, this + 1); | ^~~~~~~~~~~~~~~~~~~~~~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:518:22: note: called from here 518 | tl = zif_trans(z, this); | ^~~~~~~~~~~~~~~~~~ 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': tzraw.c: In function '__find_zrng': tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ tzraw.c:551:20: note: called from here 551 | res.prev = zif_trans(z, trno); | ^~~~~~~~~~~~~~~~~~ tzraw.c:501:1: warning: inlining failed in call to '__find_trno': call is unlikely and code size would grow [-Winline] 501 | __find_trno(const struct zif_s z[static 1U], stamp_t t, int min, int max) | ^~~~~~~~~~~ tzraw.c:550:16: note: called from here 550 | trno = __find_trno(z, t, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:565:36: note: called from here 565 | res.next = zif_trans(z, trno + 1U); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '_zif_troffs', inlined from '__find_zrng' at tzraw.c:570:13: tzraw.c:234:1: warning: inlining failed in call to '_zif_type': call is unlikely and code size would grow [-Winline] 234 | _zif_type(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:255:23: note: called from here 255 | uint8_t idx = _zif_type(z, n); | ^~~~~~~~~~~~~~~ date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ tzraw.c: In function '__find_zrng': tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:551:20: note: called from here 551 | res.prev = zif_trans(z, trno); | ^~~~~~~~~~~~~~~~~~ tzraw.c:501:1: warning: inlining failed in call to '__find_trno': call is unlikely and code size would grow [-Winline] 501 | __find_trno(const struct zif_s z[static 1U], stamp_t t, int min, int max) | ^~~~~~~~~~~ tzraw.c:550:16: note: called from here 550 | trno = __find_trno(z, t, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:216:1: warning: inlining failed in call to 'zif_trans': call is unlikely and code size would grow [-Winline] 216 | zif_trans(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:565:36: note: called from here 565 | res.next = zif_trans(z, trno + 1U); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '_zif_troffs', inlined from '__find_zrng' at tzraw.c:570:13: tzraw.c:234:1: warning: inlining failed in call to '_zif_type': call is unlikely and code size would grow [-Winline] 234 | _zif_type(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:255:23: note: called from here 255 | uint8_t idx = _zif_type(z, n); | ^~~~~~~~~~~~~~~ strops.h: In function '__strft_card': strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:218:25: note: called from here 218 | ui99topstr(buf + 6, bsz, d->s, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:216:25: note: called from here 216 | ui99topstr(buf + 3, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:214:25: note: called from here 214 | ui99topstr(buf + 0, bsz, d->h, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:224:31: note: called from here 224 | res = ui99topstr( | ^~~~~~~~~~~ 225 | buf, bsz, d->h, | ~~~~~~~~~~~~~~~ 226 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:229:31: note: called from here 229 | res = ui99topstr( | ^~~~~~~~~~~ 230 | buf, bsz, h, | ~~~~~~~~~~~~ 231 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:235:23: note: called from here 235 | res = ui99topstr( | ^~~~~~~~~~~ 236 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 237 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:240:23: note: called from here 240 | res = ui99topstr( | ^~~~~~~~~~~ 241 | buf, bsz, d->s, | ~~~~~~~~~~~~~~~ 242 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui999999999tostr', inlined from '__strft_card' at time-core-strpf.c:259:9: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:203:26: note: called from here 203 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:208:26: note: called from here 208 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:213:26: note: called from here 213 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:218:26: note: called from here 218 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:223:26: note: called from here 223 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:228:26: note: called from here 228 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:233:26: note: called from here 233 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h: In function '__strft_card': strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ strops.h:238:26: note: called from here 238 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:242:26: note: called from here 242 | b[i++] = ui2c(dr, '0'); | ^~~~~~~~~~~~~ time-core-strpf.c:218:25: note: called from here 218 | ui99topstr(buf + 6, bsz, d->s, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:216:25: note: called from here 216 | ui99topstr(buf + 3, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:214:25: note: called from here 214 | ui99topstr(buf + 0, bsz, d->h, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:224:31: note: called from here 224 | res = ui99topstr( | ^~~~~~~~~~~ 225 | buf, bsz, d->h, | ~~~~~~~~~~~~~~~ 226 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:229:31: note: called from here 229 | res = ui99topstr( | ^~~~~~~~~~~ 230 | buf, bsz, h, | ~~~~~~~~~~~~ 231 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:235:23: note: called from here 235 | res = ui99topstr( | ^~~~~~~~~~~ 236 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 237 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ time-core-strpf.c:240:23: note: called from here 240 | res = ui99topstr( | ^~~~~~~~~~~ 241 | buf, bsz, d->s, | ~~~~~~~~~~~~~~~ 242 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui999999999tostr', inlined from '__strft_card' at time-core-strpf.c:259:9: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:203:26: note: called from here 203 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:208:26: note: called from here 208 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:213:26: note: called from here 213 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:218:26: note: called from here 218 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:223:26: note: called from here 223 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:228:26: note: called from here 228 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:233:26: note: called from here 233 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:238:26: note: called from here 238 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:242:26: note: called from here 242 | b[i++] = ui2c(dr, '0'); | ^~~~~~~~~~~~~ tzraw.c: In function 'zif_troffs': tzraw.c:234:1: warning: inlining failed in call to '_zif_type': call is unlikely and code size would grow [-Winline] 234 | _zif_type(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:265:23: note: called from here 265 | uint8_t idx = _zif_type(z, n); | ^~~~~~~~~~~~~~~ In function 'zif_open', inlined from 'zif_open' at tzraw.c:324:1: tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:382:24: note: called from here 382 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_ttisgmtcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:381:24: note: called from here 381 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_ttisstdcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:379:24: note: called from here 379 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_charcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:374:27: note: called from here 374 | tmp.nty = RDU32(hdr + offsetof(struct zih_s, tzh_typecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:373:27: note: called from here 373 | tmp.ntr = RDU32(hdr + offsetof(struct zih_s, tzh_timecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:372:27: note: called from here 372 | tmp.nlp = RDU32(hdr + offsetof(struct zih_s, tzh_leapcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:391:27: note: called from here 391 | tmp.nty = RDU32(hdr + offsetof(struct zih_s, tzh_typecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:390:27: note: called from here 390 | tmp.ntr = RDU32(hdr + offsetof(struct zih_s, tzh_timecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:389:27: note: called from here 389 | tmp.nlp = RDU32(hdr + offsetof(struct zih_s, tzh_leapcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:426:39: note: called from here 426 | res->ofs[i] = RDI32(beef + 6U * i); | ^~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:431:39: note: called from here 431 | res->trs[i] = RDI32(beef + 4U * i); | ^~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:437:39: note: called from here 437 | res->ofs[i] = RDI32(beef + 6U * i); | ^~~~~~~~~~~~~~~~~~~~ tzraw.c: In function 'zif_troffs': tzraw.c:234:1: warning: inlining failed in call to '_zif_type': call is unlikely and code size would grow [-Winline] 234 | _zif_type(const struct zif_s z[static 1U], int n) | ^~~~~~~~~ tzraw.c:265:23: note: called from here 265 | uint8_t idx = _zif_type(z, n); | ^~~~~~~~~~~~~~~ tzraw.c: In function 'zif_open': tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:382:24: note: called from here 382 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_ttisgmtcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:381:24: note: called from here 381 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_ttisstdcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:379:24: note: called from here 379 | hds += RDU32(hdr + offsetof(struct zih_s, tzh_charcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:374:27: note: called from here 374 | tmp.nty = RDU32(hdr + offsetof(struct zih_s, tzh_typecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:373:27: note: called from here 373 | tmp.ntr = RDU32(hdr + offsetof(struct zih_s, tzh_timecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:372:27: note: called from here 372 | tmp.nlp = RDU32(hdr + offsetof(struct zih_s, tzh_leapcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:391:27: note: called from here 391 | tmp.nty = RDU32(hdr + offsetof(struct zih_s, tzh_typecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:390:27: note: called from here 390 | tmp.ntr = RDU32(hdr + offsetof(struct zih_s, tzh_timecnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:176:1: warning: inlining failed in call to 'RDU32': call is unlikely and code size would grow [-Winline] 176 | RDU32(const unsigned char *x) | ^~~~~ tzraw.c:389:27: note: called from here 389 | tmp.nlp = RDU32(hdr + offsetof(struct zih_s, tzh_leapcnt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:426:39: note: called from here 426 | res->ofs[i] = RDI32(beef + 6U * i); | ^~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:431:39: note: called from here 431 | res->trs[i] = RDI32(beef + 4U * i); | ^~~~~~~~~~~~~~~~~~~~ tzraw.c:187:1: warning: inlining failed in call to 'RDI32': call is unlikely and code size would grow [-Winline] 187 | RDI32(const unsigned char *x) | ^~~~~ tzraw.c:437:39: note: called from here 437 | res->ofs[i] = RDI32(beef + 6U * i); | ^~~~~~~~~~~~~~~~~~~~ In function 'reset_il', inlined from 'setilocale' at dt-locale.c:585:3: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_il', inlined from 'setilocale' at dt-locale.c:585:3: dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at dt-locale.c:598:3: dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at dt-locale.c:598:3: dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c: In function 'zif_find_trans': tzraw.c:501:1: warning: inlining failed in call to '__find_trno': call is unlikely and code size would grow [-Winline] 501 | __find_trno(const struct zif_s z[static 1U], stamp_t t, int min, int max) | ^~~~~~~~~~~ tzraw.c:541:16: note: called from here 541 | return __find_trno(z, t, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dt-core.h: In function 'leaps_before': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:547:13: note: called from here 547 | if (dt_sandwich_p(d) && on) { | ^~~~~~~~~~~~~~~~ strops.c: In function 'xstrspn': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tzraw strops.c: In function 'xstrcspn': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrpbrk': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__to_gps_epoch', inlined from 'dt_to_gps_epoch' at dt-core.c:175:9: dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:160:20: note: called from here 160 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:160:41: note: called from here 160 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrspn': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrpbrkp': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrcspn': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzraw.c: In function 'zif_find_trans': tzraw.c:501:1: warning: inlining failed in call to '__find_trno': call is unlikely and code size would grow [-Winline] 501 | __find_trno(const struct zif_s z[static 1U], stamp_t t, int min, int max) | ^~~~~~~~~~~ tzraw.c:541:16: note: called from here 541 | return __find_trno(z, t, min, max); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xmempbrk': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrpbrk': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xstrpbrkp': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.c: In function 'xmempbrk': strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tzmap dt-core.c: In function 'dt_strfdtdur': dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1119:37: note: called from here 1119 | if (fmt == NULL && !dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1121:43: note: called from here 1121 | } else if (fmt == NULL && dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1132:37: note: called from here 1132 | if (fmt == NULL && !dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1134:43: note: called from here 1134 | } else if (fmt == NULL && dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1144:37: note: called from here 1144 | if (fmt == NULL && !dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1146:43: note: called from here 1146 | } else if (fmt == NULL && dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1155:37: note: called from here 1155 | if (fmt == NULL && !dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1157:43: note: called from here 1157 | } else if (fmt == NULL && dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1189:37: note: called from here 1189 | if (fmt == NULL && !dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1191:43: note: called from here 1191 | } else if (fmt == NULL && dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c:582:1: warning: inlining failed in call to 'dt_dur_only_d_p': call is unlikely and code size would grow [-Winline] 582 | dt_dur_only_d_p(struct dt_dtdur_s d) | ^~~~~~~~~~~~~~~ dt-core.c:1203:14: note: called from here 1203 | if (!dt_dur_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~ In file included from date-core.c:52: date-core.h: In function '__get_ydays': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:56: yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ date-core.h: In function '__md_get_yday': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from date-core.c:133: In function '__get_dom_wday', inlined from '__ymd_get_wday' at ymd.c:413:9: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from date-core.c:52: date-core.h: In function '__get_ydays': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:56: yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ date-core.h: In function '__md_get_yday': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c: In function '__get_m01_wday': yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ date-core.h: In function '__yday_get_md': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from date-core.c:133: In function '__get_dom_wday', inlined from '__ymd_get_wday' at ymd.c:413:9: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ yd.c: In function '__ymd_get_yday': yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from date-core.c:143: ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from date-core.c:138: daisy.c: In function '__daisy_get_year': daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c: In function '__get_m01_wday': yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ date-core.h: In function '__bizda_get_yday': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:146: bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ date-core.h: In function '__yday_get_md': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ dt-core.h: In function 'dt_dtconv': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:1391:13: note: called from here 1391 | if (dt_sandwich_p(d) || dt_sandwich_only_d_p(d)) { | ^~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:1391:33: note: called from here 1391 | if (dt_sandwich_p(d) || dt_sandwich_only_d_p(d)) { | ^~~~~~~~~~~~~~~~~~~~~~~ yd.c: In function '__ymd_get_yday': yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from date-core.c:143: ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yd.c: In function '__yd_get_wday': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:142: yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from date-core.c:138: daisy.c: In function '__daisy_get_year': daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c: In function '__yd_fixup_d': yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:634: yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ In file included from date-core.c:54: In function 'ui99topstr', inlined from 'ui99topstr' at strops.h:135:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ date-core.h: In function '__bizda_get_yday': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:146: bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui999topstr', inlined from 'ui999topstr' at strops.h:152:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ dt-core.h: In function 'dt_dtadd': dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:1498:46: note: called from here 1498 | const bool tai_fixup_p = dur.tai && !dt_sandwich_only_d_p(d); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at ywd.c:694:18: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c: In function '__yd_get_wday': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:142: yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ yd.c: In function '__yd_fixup_d': yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:634: yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ In file included from date-core.c:54: In function 'ui99topstr', inlined from 'ui99topstr' at strops.h:135:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function 'ui999topstr', inlined from 'ui999topstr' at strops.h:152:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at ywd.c:694:18: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at strops.h:172:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ yd.c: In function '__yd_fixup': yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ yd.c: In function '__get_mdays': yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at strops.h:172:1: strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ ymd.c: In function '__get_mcnt': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:135: ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ yd.c: In function '__yd_fixup': yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ yd.c: In function '__get_mdays': yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__get_mcnt': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:135: ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ dt-core.h: In function 'dt_dtdiff': dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:1611:14: note: called from here 1611 | if (!dt_sandwich_only_d_p(d1) && !dt_sandwich_only_d_p(d2)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:1611:43: note: called from here 1611 | if (!dt_sandwich_only_d_p(d1) && !dt_sandwich_only_d_p(d2)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__ymcw_get_mday': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:144: ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__ymcw_get_mday': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:144: ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at daisy.c:317:11, inlined from 'dt_conv_to_yd' at date-core.c:620:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:147: daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at date-core.c:622:10: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from date-core.c:153: ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at date-core.c:624:10: yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:154: ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at daisy.c:317:11, inlined from 'dt_conv_to_yd' at date-core.c:620:10: ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:147: daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at date-core.c:622:10: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from date-core.c:153: ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at date-core.c:624:10: yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:154: ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ ymd.c: In function '__bizda_get_mday': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__bizda_get_mday': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__ymd_fixup_d': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:635: ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ ymd.c: In function '__ymd_fixup_d': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:635: ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ ymd.c: In function '__ymd_fixup': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.h: In function '__to_unix_epoch': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:135:20: note: called from here 135 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:135:41: note: called from here 135 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__get_bdays': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ ymd.c: In function '__ymd_fixup': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ dt-core.c: In function 'dt_to_unix_epoch': dt-core.c:126:1: warning: inlining failed in call to '__to_unix_epoch': call is unlikely and code size would grow [-Winline] 126 | __to_unix_epoch(struct dt_dt_s dt) | ^~~~~~~~~~~~~~~ dt-core.c:151:16: note: called from here 151 | return __to_unix_epoch(dt); | ^~~~~~~~~~~~~~~~~~~ In function 'dt_conv_to_sexy', inlined from '__strfdt_card' at dt-core-strpf.c:369:18: dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:185:20: note: called from here 185 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:185:41: note: called from here 185 | } else if (dt_sandwich_p(dt) || dt_sandwich_only_d_p(dt)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dt-core.c:126:1: warning: inlining failed in call to '__to_unix_epoch': call is unlikely and code size would grow [-Winline] 126 | __to_unix_epoch(struct dt_dt_s dt) | ^~~~~~~~~~~~~~~ dt-core.c:186:30: note: called from here 186 | dt.sxepoch = __to_unix_epoch(dt); | ^~~~~~~~~~~~~~~~~~~ ymd.c: In function '__get_bdays': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ dt-core.h: In function 'dt_strpdt': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:761:24: note: called from here 761 | if (d.zdiff && dt_sandwich_p(res)) { | ^~~~~~~~~~~~~~~~~~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:763:31: note: called from here 763 | } else if (d.zngvn && dt_sandwich_p(res)) { | ^~~~~~~~~~~~~~~~~~ yd.c: In function '__make_ywd_c': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:145: ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from date-core.c:136: ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h: In function '__ywd_fixup_w': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:637: ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ ywd.c: In function '__ywd_fixup': ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c: In function '__yd_get_wcnt_iso': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ yd.c: In function '__yd_get_wcnt': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ yd.c: In function '__make_ywd_c': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from date-core.c:145: ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from date-core.c:136: ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ yd.c: In function '__ymcw_get_yday': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at date-core.c:588:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:156: daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at daisy.c:311:9, inlined from 'dt_conv_to_ywd' at date-core.c:588:10: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at bizda.c:552:9, inlined from 'dt_conv_to_ywd' at date-core.c:590:10: yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ dt-core.h: In function 'dt_fixup': dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ In file included from dt-core.c:57: dt-core.c:1828:20: note: called from here 1828 | if (LIKELY(dt_sandwich_only_d_p(d) || dt_sandwich_p(d))) { | ^~~~~~~~~~~~~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:1828:47: note: called from here 1828 | if (LIKELY(dt_sandwich_only_d_p(d) || dt_sandwich_p(d))) { | ^~~~~~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ dt-core.h: In function 'dt_milfup': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:1837:13: note: called from here 1837 | if (dt_sandwich_p(dt) && UNLIKELY(dt.t.hms.h == 24)) { | ^~~~~~~~~~~~~~~~~ date-core.h: In function '__ywd_fixup_w': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:637: ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ dt-core.h: In function 'dt_strfdt': dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:805:24: note: called from here 805 | if (set_fmt && dt_sandwich_p(that)) { | ^~~~~~~~~~~~~~~~~~~ In function '__strfdt_xdn', inlined from 'dt_strfdt' at dt-core.c:828:15: dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core-strpf.c:507:21: note: called from here 507 | if (dt_sandwich_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core-strpf.c:513:21: note: called from here 513 | if (dt_sandwich_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core-strpf.c:521:13: note: called from here 521 | if (dt_sandwich_p(that)) { | ^~~~~~~~~~~~~~~~~~~ dt-core.h: In function 'dt_strfdt': dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:842:31: note: called from here 842 | } else if (set_fmt && dt_sandwich_only_d_p(that)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:881:20: note: called from here 881 | if (LIKELY(dt_sandwich_p(that) || dt_sandwich_only_d_p(that))) { | ^~~~~~~~~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dt-core.c:881:43: note: called from here 881 | if (LIKELY(dt_sandwich_p(that) || dt_sandwich_only_d_p(that))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:887:13: note: called from here 887 | if (dt_sandwich_p(that) && UNLIKELY(that.t.hms.h == 24U)) { | ^~~~~~~~~~~~~~~~~~~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:887:13: note: called from here 887 | if (dt_sandwich_p(that) && UNLIKELY(that.t.hms.h == 24U)) { | ^~~~~~~~~~~~~~~~~~~ dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dt-core.c:955:13: note: called from here 955 | if (dt_sandwich_p(that) || dt_sandwich_only_t_p(that)) { | ^~~~~~~~~~~~~~~~~~~ ywd.c: In function '__ywd_fixup': ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ yd.c: In function '__yd_get_wcnt_iso': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ yd.c: In function '__yd_get_wcnt': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ yd.c: In function '__ymcw_get_yday': yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at date-core.c:588:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:156: daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at daisy.c:311:9, inlined from 'dt_conv_to_ywd' at date-core.c:588:10: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at bizda.c:552:9, inlined from 'dt_conv_to_ywd' at date-core.c:590:10: yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at date-core.c:352:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:456:10: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:458:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:460:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:155: bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:468:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:151: yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ ymd.c: In function '__guess_dtyp': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at date-core.c:352:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ date-core.h: In function '__prep_strfd_ywd': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:950: ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:456:10: yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:458:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:460:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:155: bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at date-core.c:468:10: daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from date-core.c:151: yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at date-core.c:1716:11: yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymd_diff', inlined from 'dt_ddiff' at date-core.c:1839:9: ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:644: ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at date-core.c:1854:9: ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:645: ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at date-core.c:1869:9: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:643: yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at date-core.c:1884:9: ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:646: ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ ymd.c: In function '__guess_dtyp': ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ date-core.h: In function '__prep_strfd_ywd': date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:950: ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ strops.h: In function '__strfd_card': strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at date-core.c:1311:3: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:103: gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at date-core.c:1716:11: yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ CCLD ltrcc In function '__ymd_diff', inlined from 'dt_ddiff' at date-core.c:1839:9: ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:644: ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at date-core.c:1854:9: ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from date-core.c:645: ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at date-core.c:1869:9: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:643: yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at date-core.c:1884:9: ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from date-core.c:646: ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ strops.h: In function '__strfd_card': strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at date-core.c:1311:3: date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from date-core.c:103: gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ AR libdut.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/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 dconv-dconv.o CC ddiff-ddiff.o CC dgrep-dgrep.o CC dround-dround.o CC dseq-dseq.o CC dsort-dsort.o CC dtest-dtest.o CC dzone-dzone.o CC strptime-strptime.o 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=] 141 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dadd.yucc:54:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 54 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 141 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dconv.yucc:54:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 54 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 146 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dtest.yucc:59:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 59 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ In file included from dt-io.c:72: strpdt-special.gperf:91:1: warning: no previous prototype for '__strpdt_special' [-Wmissing-prototypes] dadd.yucc:404:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 404 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dadd.yucc:55:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 136 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ strptime.yucc:49:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 49 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ dconv.yucc:404:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 404 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dconv.yucc:55:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 438 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dadd.yucc:58:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 58 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ dtest.yucc:403:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 403 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dtest.yucc:60:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 60 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 438 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dconv.yucc:58:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 58 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 470 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dadd.yucc:57:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 57 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 442 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dtest.yucc:63:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 63 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 465 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dconv.yucc:57:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 57 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 461 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dtest.yucc:62:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 62 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 137 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dzone.yucc:50:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 50 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 541 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dadd.yucc:59:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 59 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 536 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dconv.yucc:59:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 59 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 531 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ strptime.yucc:379:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 379 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dtest.yucc:64:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 64 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ strptime.yucc:50:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 50 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 140 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dseq.yucc:53:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 53 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 408 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ strptime.yucc:53:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 53 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 139 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ ddiff.yucc:52:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 52 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 428 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ strptime.yucc:52:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 52 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 480 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ strptime.yucc:54:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 54 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ dzone.yucc:373:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 373 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dzone.yucc:51:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 51 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 403 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dzone.yucc:54:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 54 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ dseq.yucc:406:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 406 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dseq.yucc:54:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 54 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 437 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dzone.yucc:53:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 53 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 443 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dseq.yucc:57:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 57 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ ddiff.yucc:393:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 393 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ ddiff.yucc:53:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 53 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 495 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dzone.yucc:55:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 137 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dsort.yucc:50:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 50 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ 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=] 471 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dseq.yucc:56:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 56 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 425 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ddiff.yucc:56:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 56 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 460 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 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=] 560 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ddiff.yucc:55:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ dseq.yucc:58:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 58 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 528 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ ddiff.yucc:57:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 57 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 142 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dround.yucc:55:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 55 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ dsort.yucc:379:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 379 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dsort.yucc:51:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 51 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 409 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dsort.yucc:54:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 54 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 435 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dsort.yucc:53:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 53 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 492 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dsort.yucc:55:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ dround.yucc:410:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 410 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dround.yucc:56:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 56 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 445 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dround.yucc:59:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 59 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 522 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dround.yucc:58:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 58 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 594 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dround.yucc:60:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 60 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ ddiff.c: In function 'determine_durfmt': ddiff.c:153:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | if (spec.bizda) { | ^ ddiff.c:156:25: note: here 156 | case DT_SPFL_N_DSTD: | ^~~~ 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=] 147 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ dgrep.yucc:60:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 60 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ dround.c: In function 'dround_ddur_cocl': dround.c:261:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 261 | sdur *= 4; | ~~~~~^~~~ dround.c:262:9: note: here 262 | case DT_DURQU: | ^~~~ dround.c:263:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 263 | sdur *= 3; | ~~~~~^~~~ dround.c:264:9: note: here 264 | case DT_DURMO: { | ^~~~ dgrep.yucc:417:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 417 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ dgrep.yucc:61:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 61 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ 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=] 457 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dgrep.yucc:64:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 64 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 497 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dgrep.yucc:63:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 63 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ 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=] 574 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ dgrep.yucc:65:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 65 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ In file included from dexpr.c:17, from dgrep.c:57: dexpr-parser.y: In function 'yyparse': dexpr-parser.y:203:45: warning: this statement may fall through [-Wimplicit-fallthrough=] 203 | case DT_SPMOD_ABBR: { | ^ dexpr-parser.y:211:25: note: here 211 | case DT_SPMOD_ILL: | ^~~~ dexpr-parser.y:229:45: warning: this statement may fall through [-Wimplicit-fallthrough=] 229 | case DT_SPMOD_ABBR: { | ^ dexpr-parser.y:237:25: note: here 237 | case DT_SPMOD_ILL: | ^~~~ dexpr.c: In function '__dnf': dexpr.c:292:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 292 | case DEX_CONJ: { | ^ dexpr.c:366:9: note: here 366 | case DEX_DISJ: | ^~~~ In function 'yuck_parse', inlined from 'main' at dtest.c:67:6: dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:229:36: note: called from here 229 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:233:36: note: called from here 233 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:237:36: note: called from here 237 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:239:36: note: called from here 239 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:117:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 117 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dtest.yucc:241:41: note: called from here 241 | yuck_append( | ^~~~~~~~~~~~ 242 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 243 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:247:36: note: called from here 247 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:249:36: note: called from here 249 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:251:36: note: called from here 251 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:253:36: note: called from here 253 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:255:36: note: called from here 255 | } else if (yuck_streqp(op, "eq")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:257:36: note: called from here 257 | } else if (yuck_streqp(op, "ne")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:259:36: note: called from here 259 | } else if (yuck_streqp(op, "gt")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:261:36: note: called from here 261 | } else if (yuck_streqp(op, "lt")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:263:36: note: called from here 263 | } else if (yuck_streqp(op, "ge")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:265:36: note: called from here 265 | } else if (yuck_streqp(op, "le")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:267:36: note: called from here 267 | } else if (yuck_streqp(op, "nt")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:269:36: note: called from here 269 | } else if (yuck_streqp(op, "ot")) { | ^~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:271:36: note: called from here 271 | } else if (yuck_streqp(op, "cmp")) { | ^~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:110:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 110 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dtest.yucc:273:36: note: called from here 273 | } else if (yuck_streqp(op, "isvalid")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dtest.yucc:117:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 117 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dtest.yucc:353:41: note: called from here 353 | yuck_append( | ^~~~~~~~~~~~ 354 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 355 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 356 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at strptime.c:132:6: strptime.yucc:107:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 107 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ strptime.yucc:235:41: note: called from here 235 | yuck_append( | ^~~~~~~~~~~~ 236 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ strptime.yucc:107:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 107 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ strptime.yucc:331:41: note: called from here 331 | yuck_append( | ^~~~~~~~~~~~ 332 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 333 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dconv.c:124:6: dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:224:36: note: called from here 224 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:228:36: note: called from here 228 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:232:36: note: called from here 232 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:234:36: note: called from here 234 | } else if (yuck_streqp(op, "format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:236:36: note: called from here 236 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:112:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 112 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dconv.yucc:238:41: note: called from here 238 | yuck_append( | ^~~~~~~~~~~~ 239 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:244:36: note: called from here 244 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:248:36: note: called from here 248 | } else if (yuck_streqp(op, "sed-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:250:36: note: called from here 250 | } else if (yuck_streqp(op, "empty-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:252:36: note: called from here 252 | } else if (yuck_streqp(op, "locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:254:36: note: called from here 254 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:256:36: note: called from here 256 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dconv.yucc:258:36: note: called from here 258 | } else if (yuck_streqp(op, "zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dconv.yucc:112:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 112 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dconv.yucc:343:41: note: called from here 343 | yuck_append( | ^~~~~~~~~~~~ 344 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 345 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 346 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prchunk.c: In function 'prchunk_getlineno': prchunk.c:127:1: warning: inlining failed in call to 'get_llen': call is unlikely and code size would grow [-Winline] 127 | get_llen(prch_ctx_t ctx, uint32_t lno) | ^~~~~~~~ prchunk.c:312:16: note: called from here 312 | return get_llen(ctx, lno); | ^~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dadd.c:239:6: dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:224:36: note: called from here 224 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:228:36: note: called from here 228 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:232:36: note: called from here 232 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:234:36: note: called from here 234 | } else if (yuck_streqp(op, "format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:236:36: note: called from here 236 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:112:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 112 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dadd.yucc:238:41: note: called from here 238 | yuck_append( | ^~~~~~~~~~~~ 239 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:244:36: note: called from here 244 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:248:36: note: called from here 248 | } else if (yuck_streqp(op, "sed-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:250:36: note: called from here 250 | } else if (yuck_streqp(op, "empty-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:252:36: note: called from here 252 | } else if (yuck_streqp(op, "locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:254:36: note: called from here 254 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:256:36: note: called from here 256 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:105:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 105 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dadd.yucc:258:36: note: called from here 258 | } else if (yuck_streqp(op, "zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dadd.yucc:112:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 112 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dadd.yucc:343:41: note: called from here 343 | yuck_append( | ^~~~~~~~~~~~ 344 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 345 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 346 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prchunk.c: In function 'prchunk_rechunk': prchunk.c:127:1: warning: inlining failed in call to 'get_llen': call is unlikely and code size would grow [-Winline] 127 | get_llen(prch_ctx_t ctx, uint32_t lno) | ^~~~~~~~ prchunk.c:385:31: note: called from here 385 | size_t llen = get_llen(ctx, lno); | ^~~~~~~~~~~~~~~~~~ prchunk.c:127:1: warning: inlining failed in call to 'get_llen': call is unlikely and code size would grow [-Winline] 127 | get_llen(prch_ctx_t ctx, uint32_t lno) | ^~~~~~~~ prchunk.c:401:15: note: called from here 401 | rsz = get_llen(ctx, lno); | ^~~~~~~~~~~~~~~~~~ In file included from ../lib/dt-core-private.h:41, from ddiff.c:47: ../lib/dt-core.h: In function 'determine_durtype': ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:219:20: note: called from here 219 | } else if (dt_sandwich_only_d_p(d1) || dt_sandwich_only_d_p(d2)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:219:48: note: called from here 219 | } else if (dt_sandwich_only_d_p(d1) || dt_sandwich_only_d_p(d2)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dsort.c:254:6: dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:220:36: note: called from here 220 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:224:36: note: called from here 224 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:228:36: note: called from here 228 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:108:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 108 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dsort.yucc:230:41: note: called from here 230 | yuck_append( | ^~~~~~~~~~~~ 231 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:236:36: note: called from here 236 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:238:36: note: called from here 238 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:240:36: note: called from here 240 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:242:36: note: called from here 242 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:244:36: note: called from here 244 | } else if (yuck_streqp(op, "reverse")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dsort.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "unique")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dsort.yucc:108:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 108 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dsort.yucc:323:41: note: called from here 323 | yuck_append( | ^~~~~~~~~~~~ 324 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 325 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dzone.c:237:6: dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:220:36: note: called from here 220 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:224:36: note: called from here 224 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:228:36: note: called from here 228 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:230:36: note: called from here 230 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:232:36: note: called from here 232 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:108:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 108 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dzone.yucc:234:41: note: called from here 234 | yuck_append( | ^~~~~~~~~~~~ 235 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 236 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:240:36: note: called from here 240 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:242:36: note: called from here 242 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:244:36: note: called from here 244 | } else if (yuck_streqp(op, "next")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:101:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 101 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dzone.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "prev")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dzone.yucc:108:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 108 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dzone.yucc:331:41: note: called from here 331 | yuck_append( | ^~~~~~~~~~~~ 332 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 333 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dzone.c:46: In function 'dz_io_write', inlined from 'main' at dzone.c:319:5: ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dzone.c:114:16: note: called from here 114 | fof += dt_sandwich_only_d_p(d) * 8U; | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'dz_enrichz', inlined from 'dz_io_write' at dzone.c:117:6, inlined from 'main' at dzone.c:319:5: ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dzone.c:87:20: note: called from here 87 | } else if (dt_sandwich_only_d_p(d)) { | ^~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dzone.c:94:13: note: called from here 94 | if (dt_sandwich_only_d_p(d)) { | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dseq.c:472:6: dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:223:36: note: called from here 223 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:227:36: note: called from here 227 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:231:36: note: called from here 231 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:233:36: note: called from here 233 | } else if (yuck_streqp(op, "format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:235:36: note: called from here 235 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:111:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 111 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dseq.yucc:237:41: note: called from here 237 | yuck_append( | ^~~~~~~~~~~~ 238 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 239 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:243:36: note: called from here 243 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:245:36: note: called from here 245 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:247:36: note: called from here 247 | } else if (yuck_streqp(op, "locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:249:36: note: called from here 249 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:251:36: note: called from here 251 | } else if (yuck_streqp(op, "skip")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:111:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 111 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dseq.yucc:253:41: note: called from here 253 | yuck_append( | ^~~~~~~~~~~~ 254 | tgt->skip_args, tgt->skip_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:259:36: note: called from here 259 | } else if (yuck_streqp(op, "alt-inc")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:104:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 104 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dseq.yucc:261:36: note: called from here 261 | } else if (yuck_streqp(op, "compute-from-last")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:111:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 111 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dseq.yucc:346:41: note: called from here 346 | yuck_append( | ^~~~~~~~~~~~ 347 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 348 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dseq.yucc:111:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 111 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dseq.yucc:364:41: note: called from here 364 | yuck_append( | ^~~~~~~~~~~~ 365 | tgt->skip_args, | ~~~~~~~~~~~~~~~ 366 | tgt->skip_nargs++, | ~~~~~~~~~~~~~~~~~~ 367 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dseq.c:48: ../lib/dt-core.h: In function 'main': ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:553:21: note: called from here 553 | if (dt_sandwich_only_d_p(fst)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dseq.c:566:28: note: called from here 566 | } else if (dt_sandwich_p(fst)) { | ^~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:635:14: note: called from here 635 | if ((dt_sandwich_only_d_p(clo.fst) && dt_sandwich_only_t_p(clo.lst)) || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:636:47: note: called from here 636 | (dt_sandwich_only_t_p(clo.fst) && dt_sandwich_only_d_p(clo.lst))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:641:20: note: called from here 641 | } else if (dt_sandwich_only_d_p(clo.fst) && dt_sandwich_p(clo.lst)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dseq.c:641:53: note: called from here 641 | } else if (dt_sandwich_only_d_p(clo.fst) && dt_sandwich_p(clo.lst)) { | ^~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dseq.c:645:20: note: called from here 645 | } else if (dt_sandwich_p(clo.fst) && dt_sandwich_only_d_p(clo.lst)) { | ^~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:645:46: note: called from here 645 | } else if (dt_sandwich_p(clo.fst) && dt_sandwich_only_d_p(clo.lst)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dseq.c:649:53: note: called from here 649 | } else if (dt_sandwich_only_t_p(clo.fst) && dt_sandwich_p(clo.lst)) { | ^~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:342:1: warning: inlining failed in call to 'dt_sandwich_p.isra': call is unlikely and code size would grow [-Winline] 342 | dt_sandwich_p(struct dt_dt_s d) | ^~~~~~~~~~~~~ dseq.c:661:14: note: called from here 661 | if ((dt_sandwich_p(clo.fst) || dt_sandwich_only_d_p(clo.fst)) && | ^~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:661:40: note: called from here 661 | if ((dt_sandwich_p(clo.fst) || dt_sandwich_only_d_p(clo.fst)) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:666:47: note: called from here 666 | } else if ((dt_sandwich_p(clo.fst) || dt_sandwich_only_d_p(clo.fst)) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ dseq.c:671:20: note: called from here 671 | } else if (dt_sandwich_only_d_p(clo.fst) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at ddiff.c:664:6: ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:222:36: note: called from here 222 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:226:36: note: called from here 226 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:230:36: note: called from here 230 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:232:36: note: called from here 232 | } else if (yuck_streqp(op, "skip-illegal")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:234:36: note: called from here 234 | } else if (yuck_streqp(op, "empty-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:236:36: note: called from here 236 | } else if (yuck_streqp(op, "format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:238:36: note: called from here 238 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:110:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 110 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ ddiff.yucc:240:41: note: called from here 240 | yuck_append( | ^~~~~~~~~~~~ 241 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 242 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:248:36: note: called from here 248 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:250:36: note: called from here 250 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ ddiff.yucc:252:36: note: called from here 252 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ddiff.yucc:110:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 110 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ ddiff.yucc:343:41: note: called from here 343 | yuck_append( | ^~~~~~~~~~~~ 344 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 345 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 346 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h: In function 'main': ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:727:34: note: called from here 727 | onlydp = dt_sandwich_only_d_p(d) || | ^~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:728:33: note: called from here 728 | dt_sandwich_only_d_p(d2); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:780:42: note: called from here 780 | onlydp = dt_sandwich_only_d_p(d) || | ^~~~~~~~~~~~~~~~~~~~~~~ ../lib/dt-core.h:348:1: warning: inlining failed in call to 'dt_sandwich_only_d_p': call is unlikely and code size would grow [-Winline] 348 | dt_sandwich_only_d_p(struct dt_dt_s d) | ^~~~~~~~~~~~~~~~~~~~ ddiff.c:781:41: note: called from here 781 | dt_sandwich_only_d_p(d2); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at dround.c:838:6: dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:225:36: note: called from here 225 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:229:36: note: called from here 229 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:233:36: note: called from here 233 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:235:36: note: called from here 235 | } else if (yuck_streqp(op, "format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:237:36: note: called from here 237 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:113:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 113 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dround.yucc:239:41: note: called from here 239 | yuck_append( | ^~~~~~~~~~~~ 240 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 241 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:245:36: note: called from here 245 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:247:36: note: called from here 247 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:249:36: note: called from here 249 | } else if (yuck_streqp(op, "sed-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:251:36: note: called from here 251 | } else if (yuck_streqp(op, "empty-mode")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:253:36: note: called from here 253 | } else if (yuck_streqp(op, "locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:255:36: note: called from here 255 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:257:36: note: called from here 257 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:259:36: note: called from here 259 | } else if (yuck_streqp(op, "zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:106:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 106 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dround.yucc:261:36: note: called from here 261 | } else if (yuck_streqp(op, "next")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dround.yucc:113:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 113 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dround.yucc:346:41: note: called from here 346 | yuck_append( | ^~~~~~~~~~~~ 347 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 348 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libdutio.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD dadd CCLD dconv CCLD dsort CCLD dtest CCLD dzone CCLD strptime CCLD ddiff CCLD dseq CCLD dround In function 'yuck_parse', inlined from 'main' at dgrep.c:137:6: dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:230:36: note: called from here 230 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:234:36: note: called from here 234 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:238:36: note: called from here 238 | } else if (yuck_streqp(op, "quiet")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:240:36: note: called from here 240 | } else if (yuck_streqp(op, "input-format")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:118:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 118 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dgrep.yucc:242:41: note: called from here 242 | yuck_append( | ^~~~~~~~~~~~ 243 | tgt->input_format_args, tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 244 | arg ?: argv[++i]); | ~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:248:36: note: called from here 248 | } else if (yuck_streqp(op, "base")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:250:36: note: called from here 250 | } else if (yuck_streqp(op, "backslash-escapes")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:252:36: note: called from here 252 | } else if (yuck_streqp(op, "only-matching")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:254:36: note: called from here 254 | } else if (yuck_streqp(op, "invert-match")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:256:36: note: called from here 256 | } else if (yuck_streqp(op, "from-locale")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:258:36: note: called from here 258 | } else if (yuck_streqp(op, "from-zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:260:36: note: called from here 260 | } else if (yuck_streqp(op, "zone")) { | ^~~~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:262:36: note: called from here 262 | } else if (yuck_streqp(op, "eq")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:264:36: note: called from here 264 | } else if (yuck_streqp(op, "ne")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:266:36: note: called from here 266 | } else if (yuck_streqp(op, "gt")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:268:36: note: called from here 268 | } else if (yuck_streqp(op, "lt")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:270:36: note: called from here 270 | } else if (yuck_streqp(op, "ge")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:272:36: note: called from here 272 | } else if (yuck_streqp(op, "le")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:274:36: note: called from here 274 | } else if (yuck_streqp(op, "nt")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:111:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 111 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ dgrep.yucc:276:36: note: called from here 276 | } else if (yuck_streqp(op, "ot")) { | ^~~~~~~~~~~~~~~~~~~~~ dgrep.yucc:118:1: warning: inlining failed in call to 'yuck_append': call is unlikely and code size would grow [-Winline] 118 | yuck_append(char **array, size_t n, char *val) | ^~~~~~~~~~~ dgrep.yucc:356:41: note: called from here 356 | yuck_append( | ^~~~~~~~~~~~ 357 | tgt->input_format_args, | ~~~~~~~~~~~~~~~~~~~~~~~ 358 | tgt->input_format_nargs++, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | *arg ? (op += strlen(arg), arg) : argv[++i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD dgrep make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' Making all in info make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' Making all in test make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' GEN dummy.tzmcc make all-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' Making check in build-aux make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' Making check in data make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' GEN iata.tzmcc GEN icao.tzmcc GEN mic.tzmcc make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' Making check in info make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make check-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make clitosis struct-1 struct-2 struct-3 struct-4 struct-5 struct-6 struct-7 struct-8 struct-9 enum-1 dtcore-strp dtcore-conv dtcore-add time-core-add basic_ymd_get_wday basic_get_jan01_wday basic_md_get_yday basic_get_dom_wday strtoi-bench strtoi-1 itostr-1 itostr-2 itostr-3 itostr-4 make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' CC clitosis-clitosis.o CC struct-1.o CC struct-2.o CC struct-3.o CC struct-4.o CC struct-5.o CC struct-6.o CC struct-7.o CC struct-8.o CC struct-9.o CC enum-1.o CC dtcore-strp.o CC dtcore-conv.o CC dtcore-add.o CC time-core-add.o CC basic_ymd_get_wday.o CC basic_get_jan01_wday.o CC basic_md_get_yday.o CC basic_get_dom_wday.o CC strtoi-bench.o CC strtoi-1.o CC itostr-1.o CC itostr-2.o CC itostr-3.o CC itostr-4.o In file included from strtoi-bench.c:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ In file included from strtoi-1.c:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ strtoi-bench.c: At top level: strtoi-bench.c:7:20: warning: 'tst0' defined but not used [-Wunused-variable] 7 | static const char *tst0[] = {"8.4", "5a", "a1", "9.", "1+2", "", "\t", "#4"}; | ^~~~ struct-6.c: In function 'main': struct-6.c:14:19: warning: overflow in conversion from 'long long int' to 'long long int:48' changes value from '9007199254740991' to '-1' [-Woverflow] 14 | dt.sexy = 0x1fffffffffffffLL; | ^~~~~~~~~~~~~~~~~~ CCLD struct-1 In file included from itostr-4.c:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function 'ui999999999tostr.part.0.constprop': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:203:26: note: called from here 203 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:208:26: note: called from here 208 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:213:26: note: called from here 213 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:218:26: note: called from here 218 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:223:26: note: called from here 223 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:228:26: note: called from here 228 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:233:26: note: called from here 233 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:238:26: note: called from here 238 | b[i++] = ui2c(dx, '0'); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c.constprop': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:242:26: note: called from here 242 | b[i++] = ui2c(dr, '0'); | ^~~~~~~~~~~~~ CCLD struct-9 In file included from basic_get_jan01_wday.c:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ In file included from basic_md_get_yday.c:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ In file included from basic_ymd_get_wday.c:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ CCLD struct-4 CCLD struct-5 CCLD struct-2 In file included from basic_get_dom_wday.c:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:126:1: warning: ignoring attribute 'pure' because it conflicts with attribute 'const' [-Wattributes] 126 | { | ^ In file included from itostr-3.c:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function 'ui9999topstr.part.0.constprop': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ CCLD struct-3 /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ CCLD struct-7 CCLD struct-8 In file included from clitosis.c:1656: clitosis.yucc:139:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 139 | static int yuck_parse(yuck_t tgt[static 1U], int argc, char *argv[]) | ~~~~~~~^~~~~~~~~~~~~~ clitosis.yucc:52:12: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 52 | yuck_parse(yuck_t*, int argc, char *argv[]); | ^~~~~~~ CCLD enum-1 clitosis.yucc:369:30: warning: argument 1 of type 'yuck_t[static 1]' {aka 'struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 369 | static void yuck_free(yuck_t tgt[static 1U]) | ~~~~~~~^~~~~~~~~~~~~~ clitosis.yucc:53:51: note: previously declared as 'yuck_t *' {aka 'struct yuck_s *'} 53 | static __attribute__((nonnull(1))) void yuck_free(yuck_t*); | ^~~~~~~ clitosis.yucc:397:42: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 397 | static void yuck_auto_usage(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ clitosis.yucc:56:57: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 56 | static __attribute__((nonnull(1))) void yuck_auto_usage(const yuck_t*); | ^~~~~~~~~~~~~ clitosis.yucc:416:41: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 416 | static void yuck_auto_help(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ clitosis.yucc:55:56: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 55 | static __attribute__((nonnull(1))) void yuck_auto_help(const yuck_t*); | ^~~~~~~~~~~~~ CCLD struct-6 clitosis.yucc:459:44: warning: argument 1 of type 'const yuck_t[static 1]' {aka 'const struct yuck_s[1]'} with mismatched bound [-Warray-parameter=] 459 | static void yuck_auto_version(const yuck_t src[static 1U]) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ clitosis.yucc:57:59: note: previously declared as 'const yuck_t *' {aka 'const struct yuck_s *'} 57 | static __attribute__((nonnull(1))) void yuck_auto_version(const yuck_t*); | ^~~~~~~~~~~~~ clitosis.c: In function 'bufexp': clitosis.c:538:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 538 | if (xp->we_wordc > 0) { | ^ clitosis.c:542:9: note: here 542 | case WRDE_NOSPACE: | ^~~~ clitosis.c:543:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 543 | wordfree(xp); | ^~~~~~~~~~~~ clitosis.c:544:9: note: here 544 | default: | ^~~~~~~ clitosis.c: In function 'find_negexp': clitosis.c:788:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 788 | if (isspace(*cmd)) { | ^ clitosis.c:791:17: note: here 791 | default: | ^~~~~~~ CCLD itostr-1 In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:664: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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 /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:664: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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 /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:664: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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 /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:664: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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) { | ^~ CCLD itostr-4 In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:667: fmt-special.gperf: At top level: fmt-special.gperf:109:1: warning: no previous prototype for '__fmt_special' [-Wmissing-prototypes] In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:667: fmt-special.gperf: At top level: fmt-special.gperf:109:1: warning: no previous prototype for '__fmt_special' [-Wmissing-prototypes] In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:667: fmt-special.gperf: At top level: fmt-special.gperf:109:1: warning: no previous prototype for '__fmt_special' [-Wmissing-prototypes] In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:667: fmt-special.gperf: At top level: fmt-special.gperf:109:1: warning: no previous prototype for '__fmt_special' [-Wmissing-prototypes] CCLD dtcore-conv CCLD itostr-2 In file included from basic_md_get_yday.c:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c: In function 'tokenise': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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; | ^ In file included from basic_get_jan01_wday.c:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c: In function 'tokenise': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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; | ^ In file included from basic_ymd_get_wday.c:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c: In function 'tokenise': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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; | ^ In file included from basic_md_get_yday.c:5: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ CCLD itostr-3 In file included from basic_get_dom_wday.c:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c: In function 'tokenise': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/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; | ^ In file included from basic_get_jan01_wday.c:5: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ In file included from basic_md_get_yday.c:7: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c: In function '__tok_spec': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:77:9: note: here 77 | case 'y': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; In file included from basic_ymd_get_wday.c:5: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:88:9: note: here 88 | case 'w': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:116:9: note: here 116 | case 'a': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:121:9: note: here 121 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:129:9: note: here 129 | case 'H': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:144:9: note: here 144 | case 'P': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:200:9: note: here 200 | case 'g': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:217:17: note: here 217 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ In file included from basic_get_jan01_wday.c:7: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c: In function '__tok_spec': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:77:9: note: here 77 | case 'y': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:88:9: note: here 88 | case 'w': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:116:9: note: here 116 | case 'a': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:121:9: note: here 121 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:129:9: note: here 129 | case 'H': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:144:9: note: here 144 | case 'P': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:200:9: note: here 200 | case 'g': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:217:17: note: here 217 | case 'b': | ^~~~ In file included from basic_ymd_get_wday.c:7: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c: In function '__tok_spec': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:77:9: note: here 77 | case 'y': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:88:9: note: here 88 | case 'w': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:116:9: note: here 116 | case 'a': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:121:9: note: here 121 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:129:9: note: here 129 | case 'H': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:144:9: note: here 144 | case 'P': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:200:9: note: here 200 | case 'g': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:217:17: note: here 217 | case 'b': | ^~~~ In file included from basic_get_dom_wday.c:5: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function '__rom_pr1': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:236:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 236 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:237:9: note: here 237 | case 7: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:238:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 238 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:239:9: note: here 239 | case 6: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:240:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 240 | buf[++res] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:241:9: note: here 241 | case 5: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:246:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 246 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:247:9: note: here 247 | case 2: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:248:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 248 | buf[res++] = cnt; | ~~~~~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:249:9: note: here 249 | case 1: | ^~~~ CCLD time-core-add In file included from basic_get_dom_wday.c:7: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c: In function '__tok_spec': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:76:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:77:9: note: here 77 | case 'y': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:87:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 87 | res.wk_cnt = YWD_MONWK_CNT; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:88:9: note: here 88 | case 'w': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:115:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 115 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:116:9: note: here 116 | case 'a': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:120:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 120 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:121:9: note: here 121 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:128:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 128 | res.sc12 = 1; | ~~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:129:9: note: here 129 | case 'H': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:143:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 143 | res.cap = 1; | ~~~~~~~~^~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:144:9: note: here 144 | case 'P': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:199:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 199 | res.abbr = DT_SPMOD_LONG; | ~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:200:9: note: here 200 | case 'g': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:216:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 216 | res.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:217:17: note: here 217 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:379:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday_q': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:379:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday_q': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:379:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday_q': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:379:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 379 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:380:9: note: here 380 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_get_bday_q': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:412:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | that.ymd = __daisy_to_ymd(that.daisy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:413:9: note: here 413 | case DT_YMD: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_std': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:119:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 119 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:120:25: note: here 120 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:153:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:154:9: note: here 154 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c: In function '__strpd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:344:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 344 | if (*sp++ != 'Q') { | ^ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:347:9: note: here 347 | case DT_SPFL_N_QTR: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_strpd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_strpd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:920:33: note: here 920 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:920:33: note: here 920 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_strpd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:920:33: note: here 920 | case 'b': | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_strpd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:919:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 919 | d.flags.ab = BIZDA_BEFORE; /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:920:33: note: here 920 | case 'b': | ^~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:390, from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:134: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c: In function '__get_b_equiv': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:390, from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:134: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c: In function '__get_b_equiv': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_dadd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_dadd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:390, from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:134: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c: In function '__get_b_equiv': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:390, from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:134: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c: In function '__get_b_equiv': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:107:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 107 | res--; | ~~~^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:108:9: note: here 108 | case DT_SUNDAY: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_dadd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c: In function 'dt_dadd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1752:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1752 | dur.dv *= 3U; | ~~~~~~~^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1753:9: note: here 1753 | case DT_DURMO: | ^~~~ CCLD dtcore-strp CCLD dtcore-add /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD strtoi-bench /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.c: In function 'differ.constprop': clitosis.c:1166:52: warning: '%s' directive argument is null [-Wformat-overflow=] 1166 | error("cannot create fifo `%s'", expfn); | ^~ clitosis.c:1172:44: warning: '%s' directive argument is null [-Wformat-overflow=] 1172 | error("cannot create fifo `%s'", actfn); | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.c:1144:15: warning: variable 'expfn' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1144 | char *expfn = NULL; | ^~~~~ clitosis.c:1145:15: warning: variable 'actfn' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1145 | char *actfn = NULL; | ^~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'yuck_parse', inlined from 'main' at clitosis.c:1671:6: clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:222:36: note: called from here 222 | } else if (yuck_streqp(op, "help")) { | ^~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:226:36: note: called from here 226 | } else if (yuck_streqp(op, "version")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:230:36: note: called from here 230 | } else if (yuck_streqp(op, "builddir")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:232:36: note: called from here 232 | } else if (yuck_streqp(op, "srcdir")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:234:36: note: called from here 234 | } else if (yuck_streqp(op, "shell")) { | ^~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:236:36: note: called from here 236 | } else if (yuck_streqp(op, "verbose")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:238:36: note: called from here 238 | } else if (yuck_streqp(op, "pseudo-tty")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:240:36: note: called from here 240 | } else if (yuck_streqp(op, "timeout")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:242:36: note: called from here 242 | } else if (yuck_streqp(op, "keep-going")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:244:36: note: called from here 244 | } else if (yuck_streqp(op, "diff")) { | ^~~~~~~~~~~~~~~~~~~~~~~ clitosis.yucc:103:1: warning: inlining failed in call to 'yuck_streqp': call is unlikely and code size would grow [-Winline] 103 | yuck_streqp(const char *s1, const char *s2) | ^~~~~~~~~~~ clitosis.yucc:246:36: note: called from here 246 | } else if (yuck_streqp(op, "exit-code")) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD strtoi-1 In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:47: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__get_ydays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:52: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__md_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:133: In function '__get_dom_wday', inlined from '__ymd_get_wday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:413:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_m01_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:47: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__get_ydays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:52: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__md_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__yday_get_md': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:133: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_dom_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymd_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:143: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_m01_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:138: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c: In function '__daisy_get_year': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__yday_get_md': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__bizda_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:146: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymd_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:143: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:138: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c: In function '__daisy_get_year': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__bizda_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:142: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:146: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:634: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:142: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD clitosis /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:634: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ In function '__strp_set_long_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:406:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:407:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:408:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:409:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:419:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:418:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:417:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:416:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:406:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:407:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:408:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:409:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:419:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:418:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:417:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:416:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:47: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__get_ydays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:52: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__md_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/token.c:47: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__get_ydays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:52: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:530:24: note: called from here 530 | return LIKELY(!__leapp(y)) ? 365U : 366U; | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__md_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:381:49: note: called from here 381 | return __mon_yday[mon] + dom + UNLIKELY(__leapp(year) && mon >= 3); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:133: In function '__get_dom_wday', inlined from '__ymd_get_wday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:413:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:133: In function '__get_dom_wday', inlined from '__ymd_get_wday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:413:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:120:19: note: called from here 120 | if ((yd = __md_get_yday(year, mon, dom)) > 0 && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:121:23: note: called from here 121 | (j01_wd = __get_jan01_wday(year)) != DT_MIRACLEDAY) { | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_m01_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from basic_ymd_get_wday.c:4: In function 'ui99topstr', inlined from 'ui99topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_m01_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:107:15: note: called from here 107 | off = __md_get_yday(year, mon, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:106:16: note: called from here 106 | cand = __get_jan01_wday(year); | ^~~~~~~~~~~~~~~~~~~~~~ In function 'ui999topstr', inlined from 'ui999topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__yday_get_md': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__yday_get_md': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:453:22: note: called from here 453 | if (UNLIKELY(__leapp(year) && cake < 16U)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from basic_get_dom_wday.c:4: In function 'ui99topstr', inlined from 'ui99topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:694:18: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function 'ui999topstr', inlined from 'ui999topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymd_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:143: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymd_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:143: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:406:15: note: called from here 406 | res = __md_get_yday(that.y, that.m, that.d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:138: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c: In function '__daisy_get_year': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:694:18: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:138: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c: In function '__daisy_get_year': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:105:29: note: called from here 105 | } else if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:108:30: note: called from here 108 | if (UNLIKELY(__jan00_daisy(TO_YEAR(by)) >= d)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__bizda_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:146: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__bizda_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:471:21: note: called from here 471 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:146: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:469:17: note: called from here 469 | j01wd = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:142: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:142: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:641:31: note: called from here 641 | unsigned int j01_wd = __get_jan01_wday(this.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:634: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:634: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:736:33: note: called from here 736 | ydays = __get_ydays(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:743:37: note: called from here 743 | while (d > (ydays = __get_ydays(y))) { | ^~~~~~~~~~~~~~ In function '__strp_set_long_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:406:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:407:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:408:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:409:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:406:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:278:9: note: called from here 278 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_wday', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:407:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:287:9: note: called from here 287 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_long_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:408:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:296:9: note: called from here 296 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strp_set_abbr_mon', inlined from 'set_il' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:409:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:305:9: note: called from here 305 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:419:2: In function '__strf_set_abbr_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:419:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:418:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:378:9: note: called from here 378 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_mon', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:418:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:417:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:370:9: note: called from here 370 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_abbr_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:417:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:416:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:362:9: note: called from here 362 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__strf_set_long_wday', inlined from 'set_fl' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:416:2: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:354:9: note: called from here 354 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from basic_get_jan01_wday.c:4: In function 'ui99topstr', inlined from 'ui99topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In file included from basic_md_get_yday.c:4: In function 'ui99topstr', inlined from 'ui99topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:143:24: note: called from here 143 | b[i] = ui2c(d10, pad); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:145:26: note: called from here 145 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function 'ui999topstr', inlined from 'ui999topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: In function 'ui999topstr', inlined from 'ui999topstr' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:160:24: note: called from here 160 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:163:24: note: called from here 163 | b[i] = ui2c(d100, pad); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:165:26: note: called from here 165 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_mdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:694:18: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In function '__ywd_get_dec31_wday', inlined from '__ywd_get_year' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:694:18: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:101:22: note: called from here 101 | if (UNLIKELY(__leapp(d.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_mcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:135: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_mdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_mcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:135: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymcw_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:144: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:317:11, inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:620:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:147: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:622:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:153: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:624:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:154: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymcw_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:144: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:317:11, inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:620:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:147: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:622:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:153: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:624:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:154: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__bizda_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ In function 'ui9999topstr', inlined from 'ui9999topstr.constprop' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:180:24: note: called from here 180 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:183:24: note: called from here 183 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:186:24: note: called from here 186 | b[i] = ui2c(d1000, pad); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:129:1: warning: inlining failed in call to 'ui2c': call is unlikely and code size would grow [-Winline] 129 | ui2c(uint32_t x, char pad) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:188:26: note: called from here 188 | b[i++] = ui2c(drem, '0'); | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:635: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__bizda_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:635: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_bdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_bdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__make_ywd_c': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:145: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:136: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__make_ywd_c': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:145: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:136: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__ywd_fixup_w': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:637: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__ywd_fixup_w': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:637: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c: In function '__ywd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c: In function '__ywd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt_iso': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt_iso': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymcw_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymcw_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:156: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:311:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:552:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:590:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:156: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:311:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:552:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:590:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:449:9: note: called from here 449 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrcspn': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:459:9: note: called from here 459 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:469:9: note: called from here 469 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xstrpbrkp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:479:9: note: called from here 479 | set_up_table((const unsigned char*)set, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c: In function 'xmempbrk': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:426:1: warning: inlining failed in call to 'set_up_table': call is unlikely and code size would grow [-Winline] 426 | set_up_table(const unsigned char *set, bool include_NUL) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.c:494:9: note: called from here 494 | set_up_table((const unsigned char*)set, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:541:35: note: called from here 541 | } else if (d.d > (ydays = __get_ydays(d.y))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_mdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__get_mdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:76:22: note: called from here 76 | return res - __md_get_yday(y, m, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:75:15: note: called from here 75 | res = __md_get_yday(y, m + 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_mcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:135: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_mcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:135: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:53:27: note: called from here 53 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:352:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:352:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymcw_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:144: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymcw_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:144: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:242:19: note: called from here 242 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:456:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:458:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:317:11, inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:620:10: In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:460:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:147: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:622:10: In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:155: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:468:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:153: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:151: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:624:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:154: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from '__daisy_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:317:11, inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:620:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:147: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:622:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:153: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:332:40: note: called from here 332 | return (dt_yd_t){.y = sy, .d = __md_get_yday(sy, sm, sd)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ywd_to_yd', inlined from 'dt_conv_to_yd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:624:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:154: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:772:22: note: called from here 772 | x += __get_ydays(d.y - 1); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:773:29: note: called from here 773 | } else if (x > (int)__get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:456:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:458:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:460:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:155: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:468:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:151: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__bizda_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__bizda_get_mday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:358:19: note: called from here 358 | if (res > __get_mdays(that.y, that.m)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:635: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup_d': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:635: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:590:33: note: called from here 590 | mdays = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:597:37: note: called from here 597 | while (d > (mdays = __get_mdays(y, m))) { | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__ymd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:90:35: note: called from here 90 | } else if (d.d > (mdays = __get_mdays(d.y, d.m))) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_bdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__get_bdays': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:276:27: note: called from here 276 | unsigned int md = __get_mdays(y, m); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__guess_dtyp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__guess_dtyp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__make_ywd_c': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:145: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:136: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__make_ywd_c': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:145: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:482:15: note: called from here 482 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:136: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:511:17: note: in expansion of macro 'canon_yc' 511 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__ywd_fixup_w': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:637: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__ywd_fixup_w': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:803:38: note: called from here 803 | if (UNLIKELY(__leapp(--y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:637: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:809:30: note: called from here 809 | w += __get_isowk(y); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:817:38: note: called from here 817 | if (UNLIKELY(__leapp(y++))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:815:34: note: called from here 815 | while (w > (nw = __get_isowk(y))) { | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__prep_strfd_ywd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:950: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__prep_strfd_ywd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:950: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c: In function '__ywd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c: In function '__ywd_fixup': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:438:41: note: called from here 438 | } else if (UNLIKELY(d.c > (nw = __get_isowk(d.y)))) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt_iso': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt_iso': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:581:28: note: called from here 581 | unsigned int y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:589:29: note: called from here 589 | if (LIKELY(!__leapp(--y))) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:606:29: note: called from here 606 | if (LIKELY(!__leapp(y))) { | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:42:43: note: in definition of macro 'LIKELY' 42 | # define LIKELY(_x) __builtin_expect((_x), 1) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__yd_get_wcnt': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:627:24: note: called from here 627 | dt_dow_t y01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymcw_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c: In function '__ymcw_get_yday': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:202:25: note: called from here 202 | dt_dow_t j01w = __get_jan01_wday(that.y); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:206:22: note: called from here 206 | if (UNLIKELY(__leapp(that.y))) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:156: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:311:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:552:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:590:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__daisy_to_ywd', inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:156: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:309:25: note: called from here 309 | int yd = that - __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_yd_dow', inlined from '__daisy_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:311:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:588:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:556:9: note: in expansion of macro 'canon_yc' 556 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__make_ywd_ybd', inlined from '__bizda_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:552:9, inlined from 'dt_conv_to_ywd' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:590:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:577:15: note: called from here 577 | j01 = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:449:30: note: called from here 449 | if (UNLIKELY(__leapp(--y))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:455:22: note: called from here 455 | c += __get_isowk(y); \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:456:33: note: called from here 456 | } else if (UNLIKELY(c > __get_isowk(y))) { \ | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:458:30: note: called from here 458 | if (UNLIKELY(__leapp(y++))) { \ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:592:9: note: in expansion of macro 'canon_yc' 592 | canon_yc(y, c, hang); | ^~~~~~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1716:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1716:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1839:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:644: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1854:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:645: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1869:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:643: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1884:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:646: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__ymd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1839:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:644: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1854:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:645: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1869:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:643: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1884:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:646: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:352:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:456:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:458:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:460:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:155: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:468:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:151: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function '__strfd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__daisy_get_yday', inlined from 'dt_get_yday' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:352:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:126:15: note: called from here 126 | j00 = __jan00_daisy(y); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function '__strfd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:456:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:320:16: note: called from here 320 | res += __md_get_yday(sy, sm, sd); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:319:15: note: called from here 319 | res = __jan00_daisy(sy); | ^~~~~~~~~~~~~~~~~ In function '__ywd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:458:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:759:15: note: called from here 759 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__bizda_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:460:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:155: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/bizda.c:579:15: note: called from here 579 | res = __jan00_daisy(d.y); | ^~~~~~~~~~~~~~~~~~ In function '__yd_to_daisy', inlined from 'dt_conv_to_daisy' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:468:10: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/daisy.c:52:1: warning: inlining failed in call to '__jan00_daisy': call is unlikely and code size would grow [-Winline] 52 | __jan00_daisy(unsigned int year) | ^~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:151: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:686:16: note: called from here 686 | return __jan00_daisy(d.y) + d.d; | ^~~~~~~~~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1311:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:103: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1311:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:103: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ In function 'reset_il', inlined from 'setilocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:585:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:598:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__guess_dtyp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ In function 'reset_il', inlined from 'setilocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:585:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:598:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD basic_get_dom_wday CCLD basic_ymd_get_wday /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__prep_strfd_ywd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:950: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c: In function '__guess_dtyp': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:809:43: note: called from here 809 | unsigned int md = __get_mdays(d.y, d.m); | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:528:1: warning: inlining failed in call to '__get_ydays': call is unlikely and code size would grow [-Winline] 528 | __get_ydays(unsigned int y) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:825:42: note: called from here 825 | with (int maxd = __get_ydays(d.y)) { | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:61:30: note: in definition of macro 'with' 61 | # define with(args...) for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0) | ^~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1716:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1839:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:644: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1854:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:645: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1869:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:643: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1884:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:646: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h: In function '__prep_strfd_ywd': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:950: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:942:46: note: called from here 942 | 1U/*coz 365 = 1 mod 7*/ + __leapp(d.y)) { | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function '__strfd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1311:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:103: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ In function '__ywd_add_y', inlined from 'dt_dadd_y' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1716:11: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:878:15: note: called from here 878 | j01 = __get_jan01_wday(d.y); | ^~~~~~~~~~~~~~~~~~~~~ In function 'reset_il', inlined from 'setilocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:585:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:598:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'super', inlined from 'main' at basic_md_get_yday.c:55:15: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:372:1: warning: inlining failed in call to '__md_get_yday': call is unlikely and code size would grow [-Winline] 372 | __md_get_yday(unsigned int year, unsigned int mon, unsigned int dom) | ^~~~~~~~~~~~~ basic_md_get_yday.c:20:38: note: called from here 20 | yd = __md_get_yday(y, m, d); | ^~~~~~~~~~~~~~~~~~~~~~ In function '__ymd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1839:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:707:39: note: called from here 707 | if (UNLIKELY((tgtd += __get_mdays(d2y, d2m)) < 0)) { | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:644: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:716:33: note: called from here 716 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__ymcw_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1854:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymd.c:65:1: warning: inlining failed in call to '__get_mdays': call is unlikely and code size would grow [-Winline] 65 | __get_mdays(unsigned int y, unsigned int m) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:645: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ymcw.c:542:25: note: called from here 542 | tgtd += __get_mdays(d2y, d2m); | ^~~~~~~~~~~~~~~~~~~~~ In function '__yd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1869:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:820:22: note: called from here 820 | if (UNLIKELY(__leapp(d1.y)) && LIKELY(d1.d >= 60)) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:643: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:825:29: note: called from here 825 | } else if (!__leapp(d2.y)) { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:832:43: note: called from here 832 | } else if (d1.d >= 60 && UNLIKELY(__leapp(d2.y)) && d2.d >= 60) { /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/nifty.h:45:43: note: in definition of macro 'UNLIKELY' 45 | # define UNLIKELY(_x) __builtin_expect((_x), 0) | ^~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:839:33: note: called from here 839 | tgtd += 365 + ((__leapp(d2.y)) && d2.d >= 60); | ~^~~~~~~~~~~~~~ In function '__ywd_diff', inlined from 'dt_ddiff' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1884:9: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:112:1: warning: inlining failed in call to '__get_isowk': --param max-inline-insns-single limit reached [-Winline] 112 | __get_isowk(unsigned int y) | ^~~~~~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:646: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/ywd.c:919:25: note: called from here 919 | tgtw += __get_isowk(d1.y + tgty); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD basic_md_get_yday /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h: In function '__strfd_card': /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:502:25: note: called from here 502 | ui99topstr(buf + 8, bsz, d->d, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:500:25: note: called from here 500 | ui99topstr(buf + 5, bsz, d->m, 2, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:498:25: note: called from here 498 | ui9999topstr(buf + 0, bsz, d->y, 4, '0'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:172:1: warning: inlining failed in call to 'ui9999topstr.constprop': call is unlikely and code size would grow [-Winline] 172 | ui9999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:530:23: note: called from here 530 | res = ui9999topstr(buf, prec, y, 4U, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:539:23: note: called from here 539 | res = ui99topstr( | ^~~~~~~~~~~ 540 | buf, bsz, d->m, | ~~~~~~~~~~~~~~~ 541 | 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:559:23: note: called from here 559 | res = ui99topstr( | ^~~~~~~~~~~ 560 | buf, bsz, pd, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:568:31: note: called from here 568 | res = ui99topstr(buf, bsz, w, 1 + ymcwp, padchar(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:579:23: note: called from here 579 | res = ui99topstr( | ^~~~~~~~~~~ 580 | buf, bsz, c, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:666:39: note: called from here 666 | res = ui999topstr( | ^~~~~~~~~~~~ 667 | buf, bsz, yd, | ~~~~~~~~~~~~~ 668 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 669 | padchar(s)); | ~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:152:1: warning: inlining failed in call to 'ui999topstr': call is unlikely and code size would grow [-Winline] 152 | ui999topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:678:31: note: called from here 678 | res = ui999topstr( | ^~~~~~~~~~~~ 679 | buf, bsz, d->d, | ~~~~~~~~~~~~~~~ 680 | 3 - (s.pad == DT_SPPAD_OMIT) << 1U, padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/strops.h:135:1: warning: inlining failed in call to 'ui99topstr': call is unlikely and code size would grow [-Winline] 135 | ui99topstr(char *restrict b, size_t z, uint32_t d, size_t width, char pad) | ^~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core-strpf.c:694:23: note: called from here 694 | res = ui99topstr( | ^~~~~~~~~~~ 695 | buf, bsz, yw, 2 - (s.pad == DT_SPPAD_OMIT), padchar(s)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ffff_gmtime', inlined from 'dt_date' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:1311:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.h:623:1: warning: inlining failed in call to '__leapp': call is unlikely and code size would grow [-Winline] 623 | __leapp(unsigned int y) | ^~~~~~~ In file included from /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/date-core.c:103: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/gmtime.h:40:38: note: called from here 40 | while (days < 0 || days >= (!__leapp(yy) ? 365 : 366)) { | ^~~~~~~~~~~ In function 'reset_il', inlined from 'setilocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:585:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:265:1: warning: inlining failed in call to '__strp_reset_abbr_mon': call is unlikely and code size would grow [-Winline] 265 | __strp_reset_abbr_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:389:9: note: called from here 389 | __strp_reset_abbr_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:254:1: warning: inlining failed in call to '__strp_reset_long_mon': call is unlikely and code size would grow [-Winline] 254 | __strp_reset_long_mon(void) | ^~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:388:9: note: called from here 388 | __strp_reset_long_mon(); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:243:1: warning: inlining failed in call to '__strp_reset_abbr_wday': call is unlikely and code size would grow [-Winline] 243 | __strp_reset_abbr_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:387:9: note: called from here 387 | __strp_reset_abbr_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:232:1: warning: inlining failed in call to '__strp_reset_long_wday': call is unlikely and code size would grow [-Winline] 232 | __strp_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:386:9: note: called from here 386 | __strp_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'reset_fl', inlined from 'setflocale' at /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:598:3: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:312:1: warning: inlining failed in call to '__strf_reset_long_wday': call is unlikely and code size would grow [-Winline] 312 | __strf_reset_long_wday(void) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/dt-locale.c:396:9: note: called from here 396 | __strf_reset_long_wday(); | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'super', inlined from 'main' at basic_get_jan01_wday.c:30:15: /home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib/yd.c:249:1: warning: inlining failed in call to '__get_jan01_wday': call is unlikely and code size would grow [-Winline] 249 | __get_jan01_wday(unsigned int year) | ^~~~~~~~~~~~~~~~ basic_get_jan01_wday.c:18:21: note: called from here 18 | w = __get_jan01_wday(y); | ^~~~~~~~~~~~~~~~~~~ CCLD basic_get_jan01_wday make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[4]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' PASS: struct-1 PASS: struct-2 PASS: struct-3 PASS: struct-4 PASS: struct-5 PASS: struct-6 PASS: struct-7 PASS: struct-8 PASS: struct-9 PASS: enum-1 PASS: dtcore-strp PASS: dtcore-conv PASS: dtcore-add PASS: time-core-add PASS: dseq.01.ctst PASS: dseq.02.ctst PASS: dseq.03.ctst PASS: dseq.04.ctst PASS: dseq.05.ctst PASS: dseq.06.ctst PASS: dseq.07.ctst PASS: dseq.08.ctst PASS: dseq.09.ctst PASS: dseq.10.ctst PASS: dseq.11.ctst PASS: dseq.12.ctst PASS: dseq.13.ctst PASS: dseq.14.ctst PASS: dseq.15.ctst PASS: dseq.16.ctst PASS: dseq.17.ctst PASS: dseq.18.ctst PASS: dseq.19.ctst PASS: dseq.20.ctst PASS: dseq.21.ctst PASS: dseq.22.ctst PASS: dseq.23.ctst PASS: dseq.24.ctst PASS: dseq.25.ctst PASS: dseq.26.ctst PASS: dseq.27.ctst PASS: dseq.28.ctst PASS: dseq.29.ctst PASS: dseq.30.ctst PASS: dseq.31.ctst PASS: dseq.32.ctst PASS: dseq.33.ctst PASS: dseq.34.ctst PASS: dseq.41.ctst PASS: dseq.42.ctst PASS: dseq.35.ctst PASS: dseq.44.ctst PASS: dseq.36.ctst PASS: dseq.45.ctst PASS: dseq.37.ctst PASS: dseq.39.ctst PASS: dseq.38.ctst PASS: dseq.40.ctst PASS: dseq.46.ctst PASS: dseq.47.ctst PASS: dseq.48.ctst PASS: dseq.49.ctst PASS: dseq.43.ctst PASS: dseq.50.ctst PASS: dseq.51.ctst PASS: dseq.52.ctst PASS: dseq.53.ctst PASS: dseq.54.ctst PASS: dseq.55.ctst PASS: dseq.58.ctst PASS: dseq.57.ctst PASS: dseq.56.ctst PASS: dseq.59.ctst PASS: dseq.60.ctst PASS: dseq.61.ctst PASS: dseq.62.ctst PASS: dseq.63.ctst PASS: dseq.64.ctst PASS: dseq.65.ctst PASS: dseq.66.ctst PASS: dconv.001.ctst PASS: dconv.002.ctst PASS: dconv.003.ctst PASS: dseq.67.ctst PASS: dconv.004.ctst PASS: dconv.005.ctst PASS: dconv.006.ctst PASS: dconv.007.ctst PASS: dconv.008.ctst PASS: dconv.009.ctst PASS: dconv.010.ctst PASS: dconv.011.ctst PASS: dconv.012.ctst PASS: dconv.013.ctst PASS: dconv.014.ctst PASS: dconv.015.ctst PASS: dconv.016.ctst PASS: dconv.017.ctst PASS: dconv.018.ctst PASS: dconv.019.ctst PASS: dconv.020.ctst PASS: dconv.021.ctst PASS: dconv.022.ctst PASS: dconv.023.ctst PASS: dconv.024.ctst PASS: dconv.025.ctst PASS: dconv.026.ctst PASS: dconv.027.ctst PASS: dconv.029.ctst PASS: dconv.028.ctst PASS: dconv.030.ctst PASS: dconv.031.ctst PASS: dconv.032.ctst PASS: dconv.033.ctst PASS: dconv.034.ctst PASS: dconv.035.ctst PASS: dconv.036.ctst PASS: dconv.037.ctst PASS: dconv.038.ctst PASS: dconv.039.ctst PASS: dconv.040.ctst PASS: dconv.041.ctst PASS: dconv.042.ctst PASS: dconv.043.ctst PASS: dconv.045.ctst PASS: dconv.044.ctst PASS: dconv.046.ctst PASS: dconv.047.ctst PASS: dconv.048.ctst PASS: dconv.049.ctst PASS: dconv.050.ctst PASS: dconv.051.ctst PASS: dconv.052.ctst PASS: dconv.053.ctst PASS: dconv.054.ctst PASS: dconv.055.ctst PASS: dconv.056.ctst PASS: dconv.057.ctst PASS: dconv.058.ctst PASS: dconv.059.ctst PASS: dconv.060.ctst PASS: dconv.061.ctst PASS: dconv.062.ctst PASS: dconv.063.ctst PASS: dconv.064.ctst PASS: dconv.065.ctst PASS: dconv.066.ctst PASS: dconv.067.ctst PASS: dconv.068.ctst PASS: dconv.069.ctst PASS: dconv.070.ctst PASS: dconv.071.ctst PASS: dconv.072.ctst PASS: dconv.073.ctst PASS: dconv.074.ctst PASS: dconv.075.ctst PASS: dconv.076.ctst PASS: dconv.077.ctst PASS: dconv.078.ctst PASS: dconv.079.ctst PASS: dconv.080.ctst PASS: dconv.081.ctst PASS: dconv.082.ctst PASS: dconv.083.ctst PASS: dconv.085.ctst PASS: dconv.084.ctst PASS: dconv.086.ctst PASS: dconv.087.ctst PASS: dconv.088.ctst PASS: dconv.089.ctst PASS: dconv.090.ctst PASS: dconv.091.ctst PASS: dconv.092.ctst PASS: dconv.093.ctst PASS: dconv.094.ctst PASS: dconv.095.ctst PASS: dconv.096.ctst PASS: dconv.097.ctst PASS: dconv.098.ctst PASS: dconv.099.ctst PASS: dconv.101.ctst PASS: dconv.103.ctst PASS: dconv.100.ctst PASS: dconv.102.ctst PASS: dconv.105.ctst PASS: dconv.104.ctst PASS: dconv.106.ctst PASS: dconv.107.ctst PASS: dconv.108.ctst PASS: dconv.109.ctst PASS: dconv.110.ctst PASS: dconv.111.ctst PASS: dconv.112.ctst PASS: dconv.113.ctst PASS: dconv.114.ctst PASS: dconv.115.ctst PASS: dconv.116.ctst PASS: dconv.119.ctst PASS: dconv.117.ctst PASS: dconv.120.ctst PASS: dconv.121.ctst PASS: dconv.122.ctst PASS: dconv.118.ctst PASS: dconv.123.ctst PASS: dconv.124.ctst PASS: dconv.125.ctst PASS: dconv.127.ctst PASS: dconv.126.ctst PASS: dconv.128.ctst PASS: dconv.129.ctst PASS: dconv.130.ctst PASS: dconv.131.ctst PASS: dconv.132.ctst PASS: dconv.133.ctst PASS: dconv.134.ctst PASS: dconv.137.ctst PASS: dconv.139.ctst PASS: dconv.138.ctst PASS: dconv.135.ctst PASS: dconv.136.ctst PASS: dconv.140.ctst PASS: dconv.141.ctst PASS: dconv.142.ctst PASS: dconv.143.ctst PASS: dadd.001.ctst PASS: dadd.002.ctst PASS: dadd.003.ctst PASS: dadd.004.ctst PASS: dadd.005.ctst PASS: dadd.006.ctst PASS: dadd.008.ctst PASS: dadd.007.ctst PASS: dadd.009.ctst PASS: dadd.010.ctst PASS: dadd.011.ctst PASS: dadd.012.ctst PASS: dadd.013.ctst PASS: dadd.014.ctst PASS: dadd.015.ctst PASS: dadd.016.ctst PASS: dadd.017.ctst PASS: dadd.018.ctst PASS: dadd.019.ctst PASS: dadd.020.ctst PASS: dadd.021.ctst PASS: dadd.022.ctst PASS: dadd.023.ctst PASS: dadd.024.ctst PASS: dadd.025.ctst PASS: dadd.026.ctst PASS: dadd.027.ctst PASS: dadd.028.ctst PASS: dadd.029.ctst PASS: dadd.030.ctst PASS: dadd.031.ctst PASS: dadd.032.ctst PASS: dadd.033.ctst PASS: dadd.034.ctst PASS: dadd.035.ctst PASS: dadd.036.ctst PASS: dadd.037.ctst PASS: dadd.038.ctst PASS: dadd.039.ctst PASS: dadd.040.ctst PASS: dadd.041.ctst PASS: dadd.042.ctst PASS: dadd.043.ctst PASS: dadd.044.ctst PASS: dadd.045.ctst PASS: dadd.046.ctst PASS: dadd.047.ctst PASS: dadd.048.ctst PASS: dadd.049.ctst PASS: dadd.050.ctst PASS: dadd.051.ctst PASS: dadd.052.ctst PASS: dadd.053.ctst PASS: dadd.054.ctst PASS: dadd.055.ctst PASS: dadd.056.ctst PASS: dadd.057.ctst PASS: dadd.058.ctst PASS: dadd.059.ctst PASS: dadd.060.ctst PASS: dadd.061.ctst PASS: dadd.062.ctst PASS: dadd.063.ctst PASS: dadd.064.ctst PASS: dadd.065.ctst PASS: dadd.066.ctst PASS: dadd.067.ctst PASS: dadd.068.ctst PASS: dadd.069.ctst PASS: dadd.070.ctst PASS: dadd.071.ctst PASS: dadd.072.ctst PASS: dadd.073.ctst PASS: dadd.074.ctst PASS: dadd.075.ctst PASS: dadd.076.ctst PASS: dadd.077.ctst PASS: dadd.078.ctst PASS: dadd.079.ctst PASS: dadd.080.ctst PASS: dadd.081.ctst PASS: dadd.082.ctst PASS: dadd.083.ctst PASS: dadd.084.ctst PASS: dadd.085.ctst PASS: dadd.086.ctst PASS: dadd.087.ctst PASS: dadd.088.ctst PASS: dadd.089.ctst PASS: dadd.090.ctst PASS: dadd.091.ctst PASS: dadd.092.ctst PASS: dadd.093.ctst PASS: dadd.097.ctst PASS: dadd.098.ctst PASS: dadd.096.ctst PASS: dadd.094.ctst PASS: dtest.003.ctst PASS: dtest.001.ctst PASS: dtest.002.ctst PASS: dtest.004.ctst PASS: dtest.005.ctst PASS: dadd.095.ctst PASS: dadd.099.ctst PASS: dadd.101.ctst PASS: dadd.103.ctst PASS: dtest.006.ctst PASS: dadd.102.ctst PASS: dtest.007.ctst PASS: dtest.008.ctst PASS: dtest.009.ctst PASS: dtest.011.ctst PASS: ddiff.001.ctst PASS: ddiff.002.ctst PASS: ddiff.003.ctst PASS: ddiff.004.ctst PASS: ddiff.005.ctst PASS: ddiff.006.ctst PASS: dtest.012.ctst PASS: dadd.100.ctst PASS: ddiff.007.ctst PASS: ddiff.008.ctst PASS: ddiff.009.ctst PASS: dtest.010.ctst PASS: ddiff.010.ctst PASS: ddiff.011.ctst PASS: ddiff.012.ctst PASS: ddiff.013.ctst PASS: ddiff.014.ctst PASS: ddiff.015.ctst PASS: ddiff.016.ctst PASS: ddiff.017.ctst PASS: ddiff.018.ctst PASS: ddiff.019.ctst PASS: ddiff.020.ctst PASS: ddiff.021.ctst PASS: ddiff.022.ctst PASS: ddiff.024.ctst PASS: ddiff.025.ctst PASS: ddiff.023.ctst PASS: ddiff.026.ctst PASS: ddiff.027.ctst PASS: ddiff.028.ctst PASS: ddiff.029.ctst PASS: ddiff.030.ctst PASS: ddiff.031.ctst PASS: ddiff.032.ctst PASS: ddiff.033.ctst PASS: ddiff.034.ctst PASS: ddiff.035.ctst PASS: ddiff.036.ctst PASS: ddiff.037.ctst PASS: ddiff.038.ctst PASS: ddiff.039.ctst PASS: ddiff.040.ctst PASS: ddiff.041.ctst PASS: ddiff.042.ctst PASS: ddiff.043.ctst PASS: ddiff.044.ctst PASS: ddiff.045.ctst PASS: ddiff.046.ctst PASS: ddiff.047.ctst PASS: ddiff.048.ctst PASS: ddiff.049.ctst PASS: ddiff.050.ctst PASS: ddiff.051.ctst PASS: ddiff.052.ctst PASS: ddiff.053.ctst PASS: ddiff.054.ctst PASS: ddiff.056.ctst PASS: ddiff.055.ctst PASS: ddiff.057.ctst PASS: ddiff.058.ctst PASS: ddiff.059.ctst PASS: ddiff.060.ctst PASS: ddiff.061.ctst PASS: ddiff.062.ctst PASS: ddiff.063.ctst PASS: ddiff.064.ctst PASS: ddiff.065.ctst PASS: ddiff.066.ctst PASS: ddiff.067.ctst PASS: ddiff.068.ctst PASS: ddiff.069.ctst PASS: ddiff.070.ctst PASS: ddiff.071.ctst PASS: dgrep.001.ctst PASS: dgrep.002.ctst PASS: dgrep.003.ctst PASS: dgrep.004.ctst PASS: ddiff.072.ctst PASS: dgrep.005.ctst PASS: dgrep.006.ctst PASS: dgrep.007.ctst PASS: dgrep.008.ctst PASS: dgrep.009.ctst PASS: dgrep.010.ctst PASS: dgrep.011.ctst PASS: dgrep.012.ctst PASS: dgrep.013.ctst PASS: dgrep.014.ctst PASS: dgrep.015.ctst PASS: dgrep.016.ctst PASS: dgrep.017.ctst PASS: dgrep.018.ctst PASS: dgrep.019.ctst PASS: dgrep.020.ctst PASS: dgrep.021.ctst PASS: dgrep.022.ctst PASS: dgrep.023.ctst PASS: dgrep.024.ctst PASS: dgrep.025.ctst PASS: dgrep.026.ctst PASS: dgrep.027.ctst PASS: dgrep.028.ctst PASS: dgrep.029.ctst PASS: dgrep.030.ctst PASS: dgrep.031.ctst PASS: dgrep.032.ctst PASS: dgrep.033.ctst PASS: dgrep.034.ctst PASS: dgrep.035.ctst PASS: dgrep.036.ctst PASS: dgrep.037.ctst PASS: dgrep.038.ctst PASS: dgrep.039.ctst PASS: dgrep.040.ctst PASS: dgrep.041.ctst PASS: dgrep.042.ctst PASS: dgrep.043.ctst PASS: dround.001.ctst PASS: dround.002.ctst PASS: dround.003.ctst PASS: dround.004.ctst PASS: dround.005.ctst PASS: dround.006.ctst PASS: dround.007.ctst PASS: dround.008.ctst PASS: dround.009.ctst PASS: dround.010.ctst PASS: dround.011.ctst PASS: dround.012.ctst PASS: dround.013.ctst PASS: dround.014.ctst PASS: dround.015.ctst PASS: dround.016.ctst PASS: dround.017.ctst PASS: dround.018.ctst PASS: dround.019.ctst PASS: dround.020.ctst PASS: dround.021.ctst PASS: dround.022.ctst PASS: dround.023.ctst PASS: dround.024.ctst PASS: dround.025.ctst PASS: dround.026.ctst PASS: dround.027.ctst PASS: dround.028.ctst PASS: dround.029.ctst PASS: dround.032.ctst PASS: dround.033.ctst PASS: dround.031.ctst PASS: dround.034.ctst PASS: dround.035.ctst PASS: dround.036.ctst PASS: dround.037.ctst PASS: tseq.01.ctst PASS: dround.030.ctst PASS: tseq.02.ctst PASS: tseq.03.ctst PASS: tseq.05.ctst PASS: tseq.04.ctst PASS: tseq.06.ctst PASS: tseq.07.ctst PASS: tseq.08.ctst PASS: tseq.09.ctst PASS: tseq.10.ctst PASS: tseq.11.ctst PASS: tseq.12.ctst PASS: tseq.13.ctst PASS: tseq.14.ctst PASS: tseq.15.ctst PASS: tseq.16.ctst PASS: tseq.17.ctst PASS: tseq.18.ctst PASS: tseq.19.ctst PASS: tdiff.001.ctst PASS: tdiff.002.ctst PASS: tdiff.003.ctst PASS: tdiff.004.ctst PASS: tdiff.005.ctst PASS: tdiff.006.ctst PASS: tdiff.007.ctst PASS: tdiff.008.ctst PASS: tdiff.009.ctst PASS: tdiff.010.ctst PASS: tdiff.011.ctst PASS: tdiff.012.ctst PASS: tdiff.013.ctst PASS: tdiff.014.ctst PASS: tadd.001.ctst PASS: tadd.002.ctst PASS: tadd.003.ctst PASS: tadd.004.ctst PASS: tadd.005.ctst PASS: tadd.006.ctst PASS: tadd.007.ctst PASS: tadd.008.ctst PASS: tadd.009.ctst PASS: tadd.010.ctst PASS: tgrep.001.ctst PASS: tadd.011.ctst PASS: tgrep.002.ctst PASS: tgrep.003.ctst PASS: ttest.001.ctst PASS: ttest.002.ctst PASS: ttest.003.ctst PASS: ttest.004.ctst PASS: ttest.005.ctst PASS: ttest.006.ctst PASS: ttest.007.ctst PASS: tconv.001.ctst PASS: tconv.002.ctst PASS: tconv.003.ctst PASS: tconv.004.ctst PASS: tconv.005.ctst PASS: tconv.006.ctst PASS: tconv.007.ctst PASS: tconv.008.ctst PASS: tconv.009.ctst PASS: tconv.010.ctst PASS: tconv.011.ctst PASS: tconv.012.ctst PASS: tconv.013.ctst PASS: tround.001.ctst PASS: tconv.014.ctst PASS: tround.003.ctst PASS: tround.002.ctst PASS: dtconv.001.ctst PASS: dtconv.002.ctst PASS: tround.004.ctst PASS: tround.005.ctst PASS: dtconv.003.ctst PASS: tround.006.ctst PASS: dtconv.004.ctst PASS: dtconv.005.ctst PASS: dtconv.006.ctst PASS: dtconv.007.ctst PASS: dtconv.008.ctst PASS: dtconv.009.ctst PASS: dtconv.010.ctst PASS: dtconv.011.ctst PASS: dtconv.012.ctst PASS: dtconv.013.ctst PASS: dtconv.014.ctst PASS: dtconv.015.ctst PASS: dtconv.016.ctst PASS: dtconv.017.ctst PASS: dtconv.018.ctst PASS: dtconv.019.ctst PASS: dtconv.020.ctst PASS: dtconv.021.ctst PASS: dtconv.022.ctst PASS: dtconv.023.ctst PASS: dtconv.024.ctst PASS: dtconv.025.ctst PASS: dtconv.026.ctst PASS: dtconv.027.ctst PASS: dtconv.028.ctst PASS: dtconv.029.ctst PASS: dtconv.030.ctst PASS: dtconv.031.ctst PASS: dtconv.032.ctst PASS: dtconv.033.ctst PASS: dtconv.034.ctst PASS: dtconv.035.ctst PASS: dtconv.036.ctst PASS: dtconv.037.ctst PASS: dtconv.038.ctst PASS: dtconv.039.ctst PASS: dtconv.040.ctst PASS: dtconv.041.ctst PASS: dtconv.042.ctst PASS: dtconv.043.ctst PASS: dtconv.044.ctst PASS: dtconv.045.ctst PASS: dtconv.046.ctst PASS: dtconv.047.ctst PASS: dtconv.048.ctst PASS: dtconv.049.ctst PASS: dtconv.050.ctst PASS: dtconv.051.ctst PASS: dtconv.052.ctst PASS: dtconv.053.ctst PASS: dtconv.054.ctst PASS: dtconv.055.ctst PASS: dtconv.056.ctst PASS: dtconv.057.ctst PASS: dtconv.058.ctst PASS: dtconv.059.ctst PASS: dtconv.060.ctst PASS: dtconv.065.ctst PASS: dtconv.061.ctst PASS: dtconv.066.ctst PASS: dtconv.067.ctst PASS: dtconv.062.ctst PASS: dtconv.068.ctst PASS: dtconv.063.ctst PASS: dtconv.069.ctst PASS: dtconv.064.ctst PASS: dtconv.070.ctst PASS: dtconv.071.ctst PASS: dtconv.072.ctst PASS: dtseq.04.ctst PASS: dtseq.01.ctst PASS: dtseq.05.ctst PASS: dtseq.03.ctst PASS: dtseq.06.ctst PASS: dtseq.02.ctst PASS: dtseq.08.ctst PASS: dtseq.07.ctst PASS: dtseq.09.ctst PASS: dtseq.11.ctst PASS: dtseq.10.ctst PASS: dtseq.12.ctst PASS: dtadd.001.ctst PASS: dtadd.003.ctst PASS: dtadd.002.ctst PASS: dtadd.006.ctst PASS: dtadd.005.ctst PASS: dtadd.004.ctst PASS: dtadd.009.ctst PASS: dtadd.007.ctst PASS: dtadd.010.ctst PASS: dtadd.008.ctst PASS: dtadd.011.ctst PASS: dtadd.012.ctst PASS: dtadd.013.ctst PASS: dtadd.014.ctst PASS: dtadd.015.ctst PASS: dtadd.017.ctst PASS: dtadd.016.ctst PASS: dtadd.018.ctst PASS: dtadd.019.ctst PASS: basic_ymd_get_wday PASS: dtadd.021.ctst PASS: dtadd.020.ctst PASS: dtadd.022.ctst PASS: dtadd.023.ctst PASS: dtadd.024.ctst PASS: add.ymd-1y.ctst PASS: dtadd.026.ctst PASS: dtadd.027.ctst PASS: basic_get_dom_wday PASS: dtadd.028.ctst PASS: dtadd.025.ctst PASS: add.yd-1y.ctst PASS: dtadd.029.ctst PASS: dtadd.031.ctst PASS: dtadd.030.ctst PASS: add.ymcw-1y.ctst PASS: add.ywd-1y.ctst PASS: dtadd.033.ctst PASS: dtadd.032.ctst PASS: dtadd.034.ctst PASS: dtadd.035.ctst PASS: dtadd.036.ctst PASS: dtadd.038.ctst PASS: dtadd.037.ctst PASS: dtadd.039.ctst PASS: dtadd.040.ctst PASS: dtadd.041.ctst PASS: dtadd.043.ctst PASS: dtadd.042.ctst PASS: dtadd.045.ctst PASS: dtadd.046.ctst PASS: dtadd.044.ctst PASS: dtadd.048.ctst PASS: dtadd.047.ctst PASS: dtadd.050.ctst PASS: dtadd.049.ctst PASS: dtadd.051.ctst PASS: dtadd.052.ctst PASS: dtadd.053.ctst PASS: dtadd.054.ctst PASS: dtgrep.001.ctst PASS: dtgrep.002.ctst PASS: dtgrep.004.ctst PASS: dtgrep.003.ctst PASS: dtgrep.009.ctst PASS: dtgrep.006.ctst PASS: dtgrep.005.ctst PASS: add.ymd-1w.ctst PASS: add.yd-1d.ctst PASS: dtgrep.010.ctst PASS: dtgrep.007.ctst PASS: convt.ymd-ywd.ctst PASS: dtgrep.008.ctst PASS: convt.ymd-yd.ctst PASS: dtgrep.011.ctst PASS: dtadd.055.ctst PASS: dtgrep.012.ctst PASS: dtgrep.013.ctst PASS: dttest.001.ctst PASS: dtgrep.014.ctst PASS: dttest.002.ctst PASS: dttest.003.ctst PASS: dttest.004.ctst PASS: dttest.005.ctst PASS: dttest.006.ctst PASS: add.ymd-1d.ctst PASS: dttest.008.ctst PASS: convt.yd-ywd.ctst PASS: dttest.007.ctst PASS: convt.yd-ymd.ctst PASS: dttest.009.ctst PASS: dttest.010.ctst PASS: dtdiff.001.ctst PASS: dtdiff.002.ctst PASS: convt.ywd-yd.ctst PASS: dtdiff.003.ctst PASS: dtdiff.004.ctst PASS: dtdiff.005.ctst PASS: dtdiff.006.ctst PASS: convt.ywd-ymd.ctst PASS: convt.ymd-ymcw.ctst PASS: dtdiff.007.ctst PASS: dtdiff.008.ctst PASS: convt.ymcw-ymd.ctst PASS: add.ymcw-1w.ctst PASS: dtdiff.009.ctst PASS: dtdiff.010.ctst PASS: dtdiff.011.ctst PASS: dtdiff.012.ctst PASS: convt.yd-ymcw.ctst PASS: add.ywd-1d.ctst PASS: dtdiff.013.ctst PASS: convt.ymcw-yd.ctst PASS: add.yd-1w.ctst PASS: dtdiff.014.ctst PASS: dtdiff.015.ctst PASS: dtdiff.016.ctst PASS: dtdiff.017.ctst PASS: convt.ywd-ymcw.ctst PASS: dtdiff.018.ctst PASS: dtdiff.019.ctst PASS: dtdiff.020.ctst PASS: dtdiff.021.ctst PASS: convt.ymcw-ywd.ctst PASS: dtdiff.022.ctst PASS: dtdiff.023.ctst PASS: dtdiff.024.ctst PASS: dtdiff.025.ctst PASS: dtdiff.026.ctst PASS: dtdiff.027.ctst PASS: add.ymcw-1d.ctst PASS: dtdiff.028.ctst PASS: dtdiff.029.ctst PASS: dtdiff.030.ctst PASS: dtdiff.031.ctst PASS: dtdiff.032.ctst PASS: dtdiff.033.ctst PASS: dtdiff.034.ctst PASS: dtdiff.035.ctst PASS: dtdiff.036.ctst PASS: dtdiff.037.ctst PASS: dtdiff.038.ctst PASS: dtdiff.039.ctst PASS: dtdiff.040.ctst PASS: dtdiff.041.ctst PASS: dtdiff.042.ctst PASS: dtdiff.043.ctst PASS: dtdiff.044.ctst PASS: dtdiff.045.ctst PASS: add.ywd-1w.ctst PASS: dtdiff.046.ctst PASS: dtdiff.047.ctst PASS: dtdiff.048.ctst PASS: dtdiff.051.ctst PASS: dtdiff.052.ctst PASS: dtdiff.049.ctst PASS: dtround.001.ctst PASS: dtround.002.ctst PASS: dtround.004.ctst PASS: dtround.003.ctst PASS: dtdiff.050.ctst PASS: dtround.005.ctst PASS: dtround.006.ctst PASS: dtround.007.ctst PASS: dtround.008.ctst PASS: dtround.009.ctst PASS: dtround.010.ctst PASS: dtround.011.ctst PASS: dtround.012.ctst PASS: dtround.013.ctst PASS: dtround.014.ctst PASS: dtround.015.ctst PASS: dtround.016.ctst PASS: dtround.017.ctst PASS: dtround.018.ctst PASS: dtround.019.ctst PASS: dtround.020.ctst PASS: dtround.021.ctst PASS: dtround.022.ctst PASS: dzone.001.ctst PASS: dzone.005.ctst PASS: dzone.006.ctst PASS: dzone.007.ctst PASS: dzone.009.ctst PASS: dzone.008.ctst PASS: dzone.010.ctst PASS: dzone.011.ctst PASS: dzone.012.ctst PASS: dzone.013.ctst PASS: dsort.001.ctst PASS: dsort.002.ctst PASS: dsort.003.ctst PASS: dsort.004.ctst PASS: dsort.007.ctst PASS: strptime.001.ctst PASS: strptime.002.ctst PASS: prchunk.001.ctst PASS: prchunk.002.ctst PASS: prchunk.003.ctst PASS: prchunk.004.ctst PASS: prchunk.005.ctst PASS: prchunk.006.ctst PASS: tzmap.002.ctst PASS: tzmap.004.ctst PASS: mil-midnight.003.ctst PASS: mil-midnight.005.ctst PASS: mil-midnight.006.ctst PASS: mil-midnight.002.ctst PASS: mil-midnight.004.ctst PASS: mil-midnight.008.ctst PASS: dtz.001.ctst PASS: mil-midnight.007.ctst PASS: strtoi.001.ctst PASS: dtz.002.ctst PASS: mil-midnight.009.ctst PASS: itostr.001.ctst PASS: itostr.002.ctst PASS: mil-midnight.001.ctst PASS: itostr.003.ctst PASS: itostr.004.ctst PASS: mil-midnight.010.ctst PASS: tzmap_check_02.ctst PASS: tzmap_check_01.ctst PASS: dseq-cnt.1.sh PASS: basic_get_jan01_wday PASS: dseq-cnt.3.sh PASS: dseq-cnt.2.sh PASS: dconv-batch.1.sh PASS: dconv-batch.2.sh PASS: basic_md_get_yday ============================================================================ Testsuite summary for dateutils 0.4.11 ============================================================================ # TOTAL: 879 # PASS: 879 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' >>> dateutils: Entering fakeroot... Making install in build-aux make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/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 '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/build-aux' Making install in data make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/dateutils' /usr/bin/install -c -m 644 locale '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/dateutils' make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/data' Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/dateutils' /usr/bin/install -c -m 644 iata.tzmcc icao.tzmcc mic.tzmcc '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/dateutils' make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[3]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dadd dconv ddiff dgrep dround dseq dsort dtest dzone strptime '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin' libtool: install: /usr/bin/install -c dadd /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dadd libtool: install: /usr/bin/install -c dconv /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dconv libtool: install: /usr/bin/install -c ddiff /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/ddiff libtool: install: /usr/bin/install -c dgrep /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dgrep libtool: install: /usr/bin/install -c dround /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dround libtool: install: /usr/bin/install -c dseq /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dseq libtool: install: /usr/bin/install -c dsort /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dsort libtool: install: /usr/bin/install -c dtest /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dtest libtool: install: /usr/bin/install -c dzone /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/dzone libtool: install: /usr/bin/install -c strptime /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin/strptime make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' cd /home/buildozer/aports/community/dateutils/pkg/dateutils/usr/bin && \ for prog in add conv diff grep round seq sort test zone; do \ mv -f d$prog date$prog ; \ ln -s date$prog d$prog; \ done make[4]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/src' Making install in info make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[3]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/info' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1' /usr/bin/install -c -m 644 'strptime.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/strptime.1' /usr/bin/install -c -m 644 'dateadd.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dateadd.1' /usr/bin/install -c -m 644 ./dateutils.info '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/info' /usr/bin/install -c -m 644 'dateconv.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dateconv.1' /usr/bin/install -c -m 644 'datediff.mand' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/datediff.1' /usr/bin/install -c -m 644 'dategrep.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dategrep.1' /usr/bin/install -c -m 644 'dateround.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dateround.1' install-info --info-dir='/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/info' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/info/dateutils.info' /usr/bin/install -c -m 644 'dateseq.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dateseq.1' /usr/bin/install -c -m 644 'datesort.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/datesort.1' /usr/bin/install -c -m 644 'datetest.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/datetest.1' /usr/bin/install -c -m 644 'datezone.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/datezone.1' /usr/bin/install -c -m 644 'dadd.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dadd.1' /usr/bin/install -c -m 644 'dconv.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dconv.1' /usr/bin/install -c -m 644 'ddiff.mand' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/ddiff.1' /usr/bin/install -c -m 644 'dgrep.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dgrep.1' /usr/bin/install -c -m 644 'dround.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dround.1' /usr/bin/install -c -m 644 'dseq.manu' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dseq.1' /usr/bin/install -c -m 644 'dsort.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dsort.1' /usr/bin/install -c -m 644 'dtest.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dtest.1' /usr/bin/install -c -m 644 'dzone.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dzone.1' /usr/bin/install -c -m 644 'dateutils.man' '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/man/man1/dateutils.1' make[3]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/info' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make install-am make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[3]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/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 '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11/test' make[1]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' make[2]: Entering directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' make[2]: Nothing to be done for 'install-exec-am'. ./build-aux/install-sh -c -d '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/doc/dateutils' /usr/bin/install -c -m 644 README.md LICENSE '/home/buildozer/aports/community/dateutils/pkg/dateutils/usr/share/doc/dateutils' make[2]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' make[1]: Leaving directory '/home/buildozer/aports/community/dateutils/src/dateutils-0.4.11' >>> dateutils-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/dateutils/pkg/dateutils-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/dateutils/pkg/dateutils-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/community/dateutils/pkg/dateutils-doc/usr/share/info' >>> dateutils-doc*: Preparing subpackage dateutils-doc... >>> dateutils-doc*: Running postcheck for dateutils-doc >>> dateutils*: Running postcheck for dateutils >>> dateutils*: Preparing package dateutils... >>> dateutils*: Stripping binaries >>> dateutils-doc*: Scanning shared objects >>> dateutils*: Scanning shared objects >>> dateutils-doc*: Tracing dependencies... >>> dateutils-doc*: Package size: 148.2 KB >>> dateutils-doc*: Compressing data... >>> dateutils-doc*: Create checksum... >>> dateutils-doc*: Create dateutils-doc-0.4.11-r0.apk >>> dateutils*: Tracing dependencies... so:libc.musl-x86.so.1 >>> dateutils*: Package size: 1.2 MB >>> dateutils*: Compressing data... >>> dateutils*: Create checksum... >>> dateutils*: Create dateutils-0.4.11-r0.apk >>> dateutils: Build complete at Sat, 10 May 2025 05:26:25 +0000 elapsed time 0h 0m 27s >>> dateutils: Cleaning up srcdir >>> dateutils: Cleaning up pkgdir >>> dateutils: Uninstalling dependencies... (1/13) Purging .makedepends-dateutils (20250510.052603) (2/13) Purging texinfo (7.2-r0) Executing texinfo-7.2-r0.pre-deinstall (3/13) Purging automake (1.17-r0) (4/13) Purging autoconf (2.72-r0) (5/13) Purging m4 (1.4.19-r3) (6/13) Purging linux-headers (6.14.2-r0) (7/13) Purging diffutils (3.12-r0) (8/13) Purging tzdata (2025b-r0) (9/13) Purging git-perl (2.49.0-r0) (10/13) Purging perl-git (2.49.0-r0) (11/13) Purging perl-error (0.17030-r0) (12/13) Purging perl (5.40.2-r0) (13/13) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> dateutils: Updating the community/x86 repository index... >>> dateutils: Signing the index...