dpkg-buildpackage -us -uc -ui -b dpkg-buildpackage: info: source package xwm dpkg-buildpackage: info: source version 1.0.0-3atz20240315 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by xiao sheng wen dpkg-source --before-build . dpkg-buildpackage: info: host architecture loong64 debian/rules clean dh clean dh_auto_clean make -j4 distclean make[1]: 进入目录“/home/atzlinux/devel/xwm” Makefile:798: 警告:覆盖关于目标“all”的配方 Makefile:334: 警告:忽略关于目标“all”的旧配方 (cd src && make clean) make[2]: 进入目录“/home/atzlinux/devel/xwm/src” rm -f action.o background.o binding.o border.o button.o client.o clientlist.o clock.o color.o command.o confirm.o cursor.o debug.o default.o desktop.o dock.o event.o error.o font.o grab.o gradient.o group.o help.o hint.o icon.o image.o lex.o main.o match.o menu.o misc.o move.o outline.o pager.o parse.o place.o popup.o render.o resize.o rootmenu.o screen.o settings.o spacer.o swallow.o taskbar.o timing.o tray.o traybutton.o winmenu.o xwm core make[2]: 离开目录“/home/atzlinux/devel/xwm/src” (cd po && make clean) make[2]: 进入目录“/home/atzlinux/devel/xwm/po” rm -f *.insert-header rm -f remove-potcdate.sed rm -f ./stamp-poT rm -f core core.* xwm.po xwm.1po xwm.2po *.new.po rm -fr *.o make[2]: 离开目录“/home/atzlinux/devel/xwm/po” (cd data && make clean) make[2]: 进入目录“/home/atzlinux/devel/xwm/data” rm -f xwm.1 make[2]: 离开目录“/home/atzlinux/devel/xwm/data” rm -rf doc rm -f *[~#] config.cache config.log config.status config.h rm -f Makefile src/Makefile data/xwm.1 rm -fr autom4te.cache rm -f Makefile.bak src/Makefile.bak make[1]: 离开目录“/home/atzlinux/devel/xwm” dh_clean debian/rules binary dh binary dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: 进入目录“/home/atzlinux/devel/xwm” sh autogen.sh autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION Copying file config.rpath Creating directory m4 Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/remove-potcdate.sin configure.ac:13: installing './compile' configure.ac:11: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses make[1]: 离开目录“/home/atzlinux/devel/xwm” debian/rules override_dh_auto_configure make[1]: 进入目录“/home/atzlinux/devel/xwm” dh_auto_configure -- --sysconfdir=/etc ./configure --build=loongarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/loongarch64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --sysconfdir=/etc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking if _XOPEN_SOURCE should be defined... yes checking for X... libraries , headers checking for XOpenDisplay in -lX11... yes checking for Xutf8TextPropertyToTextList in -lX11... yes 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 stdarg.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for ctype.h... yes checking for sys/select.h... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for time.h... yes checking for sys/wait.h... yes checking for sys/time.h... yes checking for langinfo.h... yes checking for iconv.h... yes checking for locale.h... yes checking for libintl.h... yes checking for X11/Xlib.h... yes checking for X11/Xutil.h... yes checking for X11/cursorfont.h... yes checking for X11/Xproto.h... yes checking for X11/Xatom.h... yes checking for X11/keysym.h... yes checking for X11/Xresource.h... yes checking for unsetenv... yes checking for putenv... yes checking for setlocale... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pkg-config... /usr/bin/pkg-config checking if pkg-config knows about libpng... yes checking if pkg-config knows about libjpeg... yes checking if pkg-config knows about cairo... yes checking if pkg-config knows about librsvg-2.0... yes checking if pkg-config knows about xft... yes checking if pkg-config knows about xrender... yes checking if pkg-config knows about pangoxft... yes checking for XftFontOpenName in -lXft... yes checking for ft2build.h... yes checking for X11/extensions/Xrender.h... yes checking for XRenderComposite in -lXrender... yes checking for X11/xpm.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether XpmAllocColor is declared... yes checking for XpmReadFileToImage in -lXpm... yes checking for XReadBitmapFileData in -lX11... yes checking for XShapeCombineRectangles in -lXext... yes checking for XmuDrawRoundedRectangle in -lXmu... yes checking for XineramaQueryExtension in -lXinerama... yes checking build system type... loongarch64-unknown-linux-gnu checking host system type... loongarch64-unknown-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... unknown checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating data/Makefile config.status: creating data/xwm.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Compiler: gcc Compile flags: -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" Link flags: -Wl,-z,relro -Wl,-z,now -lX11 -lpng16 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lcairo -ljpeg -lXft -lXrender -lX11 -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft -lXpm -lXext -lXmu -lXinerama Options Confirm: yes Icon: yes Cairo: yes RSVG: yes PNG: yes JPEG: yes XBM: yes XPM: yes XFT: yes XRender: yes Pango: yes Shape: yes Xmu: yes Xinerama: yes Debug: no make update-po make[2]: 进入目录“/home/atzlinux/devel/xwm” Makefile:798: 警告:覆盖关于目标“all”的配方 Makefile:334: 警告:忽略关于目标“all”的旧配方 cd po && make update-po make[3]: 进入目录“/home/atzlinux/devel/xwm/po” make xwm.pot-update make[4]: 进入目录“/home/atzlinux/devel/xwm/po” sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU xwm' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU xwm' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'xinligg@gmail.com' || test 'xinligg@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='xinligg@gmail.com'; \ else \ msgid_bugs_address='xinligg@gmail.com'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=xwm --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ *) \ /usr/bin/xgettext --default-domain=xwm --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}xwm" \ --package-version='1.0.0' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ \ ;; \ esac test ! -f xwm.po || { \ if test -f ./xwm.pot-header; then \ sed -e '1,/^#$/d' < xwm.po > xwm.1po && \ cat ./xwm.pot-header xwm.1po > xwm.po && \ rm -f xwm.1po \ || exit 1; \ fi; \ if test -f ./xwm.pot; then \ sed -f remove-potcdate.sed < ./xwm.pot > xwm.1po && \ sed -f remove-potcdate.sed < xwm.po > xwm.2po && \ if cmp xwm.1po xwm.2po >/dev/null 2>&1; then \ rm -f xwm.1po xwm.2po xwm.po; \ else \ rm -f xwm.1po xwm.2po ./xwm.pot && \ mv xwm.po ./xwm.pot; \ fi; \ else \ mv xwm.po ./xwm.pot; \ fi; \ } make[4]: 离开目录“/home/atzlinux/devel/xwm/po” test -z "da.po-update de.po-update es.po-update fr.po-update hu.po-update it.po-update lt.po-update nl.po-update pl.po-update pt.po-update pt_BR.po-update ru.po-update zh_CN.po-update zh_TW.po-update" || make da.po-update de.po-update es.po-update fr.po-update hu.po-update it.po-update lt.po-update nl.po-update pl.po-update pt.po-update pt_BR.po-update ru.po-update zh_CN.po-update zh_TW.po-update make[4]: 进入目录“/home/atzlinux/devel/xwm/po” da: /usr/bin/msgmerge --lang=da --previous da.po xwm.pot -o da.new.po .............. 完成。 de: /usr/bin/msgmerge --lang=de --previous de.po xwm.pot -o de.new.po .............. 完成。 es: /usr/bin/msgmerge --lang=es --previous es.po xwm.pot -o es.new.po .............. 完成。 fr: /usr/bin/msgmerge --lang=fr --previous fr.po xwm.pot -o fr.new.po .............. 完成。 hu: /usr/bin/msgmerge --lang=hu --previous hu.po xwm.pot -o hu.new.po .............. 完成。 it: /usr/bin/msgmerge --lang=it --previous it.po xwm.pot -o it.new.po .............. 完成。 lt: /usr/bin/msgmerge --lang=lt --previous lt.po xwm.pot -o lt.new.po .............. 完成。 nl: /usr/bin/msgmerge --lang=nl --previous nl.po xwm.pot -o nl.new.po .............. 完成。 pl: /usr/bin/msgmerge --lang=pl --previous pl.po xwm.pot -o pl.new.po .............. 完成。 pt: /usr/bin/msgmerge --lang=pt --previous pt.po xwm.pot -o pt.new.po ................ 完成。 pt_BR: /usr/bin/msgmerge --lang=pt_BR --previous pt_BR.po xwm.pot -o pt_BR.new.po .............. 完成。 ru: /usr/bin/msgmerge --lang=ru --previous ru.po xwm.pot -o ru.new.po ................ 完成。 zh_CN: /usr/bin/msgmerge --lang=zh_CN --previous zh_CN.po xwm.pot -o zh_CN.new.po .............. 完成。 zh_TW: /usr/bin/msgmerge --lang=zh_TW --previous zh_TW.po xwm.pot -o zh_TW.new.po .............. 完成。 make[4]: 离开目录“/home/atzlinux/devel/xwm/po” make update-gmo make[4]: 进入目录“/home/atzlinux/devel/xwm/po” rm -f da.gmo && /usr/bin/msgmerge --for-msgfmt -o da.1po da.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.1po && rm -f da.1po da.1po:2: 警告:头部缺少文件头“Project-Id-Version” da.1po:2: 警告:头部缺少文件头“PO-Revision-Date” da.1po: 95 条已翻译消息. rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.1po de.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po de.1po:2: 警告:头部缺少文件头“Project-Id-Version” de.1po:2: 警告:头部缺少文件头“PO-Revision-Date” de.1po: 46 条已翻译消息. rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.1po es.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po es.1po:2: 警告:头部缺少文件头“Project-Id-Version” es.1po:2: 警告:头部缺少文件头“PO-Revision-Date” es.1po: 95 条已翻译消息. rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.1po fr.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.1po && rm -f fr.1po fr.1po:2: 警告:头部缺少文件头“Project-Id-Version” fr.1po:2: 警告:头部缺少文件头“PO-Revision-Date” fr.1po: 95 条已翻译消息. rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.1po hu.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.1po && rm -f hu.1po hu.1po:2: 警告:头部缺少文件头“Project-Id-Version” hu.1po:2: 警告:头部缺少文件头“PO-Revision-Date” hu.1po: 73 条已翻译消息. rm -f it.gmo && /usr/bin/msgmerge --for-msgfmt -o it.1po it.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.1po && rm -f it.1po it.1po:2: 警告:头部缺少文件头“Project-Id-Version” it.1po:2: 警告:头部缺少文件头“PO-Revision-Date” it.1po: 77 条已翻译消息. rm -f lt.gmo && /usr/bin/msgmerge --for-msgfmt -o lt.1po lt.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.1po && rm -f lt.1po lt.1po:2: 警告:头部缺少文件头“Project-Id-Version” lt.1po:2: 警告:头部缺少文件头“PO-Revision-Date” lt.1po: 95 条已翻译消息. rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.1po nl.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.1po && rm -f nl.1po nl.1po:2: 警告:头部缺少文件头“Project-Id-Version” nl.1po:2: 警告:头部缺少文件头“PO-Revision-Date” nl.1po: 66 条已翻译消息. rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.1po pl.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po pl.1po:2: 警告:头部缺少文件头“PO-Revision-Date” pl.1po: 63 条已翻译消息. rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.1po pt.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.1po && rm -f pt.1po pt.1po:2: 警告:头部缺少文件头“Project-Id-Version” pt.1po:2: 警告:头部缺少文件头“PO-Revision-Date” pt.1po: 74 条已翻译消息. rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po pt_BR.1po:2: 警告:头部缺少文件头“Project-Id-Version” pt_BR.1po:2: 警告:头部缺少文件头“PO-Revision-Date” pt_BR.1po: 95 条已翻译消息. rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.1po ru.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.1po && rm -f ru.1po ru.1po:2: 警告:头部缺少文件头“Project-Id-Version” ru.1po:2: 警告:头部缺少文件头“PO-Revision-Date” ru.1po: 70 条已翻译消息. rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.1po zh_CN.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.1po && rm -f zh_CN.1po zh_CN.1po:2: 警告:头部缺少文件头“PO-Revision-Date” zh_CN.1po:2: 警告:头部缺少文件头“Last-Translator” zh_CN.1po: 67 条已翻译消息. rm -f zh_TW.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_TW.1po zh_TW.po xwm.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.1po && rm -f zh_TW.1po zh_TW.1po:2: 警告:头部缺少文件头“Project-Id-Version” zh_TW.1po:2: 警告:头部缺少文件头“PO-Revision-Date” zh_TW.1po:2: 警告:头部缺少文件头“Last-Translator” zh_TW.1po: 91 条已翻译消息. make[4]: 离开目录“/home/atzlinux/devel/xwm/po” make[3]: 离开目录“/home/atzlinux/devel/xwm/po” make[2]: 离开目录“/home/atzlinux/devel/xwm” make update-gmo make[2]: 进入目录“/home/atzlinux/devel/xwm” Makefile:798: 警告:覆盖关于目标“all”的配方 Makefile:334: 警告:忽略关于目标“all”的旧配方 cd po && make update-gmo make[2]: 离开目录“/home/atzlinux/devel/xwm” make[1]: 离开目录“/home/atzlinux/devel/xwm” dh_auto_build make -j4 make[1]: 进入目录“/home/atzlinux/devel/xwm” Makefile:798: 警告:覆盖关于目标“all”的配方 Makefile:334: 警告:忽略关于目标“all”的旧配方 make -C src all make[2]: 进入目录“/home/atzlinux/devel/xwm/src” gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 action.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 background.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 binding.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 border.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 button.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 client.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 clientlist.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 clock.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 color.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 command.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 confirm.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 cursor.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 debug.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 default.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 desktop.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 dock.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 event.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 error.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 font.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 grab.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 gradient.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 group.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 help.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 hint.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 icon.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 image.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 lex.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 main.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 match.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 menu.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 misc.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 move.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 outline.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 pager.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 parse.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 place.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 popup.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 render.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 resize.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 rootmenu.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 screen.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 settings.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 spacer.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 swallow.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 taskbar.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 timing.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 tray.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 traybutton.c gcc -c -g -O2 -ffile-prefix-map=/home/atzlinux/devel/xwm=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/libpng16 -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/loongarch64-linux-gnu -I/usr/include/webp -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/loongarch64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -DLOCALEDIR=\"/usr/share/locale\" -Wdate-time -D_FORTIFY_SOURCE=2 winmenu.c gcc -o xwm action.o background.o binding.o border.o button.o client.o clientlist.o clock.o color.o command.o confirm.o cursor.o debug.o default.o desktop.o dock.o event.o error.o font.o grab.o gradient.o group.o help.o hint.o icon.o image.o lex.o main.o match.o menu.o misc.o move.o outline.o pager.o parse.o place.o popup.o render.o resize.o rootmenu.o screen.o settings.o spacer.o swallow.o taskbar.o timing.o tray.o traybutton.o winmenu.o -Wl,-z,relro -Wl,-z,now -lX11 -lpng16 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lcairo -ljpeg -lXft -lXrender -lX11 -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft -lXpm -lXext -lXmu -lXinerama make[2]: 离开目录“/home/atzlinux/devel/xwm/src” make -C po all make[2]: 进入目录“/home/atzlinux/devel/xwm/po” test ! -f ./xwm.pot || \ test -z "da.gmo de.gmo es.gmo fr.gmo hu.gmo it.gmo lt.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo zh_CN.gmo zh_TW.gmo" || make da.gmo de.gmo es.gmo fr.gmo hu.gmo it.gmo lt.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo zh_CN.gmo zh_TW.gmo make[3]: 进入目录“/home/atzlinux/devel/xwm/po” make[3]: “da.gmo”已是最新。 make[3]: “de.gmo”已是最新。 make[3]: “es.gmo”已是最新。 make[3]: “fr.gmo”已是最新。 make[3]: “hu.gmo”已是最新。 make[3]: “it.gmo”已是最新。 make[3]: “lt.gmo”已是最新。 make[3]: “nl.gmo”已是最新。 make[3]: “pl.gmo”已是最新。 make[3]: “pt.gmo”已是最新。 make[3]: “pt_BR.gmo”已是最新。 make[3]: “ru.gmo”已是最新。 make[3]: “zh_CN.gmo”已是最新。 make[3]: “zh_TW.gmo”已是最新。 make[3]: 离开目录“/home/atzlinux/devel/xwm/po” touch ./stamp-po make[2]: 离开目录“/home/atzlinux/devel/xwm/po” make[1]: 离开目录“/home/atzlinux/devel/xwm” dh_auto_test create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install --destdir=debian/xwm/ make -j4 install DESTDIR=/home/atzlinux/devel/xwm/debian/xwm AM_UPDATE_INFO_DIR=no make[1]: 进入目录“/home/atzlinux/devel/xwm” Makefile:798: 警告:覆盖关于目标“all”的配方 Makefile:334: 警告:忽略关于目标“all”的旧配方 make -C src all make[2]: 进入目录“/home/atzlinux/devel/xwm/src” make[2]: 对“all”无需做任何事。 make[2]: 离开目录“/home/atzlinux/devel/xwm/src” make -C po all make[2]: 进入目录“/home/atzlinux/devel/xwm/po” make[2]: 对“all”无需做任何事。 make[2]: 离开目录“/home/atzlinux/devel/xwm/po” make -C src install make[2]: 进入目录“/home/atzlinux/devel/xwm/src” install -d /home/atzlinux/devel/xwm/debian/xwm/usr/bin install xwm /home/atzlinux/devel/xwm/debian/xwm/usr/bin/xwm make[2]: 离开目录“/home/atzlinux/devel/xwm/src” make -C po install make[2]: 进入目录“/home/atzlinux/devel/xwm/po” installing da.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/da/LC_MESSAGES/xwm.mo installing de.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/de/LC_MESSAGES/xwm.mo installing es.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/es/LC_MESSAGES/xwm.mo installing fr.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/fr/LC_MESSAGES/xwm.mo installing hu.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/hu/LC_MESSAGES/xwm.mo installing it.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/it/LC_MESSAGES/xwm.mo installing lt.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/lt/LC_MESSAGES/xwm.mo installing nl.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/nl/LC_MESSAGES/xwm.mo installing pl.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/pl/LC_MESSAGES/xwm.mo installing pt.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/pt/LC_MESSAGES/xwm.mo installing pt_BR.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/pt_BR/LC_MESSAGES/xwm.mo installing ru.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/ru/LC_MESSAGES/xwm.mo installing zh_CN.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/zh_CN/LC_MESSAGES/xwm.mo installing zh_TW.gmo as /home/atzlinux/devel/xwm/debian/xwm/usr/share/locale/zh_TW/LC_MESSAGES/xwm.mo if test "xwm" = "gettext-tools"; then \ /bin/mkdir -p /home/atzlinux/devel/xwm/debian/xwm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/atzlinux/devel/xwm/debian/xwm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/atzlinux/devel/xwm/debian/xwm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: 离开目录“/home/atzlinux/devel/xwm/po” make -C contrib install make[2]: 进入目录“/home/atzlinux/devel/xwm/contrib” install -d /home/atzlinux/devel/xwm/debian/xwm/usr/share/pixmaps for f in xwm.png ; do \ install -m 0644 $f /home/atzlinux/devel/xwm/debian/xwm/usr/share/pixmaps/$f ; \ done make[2]: 离开目录“/home/atzlinux/devel/xwm/contrib” make -C data install make[2]: 进入目录“/home/atzlinux/devel/xwm/data” install -d -m 0755 /home/atzlinux/devel/xwm/debian/xwm/etc/xdg/xwm install -m 644 example.xwmrc /home/atzlinux/devel/xwm/debian/xwm/etc/xdg/xwm/rc.xml install -m 755 autostart /home/atzlinux/devel/xwm/debian/xwm/etc/xdg/xwm/autostart install -d -m 0755 /home/atzlinux/devel/xwm/debian/xwm/usr/share/xsessions install -m 644 xwm.desktop /home/atzlinux/devel/xwm/debian/xwm/usr/share/xsessions/xwm.desktop install -d -m 0755 /home/atzlinux/devel/xwm/debian/xwm/usr/share/man/man1 install -m 644 xwm.1 /home/atzlinux/devel/xwm/debian/xwm/usr/share/man/man1/xwm.1 install -d -m 0755 /home/atzlinux/devel/xwm/debian/xwm/usr/bin install -m 755 x-file-manager /home/atzlinux/devel/xwm/debian/xwm/usr/bin/x-file-manager install -m 755 x-editor /home/atzlinux/devel/xwm/debian/xwm/usr/bin/x-editor make[2]: 离开目录“/home/atzlinux/devel/xwm/data” make[1]: 离开目录“/home/atzlinux/devel/xwm” dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism Normalized debian/xwm/usr/share/locale/zh_CN/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/zh_TW/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/lt/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/ru/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/hu/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/nl/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/da/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/it/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/pt_BR/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/pt/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/fr/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/es/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/de/LC_MESSAGES/xwm.mo Normalized debian/xwm/usr/share/locale/pl/LC_MESSAGES/xwm.mo dh_compress dh_fixperms dh_missing dh_dwz dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: 正在 '../xwm_1.0.0-3atz20240315_loong64.deb' 中构建软件包 'xwm'。 dpkg-deb: 正在 '../xwm-dbgsym_1.0.0-3atz20240315_loong64.deb' 中构建软件包 'xwm-dbgsym'。 dpkg-genbuildinfo --build=binary -O../xwm_1.0.0-3atz20240315_loong64.buildinfo dpkg-genchanges --build=binary -O../xwm_1.0.0-3atz20240315_loong64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian xwm_1.0.0-3atz20240315_loong64.changes ... E: xwm: binary-from-other-architecture [usr/bin/xwm] W: xwm: no-manual-page [usr/bin/x-editor] W: xwm: no-manual-page [usr/bin/x-file-manager] W: xwm: unknown-architecture loong64 W: xwm-dbgsym: unknown-architecture loong64 W: xwm changes: unknown-architecture loong64 W: xwm buildinfo: unknown-architecture loong64 Finished running lintian. Now signing changes and any dsc files... signfile buildinfo xwm_1.0.0-3atz20240315_loong64.buildinfo xiao sheng wen fixup_changes buildinfo xwm_1.0.0-3atz20240315_loong64.buildinfo xwm_1.0.0-3atz20240315_loong64.changes signfile changes xwm_1.0.0-3atz20240315_loong64.changes xiao sheng wen Successfully signed buildinfo, changes files