==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: xorg-xman 1.2.0-2 (Mon Apr 1 13:18:49 2024) ==> Retrieving sources... -> Found xman-1.2.0.tar.xz -> Found xman-1.2.0.tar.xz.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... xman-1.2.0.tar.xz ... Passed xman-1.2.0.tar.xz.sig ... Skipped ==> Making package: xorg-xman 1.2.0-2 (Mon Apr 1 13:19:07 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) libice-1.1.1-2 libsm-1.2.4-1 libxau-1.0.11-2 libxcb-1.16.1-1 libxdmcp-1.1.5-1 libxext-1.3.6-1 libxmu-1.2.0-1 libxpm-3.5.17-1 xcb-proto-1.16.0-1 xorgproto-2024.1-2 libx11-1.8.8-3 libxaw-1.0.16-1 libxt-1.3.0-1 Total Installed Size: 20.69 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... installing libxext... installing libice... installing libsm... installing libxt... installing libxmu... installing libxpm... installing libxaw... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) xorg-util-macros-1.20.0-2 Total Installed Size: 0.09 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xorg-util-macros... [?25h==> Retrieving sources... -> Found xman-1.2.0.tar.xz -> Found xman-1.2.0.tar.xz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting xman-1.2.0.tar.xz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc options needed to detect all undeclared functions... none needed 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for groff... found checking for mandb... no checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for mkstemp... yes checking for XMAN... yes checking for /etc/man.conf... no checking for /etc/man.config... no checking for /etc/manpath.config... no checking for /usr/share/misc/man.conf... no checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/xorg-xman/src/xman-1.2.0' Making all in man make[2]: Entering directory '/build/xorg-xman/src/xman-1.2.0/man' GEN xman.1 make[2]: Leaving directory '/build/xorg-xman/src/xman-1.2.0/man' make[2]: Entering directory '/build/xorg-xman/src/xman-1.2.0' CC buttons.o CC globals.o CC handler.o CC help.o CC main.o In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from buttons.c:37: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from help.c:37: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from main.c:37: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from handler.c:40: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC man.o In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from man.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC misc.o main.c:49:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:51:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:53:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:55:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:57:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:59:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:61:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:63:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:65:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:69:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:71:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:75:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:77:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:103:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:103:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:104:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:104:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:105:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:105:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:106:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:106:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:107:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:107:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:108:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:108:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:109:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:109:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:110:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:110:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:111:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] main.c:111:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] CC ScrollByL.o In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from misc.c:41: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ buttons.c: In function 'MakeDirectoryBox': buttons.c:567:17: note: 'label_name' declared here In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ScrollByL.c:31: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC search.o handler.c: In function 'SaveFormattedPage': handler.c:343:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8157 [-Wformat-truncation=] In file included from /usr/include/stdio.h:894, from man.h:45, from globals.h:34, from handler.c:42: In function 'snprintf', inlined from 'SaveFormattedPage' at handler.c:342:13: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 39 and 8230 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from search.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC tkfuncs.o In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xos.h:42, from tkfuncs.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ search.c: In function 'DoSearch': search.c:215:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8157 [-Wformat-truncation=] In file included from /usr/include/stdio.h:894, from man.h:45, from globals.h:34, from search.c:32: In function 'snprintf', inlined from 'DoSearch' at search.c:214:13: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 37 and 8228 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | search.c: In function 'DoSearch': search.c:264:18: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'DoSearch' at search.c:263:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 8192 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | man.c: In function 'AddNewSection': man.c:365:10: note: 'full_path' declared here man.c: In function 'ReadCurrentSection': man.c:425:10: note: 'full_name' declared here CC vendor.o misc.c: In function 'UncompressNamed': misc.c:405:14: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8152 [-Wformat-truncation=] In file included from /usr/include/stdio.h:894, from man.h:45, from globals.h:34, from misc.c:41: In function 'snprintf', inlined from 'UncompressNamed' at misc.c:404:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 41 and 8232 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:839:40: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:839:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 5 and 8196 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:854:40: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:854:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 8197 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:871:31: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:871:5, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 24576 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:902:36: warning: '%s' directive output may be truncated writing 1 byte into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:902:5, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 8194 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:913:40: warning: '%s' directive output may be truncated writing 2 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:913:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 4 and 8195 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:928:40: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:928:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 5 and 8196 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:942:40: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:942:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 8197 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:958:36: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:958:5, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 24578 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:964:18: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:963:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 24578 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:947:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:946:13, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 11 and 24581 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:933:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:932:13, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 10 and 24580 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:919:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:918:13, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 9 and 24579 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:907:18: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:906:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 24578 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:878:18: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:877:9, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 24576 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:860:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:859:13, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 11 and 24581 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'UncompressUnformatted', inlined from 'Format' at misc.c:488:10: misc.c:845:22: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 80 [-Wformat-truncation=] In function 'snprintf', inlined from 'UncompressUnformatted' at misc.c:844:13, inlined from 'Format' at misc.c:488:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 10 and 24580 bytes into a destination of size 80 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'ConstructCommand', inlined from 'Format' at misc.c:559:10: misc.c:692:44: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 4096 [-Wformat-truncation=] In function 'snprintf', inlined from 'ConstructCommand' at misc.c:692:13, inlined from 'Format' at misc.c:559:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 16384 bytes into a destination of size 4096 71 | | ^ 72 | #endif | ~~~~~~ 73 | | In function 'ConstructCommand', inlined from 'Format' at misc.c:559:10: misc.c:689:44: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 4096 [-Wformat-truncation=] In function 'snprintf', inlined from 'ConstructCommand' at misc.c:689:13, inlined from 'Format' at misc.c:559:10: /usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 8192 bytes into a destination of size 4096 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'Format': misc.c:569:18: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8144 [-Wformat-truncation=] In function 'snprintf', inlined from 'Format' at misc.c:568:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 49 and 8240 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:207:42: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:207:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 24576 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:223:42: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:223:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 24578 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:236:46: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:236:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 9 and 24579 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:251:46: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:251:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 10 and 24580 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:259:46: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:259:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 11 and 24581 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | misc.c: In function 'FindManualFile': misc.c:274:42: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 8191 [-Wformat-truncation=] In function 'snprintf', inlined from 'FindManualFile' at misc.c:274:5: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 24578 bytes into a destination of size 8192 71 | | ^ 72 | #endif | ~~~~~~ 73 | | ScrollByL.c:72:36: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ScrollByL.c:80:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ScrollByL.c:82:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ScrollByL.c:84:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ScrollByL.c:86:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/Intrinsic.h:53, from man.h:37, from globals.h:34, from vendor.c:33: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ vendor.c: In function 'CreateManpageName': vendor.c:207:10: note: 'page' declared here CCLD xman make[2]: Leaving directory '/build/xorg-xman/src/xman-1.2.0' make[1]: Leaving directory '/build/xorg-xman/src/xman-1.2.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in man make[1]: Entering directory '/build/xorg-xman/src/xman-1.2.0/man' make[2]: Entering directory '/build/xorg-xman/src/xman-1.2.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/xorg-xman/pkg/xorg-xman/usr/share/man/man1' /usr/bin/install -c -m 644 xman.1 '/build/xorg-xman/pkg/xorg-xman/usr/share/man/man1' make[2]: Leaving directory '/build/xorg-xman/src/xman-1.2.0/man' make[1]: Leaving directory '/build/xorg-xman/src/xman-1.2.0/man' make[1]: Entering directory '/build/xorg-xman/src/xman-1.2.0' make[2]: Entering directory '/build/xorg-xman/src/xman-1.2.0' /usr/bin/mkdir -p '/build/xorg-xman/pkg/xorg-xman/usr/share/X11/app-defaults' /usr/bin/mkdir -p '/build/xorg-xman/pkg/xorg-xman/usr/share/X11' /usr/bin/mkdir -p '/build/xorg-xman/pkg/xorg-xman/usr/bin' /usr/bin/install -c -m 644 xman.help '/build/xorg-xman/pkg/xorg-xman/usr/share/X11' /usr/bin/install -c -m 644 app-defaults/Xman '/build/xorg-xman/pkg/xorg-xman/usr/share/X11/app-defaults' /usr/bin/install -c xman '/build/xorg-xman/pkg/xorg-xman/usr/bin' make[2]: Leaving directory '/build/xorg-xman/src/xman-1.2.0' make[1]: Leaving directory '/build/xorg-xman/src/xman-1.2.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "xorg-xman"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: xorg-xman 1.2.0-2 (Mon Apr 1 13:19:34 2024) ==> Cleaning up...