dh clean --buildsystem=rebar --with rebar debian/rules override_dh_auto_clean make[1]: Entering directory '/home/ben/workspace/deb/erlang-p1-tls' rm -f config.log config.status dh_auto_clean install -d /home/ben/workspace/deb/erlang-p1-tls/debian/.debhelper/generated/_source/home make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile clean if [ -e debian/trash ]; then rm -f -f `cat debian/trash`; fi rm -f -rf debian/trash echo clean clean rebar clean skip_deps=true -vv DEBUG: Evaluating config script "/home/ben/workspace/deb/erlang-p1-tls/rebar.config.script" DEBUG: Consult config file "/home/ben/workspace/deb/erlang-p1-tls/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/ben/workspace/deb/erlang-p1-tls/src/fast_tls.app.src" DEBUG: is_app_available, looking for App p1_utils with Path "/home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils DEBUG: Available deps: [] DEBUG: Missing deps : [{dep,"/home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils", p1_utils,".*", {git,"https://github.com/processone/p1_utils.git", {tag,"1.0.25"}}, false}] DEBUG: Plugins requested while processing /home/ben/workspace/deb/erlang-p1-tls: [] DEBUG: Predirs: [] ==> erlang-p1-tls (clean) INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_tls.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_tls.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_sha.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_sha.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/ioqueue.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/ioqueue.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf ebin/*.beam DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf ebin/*.beam" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf priv/mibs/*.bin DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf priv/mibs/*.bin" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf /home/ben/workspace/deb/erlang-p1-tls/.rebar/erlcinfo DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf /home/ben/workspace/deb/erlang-p1-tls/.rebar/erlcinfo" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf .eunit DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .eunit" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf .qc DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .qc" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: Postdirs: [] rm -rf ebin/*.beam rm -rf ebin/*.app rm -rf c_src/*.o rm -rf priv/.so rm -rf .eunit make[1]: Leaving directory '/home/ben/workspace/deb/erlang-p1-tls' dh_autoreconf_clean -O--buildsystem=rebar dh_clean -O--buildsystem=rebar rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/erlang-p1-tls.substvars debian/files rm -fr -- debian/erlang-p1-tls/ debian/tmp/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) gbp:info: Performing the build Building with cowbuilder for distribution sid W: /home/ben/.pbuilderrc does not exist I: using cowbuilder as pbuilder dpkg-checkbuilddeps: error: Unmet build dependencies: dh-rebar (>= 0.0.6) W: Unmet build-dependency in source dh clean --buildsystem=rebar --with rebar debian/rules override_dh_auto_clean make[1]: Entering directory '/home/ben/workspace/deb/erlang-p1-tls' rm -f config.log config.status dh_auto_clean install -d /home/ben/workspace/deb/erlang-p1-tls/debian/.debhelper/generated/_source/home make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile clean if [ -e debian/trash ]; then rm -f -f `cat debian/trash`; fi rm -f -rf debian/trash echo clean clean rebar clean skip_deps=true -vv DEBUG: Evaluating config script "/home/ben/workspace/deb/erlang-p1-tls/rebar.config.script" DEBUG: Consult config file "/home/ben/workspace/deb/erlang-p1-tls/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/ben/workspace/deb/erlang-p1-tls/src/fast_tls.app.src" DEBUG: is_app_available, looking for App p1_utils with Path "/home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils DEBUG: Available deps: [] DEBUG: Missing deps : [{dep,"/home/ben/workspace/deb/erlang-p1-tls/deps/p1_utils", p1_utils,".*", {git,"https://github.com/processone/p1_utils.git", {tag,"1.0.25"}}, false}] DEBUG: Plugins requested while processing /home/ben/workspace/deb/erlang-p1-tls: [] DEBUG: Predirs: [] ==> erlang-p1-tls (clean) INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_tls.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_tls.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_sha.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/fast_sha.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/ioqueue.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf c_src/ioqueue.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf ebin/*.beam DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf ebin/*.beam" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf priv/mibs/*.bin DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf priv/mibs/*.bin" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf /home/ben/workspace/deb/erlang-p1-tls/.rebar/erlcinfo DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf /home/ben/workspace/deb/erlang-p1-tls/.rebar/erlcinfo" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf .eunit DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .eunit" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/home/ben/workspace/deb/erlang-p1-tls" cmd: rm -rf .qc DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .qc" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: Postdirs: [] rm -rf ebin/*.beam rm -rf ebin/*.app rm -rf c_src/*.o rm -rf priv/.so rm -rf .eunit make[1]: Leaving directory '/home/ben/workspace/deb/erlang-p1-tls' dh_autoreconf_clean -O--buildsystem=rebar dh_clean -O--buildsystem=rebar rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/erlang-p1-tls.substvars debian/files rm -fr -- debian/erlang-p1-tls/ debian/tmp/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building erlang-p1-tls using existing ./erlang-p1-tls_1.1.15.orig.tar.gz dpkg-source: info: building erlang-p1-tls in erlang-p1-tls_1.1.15-1.debian.tar.xz dpkg-source: info: building erlang-p1-tls in erlang-p1-tls_1.1.15-1.dsc I: Generated dsc will be overwritten by build result; not generating changes file I: Copying COW directory I: forking: rm -rf /var/cache/pbuilder/build/cow.617308 I: forking: cp -al /var/cache/pbuilder/base.cow /var/cache/pbuilder/build/cow.617308 I: removed stale ilistfile /var/cache/pbuilder/build/cow.617308/.ilist I: forking: chroot /var/cache/pbuilder/build/cow.617308 cowdancer-ilistcreate /.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i '' I: Invoking pbuilder I: forking: pbuilder build --debbuildopts --debbuildopts --buildplace /var/cache/pbuilder/build/cow.617308 --buildresult /home/ben/workspace/deb --mirror http://ftp.us.debian.org/debian/ --distribution sid --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.617308 cow-shell' /home/ben/workspace/deb/erlang-p1-tls_1.1.15-1.dsc W: /home/ben/.pbuilderrc does not exist I: Running in no-targz mode I: pbuilder: network access will be disabled during build I: Current time: Mon Jul 18 15:54:11 EDT 2022 I: pbuilder-time-stamp: 1658174051 I: copying local configuration W: --override-config is not set; not updating apt.conf Read the manpage for details. I: mounting /proc filesystem I: mounting /sys filesystem I: creating /{dev,run}/shm I: mounting /dev/pts filesystem I: redirecting /dev/ptmx to /dev/pts/ptmx I: policy-rc.d already exists I: Obtaining the cached apt archive contents I: Copying source file I: copying [/home/ben/workspace/deb/erlang-p1-tls_1.1.15-1.dsc] I: copying [/home/ben/workspace/deb/erlang-p1-tls_1.1.15.orig.tar.gz] I: copying [/home/ben/workspace/deb/erlang-p1-tls_1.1.15-1.debian.tar.xz] I: Extracting source dpkg-source: warning: extracting unsigned source package (erlang-p1-tls_1.1.15-1.dsc) dpkg-source: info: extracting erlang-p1-tls in erlang-p1-tls-1.1.15 dpkg-source: info: unpacking erlang-p1-tls_1.1.15.orig.tar.gz dpkg-source: info: unpacking erlang-p1-tls_1.1.15-1.debian.tar.xz I: Not using root during the build. I: Installing the build-deps -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: amd64 Maintainer: Debian Pbuilder Team Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper-compat (= 13), dh-rebar (>= 0.0.6), erlang-base, erlang-eunit, erlang-p1-utils (>= 1.0.25), erlang-syntax-tools, libssl-dev dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 12748 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however: Package debhelper-compat is not installed. pbuilder-satisfydepends-dummy depends on dh-rebar (>= 0.0.6); however: Package dh-rebar is not installed. pbuilder-satisfydepends-dummy depends on erlang-base; however: Package erlang-base is not installed. pbuilder-satisfydepends-dummy depends on erlang-eunit; however: Package erlang-eunit is not installed. pbuilder-satisfydepends-dummy depends on erlang-p1-utils (>= 1.0.25); however: Package erlang-p1-utils is not installed. pbuilder-satisfydepends-dummy depends on erlang-syntax-tools; however: Package erlang-syntax-tools is not installed. pbuilder-satisfydepends-dummy depends on libssl-dev; however: Package libssl-dev is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Initializing package states... Writing extended state information... Building tag database... pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) The following NEW packages will be installed: adwaita-icon-theme{a} autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} bubblewrap{a} dbus{a} dbus-bin{a} dbus-daemon{a} dbus-session-bus-common{a} dbus-system-bus-common{a} dbus-user-session{a} dconf-gsettings-backend{a} dconf-service{a} debhelper{a} dh-autoreconf{a} dh-rebar{a} dh-strip-nondeterminism{a} dictionaries-common{a} dmsetup{a} dwz{a} emacsen-common{a} erlang-asn1{a} erlang-base{a} erlang-crypto{a} erlang-dev{a} erlang-dialyzer{a} erlang-diameter{a} erlang-edoc{a} erlang-eunit{a} erlang-ftp{a} erlang-inets{a} erlang-mnesia{a} erlang-p1-utils{a} erlang-public-key{a} erlang-reltool{a} erlang-runtime-tools{a} erlang-snmp{a} erlang-ssl{a} erlang-syntax-tools{a} erlang-tftp{a} erlang-tools{a} erlang-wx{a} erlang-xmerl{a} file{a} fontconfig{a} fontconfig-config{a} fonts-dejavu-core{a} gettext{a} gettext-base{a} glib-networking{a} glib-networking-common{a} glib-networking-services{a} groff-base{a} gsettings-desktop-schemas{a} gstreamer1.0-plugins-base{a} gstreamer1.0-plugins-good{a} gtk-update-icon-cache{a} hicolor-icon-theme{a} hunspell-en-us{a} intltool-debian{a} iso-codes{a} libaa1{a} libapparmor1{a} libarchive-zip-perl{a} libargon2-1{a} libaspell15{a} libasyncns0{a} libatk-bridge2.0-0{a} libatk1.0-0{a} libatk1.0-data{a} libatspi2.0-0{a} libavahi-client3{a} libavahi-common-data{a} libavahi-common3{a} libavc1394-0{a} libbrotli1{a} libbsd0{a} libcaca0{a} libcairo-gobject2{a} libcairo2{a} libcap2-bin{a} libcdparanoia0{a} libcolord2{a} libcryptsetup12{a} libcups2{a} libdatrie1{a} libdbus-1-3{a} libdconf1{a} libdebhelper-perl{a} libdeflate0{a} libdevmapper1.02.1{a} libdrm-amdgpu1{a} libdrm-common{a} libdrm-nouveau2{a} libdrm-radeon1{a} libdrm2{a} libdv4{a} libdw1{a} libedit2{a} libegl-mesa0{a} libegl1{a} libelf1{a} libenchant-2-2{a} libepoxy0{a} libevdev2{a} libexpat1{a} libfdisk1{a} libfile-stripnondeterminism-perl{a} libflac8{a} libfontconfig1{a} libfreetype6{a} libfribidi0{a} libgbm1{a} libgdk-pixbuf-2.0-0{a} libgdk-pixbuf2.0-common{a} libgl1{a} libgl1-mesa-dri{a} libglapi-mesa{a} libglib2.0-0{a} libglu1-mesa{a} libglvnd0{a} libglx-mesa0{a} libglx0{a} libgpm2{a} libgraphite2-3{a} libgstreamer-gl1.0-0{a} libgstreamer-plugins-base1.0-0{a} libgstreamer1.0-0{a} libgtk-3-0{a} libgtk-3-common{a} libgudev-1.0-0{a} libharfbuzz-icu0{a} libharfbuzz0b{a} libhunspell-1.7-0{a} libhyphen0{a} libice6{a} libicu71{a} libiec61883-0{a} libip4tc2{a} libjack-jackd2-0{a} libjavascriptcoregtk-4.0-18{a} libjbig0{a} libjpeg62-turbo{a} libjson-c5{a} libkmod2{a} liblcms2-2{a} liblerc3{a} libllvm14{a} libmagic-mgc{a} libmagic1{a} libmanette-0.2-0{a} libmd0{a} libmp3lame0{a} libmpg123-0{a} libncurses6{a} libnotify4{a} libogg0{a} libopengl0{a} libopenjp2-7{a} libopus0{a} liborc-0.4-0{a} libpam-systemd{a} libpango-1.0-0{a} libpangocairo-1.0-0{a} libpangoft2-1.0-0{a} libpipeline1{a} libpixman-1-0{a} libpng16-16{a} libprocps8{a} libproxy1v5{a} libpsl5{a} libpulse0{a} libraw1394-11{a} libsamplerate0{a} libsecret-1-0{a} libsecret-common{a} libsensors-config{a} libsensors5{a} libshout3{a} libsigsegv2{a} libslang2{a} libsm6{a} libsndfile1{a} libsoup2.4-1{a} libsoup2.4-common{a} libspeex1{a} libssl-dev{a} libsub-override-perl{a} libsystemd-shared{a} libtag1v5{a} libtag1v5-vanilla{a} libtext-iconv-perl{a} libthai-data{a} libthai0{a} libtheora0{a} libtiff5{a} libtool{a} libtwolame0{a} libuchardet0{a} libunwind8{a} libv4l-0{a} libv4lconvert0{a} libvisual-0.4-0{a} libvorbis0a{a} libvorbisenc2{a} libvpx7{a} libvulkan1{a} libwavpack1{a} libwayland-client0{a} libwayland-cursor0{a} libwayland-egl1{a} libwayland-server0{a} libwebkit2gtk-4.0-37{a} libwebp7{a} libwebpdemux2{a} libwoff1{a} libwpe-1.0-1{a} libwpebackend-fdo-1.0-1{a} libwrap0{a} libwxbase3.0-0v5{a} libwxgtk-webview3.0-gtk3-0v5{a} libwxgtk3.0-gtk3-0v5{a} libx11-6{a} libx11-data{a} libx11-xcb1{a} libxau6{a} libxcb-dri2-0{a} libxcb-dri3-0{a} libxcb-glx0{a} libxcb-present0{a} libxcb-render0{a} libxcb-shm0{a} libxcb-sync1{a} libxcb-xfixes0{a} libxcb1{a} libxcomposite1{a} libxcursor1{a} libxdamage1{a} libxdmcp6{a} libxext6{a} libxfixes3{a} libxi6{a} libxinerama1{a} libxkbcommon0{a} libxml2{a} libxrandr2{a} libxrender1{a} libxshmfence1{a} libxslt1.1{a} libxxf86vm1{a} libz3-4{a} m4{a} man-db{a} po-debconf{a} procps{a} rebar{a} sensible-utils{a} shared-mime-info{a} systemd{a} systemd-sysv{a} ucf{a} x11-common{a} xdg-dbus-proxy{a} xkb-data{a} The following packages are RECOMMENDED but will NOT be installed: aspell-am aspell-ar aspell-ar-large aspell-bg aspell-br aspell-ca aspell-cs aspell-cy aspell-da aspell-de aspell-de-1901 aspell-el aspell-en aspell-eo aspell-eo-cx7 aspell-es aspell-et aspell-eu aspell-fa aspell-fo aspell-fr aspell-ga aspell-gl-minimos aspell-he aspell-hr aspell-hsb aspell-hu aspell-hy aspell-is aspell-it aspell-kk aspell-ku aspell-lt aspell-lv aspell-nl aspell-no aspell-pl aspell-pt-br aspell-pt-pt aspell-ro aspell-ru aspell-sk aspell-sl aspell-sv aspell-tl aspell-uk aspell-uz at-spi2-core chrony curl enchant-2 git gstreamer1.0-gl gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-x libarchive-cpio-perl libgdk-pixbuf2.0-bin libglib2.0-data libgtk-3-bin libltdl-dev libmail-sendmail-perl libnss-systemd libpam-cap librsvg2-common libsctp1 lynx mercurial mesa-vulkan-drivers ntpsec openntpd psmisc publicsuffix systemd-timesyncd wget xdg-desktop-portal-gtk xdg-user-dirs 0 packages upgraded, 266 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/180 MB of archives. After unpacking 625 MB will be used. Writing extended state information... debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libargon2-1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12748 files and directories currently installed.) Preparing to unpack .../00-libargon2-1_0~20171227-0.3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3) ... Selecting previously unselected package dmsetup. Preparing to unpack .../01-dmsetup_2%3a1.02.183-2_amd64.deb ... Unpacking dmsetup (2:1.02.183-2) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.183-2_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.183-2) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../03-libjson-c5_0.16-1_amd64.deb ... Unpacking libjson-c5:amd64 (0.16-1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../04-libcryptsetup12_2%3a2.4.3-1+b1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.4.3-1+b1) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../05-libfdisk1_2.38-5_amd64.deb ... Unpacking libfdisk1:amd64 (2.38-5) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../06-libkmod2_30+20220630-2_amd64.deb ... Unpacking libkmod2:amd64 (30+20220630-2) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../07-libapparmor1_3.0.4-3_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.4-3) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../08-libip4tc2_1.8.8-1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.8-1) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../09-libsystemd-shared_251.3-1_amd64.deb ... Unpacking libsystemd-shared:amd64 (251.3-1) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_251.3-1_amd64.deb ... Unpacking systemd (251.3-1) ... Setting up libargon2-1:amd64 (0~20171227-0.3) ... Setting up libjson-c5:amd64 (0.16-1) ... Setting up libfdisk1:amd64 (2.38-5) ... Setting up libkmod2:amd64 (30+20220630-2) ... Setting up libapparmor1:amd64 (3.0.4-3) ... Setting up libip4tc2:amd64 (1.8.8-1) ... Setting up libsystemd-shared:amd64 (251.3-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.183-2) ... Setting up libcryptsetup12:amd64 (2:2.4.3-1+b1) ... Setting up systemd (251.3-1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Setting up dmsetup (2:1.02.183-2) ... Selecting previously unselected package systemd-sysv. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13650 files and directories currently installed.) Preparing to unpack .../000-systemd-sysv_251.3-1_amd64.deb ... Unpacking systemd-sysv (251.3-1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../001-libdbus-1-3_1.14.0-2_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.0-2) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../002-dbus-bin_1.14.0-2_amd64.deb ... Unpacking dbus-bin (1.14.0-2) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../003-dbus-session-bus-common_1.14.0-2_all.deb ... Unpacking dbus-session-bus-common (1.14.0-2) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../004-libexpat1_2.4.8-1_amd64.deb ... Unpacking libexpat1:amd64 (2.4.8-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../005-dbus-daemon_1.14.0-2_amd64.deb ... Unpacking dbus-daemon (1.14.0-2) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../006-dbus-system-bus-common_1.14.0-2_all.deb ... Unpacking dbus-system-bus-common (1.14.0-2) ... Selecting previously unselected package dbus. Preparing to unpack .../007-dbus_1.14.0-2_amd64.deb ... Unpacking dbus (1.14.0-2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../008-libncurses6_6.3+20220423-2_amd64.deb ... Unpacking libncurses6:amd64 (6.3+20220423-2) ... Selecting previously unselected package libprocps8:amd64. Preparing to unpack .../009-libprocps8_2%3a3.3.17-7+b1_amd64.deb ... Unpacking libprocps8:amd64 (2:3.3.17-7+b1) ... Selecting previously unselected package procps. Preparing to unpack .../010-procps_2%3a3.3.17-7+b1_amd64.deb ... Unpacking procps (2:3.3.17-7+b1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../011-sensible-utils_0.0.17_all.deb ... Unpacking sensible-utils (0.0.17) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../012-libmagic-mgc_1%3a5.41-4_amd64.deb ... Unpacking libmagic-mgc (1:5.41-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../013-libmagic1_1%3a5.41-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.41-4) ... Selecting previously unselected package file. Preparing to unpack .../014-file_1%3a5.41-4_amd64.deb ... Unpacking file (1:5.41-4) ... Selecting previously unselected package gettext-base. Preparing to unpack .../015-gettext-base_0.21-6_amd64.deb ... Unpacking gettext-base (0.21-6) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../016-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../017-groff-base_1.22.4-8_amd64.deb ... Unpacking groff-base (1.22.4-8) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../018-libpam-systemd_251.3-1_amd64.deb ... Unpacking libpam-systemd:amd64 (251.3-1) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../019-bsdextrautils_2.38-5_amd64.deb ... Unpacking bsdextrautils (2.38-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../020-libpipeline1_1.5.6-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.6-1) ... Selecting previously unselected package man-db. Preparing to unpack .../021-man-db_2.10.2-1_amd64.deb ... Unpacking man-db (2.10.2-1) ... Selecting previously unselected package ucf. Preparing to unpack .../022-ucf_3.0043_all.deb ... Moving old data out of the way Unpacking ucf (3.0043) ... Selecting previously unselected package hicolor-icon-theme. Preparing to unpack .../023-hicolor-icon-theme_0.17-2_all.deb ... Unpacking hicolor-icon-theme (0.17-2) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Preparing to unpack .../024-libgdk-pixbuf2.0-common_2.42.8+dfsg-1_all.deb ... Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../025-libglib2.0-0_2.72.3-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.3-1) ... Selecting previously unselected package libicu71:amd64. Preparing to unpack .../026-libicu71_71.1-3_amd64.deb ... Unpacking libicu71:amd64 (71.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../027-libxml2_2.9.14+dfsg-1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../028-shared-mime-info_2.2-1_amd64.deb ... Unpacking shared-mime-info (2.2-1) ... Selecting previously unselected package libjpeg62-turbo:amd64. Preparing to unpack .../029-libjpeg62-turbo_1%3a2.1.2-1_amd64.deb ... Unpacking libjpeg62-turbo:amd64 (1:2.1.2-1) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../030-libpng16-16_1.6.37-5_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-5) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../031-libdeflate0_1.12-1_amd64.deb ... Unpacking libdeflate0:amd64 (1.12-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../032-libjbig0_2.1-3.1+b2_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1+b2) ... Selecting previously unselected package liblerc3:amd64. Preparing to unpack .../033-liblerc3_3.0+ds-1_amd64.deb ... Unpacking liblerc3:amd64 (3.0+ds-1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../034-libwebp7_1.2.2-2+b1_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../035-libtiff5_4.4.0-3_amd64.deb ... Unpacking libtiff5:amd64 (4.4.0-3) ... Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. Preparing to unpack .../036-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1_amd64.deb ... Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ... Selecting previously unselected package gtk-update-icon-cache. Preparing to unpack .../037-gtk-update-icon-cache_3.24.34-1_amd64.deb ... Unpacking gtk-update-icon-cache (3.24.34-1) ... Selecting previously unselected package adwaita-icon-theme. Preparing to unpack .../038-adwaita-icon-theme_42.0-2_all.deb ... Unpacking adwaita-icon-theme (42.0-2) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../039-libsigsegv2_2.14-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.14-1) ... Selecting previously unselected package m4. Preparing to unpack .../040-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../041-autoconf_2.71-2_all.deb ... Unpacking autoconf (2.71-2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../042-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../043-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../044-autopoint_0.21-6_all.deb ... Unpacking autopoint (0.21-6) ... Selecting previously unselected package bubblewrap. Preparing to unpack .../045-bubblewrap_0.6.2-1_amd64.deb ... Unpacking bubblewrap (0.6.2-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../046-dbus-user-session_1.14.0-2_amd64.deb ... Unpacking dbus-user-session (1.14.0-2) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../047-libdconf1_0.40.0-3_amd64.deb ... Unpacking libdconf1:amd64 (0.40.0-3) ... Selecting previously unselected package dconf-service. Preparing to unpack .../048-dconf-service_0.40.0-3_amd64.deb ... Unpacking dconf-service (0.40.0-3) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../049-dconf-gsettings-backend_0.40.0-3_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../050-libdebhelper-perl_13.8_all.deb ... Unpacking libdebhelper-perl (13.8) ... Selecting previously unselected package libtool. Preparing to unpack .../051-libtool_2.4.7-4_all.deb ... Unpacking libtool (2.4.7-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../052-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../053-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../054-libsub-override-perl_0.09-3_all.deb ... Unpacking libsub-override-perl (0.09-3) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../055-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../056-dh-strip-nondeterminism_1.13.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.0-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../057-libelf1_0.187-1_amd64.deb ... Unpacking libelf1:amd64 (0.187-1) ... Selecting previously unselected package dwz. Preparing to unpack .../058-dwz_0.14-1_amd64.deb ... Unpacking dwz (0.14-1) ... Selecting previously unselected package gettext. Preparing to unpack .../059-gettext_0.21-6_amd64.deb ... Unpacking gettext (0.21-6) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../060-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../061-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../062-debhelper_13.8_all.deb ... Unpacking debhelper (13.8) ... Selecting previously unselected package erlang-base. Preparing to unpack .../063-erlang-base_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-base (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-dev. Preparing to unpack .../064-erlang-dev_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-dev (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-mnesia. Preparing to unpack .../065-erlang-mnesia_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-mnesia (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-runtime-tools. Preparing to unpack .../066-erlang-runtime-tools_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-runtime-tools (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-tools. Preparing to unpack .../067-erlang-tools_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-tools (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-syntax-tools. Preparing to unpack .../068-erlang-syntax-tools_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-syntax-tools (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-crypto. Preparing to unpack .../069-erlang-crypto_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-crypto (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-asn1. Preparing to unpack .../070-erlang-asn1_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-asn1 (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-dialyzer. Preparing to unpack .../071-erlang-dialyzer_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-dialyzer (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-public-key. Preparing to unpack .../072-erlang-public-key_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-public-key (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-ssl. Preparing to unpack .../073-erlang-ssl_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-ssl (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-diameter. Preparing to unpack .../074-erlang-diameter_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-diameter (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-ftp. Preparing to unpack .../075-erlang-ftp_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-ftp (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-tftp. Preparing to unpack .../076-erlang-tftp_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-tftp (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-inets. Preparing to unpack .../077-erlang-inets_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-inets (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-xmerl. Preparing to unpack .../078-erlang-xmerl_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-xmerl (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-edoc. Preparing to unpack .../079-erlang-edoc_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-edoc (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-eunit. Preparing to unpack .../080-erlang-eunit_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-eunit (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package libglvnd0:amd64. Preparing to unpack .../081-libglvnd0_1.4.0-1_amd64.deb ... Unpacking libglvnd0:amd64 (1.4.0-1) ... Selecting previously unselected package libopengl0:amd64. Preparing to unpack .../082-libopengl0_1.4.0-1_amd64.deb ... Unpacking libopengl0:amd64 (1.4.0-1) ... Selecting previously unselected package libglu1-mesa:amd64. Preparing to unpack .../083-libglu1-mesa_9.0.2-1_amd64.deb ... Unpacking libglu1-mesa:amd64 (9.0.2-1) ... Selecting previously unselected package libwxbase3.0-0v5:amd64. Preparing to unpack .../084-libwxbase3.0-0v5_3.0.5.1+dfsg-4_amd64.deb ... Unpacking libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-4) ... Selecting previously unselected package libatk1.0-data. Preparing to unpack .../085-libatk1.0-data_2.38.0-1_all.deb ... Unpacking libatk1.0-data (2.38.0-1) ... Selecting previously unselected package libatk1.0-0:amd64. Preparing to unpack .../086-libatk1.0-0_2.38.0-1_amd64.deb ... Unpacking libatk1.0-0:amd64 (2.38.0-1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../087-libxau6_1%3a1.0.9-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../088-libmd0_1.0.4-2_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-2) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../089-libbsd0_0.11.6-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.6-1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../090-libxdmcp6_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../091-libxcb1_1.14-3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../092-libx11-data_2%3a1.7.5-1_all.deb ... Unpacking libx11-data (2:1.7.5-1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../093-libx11-6_2%3a1.7.5-1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../094-libxext6_2%3a1.3.4-1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1) ... Selecting previously unselected package libxi6:amd64. Preparing to unpack .../095-libxi6_2%3a1.8-1_amd64.deb ... Unpacking libxi6:amd64 (2:1.8-1) ... Selecting previously unselected package libatspi2.0-0:amd64. Preparing to unpack .../096-libatspi2.0-0_2.44.1-1_amd64.deb ... Unpacking libatspi2.0-0:amd64 (2.44.1-1) ... Selecting previously unselected package libatk-bridge2.0-0:amd64. Preparing to unpack .../097-libatk-bridge2.0-0_2.38.0-4_amd64.deb ... Unpacking libatk-bridge2.0-0:amd64 (2.38.0-4) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../098-libbrotli1_1.0.9-2+b3_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b3) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../099-libfreetype6_2.12.1+dfsg-3_amd64.deb ... Unpacking libfreetype6:amd64 (2.12.1+dfsg-3) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../100-fonts-dejavu-core_2.37-2_all.deb ... Unpacking fonts-dejavu-core (2.37-2) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../101-fontconfig-config_2.13.1-4.4_all.deb ... Unpacking fontconfig-config (2.13.1-4.4) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../102-libfontconfig1_2.13.1-4.4_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.4) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../103-libpixman-1-0_0.40.0-1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.40.0-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../104-libxcb-render0_1.14-3_amd64.deb ... Unpacking libxcb-render0:amd64 (1.14-3) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../105-libxcb-shm0_1.14-3_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.14-3) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../106-libxrender1_1%3a0.9.10-1.1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../107-libcairo2_1.16.0-6_amd64.deb ... Unpacking libcairo2:amd64 (1.16.0-6) ... Selecting previously unselected package libcairo-gobject2:amd64. Preparing to unpack .../108-libcairo-gobject2_1.16.0-6_amd64.deb ... Unpacking libcairo-gobject2:amd64 (1.16.0-6) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../109-liblcms2-2_2.12~rc1-2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.12~rc1-2) ... Selecting previously unselected package libcolord2:amd64. Preparing to unpack .../110-libcolord2_1.4.6-1_amd64.deb ... Unpacking libcolord2:amd64 (1.4.6-1) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../111-libavahi-common-data_0.8-6_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.8-6) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../112-libavahi-common3_0.8-6_amd64.deb ... Unpacking libavahi-common3:amd64 (0.8-6) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../113-libavahi-client3_0.8-6_amd64.deb ... Unpacking libavahi-client3:amd64 (0.8-6) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../114-libcups2_2.4.2-1_amd64.deb ... Unpacking libcups2:amd64 (2.4.2-1) ... Selecting previously unselected package libepoxy0:amd64. Preparing to unpack .../115-libepoxy0_1.5.10-1_amd64.deb ... Unpacking libepoxy0:amd64 (1.5.10-1) ... Selecting previously unselected package libfribidi0:amd64. Preparing to unpack .../116-libfribidi0_1.0.8-2.1_amd64.deb ... Unpacking libfribidi0:amd64 (1.0.8-2.1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../117-libgraphite2-3_1.3.14-1_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.14-1) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../118-libharfbuzz0b_2.7.4-1+b1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (2.7.4-1+b1) ... Selecting previously unselected package fontconfig. Preparing to unpack .../119-fontconfig_2.13.1-4.4_amd64.deb ... Unpacking fontconfig (2.13.1-4.4) ... Selecting previously unselected package libthai-data. Preparing to unpack .../120-libthai-data_0.1.29-1_all.deb ... Unpacking libthai-data (0.1.29-1) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../121-libdatrie1_0.2.13-2_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.13-2) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../122-libthai0_0.1.29-1_amd64.deb ... Unpacking libthai0:amd64 (0.1.29-1) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../123-libpango-1.0-0_1.50.7+ds-1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.50.7+ds-1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../124-libpangoft2-1.0-0_1.50.7+ds-1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.50.7+ds-1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../125-libpangocairo-1.0-0_1.50.7+ds-1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.50.7+ds-1) ... Selecting previously unselected package libwayland-client0:amd64. Preparing to unpack .../126-libwayland-client0_1.21.0-1_amd64.deb ... Unpacking libwayland-client0:amd64 (1.21.0-1) ... Selecting previously unselected package libwayland-cursor0:amd64. Preparing to unpack .../127-libwayland-cursor0_1.21.0-1_amd64.deb ... Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... Selecting previously unselected package libwayland-egl1:amd64. Preparing to unpack .../128-libwayland-egl1_1.21.0-1_amd64.deb ... Unpacking libwayland-egl1:amd64 (1.21.0-1) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../129-libxcomposite1_1%3a0.4.5-1_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../130-libxfixes3_1%3a6.0.0-1_amd64.deb ... Unpacking libxfixes3:amd64 (1:6.0.0-1) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../131-libxcursor1_1%3a1.2.1-1_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.2.1-1) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../132-libxdamage1_1%3a1.1.5-2_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.5-2) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../133-libxinerama1_2%3a1.1.4-3_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.4-3) ... Selecting previously unselected package xkb-data. Preparing to unpack .../134-xkb-data_2.35.1-1_all.deb ... Unpacking xkb-data (2.35.1-1) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../135-libxkbcommon0_1.4.0-1_amd64.deb ... Unpacking libxkbcommon0:amd64 (1.4.0-1) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../136-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... Selecting previously unselected package libgtk-3-common. Preparing to unpack .../137-libgtk-3-common_3.24.34-1_all.deb ... Unpacking libgtk-3-common (3.24.34-1) ... Selecting previously unselected package libgtk-3-0:amd64. Preparing to unpack .../138-libgtk-3-0_3.24.34-1_amd64.deb ... Unpacking libgtk-3-0:amd64 (3.24.34-1) ... Selecting previously unselected package libjavascriptcoregtk-4.0-18:amd64. Preparing to unpack .../139-libjavascriptcoregtk-4.0-18_2.36.4-1_amd64.deb ... Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.36.4-1) ... Selecting previously unselected package libcdparanoia0:amd64. Preparing to unpack .../140-libcdparanoia0_3.10.2+debian-14_amd64.deb ... Unpacking libcdparanoia0:amd64 (3.10.2+debian-14) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../141-libdw1_0.187-1_amd64.deb ... Unpacking libdw1:amd64 (0.187-1) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../142-libunwind8_1.3.2-2_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../143-libcap2-bin_1%3a2.44-1_amd64.deb ... Unpacking libcap2-bin (1:2.44-1) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../144-libgstreamer1.0-0_1.20.3-1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.20.3-1) ... Selecting previously unselected package liborc-0.4-0:amd64. Preparing to unpack .../145-liborc-0.4-0_1%3a0.4.32-2_amd64.deb ... Unpacking liborc-0.4-0:amd64 (1:0.4.32-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../146-iso-codes_4.10.0-1_all.deb ... Unpacking iso-codes (4.10.0-1) ... Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. Preparing to unpack .../147-libgstreamer-plugins-base1.0-0_1.20.3-2_amd64.deb ... Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.3-2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../148-libogg0_1.3.5-1_amd64.deb ... Unpacking libogg0:amd64 (1.3.5-1) ... Selecting previously unselected package libopus0:amd64. Preparing to unpack .../149-libopus0_1.3.1-2_amd64.deb ... Unpacking libopus0:amd64 (1.3.1-2) ... Selecting previously unselected package libtheora0:amd64. Preparing to unpack .../150-libtheora0_1.1.1+dfsg.1-16_amd64.deb ... Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16) ... Selecting previously unselected package libvisual-0.4-0:amd64. Preparing to unpack .../151-libvisual-0.4-0_0.4.0-18_amd64.deb ... Unpacking libvisual-0.4-0:amd64 (0.4.0-18) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../152-libvorbis0a_1.3.7-1_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.7-1) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../153-libvorbisenc2_1.3.7-1_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.7-1) ... Selecting previously unselected package gstreamer1.0-plugins-base:amd64. Preparing to unpack .../154-gstreamer1.0-plugins-base_1.20.3-2_amd64.deb ... Unpacking gstreamer1.0-plugins-base:amd64 (1.20.3-2) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../155-libgpm2_1.20.7-10_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-10) ... Selecting previously unselected package libslang2:amd64. Preparing to unpack .../156-libslang2_2.3.2-5+b1_amd64.deb ... Unpacking libslang2:amd64 (2.3.2-5+b1) ... Selecting previously unselected package libaa1:amd64. Preparing to unpack .../157-libaa1_1.4p5-50_amd64.deb ... Unpacking libaa1:amd64 (1.4p5-50) ... Selecting previously unselected package libraw1394-11:amd64. Preparing to unpack .../158-libraw1394-11_2.1.2-2_amd64.deb ... Unpacking libraw1394-11:amd64 (2.1.2-2) ... Selecting previously unselected package libavc1394-0:amd64. Preparing to unpack .../159-libavc1394-0_0.5.4-5_amd64.deb ... Unpacking libavc1394-0:amd64 (0.5.4-5) ... Selecting previously unselected package libcaca0:amd64. Preparing to unpack .../160-libcaca0_0.99.beta20-3_amd64.deb ... Unpacking libcaca0:amd64 (0.99.beta20-3) ... Selecting previously unselected package libdv4:amd64. Preparing to unpack .../161-libdv4_1.0.0-15_amd64.deb ... Unpacking libdv4:amd64 (1.0.0-15) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../162-libflac8_1.3.4-2_amd64.deb ... Unpacking libflac8:amd64 (1.3.4-2) ... Selecting previously unselected package libgudev-1.0-0:amd64. Preparing to unpack .../163-libgudev-1.0-0_237-2_amd64.deb ... Unpacking libgudev-1.0-0:amd64 (237-2) ... Selecting previously unselected package libiec61883-0:amd64. Preparing to unpack .../164-libiec61883-0_1.2.0-5_amd64.deb ... Unpacking libiec61883-0:amd64 (1.2.0-5) ... Selecting previously unselected package libsamplerate0:amd64. Preparing to unpack .../165-libsamplerate0_0.2.2-1_amd64.deb ... Unpacking libsamplerate0:amd64 (0.2.2-1) ... Selecting previously unselected package libjack-jackd2-0:amd64. Preparing to unpack .../166-libjack-jackd2-0_1.9.21~dfsg-1_amd64.deb ... Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-1) ... Selecting previously unselected package libmp3lame0:amd64. Preparing to unpack .../167-libmp3lame0_3.100-3_amd64.deb ... Unpacking libmp3lame0:amd64 (3.100-3) ... Selecting previously unselected package libmpg123-0:amd64. Preparing to unpack .../168-libmpg123-0_1.30.1-1_amd64.deb ... Unpacking libmpg123-0:amd64 (1.30.1-1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../169-libasyncns0_0.8-6+b2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-6+b2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../170-libsndfile1_1.0.31-2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.31-2) ... Selecting previously unselected package libwrap0:amd64. Preparing to unpack .../171-libwrap0_7.6.q-31_amd64.deb ... Unpacking libwrap0:amd64 (7.6.q-31) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../172-libx11-xcb1_2%3a1.7.5-1_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.7.5-1) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../173-libpulse0_15.0+dfsg1-4+b1_amd64.deb ... Unpacking libpulse0:amd64 (15.0+dfsg1-4+b1) ... Selecting previously unselected package libspeex1:amd64. Preparing to unpack .../174-libspeex1_1.2.0-1_amd64.deb ... Unpacking libspeex1:amd64 (1.2.0-1) ... Selecting previously unselected package libshout3:amd64. Preparing to unpack .../175-libshout3_2.4.6-1+b1_amd64.deb ... Unpacking libshout3:amd64 (2.4.6-1+b1) ... Selecting previously unselected package libtag1v5-vanilla:amd64. Preparing to unpack .../176-libtag1v5-vanilla_1.12-1_amd64.deb ... Unpacking libtag1v5-vanilla:amd64 (1.12-1) ... Selecting previously unselected package libtag1v5:amd64. Preparing to unpack .../177-libtag1v5_1.12-1_amd64.deb ... Unpacking libtag1v5:amd64 (1.12-1) ... Selecting previously unselected package libtwolame0:amd64. Preparing to unpack .../178-libtwolame0_0.4.0-2_amd64.deb ... Unpacking libtwolame0:amd64 (0.4.0-2) ... Selecting previously unselected package libv4lconvert0:amd64. Preparing to unpack .../179-libv4lconvert0_1.22.1-4_amd64.deb ... Unpacking libv4lconvert0:amd64 (1.22.1-4) ... Selecting previously unselected package libv4l-0:amd64. Preparing to unpack .../180-libv4l-0_1.22.1-4_amd64.deb ... Unpacking libv4l-0:amd64 (1.22.1-4) ... Selecting previously unselected package libvpx7:amd64. Preparing to unpack .../181-libvpx7_1.12.0-1_amd64.deb ... Unpacking libvpx7:amd64 (1.12.0-1) ... Selecting previously unselected package libwavpack1:amd64. Preparing to unpack .../182-libwavpack1_5.5.0-1_amd64.deb ... Unpacking libwavpack1:amd64 (5.5.0-1) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../183-libproxy1v5_0.4.18-1_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.18-1) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../184-glib-networking-common_2.72.0-1_all.deb ... Unpacking glib-networking-common (2.72.0-1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../185-glib-networking-services_2.72.0-1_amd64.deb ... Unpacking glib-networking-services (2.72.0-1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../186-gsettings-desktop-schemas_42.0-1_all.deb ... Unpacking gsettings-desktop-schemas (42.0-1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../187-glib-networking_2.72.0-1_amd64.deb ... Unpacking glib-networking:amd64 (2.72.0-1) ... Selecting previously unselected package libsoup2.4-common. Preparing to unpack .../188-libsoup2.4-common_2.74.2-3_all.deb ... Unpacking libsoup2.4-common (2.74.2-3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../189-libpsl5_0.21.0-1.2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2) ... Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../190-libsoup2.4-1_2.74.2-3_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.74.2-3) ... Selecting previously unselected package gstreamer1.0-plugins-good:amd64. Preparing to unpack .../191-gstreamer1.0-plugins-good_1.20.3-1_amd64.deb ... Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-1) ... Selecting previously unselected package xdg-dbus-proxy. Preparing to unpack .../192-xdg-dbus-proxy_0.1.4-1_amd64.deb ... Unpacking xdg-dbus-proxy (0.1.4-1) ... Selecting previously unselected package libdrm-common. Preparing to unpack .../193-libdrm-common_2.4.111-1_all.deb ... Unpacking libdrm-common (2.4.111-1) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../194-libdrm2_2.4.111-1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.111-1) ... Selecting previously unselected package libwayland-server0:amd64. Preparing to unpack .../195-libwayland-server0_1.21.0-1_amd64.deb ... Unpacking libwayland-server0:amd64 (1.21.0-1) ... Selecting previously unselected package libgbm1:amd64. Preparing to unpack .../196-libgbm1_22.1.3-1_amd64.deb ... Unpacking libgbm1:amd64 (22.1.3-1) ... Selecting previously unselected package libglapi-mesa:amd64. Preparing to unpack .../197-libglapi-mesa_22.1.3-1_amd64.deb ... Unpacking libglapi-mesa:amd64 (22.1.3-1) ... Selecting previously unselected package libxcb-dri2-0:amd64. Preparing to unpack .../198-libxcb-dri2-0_1.14-3_amd64.deb ... Unpacking libxcb-dri2-0:amd64 (1.14-3) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../199-libxcb-dri3-0_1.14-3_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.14-3) ... Selecting previously unselected package libxcb-present0:amd64. Preparing to unpack .../200-libxcb-present0_1.14-3_amd64.deb ... Unpacking libxcb-present0:amd64 (1.14-3) ... Selecting previously unselected package libxcb-sync1:amd64. Preparing to unpack .../201-libxcb-sync1_1.14-3_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.14-3) ... Selecting previously unselected package libxcb-xfixes0:amd64. Preparing to unpack .../202-libxcb-xfixes0_1.14-3_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.14-3) ... Selecting previously unselected package libxshmfence1:amd64. Preparing to unpack .../203-libxshmfence1_1.3-1_amd64.deb ... Unpacking libxshmfence1:amd64 (1.3-1) ... Selecting previously unselected package libegl-mesa0:amd64. Preparing to unpack .../204-libegl-mesa0_22.1.3-1_amd64.deb ... Unpacking libegl-mesa0:amd64 (22.1.3-1) ... Selecting previously unselected package libegl1:amd64. Preparing to unpack .../205-libegl1_1.4.0-1_amd64.deb ... Unpacking libegl1:amd64 (1.4.0-1) ... Selecting previously unselected package libtext-iconv-perl. Preparing to unpack .../206-libtext-iconv-perl_1.7-7+b2_amd64.deb ... Unpacking libtext-iconv-perl (1.7-7+b2) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../207-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package dictionaries-common. Preparing to unpack .../208-dictionaries-common_1.28.15_all.deb ... Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' Unpacking dictionaries-common (1.28.15) ... Selecting previously unselected package hunspell-en-us. Preparing to unpack .../209-hunspell-en-us_1%3a2020.12.07-2_all.deb ... Unpacking hunspell-en-us (1:2020.12.07-2) ... Selecting previously unselected package libaspell15:amd64. Preparing to unpack .../210-libaspell15_0.60.8-4_amd64.deb ... Unpacking libaspell15:amd64 (0.60.8-4) ... Selecting previously unselected package libhunspell-1.7-0:amd64. Preparing to unpack .../211-libhunspell-1.7-0_1.7.0-4_amd64.deb ... Unpacking libhunspell-1.7-0:amd64 (1.7.0-4) ... Selecting previously unselected package libenchant-2-2:amd64. Preparing to unpack .../212-libenchant-2-2_2.3.3-1_amd64.deb ... Unpacking libenchant-2-2:amd64 (2.3.3-1) ... Selecting previously unselected package libxcb-glx0:amd64. Preparing to unpack .../213-libxcb-glx0_1.14-3_amd64.deb ... Unpacking libxcb-glx0:amd64 (1.14-3) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../214-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../215-libdrm-amdgpu1_2.4.111-1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.111-1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../216-libdrm-nouveau2_2.4.111-1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.111-1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../217-libdrm-radeon1_2.4.111-1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.111-1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../218-libedit2_3.1-20210910-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../219-libz3-4_4.8.12-1+b1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-1+b1) ... Selecting previously unselected package libllvm14:amd64. Preparing to unpack .../220-libllvm14_1%3a14.0.6-1_amd64.deb ... Unpacking libllvm14:amd64 (1:14.0.6-1) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../221-libsensors-config_1%3a3.6.0-7_all.deb ... Unpacking libsensors-config (1:3.6.0-7) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../222-libsensors5_1%3a3.6.0-7_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.0-7) ... Selecting previously unselected package libvulkan1:amd64. Preparing to unpack .../223-libvulkan1_1.3.216.0-1_amd64.deb ... Unpacking libvulkan1:amd64 (1.3.216.0-1) ... Selecting previously unselected package libgl1-mesa-dri:amd64. Preparing to unpack .../224-libgl1-mesa-dri_22.1.3-1_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (22.1.3-1) ... Selecting previously unselected package libglx-mesa0:amd64. Preparing to unpack .../225-libglx-mesa0_22.1.3-1_amd64.deb ... Unpacking libglx-mesa0:amd64 (22.1.3-1) ... Selecting previously unselected package libglx0:amd64. Preparing to unpack .../226-libglx0_1.4.0-1_amd64.deb ... Unpacking libglx0:amd64 (1.4.0-1) ... Selecting previously unselected package libgl1:amd64. Preparing to unpack .../227-libgl1_1.4.0-1_amd64.deb ... Unpacking libgl1:amd64 (1.4.0-1) ... Selecting previously unselected package libgstreamer-gl1.0-0:amd64. Preparing to unpack .../228-libgstreamer-gl1.0-0_1.20.3-2_amd64.deb ... Unpacking libgstreamer-gl1.0-0:amd64 (1.20.3-2) ... Selecting previously unselected package libharfbuzz-icu0:amd64. Preparing to unpack .../229-libharfbuzz-icu0_2.7.4-1+b1_amd64.deb ... Unpacking libharfbuzz-icu0:amd64 (2.7.4-1+b1) ... Selecting previously unselected package libhyphen0:amd64. Preparing to unpack .../230-libhyphen0_2.8.8-7_amd64.deb ... Unpacking libhyphen0:amd64 (2.8.8-7) ... Selecting previously unselected package libevdev2:amd64. Preparing to unpack .../231-libevdev2_1.12.1+dfsg-1_amd64.deb ... Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ... Selecting previously unselected package libmanette-0.2-0:amd64. Preparing to unpack .../232-libmanette-0.2-0_0.2.6-3_amd64.deb ... Unpacking libmanette-0.2-0:amd64 (0.2.6-3) ... Selecting previously unselected package libnotify4:amd64. Preparing to unpack .../233-libnotify4_0.8.1-1_amd64.deb ... Unpacking libnotify4:amd64 (0.8.1-1) ... Selecting previously unselected package libopenjp2-7:amd64. Preparing to unpack .../234-libopenjp2-7_2.5.0-1_amd64.deb ... Unpacking libopenjp2-7:amd64 (2.5.0-1) ... Selecting previously unselected package libsecret-common. Preparing to unpack .../235-libsecret-common_0.20.5-2_all.deb ... Unpacking libsecret-common (0.20.5-2) ... Selecting previously unselected package libsecret-1-0:amd64. Preparing to unpack .../236-libsecret-1-0_0.20.5-2_amd64.deb ... Unpacking libsecret-1-0:amd64 (0.20.5-2) ... Selecting previously unselected package libwebpdemux2:amd64. Preparing to unpack .../237-libwebpdemux2_1.2.2-2+b1_amd64.deb ... Unpacking libwebpdemux2:amd64 (1.2.2-2+b1) ... Selecting previously unselected package libwoff1:amd64. Preparing to unpack .../238-libwoff1_1.0.2-2_amd64.deb ... Unpacking libwoff1:amd64 (1.0.2-2) ... Selecting previously unselected package libwpe-1.0-1:amd64. Preparing to unpack .../239-libwpe-1.0-1_1.12.0-1_amd64.deb ... Unpacking libwpe-1.0-1:amd64 (1.12.0-1) ... Selecting previously unselected package libwpebackend-fdo-1.0-1:amd64. Preparing to unpack .../240-libwpebackend-fdo-1.0-1_1.12.0-1_amd64.deb ... Unpacking libwpebackend-fdo-1.0-1:amd64 (1.12.0-1) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../241-libxslt1.1_1.1.35-1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.35-1) ... Selecting previously unselected package libwebkit2gtk-4.0-37:amd64. Preparing to unpack .../242-libwebkit2gtk-4.0-37_2.36.4-1_amd64.deb ... Unpacking libwebkit2gtk-4.0-37:amd64 (2.36.4-1) ... Selecting previously unselected package x11-common. Preparing to unpack .../243-x11-common_1%3a7.7+23_all.deb ... Unpacking x11-common (1:7.7+23) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../244-libice6_2%3a1.0.10-1_amd64.deb ... Unpacking libice6:amd64 (2:1.0.10-1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../245-libsm6_2%3a1.2.3-1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.3-1) ... Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. Preparing to unpack .../246-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-4_amd64.deb ... Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... Selecting previously unselected package libwxgtk-webview3.0-gtk3-0v5:amd64. Preparing to unpack .../247-libwxgtk-webview3.0-gtk3-0v5_3.0.5.1+dfsg-4_amd64.deb ... Unpacking libwxgtk-webview3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... Selecting previously unselected package erlang-wx. Preparing to unpack .../248-erlang-wx_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-wx (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-reltool. Preparing to unpack .../249-erlang-reltool_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-reltool (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package erlang-snmp. Preparing to unpack .../250-erlang-snmp_1%3a24.3.4.1+dfsg-1_amd64.deb ... Unpacking erlang-snmp (1:24.3.4.1+dfsg-1) ... Selecting previously unselected package rebar. Preparing to unpack .../251-rebar_2.6.4-3_amd64.deb ... Unpacking rebar (2.6.4-3) ... Selecting previously unselected package dh-rebar. Preparing to unpack .../252-dh-rebar_0.0.6_all.deb ... Unpacking dh-rebar (0.0.6) ... Selecting previously unselected package erlang-p1-utils. Preparing to unpack .../253-erlang-p1-utils_1.0.25-1_amd64.deb ... Unpacking erlang-p1-utils (1.0.25-1) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../254-libssl-dev_3.0.4-2_amd64.deb ... Unpacking libssl-dev:amd64 (3.0.4-2) ... Setting up libexpat1:amd64 (2.4.8-1) ... Setting up bubblewrap (0.6.2-1) ... sysctl: cannot open "/etc/sysctl.d/99-sysctl.conf": No such file or directory Setting up libpipeline1:amd64 (1.5.6-1) ... Setting up libtext-iconv-perl (1.7-7+b2) ... Setting up libgraphite2-3:amd64 (1.3.14-1) ... Setting up liblcms2-2:amd64 (2.12~rc1-2) ... Setting up libpixman-1-0:amd64 (0.40.0-1) ... Setting up libicu71:amd64 (71.1-3) ... Setting up libcdparanoia0:amd64 (3.10.2+debian-14) ... Setting up libwayland-server0:amd64 (1.21.0-1) ... Setting up systemd-sysv (251.3-1) ... Setting up libxau6:amd64 (1:1.0.9-1) ... Setting up libraw1394-11:amd64 (2.1.2-2) ... Setting up libproxy1v5:amd64 (0.4.18-1) ... Setting up libpsl5:amd64 (0.21.0-1.2) ... Setting up libtag1v5-vanilla:amd64 (1.12-1) ... Setting up libgpm2:amd64 (1.20.7-10) ... Setting up libmpg123-0:amd64 (1.30.1-1) ... Setting up libogg0:amd64 (1.3.5-1) ... Setting up libspeex1:amd64 (1.2.0-1) ... Setting up bsdextrautils (2.38-5) ... Setting up hicolor-icon-theme (0.17-2) ... Setting up libtwolame0:amd64 (0.4.0-2) ... Setting up libhyphen0:amd64 (2.8.8-7) ... Setting up libdatrie1:amd64 (0.2.13-2) ... Setting up libmagic-mgc (1:5.41-4) ... Setting up libvisual-0.4-0:amd64 (0.4.0-18) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.72.3-1) ... Setting up libaspell15:amd64 (0.60.8-4) ... Setting up libglvnd0:amd64 (1.4.0-1) ... Setting up libdebhelper-perl (13.8) ... Setting up libbrotli1:amd64 (1.0.9-2+b3) ... Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1) ... Setting up x11-common (1:7.7+23) ... Running in chroot, ignoring request. Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix. Setting up libsensors-config (1:3.6.0-7) ... Setting up libmagic1:amd64 (1:5.41-4) ... Setting up libjavascriptcoregtk-4.0-18:amd64 (2.36.4-1) ... Setting up libdeflate0:amd64 (1.12-1) ... Setting up gettext-base (0.21-6) ... Setting up xkb-data (2.35.1-1) ... Setting up file (1:5.41-4) ... Setting up libunwind8:amd64 (1.3.2-2) ... Setting up libjbig0:amd64 (2.1-3.1+b2) ... Setting up libcolord2:amd64 (1.4.6-1) ... Setting up libopengl0:amd64 (1.4.0-1) ... Setting up libflac8:amd64 (1.3.4-2) ... Setting up libcap2-bin (1:2.44-1) ... Setting up libdconf1:amd64 (0.40.0-3) ... Setting up autotools-dev (20220109.1) ... Setting up libz3-4:amd64 (4.8.12-1+b1) ... Setting up libjpeg62-turbo:amd64 (1:2.1.2-1) ... Setting up emacsen-common (3.0.4) ... Setting up libslang2:amd64 (2.3.2-5+b1) ... Setting up libwrap0:amd64 (7.6.q-31) ... Setting up libx11-data (2:1.7.5-1) ... Setting up libepoxy0:amd64 (1.5.10-1) ... Setting up liblerc3:amd64 (3.0+ds-1) ... Setting up libavahi-common-data:amd64 (0.8-6) ... Setting up libncurses6:amd64 (6.3+20220423-2) ... Setting up libdbus-1-3:amd64 (1.14.0-2) ... Setting up libsigsegv2:amd64 (2.14-1) ... Setting up libfribidi0:amd64 (1.0.8-2.1) ... Setting up libopus0:amd64 (1.3.1-2) ... Setting up libssl-dev:amd64 (3.0.4-2) ... Setting up libpng16-16:amd64 (1.6.37-5) ... Setting up libvorbis0a:amd64 (1.3.7-1) ... Setting up liborc-0.4-0:amd64 (1:0.4.32-2) ... Setting up autopoint (0.21-6) ... Setting up fonts-dejavu-core (2.37-2) ... Setting up libsensors5:amd64 (1:3.6.0-7) ... Setting up libglapi-mesa:amd64 (22.1.3-1) ... Setting up libvulkan1:amd64 (1.3.216.0-1) ... Setting up libsoup2.4-common (2.74.2-3) ... Setting up libwebp7:amd64 (1.2.2-2+b1) ... Setting up libatk1.0-data (2.38.0-1) ... Setting up xdg-dbus-proxy (0.1.4-1) ... Setting up libmd0:amd64 (1.0.4-2) ... Setting up libtag1v5:amd64 (1.12-1) ... Setting up sensible-utils (0.0.17) ... Setting up libdv4:amd64 (1.0.0-15) ... Setting up libasyncns0:amd64 (0.8-6+b2) ... Setting up libxshmfence1:amd64 (1.3-1) ... Setting up libwavpack1:amd64 (5.5.0-1) ... Setting up dbus-session-bus-common (1.14.0-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libv4lconvert0:amd64 (1.22.1-4) ... Setting up libopenjp2-7:amd64 (2.5.0-1) ... Setting up libsub-override-perl (0.09-3) ... Setting up libthai-data (0.1.29-1) ... Setting up libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-4) ... Setting up libvpx7:amd64 (1.12.0-1) ... Setting up libatk1.0-0:amd64 (2.38.0-1) ... Setting up libtiff5:amd64 (4.4.0-3) ... Setting up libglu1-mesa:amd64 (9.0.2-1) ... Setting up libwayland-egl1:amd64 (1.21.0-1) ... Setting up libhunspell-1.7-0:amd64 (1.7.0-4) ... Setting up glib-networking-common (2.72.0-1) ... Setting up dbus-system-bus-common (1.14.0-2) ... Setting up libsamplerate0:amd64 (0.2.2-1) ... Setting up libbsd0:amd64 (0.11.6-1) ... Setting up libdrm-common (2.4.111-1) ... Setting up libelf1:amd64 (0.187-1) ... Setting up libevdev2:amd64 (1.12.1+dfsg-1) ... Setting up libxml2:amd64 (2.9.14+dfsg-1) ... Setting up iso-codes (4.10.0-1) ... Setting up dbus-bin (1.14.0-2) ... Setting up libgudev-1.0-0:amd64 (237-2) ... Setting up libsecret-common (0.20.5-2) ... Setting up libprocps8:amd64 (2:3.3.17-7+b1) ... Setting up libmp3lame0:amd64 (3.100-3) ... Setting up libvorbisenc2:amd64 (1.3.7-1) ... Setting up libiec61883-0:amd64 (1.2.0-5) ... Setting up libxkbcommon0:amd64 (1.4.0-1) ... Setting up libwayland-client0:amd64 (1.21.0-1) ... Setting up libavc1394-0:amd64 (0.5.4-5) ... Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... Setting up glib-networking-services (2.72.0-1) ... Setting up libice6:amd64 (2:1.0.10-1) ... Setting up libdw1:amd64 (0.187-1) ... Setting up libxdmcp6:amd64 (1:1.1.2-3) ... Setting up libxcb1:amd64 (1.14-3) ... Setting up gettext (0.21-6) ... Setting up libxcb-xfixes0:amd64 (1.14-3) ... Setting up libcaca0:amd64 (0.99.beta20-3) ... Setting up libwoff1:amd64 (1.0.2-2) ... Setting up dictionaries-common (1.28.15) ... Setting up libtool (2.4.7-4) ... Setting up libxcb-render0:amd64 (1.14-3) ... Setting up libwpe-1.0-1:amd64 (1.12.0-1) ... Setting up libxcb-glx0:amd64 (1.14-3) ... Setting up libwebpdemux2:amd64 (1.2.2-2+b1) ... Setting up libmanette-0.2-0:amd64 (0.2.6-3) ... Setting up libedit2:amd64 (3.1-20210910-1) ... Setting up libavahi-common3:amd64 (0.8-6) ... Setting up m4 (1.4.18-5) ... Setting up libxcb-shm0:amd64 (1.14-3) ... Setting up dbus-daemon (1.14.0-2) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libxcb-present0:amd64 (1.14-3) ... Setting up libv4l-0:amd64 (1.22.1-4) ... Setting up libthai0:amd64 (0.1.29-1) ... Setting up libwpebackend-fdo-1.0-1:amd64 (1.12.0-1) ... Setting up libsecret-1-0:amd64 (0.20.5-2) ... Setting up libfreetype6:amd64 (2.12.1+dfsg-3) ... Setting up libxcb-sync1:amd64 (1.14-3) ... Setting up dbus (1.14.0-2) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of start. Setting up shared-mime-info (2.2-1) ... Setting up ucf (3.0043) ... Setting up autoconf (2.71-2) ... Setting up libxcb-dri2-0:amd64 (1.14-3) ... Setting up dh-strip-nondeterminism (1.13.0-1) ... Setting up libllvm14:amd64 (1:14.0.6-1) ... Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-1) ... Setting up libdrm2:amd64 (2.4.111-1) ... Setting up dwz (0.14-1) ... Setting up groff-base (1.22.4-8) ... Setting up libwayland-cursor0:amd64 (1.21.0-1) ... Setting up procps (2:3.3.17-7+b1) ... Setting up libxslt1.1:amd64 (1.1.35-1) ... Setting up hunspell-en-us (1:2020.12.07-2) ... Setting up libpam-systemd:amd64 (251.3-1) ... Setting up libx11-6:amd64 (2:1.7.5-1) ... Setting up libharfbuzz0b:amd64 (2.7.4-1+b1) ... Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ... Setting up libsndfile1:amd64 (1.0.31-2) ... Setting up libxcomposite1:amd64 (1:0.4.5-1) ... Setting up libsm6:amd64 (2:1.2.3-1) ... Setting up libavahi-client3:amd64 (0.8-6) ... Setting up libgstreamer1.0-0:amd64 (1.20.3-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libaa1:amd64 (1.4p5-50) ... Setting up libdrm-amdgpu1:amd64 (2.4.111-1) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode Setting up libxcb-dri3-0:amd64 (1.14-3) ... Setting up gtk-update-icon-cache (3.24.34-1) ... Setting up libx11-xcb1:amd64 (2:1.7.5-1) ... Setting up libdrm-nouveau2:amd64 (2.4.111-1) ... Setting up libharfbuzz-icu0:amd64 (2.7.4-1+b1) ... Setting up libxdamage1:amd64 (1:1.1.5-2) ... Setting up erlang-base (1:24.3.4.1+dfsg-1) ... Searching for services which depend on erlang and should be started... none found. Setting up libxrender1:amd64 (1:0.9.10-1.1) ... Setting up libgbm1:amd64 (22.1.3-1) ... Setting up libpulse0:amd64 (15.0+dfsg1-4+b1) ... Setting up libenchant-2-2:amd64 (2.3.3-1) ... Setting up libdrm-radeon1:amd64 (2.4.111-1) ... Setting up fontconfig-config (2.13.1-4.4) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up erlang-xmerl (1:24.3.4.1+dfsg-1) ... Setting up libgl1-mesa-dri:amd64 (22.1.3-1) ... Setting up libxext6:amd64 (2:1.3.4-1) ... Setting up erlang-syntax-tools (1:24.3.4.1+dfsg-1) ... Setting up erlang-eunit (1:24.3.4.1+dfsg-1) ... Setting up man-db (2.10.2-1) ... Not building database; man-db/auto-update is not 'true'. Created symlink /etc/systemd/system/timers.target.wants/man-db.timer -> /lib/systemd/system/man-db.timer. Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... Setting up dh-autoreconf (20) ... Setting up dbus-user-session (1.14.0-2) ... Setting up libegl-mesa0:amd64 (22.1.3-1) ... Setting up erlang-dialyzer (1:24.3.4.1+dfsg-1) ... Setting up adwaita-icon-theme (42.0-2) ... update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode Setting up libxfixes3:amd64 (1:6.0.0-1) ... Setting up libnotify4:amd64 (0.8.1-1) ... Setting up libxinerama1:amd64 (2:1.1.4-3) ... Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... Setting up erlang-dev (1:24.3.4.1+dfsg-1) ... Setting up erlang-asn1 (1:24.3.4.1+dfsg-1) ... Setting up erlang-tftp (1:24.3.4.1+dfsg-1) ... Setting up libcups2:amd64 (2.4.2-1) ... Setting up libegl1:amd64 (1.4.0-1) ... Setting up erlang-mnesia (1:24.3.4.1+dfsg-1) ... Setting up erlang-crypto (1:24.3.4.1+dfsg-1) ... Setting up libglx-mesa0:amd64 (22.1.3-1) ... Setting up libxi6:amd64 (2:1.8-1) ... Setting up libglx0:amd64 (1.4.0-1) ... Setting up erlang-runtime-tools (1:24.3.4.1+dfsg-1) ... Setting up libxcursor1:amd64 (1:1.2.1-1) ... Setting up debhelper (13.8) ... Setting up erlang-tools (1:24.3.4.1+dfsg-1) ... Setting up dconf-service (0.40.0-3) ... Setting up libatspi2.0-0:amd64 (2.44.1-1) ... Setting up erlang-snmp (1:24.3.4.1+dfsg-1) ... Setting up libatk-bridge2.0-0:amd64 (2.38.0-4) ... Setting up libgl1:amd64 (1.4.0-1) ... Setting up erlang-public-key (1:24.3.4.1+dfsg-1) ... Setting up erlang-ssl (1:24.3.4.1+dfsg-1) ... Setting up erlang-diameter (1:24.3.4.1+dfsg-1) ... Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... Setting up erlang-ftp (1:24.3.4.1+dfsg-1) ... Setting up libgtk-3-common (3.24.34-1) ... Setting up gsettings-desktop-schemas (42.0-1) ... Setting up erlang-inets (1:24.3.4.1+dfsg-1) ... Setting up glib-networking:amd64 (2.72.0-1) ... Setting up libsoup2.4-1:amd64 (2.74.2-3) ... Setting up erlang-p1-utils (1.0.25-1) ... Setting up erlang-edoc (1:24.3.4.1+dfsg-1) ... Processing triggers for sgml-base (1.30) ... Setting up libfontconfig1:amd64 (2.13.1-4.4) ... Setting up fontconfig (2.13.1-4.4) ... Regenerating fonts cache... done. Processing triggers for libc-bin (2.33-8) ... Setting up libpango-1.0-0:amd64 (1.50.7+ds-1) ... Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.3-2) ... Setting up libcairo2:amd64 (1.16.0-6) ... Setting up libgstreamer-gl1.0-0:amd64 (1.20.3-2) ... Setting up libtheora0:amd64 (1.1.1+dfsg.1-16) ... Setting up libcairo-gobject2:amd64 (1.16.0-6) ... Setting up libpangoft2-1.0-0:amd64 (1.50.7+ds-1) ... Setting up libpangocairo-1.0-0:amd64 (1.50.7+ds-1) ... Setting up libgtk-3-0:amd64 (3.24.34-1) ... Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... Setting up gstreamer1.0-plugins-base:amd64 (1.20.3-2) ... Setting up libshout3:amd64 (2.4.6-1+b1) ... Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-1) ... Setting up libwebkit2gtk-4.0-37:amd64 (2.36.4-1) ... Setting up libwxgtk-webview3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-4) ... Setting up erlang-wx (1:24.3.4.1+dfsg-1) ... Setting up erlang-reltool (1:24.3.4.1+dfsg-1) ... Setting up rebar (2.6.4-3) ... Setting up dh-rebar (0.0.6) ... Processing triggers for dictionaries-common (1.28.15) ... Processing triggers for libc-bin (2.33-8) ... Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps I: Copying back the cached apt archive contents I: Building the package I: Running cd /build/erlang-p1-tls-1.1.15/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-genchanges -S > ../erlang-p1-tls_1.1.15-1_source.changes dpkg-buildpackage: info: source package erlang-p1-tls dpkg-buildpackage: info: source version 1.1.15-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Philipp Huebner dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --buildsystem=rebar --with rebar debian/rules override_dh_auto_clean make[1]: Entering directory '/build/erlang-p1-tls-1.1.15' rm -f config.log config.status dh_auto_clean install -d /build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile clean if [ -e debian/trash ]; then rm -f -f `cat debian/trash`; fi rm -f -rf debian/trash echo clean clean rebar clean skip_deps=true -vv DEBUG: Evaluating config script "/build/erlang-p1-tls-1.1.15/rebar.config.script" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/src/fast_tls.app.src" DEBUG: is_app_available, looking for App p1_utils with Path "/build/erlang-p1-tls-1.1.15/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /build/erlang-p1-tls-1.1.15/deps/p1_utils DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Available deps: [{dep,"/usr/lib/erlang/lib/p1_utils-1.0.25",p1_utils, ".*", {git,"https://github.com/processone/p1_utils.git", {tag,"1.0.25"}}, false}] DEBUG: Missing deps : [] DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Adding /usr/lib/erlang/lib/p1_utils-1.0.25/ebin to code path DEBUG: Adding skip dir: /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Associate sub_dir /usr/lib/erlang/lib/p1_utils-1.0.25 with /build/erlang-p1-tls-1.1.15 DEBUG: Plugins requested while processing /build/erlang-p1-tls-1.1.15: [] DEBUG: Predirs: ["/usr/lib/erlang/lib/p1_utils-1.0.25"] DEBUG: Consult config file "/usr/lib/erlang/lib/p1_utils-1.0.25/rebar.config" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /usr/lib/erlang/lib/p1_utils-1.0.25: [] DEBUG: Predirs: [] DEBUG: Postdirs: [] ==> erlang-p1-tls-1.1.15 (clean) INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/fast_tls.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/fast_tls.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_tls.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/fast_sha.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/fast_sha.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/fast_sha.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/ioqueue.gcda DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcda" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf c_src/ioqueue.gcno DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf c_src/ioqueue.gcno" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf ebin/*.beam DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf ebin/*.beam" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf priv/mibs/*.bin DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf priv/mibs/*.bin" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf /build/erlang-p1-tls-1.1.15/.rebar/erlcinfo DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf /build/erlang-p1-tls-1.1.15/.rebar/erlcinfo" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf .eunit DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .eunit" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: rm -rf .qc DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "rm -rf .qc" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: Postdirs: [] rm -rf ebin/*.beam rm -rf ebin/*.app rm -rf c_src/*.o rm -rf priv/.so rm -rf .eunit make[1]: Leaving directory '/build/erlang-p1-tls-1.1.15' dh_autoreconf_clean -O--buildsystem=rebar dh_clean -O--buildsystem=rebar rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/erlang-p1-tls.substvars debian/files rm -fr -- debian/erlang-p1-tls/ debian/tmp/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building erlang-p1-tls using existing ./erlang-p1-tls_1.1.15.orig.tar.gz dpkg-source: info: building erlang-p1-tls in erlang-p1-tls_1.1.15-1.debian.tar.xz dpkg-source: info: building erlang-p1-tls in erlang-p1-tls_1.1.15-1.dsc debian/rules binary dh binary --buildsystem=rebar --with rebar dh_update_autotools_config -O--buildsystem=rebar dh_autoreconf -O--buildsystem=rebar find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} + -o -type l -printf "symlink %p " > debian/autoreconf.before grep -q ^XDT_ configure.ac autoreconf -f -i configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:21: the top level configure.ac:62: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:62: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:62: the top level find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} + -o -type l -printf "symlink %p " > debian/autoreconf.after debian/rules override_dh_auto_configure make[1]: Entering directory '/build/erlang-p1-tls-1.1.15' ./configure 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 make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for erl... /usr/bin/erl checking for erlc... /usr/bin/erlc checking for SSL_free in -lssl... yes checking for SHA1_Init in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/sha.h... yes checking for openssl/opensslv.h... yes configure: creating ./config.status config.status: creating vars.config dh_auto_configure install -d /build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile configure make[2]: Nothing to be done for 'configure'. make[1]: Leaving directory '/build/erlang-p1-tls-1.1.15' dh_auto_build -O--buildsystem=rebar make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile build echo rebar_compile rebar_compile rebar compile skip_deps=true -vv DEBUG: Evaluating config script "/build/erlang-p1-tls-1.1.15/rebar.config.script" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/src/fast_tls.app.src" DEBUG: is_app_available, looking for App p1_utils with Path "/build/erlang-p1-tls-1.1.15/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /build/erlang-p1-tls-1.1.15/deps/p1_utils DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Available deps: [{dep,"/usr/lib/erlang/lib/p1_utils-1.0.25",p1_utils, ".*", {git,"https://github.com/processone/p1_utils.git", {tag,"1.0.25"}}, false}] DEBUG: Missing deps : [] DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Adding /usr/lib/erlang/lib/p1_utils-1.0.25/ebin to code path DEBUG: Adding skip dir: /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Associate sub_dir /usr/lib/erlang/lib/p1_utils-1.0.25 with /build/erlang-p1-tls-1.1.15 DEBUG: Plugins requested while processing /build/erlang-p1-tls-1.1.15: [] DEBUG: Predirs: ["/usr/lib/erlang/lib/p1_utils-1.0.25"] DEBUG: Consult config file "/usr/lib/erlang/lib/p1_utils-1.0.25/rebar.config" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /usr/lib/erlang/lib/p1_utils-1.0.25: [] DEBUG: Predirs: [] INFO: Skipping compile in /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Postdirs: [] ==> erlang-p1-tls-1.1.15 (compile) DEBUG: Matched required ERTS version: 12.3.2.1 -> .* DEBUG: Matched required OTP release: 24 -> .* DEBUG: Min OTP version unconfigured DEBUG: is_app_available, looking for App p1_utils with Path "/build/erlang-p1-tls-1.1.15/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /build/erlang-p1-tls-1.1.15/deps/p1_utils DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: erl_opts [debug_info,debug_info,{src_dirs,["src"]}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) DEBUG: Worker exited cleanly Compiled src/p1_sha.erl DEBUG: Worker exited cleanly Compiled src/fast_tls.erl DEBUG: Worker exited cleanly DEBUG: Skipping deps parse of c_src/fast_tls.d: enoent DEBUG: Last mod is 0 on c_src/fast_tls.o INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I"/usr/lib/erlang/lib/erl_interface-5.2.2/include" -I"/usr/lib/erlang/erts-12.3.2.1/include" c_src/fast_tls.c -o c_src/fast_tls.o DEBUG: opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, return_on_error, {use_stdout,false}] DEBUG: Port Cmd: "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" c_src/fast_tls.c -o c_src/fast_tls.o" Port Opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Compiling c_src/fast_tls.c c_src/fast_tls.c: In function 'set_fips_mode_nif': c_src/fast_tls.c:1389:2: warning: #warning OpenSSL 3 FIPS support not implemented [-Wcpp] 1389 | #warning OpenSSL 3 FIPS support not implemented | ^~~~~~~ c_src/fast_tls.c:1370:7: warning: unused variable 'ret' [-Wunused-variable] 1370 | int ret = 1; | ^~~ c_src/fast_tls.c: In function 'get_fips_mode_nif': c_src/fast_tls.c:1401:2: warning: #warning OpenSSL 3 FIPS support not implemented [-Wcpp] 1401 | #warning OpenSSL 3 FIPS support not implemented | ^~~~~~~ DEBUG: Skipping deps parse of c_src/ioqueue.d: enoent DEBUG: Last mod is 0 on c_src/ioqueue.o INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I"/usr/lib/erlang/lib/erl_interface-5.2.2/include" -I"/usr/lib/erlang/erts-12.3.2.1/include" c_src/ioqueue.c -o c_src/ioqueue.o DEBUG: opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, return_on_error, {use_stdout,false}] DEBUG: Port Cmd: "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" c_src/ioqueue.c -o c_src/ioqueue.o" Port Opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Compiling c_src/ioqueue.c DEBUG: Skipping deps parse of c_src/p1_sha.d: enoent DEBUG: Last mod is 0 on c_src/p1_sha.o INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I"/usr/lib/erlang/lib/erl_interface-5.2.2/include" -I"/usr/lib/erlang/erts-12.3.2.1/include" c_src/p1_sha.c -o c_src/p1_sha.o DEBUG: opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, return_on_error, {use_stdout,false}] DEBUG: Port Cmd: "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" c_src/p1_sha.c -o c_src/p1_sha.o" Port Opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] Compiling c_src/p1_sha.c INFO: Using specs [{spec,drv,cc,"priv/lib/fast_tls.so", ["c_src/fast_tls.c","c_src/ioqueue.c"], ["c_src/fast_tls.o","c_src/ioqueue.o"], []}, {spec,drv,cc,"priv/lib/p1_sha.so", ["c_src/p1_sha.c"], ["c_src/p1_sha.o"], []}] DEBUG: Last mod is 0 on priv/lib/fast_tls.so INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cc c_src/fast_tls.o c_src/ioqueue.o -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L"/usr/lib/erlang/lib/erl_interface-5.2.2/lib" -lei -o priv/lib/fast_tls.so DEBUG: opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}] DEBUG: Port Cmd: "cc c_src/fast_tls.o c_src/ioqueue.o -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o priv/lib/fast_tls.so" Port Opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] DEBUG: Last mod is 0 on priv/lib/p1_sha.so INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cc c_src/p1_sha.o -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L"/usr/lib/erlang/lib/erl_interface-5.2.2/lib" -lei -o priv/lib/p1_sha.so DEBUG: opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}] DEBUG: Port Cmd: "cc c_src/p1_sha.o -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o priv/lib/p1_sha.so" Port Opts: [{env,[{"REBAR_DEPS_DIR","/build/erlang-p1-tls-1.1.15/deps"}, {"ERL_LIBS","/build/erlang-p1-tls-1.1.15/deps"}, {"AR","ar"}, {"AS","as"}, {"ASFLAGS",[]}, {"BBJ_USER","ben"}, {"BINDIR","/usr/lib/erlang/erts-12.3.2.1/bin"}, {"BUILDRESULTGID","1000"}, {"BUILDRESULTUID","1000"}, {"BYOBU_ACCENT","magenta"}, {"BYOBU_BACKEND","tmux"}, {"BYOBU_CHARMAP","x"}, {"BYOBU_CONFIG_DIR","/home/ben/.byobu"}, {"BYOBU_DARK","#2c35ac"}, {"BYOBU_DATE",[]}, {"BYOBU_DISTRO","Debian GNU/Linux"}, {"BYOBU_EDITOR","sensible-editor"}, {"BYOBU_HIGHLIGHT","red"}, {"BYOBU_LIGHT","black"}, {"BYOBU_PAGER","sensible-pager"}, {"BYOBU_PREFIX","/usr"}, {"BYOBU_PYTHON","python3"}, {"BYOBU_READLINK","readlink"}, {"BYOBU_RUN_DIR","/dev/shm/byobu-ben-ilqWgE7g"}, {"BYOBU_SED","sed"}, {"BYOBU_TERM","screen-256color"}, {"BYOBU_TIME","%-l:%M:%S%P"}, {"BYOBU_TTY","/dev/pts/0"}, {"BYOBU_ULIMIT","ulimit"}, {"BYOBU_WINDOW_NAME","-"}, {"CC","cc"}, {"CFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall"}, {"COWDANCER_ILISTFILE","/.ilist"}, {"COWDANCER_REUSE","yes"}, {"CPP","cpp"}, {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"}, {"CXX","c++"}, {"CXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"}, {"DEBIAN_FRONTEND","noninteractive"}, {"DEB_BUILD_ARCH","amd64"}, {"DEB_BUILD_ARCH_ABI","base"}, {"DEB_BUILD_ARCH_BITS","64"}, {"DEB_BUILD_ARCH_CPU","amd64"}, {"DEB_BUILD_ARCH_ENDIAN","little"}, {"DEB_BUILD_ARCH_LIBC","gnu"}, {"DEB_BUILD_ARCH_OS","linux"}, {"DEB_BUILD_GNU_CPU","x86_64"}, {"DEB_BUILD_GNU_SYSTEM","linux-gnu"}, {"DEB_BUILD_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_BUILD_MAINT_OPTIONS","hardening=+all"}, {"DEB_BUILD_MULTIARCH","x86_64-linux-gnu"}, {"DEB_BUILD_OPTIONS","parallel=4"}, {"DEB_HOST_ARCH","amd64"}, {"DEB_HOST_ARCH_ABI","base"}, {"DEB_HOST_ARCH_BITS","64"}, {"DEB_HOST_ARCH_CPU","amd64"}, {"DEB_HOST_ARCH_ENDIAN","little"}, {"DEB_HOST_ARCH_LIBC","gnu"}, {"DEB_HOST_ARCH_OS","linux"}, {"DEB_HOST_GNU_CPU","x86_64"}, {"DEB_HOST_GNU_SYSTEM","linux-gnu"}, {"DEB_HOST_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_HOST_MULTIARCH","x86_64-linux-gnu"}, {"DEB_RULES_REQUIRES_ROOT","no"}, {"DEB_TARGET_ARCH","amd64"}, {"DEB_TARGET_ARCH_ABI","base"}, {"DEB_TARGET_ARCH_BITS","64"}, {"DEB_TARGET_ARCH_CPU","amd64"}, {"DEB_TARGET_ARCH_ENDIAN","little"}, {"DEB_TARGET_ARCH_LIBC","gnu"}, {"DEB_TARGET_ARCH_OS","linux"}, {"DEB_TARGET_GNU_CPU","x86_64"}, {"DEB_TARGET_GNU_SYSTEM","linux-gnu"}, {"DEB_TARGET_GNU_TYPE","x86_64-linux-gnu"}, {"DEB_TARGET_MULTIARCH","x86_64-linux-gnu"}, {"DFLAGS","-frelease"}, {"DH_INTERNAL_BUILDFLAGS","1"}, {"DH_VERBOSE","1"}, {"DRV_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"DRV_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"DRV_LDFLAGS", "-shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"DRV_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"DRV_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -shared -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EDITOR","vim"}, {"EMU","beam"}, {"ERLANG_ARCH","64"}, {"ERLANG_TARGET","24.3.4.1-x86_64-pc-linux-gnu-64"}, {"ERL_CFLAGS", " -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"ERL_COMPILER_OPTIONS","deterministic"}, {"ERL_EI_LIBDIR", "\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\""}, {"ERL_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"ESCRIPT_NAME","/usr/bin/rebar"}, {"EXE_CC_TEMPLATE", "cc -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAS_ERTS_EXIT -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_CFLAGS", "-g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" "}, {"EXE_CXX_TEMPLATE", "c++ -c -g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wall -fPIC -MMD -I\"/usr/lib/erlang/lib/erl_interface-5.2.2/include\" -I\"/usr/lib/erlang/erts-12.3.2.1/include\" $PORT_IN_FILES -o $PORT_OUT_FILE"}, {"EXE_LDFLAGS", " -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei"}, {"EXE_LINK_CXX_TEMPLATE", "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"EXE_LINK_TEMPLATE", "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now -L\"/usr/lib/erlang/lib/erl_interface-5.2.2/lib\" -lei -o $PORT_OUT_FILE"}, {"FCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"FFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"GBP_BUILD_DIR","/home/ben/workspace/deb/erlang-p1-tls"}, {"GCJFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong"}, {"HOME", "/build/erlang-p1-tls-1.1.15/debian/.debhelper/generated/_source/home"}, {"LANG","C"}, {"LC_ALL","C"}, {"LD","ld"}, {"LDFLAGS", "-Wl,-z,relro -Wl,-z,now -lssl -lcrypto -Wl,-z,relro -Wl,-z,now"}, {"LD_PRELOAD",[]}, {"LOGNAME","pbuilder"}, {"MAIL","/home/ben/Maildir"}, {"MAKEFLAGS"," --no-print-directory"}, {"MAKELEVEL","2"}, {"MFLAGS","--no-print-directory"}, {"MONOCHROME",[]}, {"MOTD_SHOWN","pam"}, {"NM","nm"}, {"OBJCFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJCOPY","objcopy"}, {"OBJCXXFLAGS", "-g -O2 -ffile-prefix-map=/build/erlang-p1-tls-1.1.15=. -fstack-protector-strong -Wformat -Werror=format-security"}, {"OBJDUMP","objdump"}, {"OLDPWD","/"}, {"PATH", "/usr/lib/erlang/erts-12.3.2.1/bin:/usr/lib/erlang/bin:/usr/sbin:/usr/bin:/sbin:/bin"}, {"PBCURRENTCOMMANDLINEOPERATION","build"}, {"PBUILDER_OPERATION","build"}, {"PBUILDER_PKGDATADIR","/usr/share/pbuilder"}, {"PBUILDER_PKGLIBDIR","/usr/lib/pbuilder"}, {"PBUILDER_SYSCONFDIR","/etc"}, {"PROGNAME","erl"}, {"PWD","/build/erlang-p1-tls-1.1.15"}, {"RANLIB","ranlib"}, {"RBENV_SHELL","fish"}, {"REBAR_DEPS_PREFER_LIBS","TRUE"}, {"ROOTDIR","/usr/lib/erlang"}, {"SHELL","/bin/bash"}, {"SHLVL","4"}, {"SOURCE_DATE_EPOCH","1654165567"}, {"SSH_AUTH_SOCK","/run/user/1000/gnupg/S.gpg-agent.ssh"}, {"SSH_CLIENT","fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 22"}, {"SSH_CONNECTION", "fe80::5cb0:3ad0:a0ab:6bfb%ens18 51594 fe80::7cae:83ff:fe90:f197%ens18 22"}, {"SSH_TTY","/dev/pts/0"}, {"STRIP","strip"}, {"SUDO_COMMAND", "/usr/sbin/cowbuilder --build --buildresult /home/ben/workspace/deb --debbuildopts --debbuildopts --basepath /var/cache/pbuilder/base.cow ../erlang-p1-tls_1.1.15-1.dsc"}, {"SUDO_GID","1000"}, {"SUDO_UID","1000"}, {"SUDO_USER","ben"}, {"TERM","screen-256color"}, {"TMUX","/tmp/tmux-1000/default,1565747,1"}, {"TMUX_PANE","%3"}, {"TZ","America/Detroit"}, {"USER","pbuilder"}, {"XDG_SESSION_CLASS","user"}, {"XDG_SESSION_ID","18585"}, {"XDG_SESSION_TYPE","tty"}, {"_","/usr/bin/unshare"}]}, exit_status, {line,16384}, use_stdio,stderr_to_stdout,hide] INFO: No app_vars_file defined. DEBUG: Postdirs: [] dh_auto_test -O--buildsystem=rebar make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile test rebar_eunit rebar eunit skip_deps=true -vv DEBUG: Evaluating config script "/build/erlang-p1-tls-1.1.15/rebar.config.script" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/build/erlang-p1-tls-1.1.15/src/fast_tls.app.src" DEBUG: is_app_available, looking for App p1_utils with Path "/build/erlang-p1-tls-1.1.15/deps/p1_utils" DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?): /build/erlang-p1-tls-1.1.15/deps/p1_utils DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Available deps: [{dep,"/usr/lib/erlang/lib/p1_utils-1.0.25",p1_utils, ".*", {git,"https://github.com/processone/p1_utils.git", {tag,"1.0.25"}}, false}] DEBUG: Missing deps : [] DEBUG: is_app_available, looking for App p1_utils with Path "/usr/lib/erlang/lib/p1_utils-1.0.25" INFO: Looking for p1_utils-.* ; found p1_utils-1.0.25 at /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Adding /usr/lib/erlang/lib/p1_utils-1.0.25/ebin to code path DEBUG: Adding skip dir: /usr/lib/erlang/lib/p1_utils-1.0.25 DEBUG: Associate sub_dir /usr/lib/erlang/lib/p1_utils-1.0.25 with /build/erlang-p1-tls-1.1.15 DEBUG: Plugins requested while processing /build/erlang-p1-tls-1.1.15: [] DEBUG: Predirs: ["/usr/lib/erlang/lib/p1_utils-1.0.25"] DEBUG: Consult config file "/usr/lib/erlang/lib/p1_utils-1.0.25/rebar.config" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /usr/lib/erlang/lib/p1_utils-1.0.25: [] DEBUG: Predirs: [] DEBUG: Postdirs: [] ==> erlang-p1-tls-1.1.15 (eunit) DEBUG: Matched required ERTS version: 12.3.2.1 -> .* DEBUG: Matched required OTP release: 24 -> .* DEBUG: Min OTP version unconfigured DEBUG: Triq availability: false DEBUG: PropEr availability: false DEBUG: QuickCheck availability: false INFO: sh info: cwd: "/build/erlang-p1-tls-1.1.15" cmd: cp -R src/fast_tls.erl src/p1_sha.erl ".eunit" DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "cp -R src/fast_tls.erl src/p1_sha.erl \".eunit\"" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: erl_opts [{d,'TEST'},debug_info,debug_info,{src_dirs,["src"]}] DEBUG: Files to compile first: [] DEBUG: Starting 3 compile worker(s) DEBUG: Worker exited cleanly Compiled src/p1_sha.erl DEBUG: Worker exited cleanly Compiled src/fast_tls.erl DEBUG: Worker exited cleanly INFO: Cover compiling /build/erlang-p1-tls-1.1.15 ======================== EUnit ======================== module 'p1_sha' p1_sha: sha1_test...[0.001 s] ok p1_sha: sha224_test...ok p1_sha: sha256_test...ok p1_sha: sha384_test...ok p1_sha: sha512_test...ok p1_sha: to_hexlist_test...ok [done in 0.020 s] module 'fast_tls' fast_tls: transmission_with_client_certificate_test...*failed* in function fast_tls:transmission_test_with_opts/2 (fast_tls.erl, line 564) in call from eunit_test:'-mf_wrapper/2-fun-0-'/2 (eunit_test.erl, line 273) in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71) in call from eunit_proc:run_test/1 (eunit_proc.erl, line 531) in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 356) in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 514) in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 456) in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 346) **error:{assertEqual,[{module,fast_tls}, {line,564}, {expression,"Msg"}, {expected,<<"abcdefghi">>}, {value,{error,<<"SSL_do_handshake failed: error:1"...>>,<<>>}}]} output:<<"">> fast_tls: transmission_without_client_certificate_test...[0.412 s] ok fast_tls: transmission_without_server_cert_fails_test...[0.001 s] ok fast_tls: not_compatible_protocol_options_test...[0.411 s] ok [done in 1.268 s] ======================================================= Failed: 1. Skipped: 0. Passed: 9. Cover analysis: /build/erlang-p1-tls-1.1.15/.eunit/index.html Coverdata export: /build/erlang-p1-tls-1.1.15/.eunit/cover.coverdata DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}] DEBUG: Reconstruct stdlib [] DEBUG: Reconstruct kernel [{logger_level,notice}, {logger_sasl_compatible,false}, {net_tickintensity,4}, {net_ticktime,60}, {prevent_overlapping_partitions,false}, {shell_docs_ansi,auto}] DEBUG: Reconstruct rebar [] DEBUG: No processes to kill ERROR: One or more eunit tests failed. ERROR: eunit failed while processing /build/erlang-p1-tls-1.1.15: rebar_abort make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:147: rebar_eunit] Error 1 rm -fr -- /tmp/dh-xdg-rundir-mZdEY7QL dh_auto_test: error: make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile test returned exit code 2 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 I: copying local configuration E: Failed autobuilding of package I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: Cleaning COW directory I: forking: rm -rf /var/cache/pbuilder/build/cow.617308 gbp:error: 'git-pbuilder' failed: it exited with 1