dpkg-buildpackage: info: source package tzpfms dpkg-buildpackage: info: source version 0.3.2-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by наб dpkg-source --before-build . dpkg-buildpackage: info: host architecture i386 debian/rules clean dh clean dh_auto_clean make -j25 clean make[1]: Entering directory '/srv/tzpfms.deb' rm -rf out/ make[1]: Leaving directory '/srv/tzpfms.deb' dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building tzpfms using existing ./tzpfms_0.3.2.orig.tar.gz dpkg-source: info: building tzpfms in tzpfms_0.3.2-1.debian.tar.xz dpkg-source: info: building tzpfms in tzpfms_0.3.2-1.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/srv/tzpfms.deb' /usr/bin/make build manpages htmlpages shellcheck i-t init.d-systemd dracut CXX="g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now" TZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$$2" "$$1:"' TZPFMS_PASSPHRASE_HELPER_MAN='Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $$2 Qc Qo Ar $$1 Ns Li ":\&" Qc' make[2]: Entering directory '/srv/tzpfms.deb' g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm-list.o src/bin/zfs-tpm-list.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/fd.o src/fd.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/tpm1x.o src/tpm1x.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/tpm2.o src/tpm2.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/zfs.o src/zfs.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/zfs_meat.o src/zfs_meat.cpp ar crs out/build/libtzpfms.a out/build/obj/fd.o out/build/obj/tpm1x.o out/build/obj/tpm2.o out/build/obj/zfs.o out/build/obj/zfs_meat.o g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm-list out/build/obj/bin/zfs-tpm-list.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm1x-change-key.o src/bin/zfs-tpm1x-change-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm1x-change-key out/build/obj/bin/zfs-tpm1x-change-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm1x-clear-key.o src/bin/zfs-tpm1x-clear-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm1x-clear-key out/build/obj/bin/zfs-tpm1x-clear-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm1x-load-key.o src/bin/zfs-tpm1x-load-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm1x-load-key out/build/obj/bin/zfs-tpm1x-load-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm2-change-key.o src/bin/zfs-tpm2-change-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm2-change-key out/build/obj/bin/zfs-tpm2-change-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm2-clear-key.o src/bin/zfs-tpm2-clear-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm2-clear-key out/build/obj/bin/zfs-tpm2-clear-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -I/usr/include/libzfs -I/usr/include/libspl -I/usr/include/tss2 -DTZPFMS_VERSION='"0.3.2-1"' -DTZPFMS_PASSPHRASE_HELPER='exec systemd-ask-password --id="tzpfms:$2" "$1:"' -c -oout/build/obj/bin/zfs-tpm2-load-key.o src/bin/zfs-tpm2-load-key.cpp g++ -g -ffile-prefix-map=/srv/tzpfms.deb=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -g -O3 -std=c++17 -fno-exceptions -Wall -Wextra -flto -pipe -fPIC -Wl,--as-needed -oout/zfs-tpm2-load-key out/build/obj/bin/zfs-tpm2-load-key.o out/build/libtzpfms.a -lrt -ltspi -lcrypto -lzfs -lzfs_core -lnvpair -ltss2-esys -ltss2-rc awk -f pp.awk man/zfs-tpm-list.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm-list.8 ! mandoc -Tlint out/man/zfs-tpm-list.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm1x-change-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm1x-change-key.8 ! mandoc -Tlint out/man/zfs-tpm1x-change-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm1x-clear-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm1x-clear-key.8 ! mandoc -Tlint out/man/zfs-tpm1x-clear-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm1x-load-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm1x-load-key.8 ! mandoc -Tlint out/man/zfs-tpm1x-load-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm2-change-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm2-change-key.8 ! mandoc -Tlint out/man/zfs-tpm2-change-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm2-clear-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm2-clear-key.8 ! mandoc -Tlint out/man/zfs-tpm2-clear-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' awk -f pp.awk man/zfs-tpm2-load-key.8.pp TZPFMS_PASSPHRASE_HELPER_MAN='.Pp\nDefault:\n.No '\'' Ns Ic exec Nm systemd-ask-password Fl -id Ns Li = Ns Qo Li tzpfms:\& Ns Ar $2 Qc Qo Ar $1 Ns Li ":\&" Qc Ns '\'' .' | awk '/^$/ {prev_empty=1; next} $1 == "#" && $2 ~ /^[0-9]*$/ {prev_empty=0; next} {if(prev_empty) print ""; prev_empty=0; print}' | awk '$0 == ".Dd" {$2 = "December 4, 2022"} $1 == ".Dt" { print ".ds doc-volume-operating-system" } $0 == ".Os" {$2 = "tzpfms"; $3 = "0.3.2-1"} {print}' > out/man/zfs-tpm2-load-key.8 ! mandoc -Tlint out/man/zfs-tpm2-load-key.8 2>&1 | grep -vE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' -e 'STYLE: operating system explicitly specified: Os tzpfms' -e 'WARNING: cross reference to self: Xr zfs-tpm.*-change-key 8' -e 'STYLE: input text line longer than 80 bytes' ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm-list.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm-list.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm1x-change-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm1x-change-key.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm1x-clear-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm1x-clear-key.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm1x-load-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm1x-load-key.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm2-change-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm2-change-key.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm2-clear-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm2-clear-key.8.html ( cd out/man/ && mandoc -Thtml -Ostyle="style.css",man="%N.%S.html;https://manpages.debian.org/bullseye/%N.%S" ) < out/man/zfs-tpm2-load-key.8 | \ awk '/^

//g' -e 's#manpages.debian.org/[^/]*/ESYS_CONTEXT.3#mankier.com/3/ESYS_CONTEXT#g' > out/man/zfs-tpm2-load-key.8.html cp man/style.css out/man/style.css awk -f pp.awk initrd/initramfs-tools/hook > out/initramfs-tools/usr/share/initramfs-tools/hooks/tzpfms chmod --reference initrd/initramfs-tools/hook out/initramfs-tools/usr/share/initramfs-tools/hooks/tzpfms awk -f pp.awk initrd/initramfs-tools/zfs-patch.sh > out/initramfs-tools/usr/share/tzpfms/initramfs-tools-zfs-patch.sh chmod --reference initrd/initramfs-tools/zfs-patch.sh out/initramfs-tools/usr/share/tzpfms/initramfs-tools-zfs-patch.sh awk -f pp.awk initrd/dracut/module-setup.sh > out/dracut/usr/lib/dracut/modules.d/91tzpfms/module-setup.sh chmod --reference initrd/dracut/module-setup.sh out/dracut/usr/lib/dracut/modules.d/91tzpfms/module-setup.sh awk -f pp.awk initrd/dracut/tzpfms-load-key.sh > out/dracut/usr/lib/dracut/modules.d/91tzpfms/tzpfms-load-key.sh chmod --reference initrd/dracut/tzpfms-load-key.sh out/dracut/usr/lib/dracut/modules.d/91tzpfms/tzpfms-load-key.sh find out/initramfs-tools/ out/dracut/ init.d/ -name '*.sh' -exec echo shellcheck --exclude SC1091,SC2093 {} + | sh -x + shellcheck --exclude SC1091,SC2093 out/initramfs-tools/usr/share/tzpfms/initramfs-tools-zfs-patch.sh out/dracut/usr/lib/dracut/modules.d/91tzpfms/tzpfms-load-key.sh out/dracut/usr/lib/dracut/modules.d/91tzpfms/module-setup.sh init.d/systemd/libexec-tzpfms-zfs-load-key@.sh make[2]: Nothing to be done for 'i-t'. ln -f init.d/systemd/zfs-load-key@.service.d-tzpfms.conf out/systemd//lib/systemd/system/zfs-load-key@.service.d/tzpfms.conf || cp init.d/systemd/zfs-load-key@.service.d-tzpfms.conf out/systemd//lib/systemd/system/zfs-load-key@.service.d/tzpfms.conf ln -f init.d/systemd/libexec-tzpfms-zfs-load-key@.sh out/systemd/usr/libexec/tzpfms-zfs-load-key@ || cp init.d/systemd/libexec-tzpfms-zfs-load-key@.sh out/systemd/usr/libexec/tzpfms-zfs-load-key@ make[2]: Nothing to be done for 'dracut'. make[2]: Leaving directory '/srv/tzpfms.deb' make[1]: Leaving directory '/srv/tzpfms.deb' dh_auto_test create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install dh_install debian/rules override_dh_installdocs make[1]: Entering directory '/srv/tzpfms.deb' dh_installdocs -A README.md make[1]: Leaving directory '/srv/tzpfms.deb' debian/rules override_dh_installchangelogs make[1]: Entering directory '/srv/tzpfms.deb' dh_installchangelogs debian/changelog.upstream make[1]: Leaving directory '/srv/tzpfms.deb' dh_installman dh_installsystemd dh_installinitramfs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dh_strip -a dh_makeshlibs -a dh_shlibdeps -a dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package tzpfms-initramfs: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package tzpfms-dracut: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'tzpfms-common-dbgsym' in '../tzpfms-common-dbgsym_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-tpm1x-dbgsym' in '../tzpfms-tpm1x-dbgsym_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-common' in '../tzpfms-common_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-tpm2-dbgsym' in '../tzpfms-tpm2-dbgsym_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-dracut' in '../tzpfms-dracut_0.3.2-1_all.deb'. dpkg-deb: building package 'tzpfms-tpm2' in '../tzpfms-tpm2_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-tpm1x' in '../tzpfms-tpm1x_0.3.2-1_i386.deb'. dpkg-deb: building package 'tzpfms-initramfs' in '../tzpfms-initramfs_0.3.2-1_all.deb'. dpkg-genbuildinfo -O../tzpfms_0.3.2-1_i386.buildinfo dpkg-genchanges -sa -O../tzpfms_0.3.2-1_i386.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload (original source is included)