• Bug#1064722: erlang-p1-xml: FTBFS: dh_auto_test: error: make --no-print

    From Lucas Nussbaum@21:1/5 to All on Sun Feb 25 21:00:02 2024
    Source: erlang-p1-xml
    Version: 1.1.49-3
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@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",

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)