dpkg-buildpackage -us -uc -ui -i -I -sa -B dpkg-buildpackage: info: source package febug dpkg-buildpackage: info: source version 1.0.0+dfsg-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by наб dpkg-source -i -I --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean dh_auto_clean make -j4 clean make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' rm -rf out/ out/obj/ how.png make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_clean debian/rules binary-arch dh binary-arch dh_update_autotools_config -a dh_autoreconf -a dh_auto_configure -a dh_auto_build -a make -j4 "INSTALL=install --strip-program=true" make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DFEBUG_VERSION='"1.0.0+dfsg-2"' -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c++20 -fno-exceptions -fPIE main.cpp -oout/febug -I/usr/include/fuse3 -lfuse3 -lpthread g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c++20 -fPIC -c febug.cpp -oout/obj/febug++.o cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c11 -fPIC -c febug.c -oout/obj/febug.o sed -e 's;FEBUG_VERSION;"1.0.0+dfsg-2";' -e '/version =/s/-/.dev/' -e '/version =/s/-\(.*\)"/"/' febug.pyproject > out/febug.py/pyproject.toml cp febug.py README.md out/febug.py (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < febug.8 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/febug.8 :28:6: warning: missing terminating ' character cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/febug.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < febug-abi.5 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/febug-abi.5 :58:72: warning: missing terminating ' character :101:36: warning: missing terminating ' character :118:17: warning: missing terminating ' character :124:33: warning: missing terminating ' character cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/febug-abi.5 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < index.0 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/index.0 ! true -Tlint out/man/index.0 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < libfebug++.3 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/libfebug++.3 In file included from libfebug-options.h:44, from :46: libfebug-options-env.h:4:12: warning: missing terminating ' character 4 | If set, don't try to connect to | ^ :65:4: warning: missing terminating ' character In file included from :75: libfebug-debug_handler.h:10:3: warning: missing terminating ' character 10 | It's a no-op if | ^ In file included from :84: libfebug-no-handler.h:4:113: warning: missing terminating ' character 4 | The handler takes the write end of the pipe as the first argument, and the variable ID as the second; it shouldn't close the pipe, as that is done by | ^ cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/libfebug++.3 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < libfebug.3 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/libfebug.3 In file included from libfebug-options.h:44, from :52: libfebug-options-env.h:4:12: warning: missing terminating ' character 4 | If set, don't try to connect to | ^ In file included from :65: libfebug-debug_handler.h:10:3: warning: missing terminating ' character 10 | It's a no-op if | ^ In file included from :70: libfebug-no-handler.h:4:113: warning: missing terminating ' character 4 | The handler takes the write end of the pipe as the first argument, and the variable ID as the second; it shouldn't close the pipe, as that is done by | ^ :71:3: warning: missing terminating ' character :83:3: warning: missing terminating ' character :95:3: warning: missing terminating ' character :105:32: warning: missing terminating ' character cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/libfebug.3 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < libfebug.py.3 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/libfebug.py.3 In file included from :55: libfebug-options-env.h:4:12: warning: missing terminating ' character 4 | If set, don't try to connect to | ^ In file included from :71: libfebug-debug_handler.h:10:3: warning: missing terminating ' character 10 | It's a no-op if | ^ :79:39: warning: missing terminating " character :99:3: warning: missing terminating ' character :110:3: warning: missing terminating ' character cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/libfebug.py.3 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' (cd man/; cc -E -nostdinc -Wno-trigraphs -Wno-invalid-pp-token -CC -P -DFEBUG_DATE="August 31, 2024" -DFEBUG_VERSION='"1.0.0+dfsg-2"' - < libfebug.rs.3 | \ awk '/^$/ {next} $1 == ".Dt" { print ".ds doc-volume-operating-system" } \ $1 == "$include" {gsub(/"/, "", $2); while((getline line < $2) > 0) {gsub(/\\/, "\\e", line); gsub(/\t/, " ", line); if(line !~ /^##/) print line}; next} \ {sub(/^~/, "\\(ti"); gsub(/([^\\])~/, "&_BUT-TI_"); gsub(/~_BUT-TI_/, "\\(ti"); print}') > out/man/libfebug.rs.3 :47:36: warning: missing terminating ' character In file included from libfebug-options.h:44, from :75: libfebug-options-env.h:4:12: warning: missing terminating ' character 4 | If set, don't try to connect to | ^ :91:18: warning: missing terminating ' character In file included from :95: libfebug-debug_handler.h:10:3: warning: missing terminating ' character 10 | It's a no-op if | ^ :114:39: warning: missing terminating " character :115:3: warning: missing terminating ' character :131:3: warning: missing terminating ' character :140:3: warning: missing terminating ' character :149:32: warning: missing terminating ' character cc1: note: unrecognized command-line option ‘-Wno-invalid-pp-token’ may have been intended to silence earlier diagnostics ! true -Tlint out/man/libfebug.rs.3 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'WARNING: unknown manual section: Dt .* 0$' -e 'STYLE: operating system explicitly specified: Os febug' -e 'STYLE: input text line longer than 80 bytes' -e 'STYLE: .*OpenBSD' -e 'STYLE: RCS id missing' awk '!/^$/ {print "ln -fs " $1 " out/man/" $2}' man/aliases | sh -x + ln -fs febug-abi.5 out/man/febug_message.5 + ln -fs febug-abi.5 out/man/stop_febug_message.5 + ln -fs febug-abi.5 out/man/attn_febug_message.5 + ln -fs libfebug.3 out/man/febug_start.3 + ln -fs libfebug.3 out/man/febug_end.3 + ln -fs libfebug.3 out/man/febug_register_type.3 + ln -fs libfebug.3 out/man/febug_wrap.3 + ln -fs libfebug.3 out/man/febug_unwrap.3 + ln -fs libfebug++.3 out/man/febug::controlled_socket.3 + ln -fs libfebug++.3 out/man/febug::wrapper.3 + ln -fs libfebug++.3 out/man/febug::formatters.3 + ln -fs libfebug++.3 out/man/febug::debug_handler.3 + ln -fs libfebug.rs.3 out/man/febug::Wrapper.3 + ln -fs libfebug.rs.3 out/man/febug::Wrappable.3 (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/febug.8 | \ sed -Ee 's/ title=".."//g') > out/man/febug.8.html + ln -fs libfebug.rs.3 out/man/febug::StaticWrappable.3 + ln -fs libfebug.rs.3 out/man/febug::GLOBAL_CONTROLLED_SOCKET.3 + ln -fs libfebug.rs.3 out/man/febug::FORMATTERS.3 + ln -fs libfebug.py.3 out/man/febug.SOCKET.3 + ln -fs libfebug.py.3 out/man/febug.SIGNUM.3 (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/febug-abi.5 | \ sed -Ee 's/ title=".."//g') > out/man/febug-abi.5.html + ln -fs libfebug.py.3 out/man/febug.ControlledSocket.3 + ln -fs libfebug.py.3 out/man/febug.CONTROLLED_SOCKET.3 (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/index.0 | \ sed -Ee 's/ title=".."//g') > out/man/index.0.html + ln -fs libfebug.py.3 out/man/febug.debug_handler.3 (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/libfebug++.3 | \ sed -Ee 's/ title=".."//g') > out/man/libfebug++.3.html + ln -fs libfebug.py.3 out/man/febug.Wrapper.3 (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/libfebug.3 | \ sed -Ee 's/ title=".."//g') > out/man/libfebug.3.html (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/libfebug.py.3 | \ sed -Ee 's/ title=".."//g') > out/man/libfebug.py.3.html (cd man/; true -Thtml -Oincludes="https://git.sr.ht/~nabijaczleweli/febug/tree/trunk/item/include/%I",man="%N.%S.html;https://manpages.debian.org/bookworm/%N.%S",style="style.css" ../out/man/libfebug.rs.3 | \ sed -Ee 's/ title=".."//g') > out/man/libfebug.rs.3.html ln -f man/style.css out/man/style.css 2>/dev/null || cp man/style.css out/man/style.css dot -Tpng how.dot -o how.png ar crs out/libfebug.a out/obj/febug.o cc -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c11 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Lout/ -shared -fPIC -Wl,-soname,libfebug.so.0 out/obj/febug.o -oout/libfebug.so.0 ln -fs libfebug.so.0 out/libfebug.so cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c11 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Lout/ -fPIE examples/string-qsort.c -oout/examples/string-qsort -lfebug cc -Wdate-time -D_FORTIFY_SOURCE=2 -DFEBUG_DONT -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c11 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Lout/ -fPIE examples/string-qsort.c -oout/examples/string-qsort-dont -lfebug ar crs out/libfebug++.a out/obj/febug++.o g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DFEBUG_DONT -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c++20 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Lout/ -fPIE examples/vector-sort.cpp -oout/examples/vector-sort-dont -lfebug++ g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -MD -g -O3 -pipe -Wall -Wextra -Iinclude/ -std=c++20 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Lout/ -fPIE examples/vector-sort.cpp -oout/examples/vector-sort -lfebug++ examples/vector-sort.cpp: In lambda function: examples/vector-sort.cpp:20:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 20 | write(retpipe, "\n", 1); | ~~~~~^~~~~~~~~~~~~~~~~~ examples/vector-sort.cpp: In lambda function: examples/vector-sort.cpp:20:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 20 | write(retpipe, "\n", 1); | ~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_auto_test -a create-stamp debian/debhelper-build-stamp dh_prep -a dh_auto_install -a dh_install -a debian/rules override_dh_installdocs make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installdocs README.md how.png cp debian/NEWS.upstream debian/febug/usr/share/doc/febug/NEWS make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' debian/rules override_dh_installchangelogs make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installchangelogs debian/changelog.upstream make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' debian/rules override_dh_installman make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installman --language=C make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installinit -a debian/rules override_dh_installsystemd make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installsystemd --no-enable --no-start make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' debian/rules override_dh_installsystemduser make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_installsystemduser --no-enable make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_perl -a dh_link -a dh_strip_nondeterminism -a dh_compress -a dh_fixperms -a dh_missing -a dh_dwz -a debian/rules override_dh_strip make[1]: Entering directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_strip -Xlibfebug++.a make[1]: Leaving directory '/home/nabijaczleweli/code/build-output/febug-1.0.0+dfsg' dh_makeshlibs -a dh_shlibdeps -a dh_installdeb -a dh_gencontrol -a dpkg-gencontrol: warning: Depends field of package python3-febug: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package libfebug-dev: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package libfebug++-dev: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -a dh_builddeb -a dpkg-deb: building package 'libfebug0' in '../libfebug0_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'python3-febug' in '../python3-febug_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'libfebug-dev' in '../libfebug-dev_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'febug' in '../febug_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'libfebug++-dev' in '../libfebug++-dev_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'libfebug0-dbgsym' in '../libfebug0-dbgsym_1.0.0+dfsg-2_arm64.deb'. dpkg-deb: building package 'febug-dbgsym' in '../febug-dbgsym_1.0.0+dfsg-2_arm64.deb'. dpkg-genbuildinfo --build=any -O../febug_1.0.0+dfsg-2_arm64.buildinfo dpkg-genchanges -sa --build=any -O../febug_1.0.0+dfsg-2_arm64.changes dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source -i -I --after-build . dpkg-buildpackage: info: binary-only upload (no source included)