Your message dated Fri, 07 Jun 2024 07:49:02 +0000
with message-id <e1sfulo-000q3w...@fasolo.debian.org>
and subject line Bug#1064722: fixed in erlang-p1-xml 1.1.51-1
has caused the Debian Bug report #1064722,
regarding erlang-p1-xml: FTBFS: dh_auto_test: error: make --no-print-directory 
-f /usr/share/dh-rebar/make/dh-rebar.Makefile test returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1064722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: erlang-p1-xml
Version: 1.1.49-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ./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... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for erl... /usr/bin/erl
> checking for erlc... /usr/bin/erlc
> checking for expat.h... yes
> checking for library containing XML_ParserCreate... -lexpat
> configure: creating ./config.status
> config.status: creating vars.config
> dh_auto_configure
>       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 '/<<PKGBUILDDIR>>'
>    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 "/<<PKGBUILDDIR>>/rebar.config.script"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
> DEBUG: Rebar location: "/usr/bin/rebar"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/src/fast_xml.app.src"
> DEBUG: is_app_available, looking for App p1_utils with Path 
> "/<<PKGBUILDDIR>>/deps/p1_utils"
> DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
> /<<PKGBUILDDIR>>/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";,
>                                   {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 
> /<<PKGBUILDDIR>>
> DEBUG: Plugins requested while processing /<<PKGBUILDDIR>>: []
> 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-xml-1.1.49 (compile)
> DEBUG: Matched required ERTS version: 13.2.2.5 -> .*
> DEBUG: Matched required OTP release: 25 -> .*
> DEBUG: Min OTP version unconfigured
> DEBUG: is_app_available, looking for App p1_utils with Path 
> "/<<PKGBUILDDIR>>/deps/p1_utils"
> DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
> /<<PKGBUILDDIR>>/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,nowarn_export_all]
> DEBUG: Files to compile first: ["src/fxml_gen_pt.erl"]
> Compiled src/fxml_gen_pt.erl
> DEBUG: Starting 3 compile worker(s)
> Compiled src/fxml_sup.erl
> Compiled src/fast_xml.erl
> Compiled src/fxml_stream.erl
> Compiled src/fxmlrpc.erl
> Compiled src/fxml.erl
> Compiled src/fxmlrpc_codec_external.erl
> DEBUG: Worker exited cleanly
> Compiled src/fxmlrpc_codec.erl
> DEBUG: Worker exited cleanly
> Compiled src/fxml_gen.erl
> DEBUG: Worker exited cleanly
> DEBUG: Skipping deps parse of c_src/fxml.d: enoent
> DEBUG: Last mod is 0 on c_src/fxml.o
> INFO:  sh info:
>       cwd: "/<<PKGBUILDDIR>>"
>       cmd: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include" 
> -I"/usr/lib/erlang/erts-13.2.2.5/include"   c_src/fxml.c -o c_src/fxml.o
> DEBUG:        opts: [{env,[{"REBAR_DEPS_DIR",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"ERL_LIBS",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                      {"AR","ar"},
>                      {"AS","as"},
>                      {"ASFLAGS",[]},
>                      {"ASFLAGS_FOR_BUILD",[]},
>                      {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                      {"CC","cc"},
>                      {"CFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                      {"CFLAGS_FOR_BUILD","-g -O2"},
>                      {"CPP","cpp"},
>                      {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                      {"CPPFLAGS_FOR_BUILD",[]},
>                      {"CXX","c++"},
>                      {"CXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"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=8"},
>                      {"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"},
>                      {"DFLAGS_FOR_BUILD","-frelease"},
>                      {"DH_INTERNAL_BUILDFLAGS","1"},
>                      {"DH_VERBOSE","1"},
>                      {"DRV_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"DRV_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_LDFLAGS",
>                       "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                      {"DRV_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"DRV_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EMU","beam"},
>                      {"ERLANG_ARCH","64"},
>                      {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                      {"ERL_CFLAGS",
>                       " 
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"ERL_COMPILER_OPTIONS","deterministic"},
>                      {"ERL_EI_LIBDIR",
>                       "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                      {"ERL_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"ESCRIPT_NAME","/usr/bin/rebar"},
>                      {"EXE_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"EXE_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"EXE_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EXE_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"FCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FCFLAGS_FOR_BUILD","-g -O2"},
>                      {"FFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FFLAGS_FOR_BUILD","-g -O2"},
>                      {"HOME",
>                       
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                      {"LANG","C.UTF-8"},
>                      {"LC_ALL","C.UTF-8"},
>                      {"LC_COLLATE","C.UTF-8"},
>                      {"LD","ld"},
>                      {"LDFLAGS",
>                       "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now 
> -lexpat "},
>                      {"LDFLAGS_FOR_BUILD",[]},
>                      {"LOGNAME","user42"},
>                      {"MAKEFLAGS"," --no-print-directory"},
>                      {"MAKELEVEL","2"},
>                      {"MFLAGS","--no-print-directory"},
>                      {"NM","nm"},
>                      {"OBJCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJCOPY","objcopy"},
>                      {"OBJCXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJDUMP","objdump"},
>                      {"PATH",
>                       
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                      {"PROGNAME","erl"},
>                      {"PWD",
>                       "/<<PKGBUILDDIR>>"},
>                      {"RANLIB","ranlib"},
>                      {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                      {"ROOTDIR","/usr/lib/erlang"},
>                      {"SCHROOT_ALIAS_NAME","unstable"},
>                      {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                      {"SCHROOT_COMMAND",
>                       "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot 
> -sa"},
>                      {"SCHROOT_GID","1001"},
>                      {"SCHROOT_GROUP","user42"},
>                      {"SCHROOT_SESSION_ID",
>                       
> "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                      {"SCHROOT_UID","1001"},
>                      {"SCHROOT_USER","user42"},
>                      {"SHELL","/bin/sh"},
>                      {"SOURCE_DATE_EPOCH","1703627071"},
>                      {"STRIP","strip"},
>                      {"USER","user42"}]},
>                return_on_error,
>                {use_stdout,false}]
> DEBUG: Port Cmd: "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   c_src/fxml.c -o c_src/fxml.o"
> Port Opts: [{env,[{"REBAR_DEPS_DIR",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"ERL_LIBS",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                   {"AR","ar"},
>                   {"AS","as"},
>                   {"ASFLAGS",[]},
>                   {"ASFLAGS_FOR_BUILD",[]},
>                   {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                   {"CC","cc"},
>                   {"CFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                   {"CFLAGS_FOR_BUILD","-g -O2"},
>                   {"CPP","cpp"},
>                   {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                   {"CPPFLAGS_FOR_BUILD",[]},
>                   {"CXX","c++"},
>                   {"CXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"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=8"},
>                   {"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"},
>                   {"DFLAGS_FOR_BUILD","-frelease"},
>                   {"DH_INTERNAL_BUILDFLAGS","1"},
>                   {"DH_VERBOSE","1"},
>                   {"DRV_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"DRV_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_LDFLAGS",
>                    "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                   {"DRV_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"DRV_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"EMU","beam"},
>                   {"ERLANG_ARCH","64"},
>                   {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                   {"ERL_CFLAGS",
>                    " -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"ERL_COMPILER_OPTIONS","deterministic"},
>                   {"ERL_EI_LIBDIR",
>                    "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                   {"ERL_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"ESCRIPT_NAME","/usr/bin/rebar"},
>                   {"EXE_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"EXE_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"EXE_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"EXE_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"FCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FCFLAGS_FOR_BUILD","-g -O2"},
>                   {"FFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FFLAGS_FOR_BUILD","-g -O2"},
>                   {"HOME",
>                    
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                   {"LANG","C.UTF-8"},
>                   {"LC_ALL","C.UTF-8"},
>                   {"LC_COLLATE","C.UTF-8"},
>                   {"LD","ld"},
>                   {"LDFLAGS",
>                    "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -lexpat 
> "},
>                   {"LDFLAGS_FOR_BUILD",[]},
>                   {"LOGNAME","user42"},
>                   {"MAKEFLAGS"," --no-print-directory"},
>                   {"MAKELEVEL","2"},
>                   {"MFLAGS","--no-print-directory"},
>                   {"NM","nm"},
>                   {"OBJCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJCOPY","objcopy"},
>                   {"OBJCXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJDUMP","objdump"},
>                   {"PATH",
>                    
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                   {"PROGNAME","erl"},
>                   {"PWD","/<<PKGBUILDDIR>>"},
>                   {"RANLIB","ranlib"},
>                   {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                   {"ROOTDIR","/usr/lib/erlang"},
>                   {"SCHROOT_ALIAS_NAME","unstable"},
>                   {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                   {"SCHROOT_COMMAND",
>                    "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa"},
>                   {"SCHROOT_GID","1001"},
>                   {"SCHROOT_GROUP","user42"},
>                   {"SCHROOT_SESSION_ID",
>                    "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                   {"SCHROOT_UID","1001"},
>                   {"SCHROOT_USER","user42"},
>                   {"SHELL","/bin/sh"},
>                   {"SOURCE_DATE_EPOCH","1703627071"},
>                   {"STRIP","strip"},
>                   {"USER","user42"}]},
>             exit_status,
>             {line,16384},
>             use_stdio,stderr_to_stdout,hide]
> Compiling c_src/fxml.c
> DEBUG: Skipping deps parse of c_src/fxml_stream.d: enoent
> DEBUG: Last mod is 0 on c_src/fxml_stream.o
> INFO:  sh info:
>       cwd: "/<<PKGBUILDDIR>>"
>       cmd: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include" 
> -I"/usr/lib/erlang/erts-13.2.2.5/include"   c_src/fxml_stream.c -o 
> c_src/fxml_stream.o
> DEBUG:        opts: [{env,[{"REBAR_DEPS_DIR",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"ERL_LIBS",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                      {"AR","ar"},
>                      {"AS","as"},
>                      {"ASFLAGS",[]},
>                      {"ASFLAGS_FOR_BUILD",[]},
>                      {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                      {"CC","cc"},
>                      {"CFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                      {"CFLAGS_FOR_BUILD","-g -O2"},
>                      {"CPP","cpp"},
>                      {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                      {"CPPFLAGS_FOR_BUILD",[]},
>                      {"CXX","c++"},
>                      {"CXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"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=8"},
>                      {"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"},
>                      {"DFLAGS_FOR_BUILD","-frelease"},
>                      {"DH_INTERNAL_BUILDFLAGS","1"},
>                      {"DH_VERBOSE","1"},
>                      {"DRV_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"DRV_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_LDFLAGS",
>                       "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                      {"DRV_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"DRV_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EMU","beam"},
>                      {"ERLANG_ARCH","64"},
>                      {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                      {"ERL_CFLAGS",
>                       " 
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"ERL_COMPILER_OPTIONS","deterministic"},
>                      {"ERL_EI_LIBDIR",
>                       "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                      {"ERL_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"ESCRIPT_NAME","/usr/bin/rebar"},
>                      {"EXE_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"EXE_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"EXE_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EXE_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"FCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FCFLAGS_FOR_BUILD","-g -O2"},
>                      {"FFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FFLAGS_FOR_BUILD","-g -O2"},
>                      {"HOME",
>                       
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                      {"LANG","C.UTF-8"},
>                      {"LC_ALL","C.UTF-8"},
>                      {"LC_COLLATE","C.UTF-8"},
>                      {"LD","ld"},
>                      {"LDFLAGS",
>                       "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now 
> -lexpat "},
>                      {"LDFLAGS_FOR_BUILD",[]},
>                      {"LOGNAME","user42"},
>                      {"MAKEFLAGS"," --no-print-directory"},
>                      {"MAKELEVEL","2"},
>                      {"MFLAGS","--no-print-directory"},
>                      {"NM","nm"},
>                      {"OBJCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJCOPY","objcopy"},
>                      {"OBJCXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJDUMP","objdump"},
>                      {"PATH",
>                       
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                      {"PROGNAME","erl"},
>                      {"PWD",
>                       "/<<PKGBUILDDIR>>"},
>                      {"RANLIB","ranlib"},
>                      {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                      {"ROOTDIR","/usr/lib/erlang"},
>                      {"SCHROOT_ALIAS_NAME","unstable"},
>                      {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                      {"SCHROOT_COMMAND",
>                       "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot 
> -sa"},
>                      {"SCHROOT_GID","1001"},
>                      {"SCHROOT_GROUP","user42"},
>                      {"SCHROOT_SESSION_ID",
>                       
> "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                      {"SCHROOT_UID","1001"},
>                      {"SCHROOT_USER","user42"},
>                      {"SHELL","/bin/sh"},
>                      {"SOURCE_DATE_EPOCH","1703627071"},
>                      {"STRIP","strip"},
>                      {"USER","user42"}]},
>                return_on_error,
>                {use_stdout,false}]
> DEBUG: Port Cmd: "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   c_src/fxml_stream.c -o 
> c_src/fxml_stream.o"
> Port Opts: [{env,[{"REBAR_DEPS_DIR",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"ERL_LIBS",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                   {"AR","ar"},
>                   {"AS","as"},
>                   {"ASFLAGS",[]},
>                   {"ASFLAGS_FOR_BUILD",[]},
>                   {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                   {"CC","cc"},
>                   {"CFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                   {"CFLAGS_FOR_BUILD","-g -O2"},
>                   {"CPP","cpp"},
>                   {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                   {"CPPFLAGS_FOR_BUILD",[]},
>                   {"CXX","c++"},
>                   {"CXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"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=8"},
>                   {"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"},
>                   {"DFLAGS_FOR_BUILD","-frelease"},
>                   {"DH_INTERNAL_BUILDFLAGS","1"},
>                   {"DH_VERBOSE","1"},
>                   {"DRV_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"DRV_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_LDFLAGS",
>                    "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                   {"DRV_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"DRV_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"EMU","beam"},
>                   {"ERLANG_ARCH","64"},
>                   {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                   {"ERL_CFLAGS",
>                    " -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"ERL_COMPILER_OPTIONS","deterministic"},
>                   {"ERL_EI_LIBDIR",
>                    "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                   {"ERL_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"ESCRIPT_NAME","/usr/bin/rebar"},
>                   {"EXE_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"EXE_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"EXE_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"EXE_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"FCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FCFLAGS_FOR_BUILD","-g -O2"},
>                   {"FFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FFLAGS_FOR_BUILD","-g -O2"},
>                   {"HOME",
>                    
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                   {"LANG","C.UTF-8"},
>                   {"LC_ALL","C.UTF-8"},
>                   {"LC_COLLATE","C.UTF-8"},
>                   {"LD","ld"},
>                   {"LDFLAGS",
>                    "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -lexpat 
> "},
>                   {"LDFLAGS_FOR_BUILD",[]},
>                   {"LOGNAME","user42"},
>                   {"MAKEFLAGS"," --no-print-directory"},
>                   {"MAKELEVEL","2"},
>                   {"MFLAGS","--no-print-directory"},
>                   {"NM","nm"},
>                   {"OBJCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJCOPY","objcopy"},
>                   {"OBJCXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJDUMP","objdump"},
>                   {"PATH",
>                    
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                   {"PROGNAME","erl"},
>                   {"PWD","/<<PKGBUILDDIR>>"},
>                   {"RANLIB","ranlib"},
>                   {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                   {"ROOTDIR","/usr/lib/erlang"},
>                   {"SCHROOT_ALIAS_NAME","unstable"},
>                   {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                   {"SCHROOT_COMMAND",
>                    "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa"},
>                   {"SCHROOT_GID","1001"},
>                   {"SCHROOT_GROUP","user42"},
>                   {"SCHROOT_SESSION_ID",
>                    "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                   {"SCHROOT_UID","1001"},
>                   {"SCHROOT_USER","user42"},
>                   {"SHELL","/bin/sh"},
>                   {"SOURCE_DATE_EPOCH","1703627071"},
>                   {"STRIP","strip"},
>                   {"USER","user42"}]},
>             exit_status,
>             {line,16384},
>             use_stdio,stderr_to_stdout,hide]
> Compiling c_src/fxml_stream.c
> INFO:  Using specs [{spec,drv,cc,"priv/lib/fxml.so",
>                           ["c_src/fxml.c"],
>                           ["c_src/fxml.o"],
>                           []},
>                     {spec,drv,cc,"priv/lib/fxml_stream.so",
>                           ["c_src/fxml_stream.c"],
>                           ["c_src/fxml_stream.o"],
>                           []}]
> DEBUG: Last mod is 0 on priv/lib/fxml.so
> INFO:  sh info:
>       cwd: "/<<PKGBUILDDIR>>"
>       cmd: cc c_src/fxml.o -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now 
> -lexpat  -shared  -L"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib" -lei -o 
> priv/lib/fxml.so
> DEBUG:        opts: [{env,[{"REBAR_DEPS_DIR",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"ERL_LIBS",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                      {"AR","ar"},
>                      {"AS","as"},
>                      {"ASFLAGS",[]},
>                      {"ASFLAGS_FOR_BUILD",[]},
>                      {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                      {"CC","cc"},
>                      {"CFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                      {"CFLAGS_FOR_BUILD","-g -O2"},
>                      {"CPP","cpp"},
>                      {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                      {"CPPFLAGS_FOR_BUILD",[]},
>                      {"CXX","c++"},
>                      {"CXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"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=8"},
>                      {"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"},
>                      {"DFLAGS_FOR_BUILD","-frelease"},
>                      {"DH_INTERNAL_BUILDFLAGS","1"},
>                      {"DH_VERBOSE","1"},
>                      {"DRV_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"DRV_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_LDFLAGS",
>                       "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                      {"DRV_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"DRV_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EMU","beam"},
>                      {"ERLANG_ARCH","64"},
>                      {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                      {"ERL_CFLAGS",
>                       " 
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"ERL_COMPILER_OPTIONS","deterministic"},
>                      {"ERL_EI_LIBDIR",
>                       "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                      {"ERL_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"ESCRIPT_NAME","/usr/bin/rebar"},
>                      {"EXE_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"EXE_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"EXE_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EXE_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"FCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FCFLAGS_FOR_BUILD","-g -O2"},
>                      {"FFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FFLAGS_FOR_BUILD","-g -O2"},
>                      {"HOME",
>                       
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                      {"LANG","C.UTF-8"},
>                      {"LC_ALL","C.UTF-8"},
>                      {"LC_COLLATE","C.UTF-8"},
>                      {"LD","ld"},
>                      {"LDFLAGS",
>                       "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now 
> -lexpat "},
>                      {"LDFLAGS_FOR_BUILD",[]},
>                      {"LOGNAME","user42"},
>                      {"MAKEFLAGS"," --no-print-directory"},
>                      {"MAKELEVEL","2"},
>                      {"MFLAGS","--no-print-directory"},
>                      {"NM","nm"},
>                      {"OBJCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJCOPY","objcopy"},
>                      {"OBJCXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJDUMP","objdump"},
>                      {"PATH",
>                       
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                      {"PROGNAME","erl"},
>                      {"PWD",
>                       "/<<PKGBUILDDIR>>"},
>                      {"RANLIB","ranlib"},
>                      {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                      {"ROOTDIR","/usr/lib/erlang"},
>                      {"SCHROOT_ALIAS_NAME","unstable"},
>                      {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                      {"SCHROOT_COMMAND",
>                       "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot 
> -sa"},
>                      {"SCHROOT_GID","1001"},
>                      {"SCHROOT_GROUP","user42"},
>                      {"SCHROOT_SESSION_ID",
>                       
> "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                      {"SCHROOT_UID","1001"},
>                      {"SCHROOT_USER","user42"},
>                      {"SHELL","/bin/sh"},
>                      {"SOURCE_DATE_EPOCH","1703627071"},
>                      {"STRIP","strip"},
>                      {"USER","user42"}]}]
> DEBUG: Port Cmd: "cc c_src/fxml.o -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o priv/lib/fxml.so"
> Port Opts: [{env,[{"REBAR_DEPS_DIR",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"ERL_LIBS",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                   {"AR","ar"},
>                   {"AS","as"},
>                   {"ASFLAGS",[]},
>                   {"ASFLAGS_FOR_BUILD",[]},
>                   {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                   {"CC","cc"},
>                   {"CFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                   {"CFLAGS_FOR_BUILD","-g -O2"},
>                   {"CPP","cpp"},
>                   {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                   {"CPPFLAGS_FOR_BUILD",[]},
>                   {"CXX","c++"},
>                   {"CXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"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=8"},
>                   {"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"},
>                   {"DFLAGS_FOR_BUILD","-frelease"},
>                   {"DH_INTERNAL_BUILDFLAGS","1"},
>                   {"DH_VERBOSE","1"},
>                   {"DRV_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"DRV_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_LDFLAGS",
>                    "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                   {"DRV_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"DRV_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"EMU","beam"},
>                   {"ERLANG_ARCH","64"},
>                   {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                   {"ERL_CFLAGS",
>                    " -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"ERL_COMPILER_OPTIONS","deterministic"},
>                   {"ERL_EI_LIBDIR",
>                    "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                   {"ERL_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"ESCRIPT_NAME","/usr/bin/rebar"},
>                   {"EXE_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"EXE_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"EXE_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"EXE_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"FCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FCFLAGS_FOR_BUILD","-g -O2"},
>                   {"FFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FFLAGS_FOR_BUILD","-g -O2"},
>                   {"HOME",
>                    
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                   {"LANG","C.UTF-8"},
>                   {"LC_ALL","C.UTF-8"},
>                   {"LC_COLLATE","C.UTF-8"},
>                   {"LD","ld"},
>                   {"LDFLAGS",
>                    "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -lexpat 
> "},
>                   {"LDFLAGS_FOR_BUILD",[]},
>                   {"LOGNAME","user42"},
>                   {"MAKEFLAGS"," --no-print-directory"},
>                   {"MAKELEVEL","2"},
>                   {"MFLAGS","--no-print-directory"},
>                   {"NM","nm"},
>                   {"OBJCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJCOPY","objcopy"},
>                   {"OBJCXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJDUMP","objdump"},
>                   {"PATH",
>                    
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                   {"PROGNAME","erl"},
>                   {"PWD","/<<PKGBUILDDIR>>"},
>                   {"RANLIB","ranlib"},
>                   {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                   {"ROOTDIR","/usr/lib/erlang"},
>                   {"SCHROOT_ALIAS_NAME","unstable"},
>                   {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                   {"SCHROOT_COMMAND",
>                    "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa"},
>                   {"SCHROOT_GID","1001"},
>                   {"SCHROOT_GROUP","user42"},
>                   {"SCHROOT_SESSION_ID",
>                    "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                   {"SCHROOT_UID","1001"},
>                   {"SCHROOT_USER","user42"},
>                   {"SHELL","/bin/sh"},
>                   {"SOURCE_DATE_EPOCH","1703627071"},
>                   {"STRIP","strip"},
>                   {"USER","user42"}]},
>             exit_status,
>             {line,16384},
>             use_stdio,stderr_to_stdout,hide]
> DEBUG: Last mod is 0 on priv/lib/fxml_stream.so
> INFO:  sh info:
>       cwd: "/<<PKGBUILDDIR>>"
>       cmd: cc c_src/fxml_stream.o -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib" -lei -o 
> priv/lib/fxml_stream.so
> DEBUG:        opts: [{env,[{"REBAR_DEPS_DIR",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"ERL_LIBS",
>                       "/<<PKGBUILDDIR>>/deps"},
>                      {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                      {"AR","ar"},
>                      {"AS","as"},
>                      {"ASFLAGS",[]},
>                      {"ASFLAGS_FOR_BUILD",[]},
>                      {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                      {"CC","cc"},
>                      {"CFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                      {"CFLAGS_FOR_BUILD","-g -O2"},
>                      {"CPP","cpp"},
>                      {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                      {"CPPFLAGS_FOR_BUILD",[]},
>                      {"CXX","c++"},
>                      {"CXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"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=8"},
>                      {"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"},
>                      {"DFLAGS_FOR_BUILD","-frelease"},
>                      {"DH_INTERNAL_BUILDFLAGS","1"},
>                      {"DH_VERBOSE","1"},
>                      {"DRV_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"DRV_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"DRV_LDFLAGS",
>                       "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                      {"DRV_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"DRV_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EMU","beam"},
>                      {"ERLANG_ARCH","64"},
>                      {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                      {"ERL_CFLAGS",
>                       " 
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"ERL_COMPILER_OPTIONS","deterministic"},
>                      {"ERL_EI_LIBDIR",
>                       "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                      {"ERL_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"ESCRIPT_NAME","/usr/bin/rebar"},
>                      {"EXE_CC_TEMPLATE",
>                       "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_CFLAGS",
>                       "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                      {"EXE_CXX_TEMPLATE",
>                       "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                      {"EXE_LDFLAGS",
>                       " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                      {"EXE_LINK_CXX_TEMPLATE",
>                       "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"EXE_LINK_TEMPLATE",
>                       "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat   
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                      {"FCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FCFLAGS_FOR_BUILD","-g -O2"},
>                      {"FFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                      {"FFLAGS_FOR_BUILD","-g -O2"},
>                      {"HOME",
>                       
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                      {"LANG","C.UTF-8"},
>                      {"LC_ALL","C.UTF-8"},
>                      {"LC_COLLATE","C.UTF-8"},
>                      {"LD","ld"},
>                      {"LDFLAGS",
>                       "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now 
> -lexpat "},
>                      {"LDFLAGS_FOR_BUILD",[]},
>                      {"LOGNAME","user42"},
>                      {"MAKEFLAGS"," --no-print-directory"},
>                      {"MAKELEVEL","2"},
>                      {"MFLAGS","--no-print-directory"},
>                      {"NM","nm"},
>                      {"OBJCFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJCOPY","objcopy"},
>                      {"OBJCXXFLAGS",
>                       "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                      {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                      {"OBJDUMP","objdump"},
>                      {"PATH",
>                       
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                      {"PROGNAME","erl"},
>                      {"PWD",
>                       "/<<PKGBUILDDIR>>"},
>                      {"RANLIB","ranlib"},
>                      {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                      {"ROOTDIR","/usr/lib/erlang"},
>                      {"SCHROOT_ALIAS_NAME","unstable"},
>                      {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                      {"SCHROOT_COMMAND",
>                       "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot 
> -sa"},
>                      {"SCHROOT_GID","1001"},
>                      {"SCHROOT_GROUP","user42"},
>                      {"SCHROOT_SESSION_ID",
>                       
> "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                      {"SCHROOT_UID","1001"},
>                      {"SCHROOT_USER","user42"},
>                      {"SHELL","/bin/sh"},
>                      {"SOURCE_DATE_EPOCH","1703627071"},
>                      {"STRIP","strip"},
>                      {"USER","user42"}]}]
> DEBUG: Port Cmd: "cc c_src/fxml_stream.o -Wl,-z,relro -Wl,-z,now  
> -Wl,-z,relro -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o 
> priv/lib/fxml_stream.so"
> Port Opts: [{env,[{"REBAR_DEPS_DIR",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"ERL_LIBS",
>                    "/<<PKGBUILDDIR>>/deps"},
>                   {"APT_CONFIG","/var/lib/sbuild/apt.conf"},
>                   {"AR","ar"},
>                   {"AS","as"},
>                   {"ASFLAGS",[]},
>                   {"ASFLAGS_FOR_BUILD",[]},
>                   {"BINDIR","/usr/lib/erlang/erts-13.2.2.5/bin"},
>                   {"CC","cc"},
>                   {"CFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall"},
>                   {"CFLAGS_FOR_BUILD","-g -O2"},
>                   {"CPP","cpp"},
>                   {"CPPFLAGS","-Wdate-time -D_FORTIFY_SOURCE=2"},
>                   {"CPPFLAGS_FOR_BUILD",[]},
>                   {"CXX","c++"},
>                   {"CXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"CXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"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=8"},
>                   {"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"},
>                   {"DFLAGS_FOR_BUILD","-frelease"},
>                   {"DH_INTERNAL_BUILDFLAGS","1"},
>                   {"DH_VERBOSE","1"},
>                   {"DRV_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"DRV_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"DRV_LDFLAGS",
>                    "-shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei"},
>                   {"DRV_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"DRV_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat  -shared  
> -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei -o $PORT_OUT_FILE"},
>                   {"EMU","beam"},
>                   {"ERLANG_ARCH","64"},
>                   {"ERLANG_TARGET","25.3.2.8-x86_64-pc-linux-gnu-64"},
>                   {"ERL_CFLAGS",
>                    " -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"ERL_COMPILER_OPTIONS","deterministic"},
>                   {"ERL_EI_LIBDIR",
>                    "\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\""},
>                   {"ERL_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"ESCRIPT_NAME","/usr/bin/rebar"},
>                   {"EXE_CC_TEMPLATE",
>                    "cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_CFLAGS",
>                    "-g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"  "},
>                   {"EXE_CXX_TEMPLATE",
>                    "c++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -Wall -fPIC -MMD  
> -I\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/include\" 
> -I\"/usr/lib/erlang/erts-13.2.2.5/include\"   $PORT_IN_FILES -o 
> $PORT_OUT_FILE"},
>                   {"EXE_LDFLAGS",
>                    " -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" 
> -lei"},
>                   {"EXE_LINK_CXX_TEMPLATE",
>                    "c++ $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"EXE_LINK_TEMPLATE",
>                    "cc $PORT_IN_FILES -Wl,-z,relro -Wl,-z,now  -Wl,-z,relro 
> -Wl,-z,now -lexpat   -L\"/usr/lib/erlang/lib/erl_interface-5.3.2.1/lib\" -lei 
> -o $PORT_OUT_FILE"},
>                   {"FCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FCFLAGS_FOR_BUILD","-g -O2"},
>                   {"FFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection"},
>                   {"FFLAGS_FOR_BUILD","-g -O2"},
>                   {"HOME",
>                    
> "/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home"},
>                   {"LANG","C.UTF-8"},
>                   {"LC_ALL","C.UTF-8"},
>                   {"LC_COLLATE","C.UTF-8"},
>                   {"LD","ld"},
>                   {"LDFLAGS",
>                    "-Wl,-z,relro -Wl,-z,now  -Wl,-z,relro -Wl,-z,now -lexpat 
> "},
>                   {"LDFLAGS_FOR_BUILD",[]},
>                   {"LOGNAME","user42"},
>                   {"MAKEFLAGS"," --no-print-directory"},
>                   {"MAKELEVEL","2"},
>                   {"MFLAGS","--no-print-directory"},
>                   {"NM","nm"},
>                   {"OBJCFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJCOPY","objcopy"},
>                   {"OBJCXXFLAGS",
>                    "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection"},
>                   {"OBJCXXFLAGS_FOR_BUILD","-g -O2"},
>                   {"OBJDUMP","objdump"},
>                   {"PATH",
>                    
> "/usr/lib/erlang/erts-13.2.2.5/bin:/usr/lib/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"},
>                   {"PROGNAME","erl"},
>                   {"PWD","/<<PKGBUILDDIR>>"},
>                   {"RANLIB","ranlib"},
>                   {"REBAR_DEPS_PREFER_LIBS","TRUE"},
>                   {"ROOTDIR","/usr/lib/erlang"},
>                   {"SCHROOT_ALIAS_NAME","unstable"},
>                   {"SCHROOT_CHROOT_NAME","sid-amd64-sbuild"},
>                   {"SCHROOT_COMMAND",
>                    "dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa"},
>                   {"SCHROOT_GID","1001"},
>                   {"SCHROOT_GROUP","user42"},
>                   {"SCHROOT_SESSION_ID",
>                    "sid-amd64-sbuild-d0a8128d-c6bd-4228-823d-0c511eb65c64"},
>                   {"SCHROOT_UID","1001"},
>                   {"SCHROOT_USER","user42"},
>                   {"SHELL","/bin/sh"},
>                   {"SOURCE_DATE_EPOCH","1703627071"},
>                   {"STRIP","strip"},
>                   {"USER","user42"}]},
>             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 "/<<PKGBUILDDIR>>/rebar.config.script"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
> DEBUG: Rebar location: "/usr/bin/rebar"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/src/fast_xml.app.src"
> DEBUG: is_app_available, looking for App p1_utils with Path 
> "/<<PKGBUILDDIR>>/deps/p1_utils"
> DEBUG: Directory expected to be an app dir, but it doesn't exist (yet?):
> /<<PKGBUILDDIR>>/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";,
>                                   {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 
> /<<PKGBUILDDIR>>
> DEBUG: Plugins requested while processing /<<PKGBUILDDIR>>: []
> 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-xml-1.1.49 (eunit)
> DEBUG: Matched required ERTS version: 13.2.2.5 -> .*
> DEBUG: Matched required OTP release: 25 -> .*
> DEBUG: Min OTP version unconfigured
> DEBUG: Triq availability: false
> DEBUG: PropEr availability: false
> DEBUG: QuickCheck availability: false
> INFO:  sh info:
>       cwd: "/<<PKGBUILDDIR>>"
>       cmd: cp -R src/fxmlrpc.erl src/fxml_stream.erl src/fxml_sup.erl 
> src/fast_xml.erl src/fxml_gen.erl src/fxmlrpc_codec.erl src/fxml_gen_pt.erl 
> src/fxml.erl src/fxmlrpc_codec_external.erl test/fxml_test.erl ".eunit"
> DEBUG:        opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "cp -R src/fxmlrpc.erl src/fxml_stream.erl src/fxml_sup.erl 
> src/fast_xml.erl src/fxml_gen.erl src/fxmlrpc_codec.erl src/fxml_gen_pt.erl 
> src/fxml.erl src/fxmlrpc_codec_external.erl test/fxml_test.erl \".eunit\""
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> DEBUG: erl_opts [{d,'TEST'},debug_info,debug_info,nowarn_export_all]
> DEBUG: Files to compile first: ["src/fxml_gen_pt.erl"]
> Compiled src/fxml_gen_pt.erl
> DEBUG: Starting 3 compile worker(s)
> Compiled src/fxml_sup.erl
> Compiled src/fxml_stream.erl
> Compiled src/fast_xml.erl
> Compiled src/fxmlrpc.erl
> Compiled src/fxml.erl
> Compiled src/fxmlrpc_codec_external.erl
> Compiled src/fxmlrpc_codec.erl
> DEBUG: Worker exited cleanly
> Compiled test/fxml_test.erl
> DEBUG: Worker exited cleanly
> Compiled src/fxml_gen.erl
> DEBUG: Worker exited cleanly
> INFO:  Cover compiling /<<PKGBUILDDIR>>
> ======================== EUnit ========================
> module 'fxml_sup'
> module 'fxml_stream'
> module 'fxmlrpc_codec_external'
> module 'fast_xml'
> module 'fxml_test'
>   fxml_test: start_test...=INFO REPORT==== 24-Feb-2024::23:14:29.786835 ===
>     application: fast_xml
>     exited: stopped
>     type: temporary
> 
> =INFO REPORT==== 24-Feb-2024::23:14:29.787716 ===
>     application: fast_xml
>     exited: stopped
>     type: temporary
> 
> [0.022 s] ok
>   fxml_test: tag_test...ok
>   fxml_test: cve_2022_25236_test...ok
>   fxml_test: empty_tag_test...ok
>   fxml_test: empty_tag_with_ns_test...ok
>   fxml_test: tag_with_cdata_test...ok
>   fxml_test: tag_with_attrs_test...ok
>   fxml_test: tag_with_empty_attr_test...ok
>   fxml_test: tag_with_prefix_test...ok
>   fxml_test: tag_with_prefix_children1_test...ok
>   fxml_test: tag_with_prefix_children2_test...ok
>   fxml_test: tag_with_prefix_children3_test...ok
>   fxml_test: tag_with_prefix_children4_test...ok
>   fxml_test: tag_with_attr_with_prefix_test...ok
>   fxml_test: tag_with_tags_test...ok
>   fxml_test: stream_test...ok
>   fxml_test: stream_normalized_ns_test...ok
>   fxml_test: stream_reset_test...ok
>   fxml_test: stream_error_test...ok
>   fxml_test: stream_with_joined_cdata_test...ok
>   fxml_test: splitted_stream_test...*failed*
> in function fxml_test:splitted_stream_test/0 (fxml_test.erl, line 274)
> 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,fxml_test},
>               {line,274},
>               {expression,"collect_events ( CallbackPid )"},
>               {expected,[{xmlstreamstart,<<"root">>,[]}]},
>               {value,[]}]}
>   output:<<"">>
> 
>   fxml_test: map_stream_test...ok
>   fxml_test: streaming_mismatched_tags_error_test...*failed*
> in function fxml_test:parser_loop_int/3 (fxml_test.erl, line 160)
> 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,fxml_test},
>               {line,160},
>               {expression,"collect_events ( CollectorPid )"},
>               {expected,[{xmlstreamstart,<<"root">>,[]}]},
>               {value,[]}]}
>   output:<<"">>
> 
>   fxml_test: streaming_invalid_attribute_error_test...*failed*
> in function fxml_test:parser_loop_int/3 (fxml_test.erl, line 160)
> 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,fxml_test},
>               {line,160},
>               {expression,"collect_events ( CollectorPid )"},
>               {expected,[{xmlstreamstart,<<"root">>,[]}]},
>               {value,[]}]}
>   output:<<"">>
> 
>   fxml_test: xmpp_stream_test...ok
>   fxml_test: too_big_test...ok
>   fxml_test: too_big_with_data_after_test...ok
>   fxml_test: close_close_test...ok
>   fxml_test: close_parse_test...ok
>   fxml_test: close_change_callback_pid_test...ok
>   fxml_test: change_callback_pid_test...ok
>   fxml_test: badarg_new_test...ok
>   fxml_test: badarg_parse_test...ok
>   fxml_test: badarg_change_callback_pid_test...ok
>   fxml_test: badarg_close_test...ok
>   fxml_test: badarg_parse_element_test...ok
>   fxml_test: parse_error_test...ok
>   fxml_test: dead_pid_test...ok
>   fxml_test: -huge_element_test_/0-fun-4-...[0.270 s] ok
>   fxml_test: -many_stream_elements_test_/0-fun-4-...[0.632 s] ok
>   fxml_test: billionlaughs_test...ok
>   fxml_test: element_to_binary_entities_test...ok
>   fxml_test: element_to_binary_resize_test...ok
>   fxml_test: element_to_binary_test...ok
>   fxml_test: element_to_header_test...ok
>   fxml_test: element_to_header_xmlcdata_test...ok
>   fxml_test: crypt_test...ok
>   fxml_test: remove_cdata_test...ok
>   fxml_test: remove_subtags_test...ok
>   fxml_test: get_cdata_test...ok
>   fxml_test: get_tag_cdata_test...ok
>   fxml_test: get_attr_test...ok
>   fxml_test: get_attr_empty_test...ok
>   fxml_test: get_attr_s_test...ok
>   fxml_test: get_attr_s_empty_test...ok
>   fxml_test: get_tag_attr_test...ok
>   fxml_test: get_tag_attr_empty_test...ok
>   fxml_test: get_tag_attr_s_test...ok
>   fxml_test: get_tag_attr_s_empty_test...ok
>   fxml_test: get_subtag_test...ok
>   fxml_test: get_subtag_false_test...ok
>   fxml_test: get_subtags_test...ok
>   fxml_test: get_subtags_empty_test...ok
>   fxml_test: get_subtag_with_xmlns_test...ok
>   fxml_test: get_subtag_with_xmlns_empty_test...ok
>   fxml_test: get_subtags_with_xmlns_test...ok
>   fxml_test: get_subtag_cdata_test...ok
>   fxml_test: get_subtag_cdata_empty_test...ok
>   fxml_test: append_subtags_test...ok
>   fxml_test: get_path_s_tag_test...ok
>   fxml_test: get_path_s_empty_tag_test...ok
>   fxml_test: get_path_s_attr_test...ok
>   fxml_test: get_path_s_cdata_test...ok
>   fxml_test: replace_tag_attr_test...ok
>   fxml_test: replace_subtag_test...ok
>   fxml_test: to_xmlel_test...ok
>   fxml_test: rpc_fault_test...ok
>   fxml_test: rpc_call_test...ok
>   fxml_test: response_test...ok
>   fxml_test: rpc_empty_call_test...ok
>   fxml_test: rpc_empty_response_test...ok
>   [done in 1.171 s]
> module 'fxml_gen_pt'
> module 'fxml_gen'
> module 'fxmlrpc_codec'
> module 'fxmlrpc'
> module 'fxml'
> =======================================================
>   Failed: 3.  Skipped: 0.  Passed: 78.
> Cover analysis: /<<PKGBUILDDIR>>/.eunit/index.html
> Coverdata export: /<<PKGBUILDDIR>>/.eunit/cover.coverdata
> DEBUG: Reconstruct rebar []
> DEBUG: Reconstruct fast_xml []
> DEBUG: Reconstruct stdlib []
> DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}]
> DEBUG: Reconstruct p1_utils []
> DEBUG: Reconstruct kernel [{logger_level,notice},
>                            {logger_sasl_compatible,false},
>                            {net_tickintensity,4},
>                            {net_ticktime,60},
>                            {prevent_overlapping_partitions,true},
>                            {shell_docs_ansi,auto}]
> DEBUG: Reconstruct compiler []
> DEBUG: Kill <0.214.0> [{current_function,{application_master,main_loop,2}},
>                        {initial_call,{proc_lib,init_p,5}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[<0.215.0>,<0.44.0>]},
>                        {dictionary,
>                            [{'$initial_call',{application_master,init,4}},
>                             {'$ancestors',[<0.213.0>]}]},
>                        {trap_exit,true},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.214.0>},
>                        {total_heap_size,233},
>                        {heap_size,233},
>                        {stack_size,7},
>                        {reductions,41},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.215.0> [{current_function,{application_master,loop_it,4}},
>                        {initial_call,{application_master,start_it,4}},
>                        {status,running},
>                        {message_queue_len,0},
>                        {links,[<0.214.0>,<0.216.0>]},
>                        {dictionary,[]},
>                        {trap_exit,true},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.214.0>},
>                        {total_heap_size,233},
>                        {heap_size,233},
>                        {stack_size,6},
>                        {reductions,88},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> =INFO REPORT==== 24-Feb-2024::23:14:31.108606 ===
>     application: p1_utils
>     exited: killed
>     type: temporary
> 
> DEBUG: Kill <0.216.0> [{registered_name,p1_utils_sup},
>                        {current_function,{code_server,call,1}},
>                        {initial_call,{proc_lib,init_p,5}},
>                        {status,running},
>                        {message_queue_len,0},
>                        {links,[<0.215.0>]},
>                        {dictionary,
>                            [{'$initial_call',{supervisor,p1_utils_sup,1}},
>                             {'$ancestors',[<0.215.0>]}]},
>                        {trap_exit,true},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.214.0>},
>                        {total_heap_size,327},
>                        {heap_size,233},
>                        {stack_size,32},
>                        {reductions,100},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,1}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.240.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,3},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.239.0>},
>                        {total_heap_size,406},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,82},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.242.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,3},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.241.0>},
>                        {total_heap_size,987},
>                        {heap_size,987},
>                        {stack_size,3},
>                        {reductions,221},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.246.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.245.0>},
>                        {total_heap_size,271},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,50},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.248.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.247.0>},
>                        {total_heap_size,298},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,60},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.250.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.249.0>},
>                        {total_heap_size,233},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,56},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.254.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.253.0>},
>                        {total_heap_size,233},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,56},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.256.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.255.0>},
>                        {total_heap_size,233},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,56},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.260.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.259.0>},
>                        {total_heap_size,300},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,69},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.267.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.266.0>},
>                        {total_heap_size,249},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,41},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.268.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.266.0>},
>                        {total_heap_size,248},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,45},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.279.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.278.0>},
>                        {total_heap_size,3556},
>                        {heap_size,2586},
>                        {stack_size,3},
>                        {reductions,3302417},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,2363}]},
>                        {suspending,[]}]
> DEBUG: Kill <0.281.0> [{current_function,{fxml_test,receiver,1}},
>                        {initial_call,{erlang,apply,2}},
>                        {status,waiting},
>                        {message_queue_len,0},
>                        {links,[]},
>                        {dictionary,[]},
>                        {trap_exit,false},
>                        {error_handler,error_handler},
>                        {priority,normal},
>                        {group_leader,<0.280.0>},
>                        {total_heap_size,246},
>                        {heap_size,233},
>                        {stack_size,3},
>                        {reductions,41},
>                        {garbage_collection,
>                            [{max_heap_size,
>                                 #{error_logger => true,kill => true,
>                                   size => 0}},
>                             {min_bin_vheap_size,46422},
>                             {min_heap_size,233},
>                             {fullsweep_after,65535},
>                             {minor_gcs,0}]},
>                        {suspending,[]}]
> ERROR: One or more eunit tests failed.
> ERROR: eunit failed while processing /<<PKGBUILDDIR>>: rebar_abort
> make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:147: rebar_eunit] 
> Error 1
>       rm -fr -- /tmp/dh-xdg-rundir-2n4gaBg1
> dh_auto_test: error: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile test returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/erlang-p1-xml_1.1.49-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: erlang-p1-xml
Source-Version: 1.1.51-1
Done: Philipp Huebner <debala...@debian.org>

We believe that the bug you reported is fixed in the latest version of
erlang-p1-xml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Huebner <debala...@debian.org> (supplier of updated erlang-p1-xml 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 07 Jun 2024 09:32:29 +0200
Source: erlang-p1-xml
Architecture: source
Version: 1.1.51-1
Distribution: unstable
Urgency: medium
Maintainer: Ejabberd Packaging Team <ejabb...@packages.debian.org>
Changed-By: Philipp Huebner <debala...@debian.org>
Closes: 1064722
Changes:
 erlang-p1-xml (1.1.51-1) unstable; urgency=medium
 .
   * New upstream version 1.1.51
   * Added upstream patch to fix FTBFS caused by failing EUnit tests
     (Closes: #1064722)
   * Updated years in debian/copyright
Checksums-Sha1:
 bbd6e80b3ce1afcc852fe286010146f489db9801 2134 erlang-p1-xml_1.1.51-1.dsc
 e3b2c0558aed9509d8f189b241d0f1bed01a24f4 107610 
erlang-p1-xml_1.1.51.orig.tar.gz
 e3bbb81cac0ea8e3c4287b00dd1dd59c82b7b09b 4904 
erlang-p1-xml_1.1.51-1.debian.tar.xz
 71022034373d4af5dfe0f67a3b0466cc9dea0d83 15195 
erlang-p1-xml_1.1.51-1_amd64.buildinfo
Checksums-Sha256:
 4652ffd57e8561854fefff7c47ac1895c578df48d8126eb449052dea2f9e4ec6 2134 
erlang-p1-xml_1.1.51-1.dsc
 44c0a5af8c1d5958fbeb92dad7501ac350c430c702c99b6266b4d3c63052914f 107610 
erlang-p1-xml_1.1.51.orig.tar.gz
 3fd8ca41397671e8d5f78b1b46e3d717ed3526b5b59db2119fb40f49f018694c 4904 
erlang-p1-xml_1.1.51-1.debian.tar.xz
 719a8b0e2b841e322448ec116dbaea439546fde45fd8daaffac85fd07e46d92a 15195 
erlang-p1-xml_1.1.51-1_amd64.buildinfo
Files:
 127791208a94e5fd84b2e525541e2924 2134 libs optional erlang-p1-xml_1.1.51-1.dsc
 1e17992c1902479200a48ed253029710 107610 libs optional 
erlang-p1-xml_1.1.51.orig.tar.gz
 804230118b473af080e4f5dec8fc9b2c 4904 libs optional 
erlang-p1-xml_1.1.51-1.debian.tar.xz
 c511025e82583335478353c8d186ee6d 15195 libs optional 
erlang-p1-xml_1.1.51-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCgAzFiEECEGLvkRyDy26xQXsunokltrkDRwFAmZiuNsVHGRlYmFsYW5j
ZUBkZWJpYW4ub3JnAAoJELp6JJba5A0c4fcP/RXNuUB/mZAmSLq8LAeHfHjhTd/4
MlCzSg+ei+cxMN7P7nHaY6sCHEcp6lepK3did7r3GD749mebWShDe4UbUFdMDPE8
n96uRmSxGEtBWsJ+AW7a2MldUTUwUz3rXSEfxqgPwJVEmV4v32vL8Q384Qmj5tRY
X+J9ZBENNBTVqtiGrty04yqcn9gQ3tvA/VpDu+l67EWpTYe/R8YAHg+aCj0jnlkY
tuJD/ZtbzuCiHNiYV92p2uvw6mFRxB6Elfr/Ps4lqlORD1NfzkxSecWWOYl+GS/a
hWHKBDA8UCTsG3qMHz7GOk68z2Fff3sy/2aHXIhhCJ27dsPAcbOD3vfgQNuc9YeO
17annfOKbT4RR4SnN3ErzRKU/DC2DgvULkSruGPF7L2zRQ/O/RVfjUPw2QjbfKBm
kA/ZoKu8h2aOBaY4syiGsOUM12UMxgm8a+KIGA/G5l324Z1agLLTe/UZ0+Bid2oy
4RQtCvFuPqeHFENVgnuo1m1EsQKvSd6LFA15sbzrDp0xi13YZCHgoxxJXYkJfocd
/fJ4sXIEtDpD3lAZSCw/lIye25MJqSa1B/zxZPelMW1wtGfCUr3qn3pmFURb0e14
YryQXsLvKIMZbgf5Fkr9xiFPnHjNVWIpMdyCBEVG8Ck8j9UhnCLBqqm8drjEv6G0
s/9kLg3147jmdYW/
=UIKk
-----END PGP SIGNATURE-----

Attachment: pgp9j3ugX9vBf.pgp
Description: PGP signature


--- End Message ---

Reply via email to