Re: End of year snapshot delayed until tomorrow
Torbjorn SVENSSON <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hello Jeff On 2023-12-20 23:52, Jeff Johnston wrote: > I am delaying the end of year snapshot to tomorrow as there was an arm > build issue reported after I forgot to regenerate libgloss/Makefile.in > after merging Mike's revert patch. I expect the build issue will be > verified as fixed with the missing generated file added. I can confirm that after your last push, I'm able to build newlib for arm-none-eabi again. Thanks. I noticed that when building for the arm-none-eabi target, I get the following warnings: TEXI2PDF libc/libc.pdf -:161: warning: node next `Introduction' in menu `Stdlib' and in sectioning `Syscalls' differ libc/targetdep.tex:2: warning: node next `Syscalls' in menu `Arglists' and in sectioning `Stdlib' differ libc/targetdep.tex:2: warning: node prev `Syscalls' in menu `Posix' and in sectioning `Introduction' differ libc/reent/execr.def:19: warning: node next `_fork_r' in menu `_fstat_r' and in sectioning `_wait_r' differ libc/reent/execr.def:36: warning: node next `_wait_r' in menu `_write_r' and in sectioning `_fstat_r' differ libc/reent/execr.def:36: warning: node prev `_wait_r' in menu `_unlink_r' and in sectioning `_fork_r' differ libc/reent/fstatr.def:1: warning: node next `_fstat_r' in menu `_getpid_r' and in sectioning `_link_r' differ libc/reent/fstatr.def:1: warning: node prev `_fstat_r' in menu `_fork_r' and in sectioning `_wait_r' differ libc/reent/linkr.def:1: warning: node prev `_link_r' in menu `_kill_r' and in sectioning `_fstat_r' differ libc/reent/sbrkr.def:1: warning: node next `_sbrk_r' in menu `_stat_r' and in sectioning `_kill_r' differ libc/reent/signalr.def:1: warning: node next `_kill_r' in menu `_link_r' and in sectioning `_getpid_r' differ libc/reent/signalr.def:1: warning: node prev `_kill_r' in menu `_getpid_r' and in sectioning `_sbrk_r' differ libc/reent/signalr.def:18: warning: node next `_getpid_r' in menu `_kill_r' and in sectioning `_stat_r' differ libc/reent/signalr.def:18: warning: node prev `_getpid_r' in menu `_fstat_r' and in sectioning `_kill_r' differ libc/reent/statr.def:1: warning: node prev `_stat_r' in menu `_sbrk_r' and in sectioning `_getpid_r' differ libc/reent/unlinkr.def:1: warning: node next `_unlink_r' in menu `_wait_r' and in sectioning `_write_r' differ libc/reent/writer.def:1: warning: node prev `_write_r' in menu `_wait_r' and in sectioning `_unlink_r' differ libc/targetdep.tex:400: warning: node prev `Stdlib' in menu `Introduction' and in sectioning `Syscalls' differ libc/stdlib/div.def:1: warning: node next `div' in menu `ecvtbuf' and in sectioning `ecvt' differ libc/stdlib/efgcvt.def:1: warning: node next `ecvt' in menu `__env_lock' and in sectioning `gcvt' differ libc/stdlib/efgcvt.def:1: warning: node prev `ecvt' in menu `ecvtbuf' and in sectioning `div' differ libc/stdlib/efgcvt.def:60: warning: node next `gcvt' in menu `exit' and in sectioning `ecvtbuf' differ libc/stdlib/efgcvt.def:60: warning: node prev `gcvt' in menu `__env_lock' and in sectioning `ecvt' differ libc/stdlib/ecvtbuf.def:1: warning: node next `ecvtbuf' in menu `ecvt' and in sectioning `__env_lock' differ libc/stdlib/ecvtbuf.def:1: warning: node prev `ecvtbuf' in menu `div' and in sectioning `gcvt' differ libc/stdlib/envlock.def:1: warning: node next `__env_lock' in menu `gcvt' and in sectioning `exit' differ libc/stdlib/envlock.def:1: warning: node prev `__env_lock' in menu `ecvt' and in sectioning `ecvtbuf' differ libc/stdlib/exit.def:1: warning: node prev `exit' in menu `gcvt' and in sectioning `__env_lock' differ libc/stdlib/mlock.def:1: warning: node next `__malloc_lock' in menu `mbsrtowcs' and in sectioning `mblen' differ libc/stdlib/mblen.def:1: warning: node next `mblen' in menu `mbtowc' and in sectioning `mbsrtowcs' differ libc/stdlib/mblen.def:1: warning: node prev `mblen' in menu `mbstowcs' and in sectioning `__malloc_lock' differ libc/stdlib/mbsnrtowcs.def:1: warning: node prev `mbsrtowcs' in menu `__malloc_lock' and in sectioning `mblen' differ libc/stdlib/mbstowcs.def:1: warning: node next `mbstowcs' in menu `mblen' and in sectioning `mbtowc' differ libc/stdlib/mbtowc.def:1: warning: node prev `mbtowc' in menu `mblen' and in sectioning `mbstowcs' differ libc/ctype/iswalpha.def:1: warning: node next `iswalpha' in menu `iswblank' and in sectioning `iswcntrl' differ libc/ctype/iswcntrl.def:1: warning: node next `iswcntrl' in menu `iswdigit' and in sectioning `iswblank' differ libc/ctype/iswcntrl.def:1: warning: node prev `iswcntrl' in menu `iswblank' and in sectioning `iswalpha' differ libc/ctype/iswblank.def:1: warning: node next `iswblank' in menu `iswcntrl' and in sectioning `iswdigit' differ libc/ctype/iswblank.def:1: warning: node prev `iswblank' in menu `iswalpha' and in sectioning `iswcntrl' differ libc/ctype/iswdigit.def:1: warning: node prev `iswdigit' in menu `iswcntrl' and in sectioning `iswblank' differ libc/stdio64/freopen64.def:1: warning: node next `freopen64' in menu `fsetpos64' and in sectioning `ftello64' differ libc/stdio64/ftello64.def:1: warning: node prev `ftello64' in menu `fgetpos64' and in sectioning `freopen64' differ libc/stdio64/fseeko64.def:1: warning: node next `fseeko64' in menu `tmpfile64' and in sectioning `fgetpos64' differ libc/stdio64/fgetpos64.def:1: warning: node next `fgetpos64' in menu `ftello64' and in sectioning `fsetpos64' differ libc/stdio64/fgetpos64.def:1: warning: node prev `fgetpos64' in menu `fsetpos64' and in sectioning `fseeko64' differ libc/stdio64/fsetpos64.def:1: warning: node next `fsetpos64' in menu `fgetpos64' and in sectioning `tmpfile64' differ libc/stdio64/fsetpos64.def:1: warning: node prev `fsetpos64' in menu `freopen64' and in sectioning `fgetpos64' differ libc/stdio64/tmpfile64.def:1: warning: node prev `tmpfile64' in menu `fseeko64' and in sectioning `fsetpos64' differ libc/targetdep.tex:1893: warning: node next `Posix' in menu `Syscalls' and in sectioning `Encoding conversions' differ libc/targetdep.tex:1909: warning: node prev `Encoding conversions' in menu `Arglists' and in sectioning `Posix' differ libc/targetdep.tex:3618: warning: node next `Overflow Protection' in menu `Document Index' and in sectioning `Arglists' differ -:181: warning: node next `Arglists' in menu `Encoding conversions' and in sectioning `Document Index' differ -:181: warning: node prev `Arglists' in menu `Syscalls' and in sectioning `Overflow Protection' differ -:409: warning: node prev `Document Index' in menu `Overflow Protection' and in sectioning `Arglists' differ ... TEXI2PDF libm/libm.pdf libm/targetdep.tex:82: warning: node `acos' is next for `version' in menu but not in sectioning libm/math/w_acos.def:1: warning: node `version' is prev for `acos' in menu but not in sectioning libm/math/w_fmod.def:1: warning: node next `fmod' in menu `fpclassify' and in sectioning `frexp' differ libm/math/s_frexp.def:1: warning: node prev `frexp' in menu `fpclassify' and in sectioning `fmod' differ libm/common/isgreater.def:1: warning: node next `isgreater' in menu `ldexp' and in sectioning `fpclassify' differ libm/common/s_isnan.def:1: warning: node next `fpclassify' in menu `frexp' and in sectioning `ldexp' differ libm/common/s_isnan.def:1: warning: node prev `fpclassify' in menu `fmod' and in sectioning `isgreater' differ libm/math/s_ldexp.def:1: warning: node prev `ldexp' in menu `isgreater' and in sectioning `fpclassify' differ Anyone know why these warnings are here? Or how to fix it? Kind regards, Torbjörn