{"app_name":"Debian Janitor","binary_packages":[],"branch_url":"git+ssh://git@salsa.debian.org/electronics-team/ringdove-eda/libmawk.git","build_log_highlight_lines":[1000,1012,1013,1053],"build_log_include_lines":[1038,1053],"build_log_line_count":1053,"build_log_name":"build.log","campaign":"lintian-fixes","change_set":"ca2c97d1-424f-4a25-b3d8-34e638ad7819","codebase":"libmawk","codemod_log_name":"codemod.log","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","current_year":"2026","description":"dh_missing file not installed: usr/lib/libmawk/lib_rand.awk","failure_excerpt":{"full_log_url":"/lintian-fixes/c/libmawk/ca2c97d1-424f-4a25-b3d8-34e638ad7819/logs/build.log","highlighted_indices":[332],"lines":["","","Unpack source","-------------","","Format: 3.0 (quilt)","Source: libmawk","Binary: libmawk1t64, libmawk-dev","Architecture: any all","Version: 1.0.5-2~jan+lint1","Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>","Uploaders: Bdale Garbee <bdale@gag.com>","Homepage: http://repo.hu/projects/libmawk","Standards-Version: 4.1.3","Vcs-Browser: https://salsa.debian.org/electronics-team/ringdove-eda/libmawk","Vcs-Git: https://salsa.debian.org/electronics-team/ringdove-eda/libmawk.git","Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13)","Package-List:"," libmawk-dev deb libdevel optional arch=all"," libmawk1t64 deb libs optional arch=any","Checksums-Sha1:"," c38deadace9c26003f1f1806f2fbdc5b99e91ccb 313131 libmawk_1.0.5.orig.tar.bz2"," f6b503a59116983cfc1441e48b5f15cf67976b24 3600 libmawk_1.0.5-2~jan+lint1.debian.tar.xz","Checksums-Sha256:"," a667451e470bd8b121aacb486f9cbcc5057dc8470199f392c28ef1a875781bb6 313131 libmawk_1.0.5.orig.tar.bz2"," 39965544332bcbd083160628d6b167db76fc644564a2ff3c8235ec7e23622421 3600 libmawk_1.0.5-2~jan+lint1.debian.tar.xz","Files:"," f33b8a962aed1a1c2e67a395fb38bb55 313131 libmawk_1.0.5.orig.tar.bz2"," 933db2c8401e18b353fdc5c286cf3e99 3600 libmawk_1.0.5-2~jan+lint1.debian.tar.xz","","dpkg-source: warning: extracting unsigned source package (libmawk_1.0.5-2~jan+lint1.dsc)","dpkg-source: info: extracting libmawk in /build/reproducible-path/libmawk-1.0.5","dpkg-source: info: unpacking libmawk_1.0.5.orig.tar.bz2","dpkg-source: info: unpacking libmawk_1.0.5-2~jan+lint1.debian.tar.xz","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: applying fix-example-man.patch","","clean up apt cache","------------------","","","Check disk space","----------------","","Sufficient free space for build","","User Environment","----------------","","APT_CONFIG=/var/lib/sbuild/apt.conf","HOME=/sbuild-nonexistent","LANG=C.UTF-8","LC_ALL=C.UTF-8","LOGNAME=sbuild","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games","SHELL=/bin/sh","SOURCE_DATE_EPOCH=1778625544","USER=sbuild","","dpkg-buildpackage","-----------------","","Command: dpkg-buildpackage --sanitize-env -us -uc","dpkg-buildpackage: info: source package libmawk","dpkg-buildpackage: info: source version 1.0.5-2~jan+lint1","dpkg-buildpackage: info: source distribution lintian-fixes","dpkg-buildpackage: info: source changed by Debian Janitor <janitor@jelmer.uk>"," dpkg-source --before-build .","dpkg-buildpackage: info: host architecture amd64"," debian/rules clean","dh clean","   debian/rules override_dh_auto_clean","make[1]: Entering directory '/build/reproducible-path/libmawk-1.0.5'","# only try to run dh_auto_clean if configure has been run","test -f src/libmawk/Makefile.conf && dh_auto_clean || true","# clean up some upstream make dregs","rm -f scconfig/config.cache","rm -f scconfig/config.log","rm -f src/libmawk/regression/fpe/fpetest3.tmp","rm -f src/libmawk/regression/zfifo/zfifo.c","rm -f src/libmawk/regression/zfifo/zfifo.h","make[1]: Leaving directory '/build/reproducible-path/libmawk-1.0.5'","   dh_clean"," dpkg-source -b .","dpkg-source: info: using source format '3.0 (quilt)'","dpkg-source: info: building libmawk using existing ../libmawk_1.0.5.orig.tar.bz2","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: building libmawk in ../libmawk_1.0.5-2~jan+lint1.debian.tar.xz","dpkg-source: info: building libmawk in ../libmawk_1.0.5-2~jan+lint1.dsc"," debian/rules binary","dh binary","   dh_update_autotools_config","   dh_autoreconf","   debian/rules override_dh_auto_configure","make[1]: Entering directory '/build/reproducible-path/libmawk-1.0.5'","./configure \\","    --prefix=/usr \\","    --LDFLAGS='-Wl,-z,relro' \\","    --CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2'","make[2]: Entering directory '/build/reproducible-path/libmawk-1.0.5/scconfig'","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -Wdate-time -D_FORTIFY_SOURCE=2  -c -o hooks.o hooks.c","hooks.c: In function ‘hook_detect_target’:","hooks.c:159:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]","  159 |         tmp = get(\"cc/disable_c23/cflags\");","      |             ^","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_cc.c -o src//default/find_cc.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_compile.c -o src//default/lib_compile.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_uniqinc.c -o src//default/lib_uniqinc.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_file.c -o src//default/lib_file.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_try.c -o src//default/lib_try.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/str.c -o src//default/str.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/ht.c -o src//default/ht.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/log.c -o src//default/log.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/arg.c -o src//default/arg.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/db.c -o src//default/db.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/dep.c -o src//default/dep.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/deps_default.c -o src//default/deps_default.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_libs.c -o src//default/find_libs.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_fscalls.c -o src//default/find_fscalls.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_printf.c -o src//default/find_printf.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_proc.c -o src//default/find_proc.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_fstools.c -o src//default/find_fstools.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_uname.c -o src//default/find_uname.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_target.c -o src//default/find_target.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_thread.c -o src//default/find_thread.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_io.c -o src//default/find_io.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_time.c -o src//default/find_time.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_types.c -o src//default/find_types.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_signal.c -o src//default/find_signal.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_environ.c -o src//default/find_environ.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/regex.c -o src//default/regex.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_filelist.c -o src//default/lib_filelist.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_srctree.c -o src//default/lib_srctree.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/lib_pkg_config.c -o src//default/lib_pkg_config.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_str.c -o src//default/find_str.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/find_sys.c -o src//default/find_sys.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/main.c -o src//default/main.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/main_custom_args.c -o src//default/main_custom_args.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//default/main_lib.c -o src//default/main_lib.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//tmpasm/tmpasm.c -o src//tmpasm/tmpasm.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//tmpasm/tmpasm_scconfig.c -o src//tmpasm/tmpasm_scconfig.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//tmpasm/openfiles.c -o src//tmpasm/openfiles.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//parsgen/find_parsgen.c -o src//parsgen/find_parsgen.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//math/find_math.c -o src//math/find_math.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//math/find_fpenan.c -o src//math/find_fpenan.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//math/find_func.c -o src//math/find_func.o","cc -g -DGENCALL    -Isrc//tmpasm  -DPLUGIN_PARSGEN -DPLUGIN_MATH  -Isrc/default -c src//math/find_mfunc_cc.c -o src//math/find_mfunc_cc.o","cc -o configure  hooks.o src//default/find_cc.o src//default/lib_compile.o src//default/lib_uniqinc.o src//default/lib_file.o src//default/lib_try.o src//default/str.o src//default/ht.o src//default/log.o src//default/arg.o src//default/db.o src//default/dep.o src//default/deps_default.o src//default/find_libs.o src//default/find_fscalls.o src//default/find_printf.o src//default/find_proc.o src//default/find_fstools.o src//default/find_uname.o src//default/find_target.o src//default/find_thread.o src//default/find_io.o src//default/find_time.o src//default/find_types.o src//default/find_signal.o src//default/find_environ.o src//default/regex.o src//default/lib_filelist.o src//default/lib_srctree.o src//default/lib_pkg_config.o src//default/find_str.o src//default/find_sys.o src//default/main.o src//default/main_custom_args.o src//default/main_lib.o   src//tmpasm/tmpasm.o src//tmpasm/tmpasm_scconfig.o src//tmpasm/openfiles.o  src//parsgen/find_parsgen.o src//math/find_math.o src//math/find_fpenan.o src//math/find_func.o src//math/find_mfunc_cc.o ","make[2]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/scconfig'","Configuring libmawk.","--- Detecting host","Looking for a shell... /bin/sh -c","Looking for a shell escape character... found: '\\'","Detecting temp dir... validated /build/reproducible-path/libmawk-1.0.5/scconfig/","Checking for system type... OK (name: Linux; class: UNIX)","Checking for chmod to executable... OK (chmod +x)","Checking for cp... OK (cp -rp)","Checking for rm... OK (rm -rf)","Checking for ln... OK (ln -sf)","Checking for mkdir... OK (mkdir -p)","--- Detecting target (same as host)","Checking for cc (target)... OK ('gcc', '-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2', '-Wl,-z,relro')","Checking for -fpic... OK (-fPIC)","Checking for soname... OK (-Wl,-soname,)","Checking for rdynamic... OK (-rdynamic)","Checking for _Pragma(message)... Found.","Checking if C compiler defaults to c23... No.","C compiler is not C23 by default, no need to disable C23.","Checking for type size_t... Found; (size_t is not narrower than void *)","Checking for size of size_t... (sizeof size_t is 8)","Checking for realpath()... OK ('', '' and '')","Checking for putenv()... OK ('#define _XOPEN_SOURCE\\n', '' and '')","Checking for pipe(2)... OK ('#include <unistd.h>\\n', '' and '')","Checking for log() corner cases... ..... done.","Checking for nan... OK ('#include <math.h>\\n', '' and '-lm')","Checking for isnan... OK ('#include <math.h>\\n', '' and '')","Checking for nanop... found"," 1 + 1... OK (2.0)"," nan + 1... OK (nan)"," nan - 1... OK (nan)"," nan M 1... OK (nan)"," nan / 1... OK (nan)","Checking for bison... Not found.","Numeric format: double","Generating libmawk/Makefile... OK","Generating libmawk/conf.h... OK","Generating awklib/Makefile... OK","Generating awklib/regression/Makefile... OK","make[1]: Leaving directory '/build/reproducible-path/libmawk-1.0.5'","   dh_auto_build","\tmake -j8","make[1]: Entering directory '/build/reproducible-path/libmawk-1.0.5'","cd src && make","make[2]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src'","cd libmawk && make","make[3]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o main.o main.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o memory.o memory.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o hash.o hash.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o code.o code.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o vars.o vars.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o da_bin.o da_bin.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o da_common.o da_common.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o da_bin_helper.o da_bin_helper.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o error.o error.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bi_vars.o bi_vars.c","In file included from error.c:17:","conf.h:39:24: note: ‘#pragma message: TODO: \"this should be gone:\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","error.c:19:1: note: in expansion of macro ‘TODO’","   19 | TODO(\"this should be gone:\")","      | ^~~~","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bi_funct_common.o bi_funct_common.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o array.o array.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o array_orig.o array_orig.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o array_generic.o array_generic.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o field_common.o field_common.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o re_cmpl.o re_cmpl.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o zmalloc.o zmalloc.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fin_common.o fin_common.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o files.o files.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o matherr.o matherr.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fcall.o fcall.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o version.o version.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o missing.o missing.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o math_wrap.o math_wrap.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o cast.o cast.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o cell.o cell.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o makescan.exe  makescan.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o str.o str.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o array_environ.o array_environ.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o files_children.o files_children.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o vio_orig.o vio_orig.c","rm -f scancode.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o num_double.o num_double.c","./makescan.exe > scancode.c","rm makescan.exe","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o execute.o execute.c","In file included from vio_orig.c:15:","conf.h:39:24: note: ‘#pragma message: TODO: \"TODO print runtime warnings\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","vio_orig.c:165:1: note: in expansion of macro ‘TODO’","  165 | TODO(\"TODO print runtime warnings\")","      | ^~~~","vio_orig.c: In function ‘mawk_vio_orig_open_pipe’:","conf.h:39:24: note: ‘#pragma message: TODO: \": better do this by hand - close on exec is not really portable\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","vio_orig.c:290:1: note: in expansion of macro ‘TODO’","  290 | TODO(\": better do this by hand - close on exec is not really portable\")","      | ^~~~","vio_orig.c:283:25: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result]","  283 |                         dup(remote_fd);","      |                         ^~~~~~~~~~~~~~","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bi_funct.o bi_funct.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o print.o print.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o debug.o debug.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o field_exec.o field_exec.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o split.o split.c","In file included from mawk.h:20,","                 from bi_funct.c:16:","bi_funct.c: In function ‘mawk_bi_call’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \"this should be some common code in execute.c?\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","bi_funct.c:967:1: note: in expansion of macro ‘TODO’","  967 | TODO(\"this should be some common code in execute.c?\")","      | ^~~~","bi_funct.c: In function ‘mawk_bi_acall’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": cell destroy all the allocated but unused args?\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","bi_funct.c:1064:1: note: in expansion of macro ‘TODO’"," 1064 | TODO(\": cell destroy all the allocated but unused args?\")","      | ^~~~","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parse.o parse.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o scan.o scan.c","In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,","                 from /usr/include/stdlib.h:26,","                 from mawk.h:21,","                 from scan.c:23:","/usr/include/features.h:199:3: warning: #warning \"_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE\" [-Wcpp]","  199 | # warning \"_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE\"","      |   ^~~~~~~","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o da_text.o da_text.c","da_text.c: In function ‘mawk_da’:","da_text.c:118:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]","  118 |                 fprintf(fp, \"%03d \", p - start);","      |                              ~~~^    ~~~~~~~~~","      |                                 |      |","      |                                 int    long int","      |                              %03ld","da_text.c:276:49: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]","  276 |                         fprintf(fp, \"set_al\\t%03d\\n\", p + p->op - start);","      |                                              ~~~^     ~~~~~~~~~~~~~~~~~","      |                                                 |               |","      |                                                 int             long int","      |                                              %03ld","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o code_dump.o code_dump.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o kw.o kw.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o jmp.o jmp.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o init.o init.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fin_exec.o fin_exec.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o viohack.o viohack.c","In file included from fin_exec.c:15:","fin_exec.c: In function ‘set_main_to_stdin’:","conf.h:39:24: note: ‘#pragma message: TODO: \": abstract\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","fin_exec.c:49:1: note: in expansion of macro ‘TODO’","   49 | TODO(\": abstract\")","      | ^~~~","fin_exec.c: In function ‘next_main’:","conf.h:39:24: note: ‘#pragma message: TODO: \"TODO abstract this\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","fin_exec.c:102:1: note: in expansion of macro ‘TODO’","  102 | TODO(\"TODO abstract this\")","      | ^~~~","fin_exec.c: In function ‘mawk_FINgets’:","conf.h:39:24: note: ‘#pragma message: TODO: \": probably accept \\r as well\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","fin_exec.c:344:1: note: in expansion of macro ‘TODO’","  344 | TODO(\": probably accept \\r as well\")","      | ^~~~","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o rexp/rexp.o rexp/rexp.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o rexp/rexp0.o rexp/rexp0.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o rexp/rexp1.o rexp/rexp1.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o rexp/rexp2.o rexp/rexp2.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o rexp/rexp3.o rexp/rexp3.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -DMAWK_NO_EXEC=1 main.c -o main-comp.o","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bi_funct_dummy.o bi_funct_dummy.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o print_dummy.o print_dummy.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o fin_comp.o fin_comp.c","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -DMAWK_NO_COMP=1 main.c -o main-exec.o","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o init_nocomp.o init_nocomp.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o zfifo.o zfifo.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o vio_fifo.o vio_fifo.c","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o libmawk.o libmawk.c","In file included from mawk.h:20,","                 from vio_fifo.h:4,","                 from vio_fifo.c:10:","vio_fifo.c: In function ‘mawk_vio_fifo_printf’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \"TODO\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","vio_fifo.c:77:1: note: in expansion of macro ‘TODO’","   77 | TODO(\"TODO\")","      | ^~~~","gcc -c -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  regression/re_test/re_test.c -o regression/re_test/re_test.o","In file included from ../libmawk/mawk.h:20,","                 from libmawk.h:2,","                 from libmawk.c:14:","libmawk.c: In function ‘libmawk_initialize_stage2’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": cleanup m\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","libmawk.c:58:1: note: in expansion of macro ‘TODO’","   58 | TODO(\": cleanup m\")","      | ^~~~","libmawk.c: In function ‘libmawk_call_function’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": check if we need to grow the stack\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","libmawk.c:315:1: note: in expansion of macro ‘TODO’","  315 | TODO(\": check if we need to grow the stack\")","      | ^~~~","libmawk.c: In function ‘libmawk_call_functionp’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": check if we need to grow the stack\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","libmawk.c:363:1: note: in expansion of macro ‘TODO’","  363 | TODO(\": check if we need to grow the stack\")","      | ^~~~","libmawk.c: In function ‘libmawk_call_functionc’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": check if we need to grow the stack\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","libmawk.c:408:1: note: in expansion of macro ‘TODO’","  408 | TODO(\": check if we need to grow the stack\")","      | ^~~~","libmawk.c: In function ‘libmawk_print_cell’:","../libmawk/conf.h:39:24: note: ‘#pragma message: TODO: \": we should be able to convert the above two\"’","   39 | #define DO_PRAGMA(arg) _Pragma(#arg)","      |                        ^~~~~~~","../libmawk/conf.h:40:17: note: in expansion of macro ‘DO_PRAGMA’","   40 | #define TODO(x) DO_PRAGMA(message(\"TODO: \" #x))","      |                 ^~~~~~~~~","libmawk.c:456:1: note: in expansion of macro ‘TODO’","  456 | TODO(\": we should be able to convert the above two\")","      | ^~~~","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o scancode.o scancode.c","gcc -shared -rdynamic -Wl,-z,relro -o libmawk_common.so memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm","gcc -o regression/re_test//re_test regression/re_test/re_test.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zmalloc.o memory.o","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o lmawk-comp main-comp.o viohack.o bi_funct_dummy.o init.o print_dummy.o fin_comp.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm","gcc -shared -rdynamic -Wl,-z,relro -o libmawk_comp.so bi_funct_dummy.o init.o print_dummy.o fin_comp.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o lmawk main.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o fin_exec.o viohack.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm","gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/libmawk-1.0.5=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c17 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -I.. -I.  -o lmawk-exec main-exec.o viohack.o  init_nocomp.o fin_exec.o zfifo.o vio_fifo.o execute.o bi_funct.o print.o debug.o field_exec.o split.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o -lm","gcc -shared -rdynamic -Wl,-z,relro -Wl,-soname,libmawk.so.1 -o libmawk.so memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o libmawk.o fin_exec.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zfifo.o vio_fifo.o -lm","ar rvu libmawk.a memory.o hash.o code.o vars.o da_bin.o da_common.o da_bin_helper.o error.o bi_vars.o bi_funct_common.o array.o array_orig.o array_generic.o field_common.o re_cmpl.o zmalloc.o fin_common.o files.o matherr.o fcall.o version.o missing.o math_wrap.o cast.o cell.o scancode.o str.o array_environ.o files_children.o vio_orig.o num_double.o execute.o bi_funct.o print.o debug.o field_exec.o split.o parse.o scan.o da_text.o code_dump.o kw.o jmp.o init.o libmawk.o fin_exec.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o zfifo.o vio_fifo.o","gcc -shared -rdynamic -Wl,-z,relro -o libmawk_exec.so init_nocomp.o fin_exec.o zfifo.o vio_fifo.o execute.o bi_funct.o print.o debug.o field_exec.o split.o rexp/rexp.o rexp/rexp0.o rexp/rexp1.o rexp/rexp2.o rexp/rexp3.o -lm","ar: `u' modifier ignored since `D' is the default (see `U')","ar: creating libmawk.a","a - memory.o","a - hash.o","a - code.o","a - vars.o","a - da_bin.o","a - da_common.o","a - da_bin_helper.o","a - error.o","a - bi_vars.o","a - bi_funct_common.o","a - array.o","a - array_orig.o","a - array_generic.o","a - field_common.o","a - re_cmpl.o","a - zmalloc.o","a - fin_common.o","a - files.o","a - matherr.o","a - fcall.o","a - version.o","a - missing.o","a - math_wrap.o","a - cast.o","a - cell.o","a - scancode.o","a - str.o","a - array_environ.o","a - files_children.o","a - vio_orig.o","a - num_double.o","a - execute.o","a - bi_funct.o","a - print.o","a - debug.o","a - field_exec.o","a - split.o","a - parse.o","a - scan.o","a - da_text.o","a - code_dump.o","a - kw.o","a - jmp.o","a - init.o","a - libmawk.o","a - fin_exec.o","a - rexp/rexp.o","a - rexp/rexp0.o","a - rexp/rexp1.o","a - rexp/rexp2.o","a - rexp/rexp3.o","a - zfifo.o","a - vio_fifo.o","ranlib libmawk.a","make[3]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","cd awklib && make","make[3]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/awklib'","make[3]: Nothing to be done for 'all'.","make[3]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/awklib'","make[2]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src'","make[1]: Leaving directory '/build/reproducible-path/libmawk-1.0.5'","   dh_auto_test","\tmake -j8 test TESTSUITEFLAGS=\"-j8 --verbose\" VERBOSE=1","make[1]: Entering directory '/build/reproducible-path/libmawk-1.0.5'","cd src && make test","make[2]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src'","cd libmawk && make test","make[3]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","cd regression && make","make[4]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression'","Makefile:44: warning: ignoring prerequisites on suffix rule definition","Makefile:44: warning: ignoring prerequisites on suffix rule definition","Makefile:41: warning: ignoring prerequisites on suffix rule definition","Makefile:41: warning: ignoring prerequisites on suffix rule definition","Makefile:58: warning: ignoring prerequisites on suffix rule definition","Makefile:52: warning: ignoring prerequisites on suffix rule definition","Makefile:52: warning: ignoring prerequisites on suffix rule definition","cd zfifo && make","make[5]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression/zfifo'","cp ../../zfifo.h .","cp ../../zfifo.c .","cc -g -I. -Wdate-time -D_FORTIFY_SOURCE=2  -c -o zfifo_test.o zfifo_test.c","cc -c -g -I. zfifo.c -o zfifo.o","cc zfifo_test.o zfifo.o -o zfifo_test","make[5]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression/zfifo'","make all_","make[5]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression'","Makefile:44: warning: ignoring prerequisites on suffix rule definition","Makefile:44: warning: ignoring prerequisites on suffix rule definition","Makefile:41: warning: ignoring prerequisites on suffix rule definition","Makefile:41: warning: ignoring prerequisites on suffix rule definition","Makefile:58: warning: ignoring prerequisites on suffix rule definition","Makefile:52: warning: ignoring prerequisites on suffix rule definition","Makefile:52: warning: ignoring prerequisites on suffix rule definition","../lmawk -f io_print1.awk < test.in > io_print1.out 2>&1; true","../lmawk -f io_printf.awk < test.in > io_printf.out 2>&1; true","../lmawk -f nan_if.awk < test.in > nan_if.out 2>&1; true","../lmawk -f nan_ops.awk < test.in > nan_ops.out 2>&1; true","../lmawk -f nan_io.awk < test.in > nan_io.out 2>&1; true","../lmawk -f nan_isnan.awk < test.in > nan_isnan.out 2>&1; true","../lmawk -f math_func.awk < test.in > math_func.out 2>&1; true","../lmawk -f math_fmod.awk < test.in > math_fmod.out 2>&1; true","../lmawk -f arr_orig.awk < test.in > arr_orig.out 2>&1; true","../lmawk -f arr_order.awk < test.in > arr_order.out 2>&1; true","../lmawk -f getln_nul.awk < test.in > getln_nul.out 2>&1; true","../lmawk -f valueof.awk < test.in > valueof.out 2>&1; true","../lmawk -f wc.awk < test.in > wc.out 2>&1; true","../lmawk -f reg012.awk < test.in > reg012.out 2>&1; true","../lmawk -f wfrq0.awk < test.in > wfrq0.out 2>&1; true","../lmawk -f decl.awk < test.in > decl.out 2>&1; true","-> fpe test","../lmawk -f call.awk < test.in > call.out 2>&1; true","-> re_test","../lmawk -f acall.awk < test.in > acall.out 2>&1; true","../lmawk -f stack_grow.awk < test.in > stack_grow.out 2>&1; true","zfifo/zfifo_test < stage1.zf > stage1.out 2>&1; true","zfifo/zfifo_test < stage2.zf > stage2.out 2>&1; true","zfifo/zfifo_test < large_writes.zf > large_writes.out 2>&1; true","zfifo/zfifo_test < small_reads.zf > small_reads.out 2>&1; true","LMAWK=../lmawk ./da_bin_test.sh arr_order.awk","LMAWK=../lmawk ./da_bin_test.sh arr_orig.awk","LMAWK=../lmawk ./da_bin_test.sh decl.awk","LMAWK=../lmawk ./da_bin_test.sh getln_nul.awk","LMAWK=../lmawk ./da_bin_test.sh io_print1.awk","LMAWK=../lmawk ./da_bin_test.sh io_printf.awk","LMAWK=../lmawk ./da_bin_test.sh math_fmod.awk","LMAWK=../lmawk ./da_bin_test.sh math_func.awk","LMAWK=../lmawk ./da_bin_test.sh nan_if.awk","LMAWK=../lmawk ./da_bin_test.sh nan_io.awk","LMAWK=../lmawk ./da_bin_test.sh nan_isnan.awk","LMAWK=../lmawk ./da_bin_test.sh nan_ops.awk","LMAWK=../lmawk ./da_bin_test.sh reg012.awk","LMAWK=../lmawk ./da_bin_test.sh valueof.awk","LMAWK=../lmawk ./da_bin_test.sh wc.awk","LMAWK=../lmawk ./da_bin_test.sh wfrq0.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/ct_length.awk","lmawk: da_bin warning: type of variable NR changed from 7 to 1","LMAWK=../lmawk ./da_bin_test.sh ../examples/decl.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/deps.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/eatc.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/gdecl.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/nocomment.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/primes.awk","LMAWK=../lmawk ./da_bin_test.sh ../examples/qsort.awk","lmawk: da_bin warning: type of variable NR changed from 7 to 1","*** QC PASS ***","make[5]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression'","make[4]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk/regression'","make[3]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","make[2]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src'","make[1]: Leaving directory '/build/reproducible-path/libmawk-1.0.5'","   create-stamp debian/debhelper-build-stamp","   dh_prep","   dh_auto_install","\tmake -j8 install DESTDIR=/build/reproducible-path/libmawk-1.0.5/debian/tmp AM_UPDATE_INFO_DIR=no","make[1]: Entering directory '/build/reproducible-path/libmawk-1.0.5'","cd src && make install","make[2]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src'","cd libmawk && make install","make[3]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","make install_ CP=\"cp\"","make[4]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/bin","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man1","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man7","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/include/libmawk","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib","cp `pwd`/lmawk /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/bin/lmawk","chmod +x  /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/bin/lmawk","cp  `pwd`/man/lmawk.1  /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man1/lmawk.1","cp  `pwd`/man/libmawk_append_input.3libmawk         /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_append_input.3libmawk","cp  `pwd`/man/libmawk_call_function.3libmawk        /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_call_function.3libmawk","cp  `pwd`/man/libmawk_cell_destroy.3libmawk         /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_cell_destroy.3libmawk","cp  `pwd`/man/libmawk_get_var.3libmawk              /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_get_var.3libmawk","cp  `pwd`/man/libmawk_initialize.3libmawk           /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_initialize.3libmawk","cp  `pwd`/man/libmawk_initialize_stage.3libmawk     /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_initialize_stage.3libmawk","cp  `pwd`/man/libmawk_register_function.3libmawk    /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_register_function.3libmawk","cp  `pwd`/man/libmawk_run_main.3libmawk             /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_run_main.3libmawk","cp  `pwd`/man/libmawk_set_cell.3libmawk             /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_set_cell.3libmawk","cp  `pwd`/man/libmawk_uninitialize.3libmawk         /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man3/libmawk_uninitialize.3libmawk","cp  `pwd`/man/example.7libmawk                      /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man7/example.7libmawk","chmod  0644  /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/man/man1/lmawk.1","cp `pwd`/libmawk.so /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so.1.0.5","rm /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so.1.0 /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so.1 2>/dev/null ; true","ln -s libmawk.so.1.0.5 /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so.1.0","ln -s libmawk.so.1.0.5 /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so.1","ln -s libmawk.so.1 /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk.so","for h in libmawk.h mawk.h init.h code.h files.h memory.h zmalloc.h symtype.h nstd.h types.h array.h sizes.h num.h num_int.h num_double.h conf.h bi_vars.h vio.h cell.h repl.h array_orig.h array_environ.h array_generic.h vio_orig.h vio_fifo.h zfifo.h execute.h; do cp `pwd`/$h /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/include/libmawk/$h; done","cp `pwd`/../libmawk.h /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/include/libmawk/../libmawk.h","make[4]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","make[3]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/libmawk'","cd awklib && make install","make[3]: Entering directory '/build/reproducible-path/libmawk-1.0.5/src/awklib'","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk","cp -rp lib_array.awk /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk/lib_array.awk","cp -rp lib_ascii.awk /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk/lib_ascii.awk","cp -rp lib_rand.awk /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/lib/libmawk/lib_rand.awk","make[3]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src/awklib'","make[2]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/src'","cd doc && make install","make[2]: Entering directory '/build/reproducible-path/libmawk-1.0.5/doc'","mkdir -p /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/doc/libmawk","cp -rp /build/reproducible-path/libmawk-1.0.5/doc/*.html /build/reproducible-path/libmawk-1.0.5/debian/tmp/usr/share/doc/libmawk","make[2]: Leaving directory '/build/reproducible-path/libmawk-1.0.5/doc'","make[1]: Leaving directory '/build/reproducible-path/libmawk-1.0.5'","   dh_install","   dh_installdocs","   dh_installchangelogs","   dh_installman","   dh_lintian","   dh_perl","   dh_link","   dh_strip_nondeterminism","   dh_compress","   dh_fixperms","   dh_missing","dh_missing: warning: usr/lib/libmawk.so.1.0 exists in debian/tmp but is not installed to anywhere ","dh_missing: warning: usr/lib/libmawk/lib_array.awk exists in debian/tmp but is not installed to anywhere ","dh_missing: warning: usr/lib/libmawk/lib_ascii.awk exists in debian/tmp but is not installed to anywhere ","dh_missing: warning: usr/lib/libmawk/lib_rand.awk exists in debian/tmp but is not installed to anywhere ","dh_missing: error: missing files, aborting","\tThe following debhelper tools have reported what they installed (with files per package)","\t * dh_install: libmawk-dev (3), libmawk1t64 (7)","\t * dh_installdocs: libmawk-dev (0), libmawk1t64 (0)","\t * dh_installman: libmawk-dev (0), libmawk1t64 (0)","\tIf the missing files are installed by another tool, please file a bug against it.","\tWhen filing the report, if the tool is not part of debhelper itself, please reference the","\t\"Logging helpers and dh_missing\" section from the \"PROGRAMMING\" guide for debhelper (10.6.3+).","\t  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)","\tBe sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built","\tIf the omission is intentional or no other helper can take care of this consider adding the","\tpaths to debian/not-installed.","make: *** [debian/rules:12: binary] Error 255","dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2","--------------------------------------------------------------------------------","Build finished at 2026-05-12T22:42:59Z","","Finished","--------"],"log_name":"build.log","match_lines":["dh_missing: warning: usr/lib/libmawk/lib_rand.awk exists in debian/tmp but is not installed to anywhere \n"],"start_line":334,"title":"Build"},"is_admin":false,"lintian_result":null,"logs":{"build":{"description":"build","name":"build.log","url":"/lintian-fixes/c/libmawk/ca2c97d1-424f-4a25-b3d8-34e638ad7819/logs/build.log"},"codemod":{"description":"codemod","name":"codemod.log","url":"/lintian-fixes/c/libmawk/ca2c97d1-424f-4a25-b3d8-34e638ad7819/logs/codemod.log"},"worker":{"content":"[2026-05-12T22:34:26Z INFO  janitor_worker] Opening branch at https://salsa.debian.org/electronics-team/ringdove-eda/libmawk.git\n[2026-05-12T22:36:43Z INFO  janitor_worker] Cached branch URL http://janitor.debian.net/git/libmawk missing: http://idun@janitor.debian.net/git/libmawk/\n[2026-05-12T22:36:43Z DEBUG janitor_worker] Workspace path: /srv/worker/output/1/janitor-worker-HSm3tW/libmawk\n[2026-05-12T22:36:43Z DEBUG silver_platter::workspace] Creating sprout from git+ssh://git@salsa.debian.org/electronics-team/ringdove-eda/libmawk.git\nTotal 956 (delta 101), reused 124 (delta 45), pack-reused 740 (from 1)\nNothing to delete.\n[2026-05-12T22:39:02Z DEBUG silver_platter::workspace] Fetching colocated branches: {}\n[2026-05-12T22:39:02Z INFO  janitor_worker] Workspace ready - starting.\n[2026-05-12T22:39:02Z INFO  janitor_worker::debian] Running [\"lintian-brush\"]\n[2026-05-12T22:39:02Z DEBUG debian_analyzer::detect_gbp_dch] Branch history analysis: changelog_only: 7, other_only: 18, mixed: 10, dch_references: 0, unreleased_references: 1\nfound 272 deltas to reuse\n[2026-05-12T22:39:06Z INFO  ognibuild::debian::fix_build] Using fixers: [PgBuildExtOutOfDateControlFixer, MissingConfigureFixer, MissingAutomakeInputFixer, MissingConfigStatusInputFixer, MissingPerlFileFixer, DebcargoUnacceptablePredicateFixer, DebcargoUnacceptableComparatorFixer, RetryAptFetchFailure, PackageDependencyFixer]\n[2026-05-12T22:39:06Z DEBUG ognibuild::debian::build] Adding dummy changelog entry 1.0.5-2~jan+lint1 for build\n[2026-05-12T22:39:06Z DEBUG ognibuild::debian::build] Writing build log to /srv/worker/output/1/janitor-worker-HSm3tW/build.log\n[2026-05-12T22:39:06Z INFO  ognibuild::debian::build] Building debian packages, running sbuild --chroot-mode=unshare --no-clean-source -A -s -v -d sid.\n[2026-05-12T22:43:00Z WARN  buildlog_consultant::sbuild] Unknown line in summary: --------------------------------------------------------------------------------\n    \n[2026-05-12T22:43:00Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Finished at 2026-05-12T22:42:59Z\n    \n[2026-05-12T22:43:00Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Build needed 00:03:52, 19000k disk space\n    \n[2026-05-12T22:43:00Z WARN  buildlog_consultant::sbuild] Unknown key in summary: E\n[2026-05-12T22:43:00Z WARN  buildlog_consultant::sbuild] Unknown key in summary: brz\n[2026-05-12T22:43:00Z WARN  ognibuild::debian::fix_build] No fixer found for DhMissingUninstalled(\"usr/lib/libmawk/lib_rand.awk\")\n[2026-05-12T22:43:00Z WARN  ognibuild::debian::fix_build] Failed to resolve error DhMissingUninstalled(\"usr/lib/libmawk/lib_rand.awk\"). Giving up.\n","description":"worker","name":"worker.log","url":"/lintian-fixes/c/libmawk/ca2c97d1-424f-4a25-b3d8-34e638ad7819/logs/worker.log"}},"my_review":null,"other_reviews":[],"primary_log":"worker","publish_blockers":{"backoff":{"details":{"attempt_count":0,"next_try_time":"2026-05-12T22:43:00.565289Z"},"result":true},"change_set":{"details":{"change_set_id":"ca2c97d1-424f-4a25-b3d8-34e638ad7819","change_set_state":"working"},"result":false},"command":{"details":{"actual":"DEB_UPDATE_CHANGELOG=auto lintian-brush","correct":"DEB_UPDATE_CHANGELOG=auto lintian-brush"},"result":true},"inactive":{"details":{"inactive":false},"result":true},"previous_mp":{"details":[],"result":true},"propose_rate_limit":{"details":{"bucket":"pkg-electronics-devel@lists.alioth.debian.org"},"result":true},"publish_status":{"details":{"reviews":{},"status":"rejected"},"result":false},"success":{"details":{"result_code":"dh-missing-uninstalled"},"result":false}},"publish_history":[],"queue_position":1261,"result":{"applied":[{"certainty":null,"description":"Trim trailing whitespace.","fixed_lintian_issues":[{"info":"[debian/changelog:84]","package":null,"package_type":"source","tag":"trailing-whitespace"},{"info":"[debian/rules:EOF]","package":null,"package_type":"source","tag":"trailing-whitespace"}],"fixer_name":"file-contains-trailing-whitespace","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:684c3d9805580ccbfdb7e2bb1b6c5675d05bcd78","summary":"Trim trailing whitespace."},{"certainty":null,"description":"Bump debhelper from old 11 to 13.","fixed_lintian_issues":[{"info":"11","package":null,"package_type":"source","tag":"package-uses-old-debhelper-compat-version"}],"fixer_name":"package-uses-deprecated-debhelper-compat-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:7be64a95bcbd70d93f082e3cc90401b23b74bea7","summary":"Bump debhelper from old 11 to 13."}],"changelog_behaviour":{"explanation":"Assuming changelog should be updated","update":true},"failed":{"initial-upload-closes-no-bugs":"Panic: either the `runtime-async-std` or `runtime-tokio` feature must be enabled\nBacktrace:\n   0: <lintian_brush::builtin_fixers::BuiltinFixerWrapper as lintian_brush::Fixer>::run\n   1: debian_analyzer::apply_or_revert\n   2: lintian_brush::run_lintian_fixers\n   3: lintian_brush::main\n   4: std::sys::backtrace::__rust_begin_short_backtrace\n   5: std::rt::lang_start::{{closure}}\n   6: std::rt::lang_start_internal\n   7: main\n   8: <unknown>\n   9: __libc_start_main\n  10: _start\n"}},"result_code":"dh-missing-uninstalled","resume_from":"{build,build,build}","reviews":[],"revision":"git-v1:7be64a95bcbd70d93f082e3cc90401b23b74bea7","run":{"branch_url":"git+ssh://git@salsa.debian.org/electronics-team/ringdove-eda/libmawk.git","build_version":null,"change_set":"ca2c97d1-424f-4a25-b3d8-34e638ad7819","codebase":"libmawk","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","context":"\"debian-watch-does-not-check-openpgp-signature package-uses-old-debhelper-compat-version trailing-whitespace trailing-whitespace upstream-metadata-file-is-missing debian-watch-uses-insecure-uri older-debian-watch-file-standard out-of-date-standards-version unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override unused-override\"","debian_build_distribution":null,"debian_build_version":null,"description":"dh_missing file not installed: usr/lib/libmawk/lib_rand.awk","duration_seconds":515,"failure_stage":"{build,build,build}","failure_transient":null,"finish_time":"2026-05-12T22:43:00.565289Z","id":"ca2c97d1-424f-4a25-b3d8-34e638ad7819","logfilenames":["worker.log","codemod.log","build.log"],"main_branch_revision":"git-v1:0301b374ea8ab284ea92ade08073526b2380f01c","publish_status":"rejected","result":{"applied":[{"certainty":null,"description":"Trim trailing whitespace.","fixed_lintian_issues":[{"info":"[debian/changelog:84]","package":null,"package_type":"source","tag":"trailing-whitespace"},{"info":"[debian/rules:EOF]","package":null,"package_type":"source","tag":"trailing-whitespace"}],"fixer_name":"file-contains-trailing-whitespace","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:684c3d9805580ccbfdb7e2bb1b6c5675d05bcd78","summary":"Trim trailing whitespace."},{"certainty":null,"description":"Bump debhelper from old 11 to 13.","fixed_lintian_issues":[{"info":"11","package":null,"package_type":"source","tag":"package-uses-old-debhelper-compat-version"}],"fixer_name":"package-uses-deprecated-debhelper-compat-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:7be64a95bcbd70d93f082e3cc90401b23b74bea7","summary":"Bump debhelper from old 11 to 13."}],"changelog_behaviour":{"explanation":"Assuming changelog should be updated","update":true},"failed":{"initial-upload-closes-no-bugs":"Panic: either the `runtime-async-std` or `runtime-tokio` feature must be enabled\nBacktrace:\n   0: <lintian_brush::builtin_fixers::BuiltinFixerWrapper as lintian_brush::Fixer>::run\n   1: debian_analyzer::apply_or_revert\n   2: lintian_brush::run_lintian_fixers\n   3: lintian_brush::main\n   4: std::sys::backtrace::__rust_begin_short_backtrace\n   5: std::rt::lang_start::{{closure}}\n   6: std::rt::lang_start_internal\n   7: main\n   8: <unknown>\n   9: __libc_start_main\n  10: _start\n"}},"result_branches":[{"absorbed":false,"base_revision":"git-v1:0301b374ea8ab284ea92ade08073526b2380f01c","remote_name":"master","revision":"git-v1:7be64a95bcbd70d93f082e3cc90401b23b74bea7","role":"main"}],"result_code":"dh-missing-uninstalled","result_tags":[],"revision":"git-v1:7be64a95bcbd70d93f082e3cc90401b23b74bea7","start_time":"2026-05-12T22:34:25.333841Z","subpath":"","suite":"lintian-fixes","target_branch_url":null,"vcs_type":"git","worker":"idun"},"run_id":"ca2c97d1-424f-4a25-b3d8-34e638ad7819","success_probability":0.0,"suite":"lintian-fixes","total_previous_runs":1,"utcnow":"2026-07-06T02:26:38.124919841+00:00","vcs_type":"git","vcs_url":"git+ssh://git@salsa.debian.org/electronics-team/ringdove-eda/libmawk.git","version":"0.0.0","worker_log_name":"worker.log","worker_name":"idun"}