Dear maintainer(s),
With a recent upload of zlib the autopkgtest of burp fails in testing
when that autopkgtest is run with the binary packages of zlib from
unstable. It passes when run with only packages from testing. In tabular
form:
pass fail
zlib from testing 1:1.3.dfsg+really1.3.2-3
burp from testing 3.1.4-5
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of zlib to testing
[1]. Of course, zlib shouldn't just break your autopkgtest (or even
worse, your package), but it given the role of zlib in Debia and the
fact that only burp seems to be affected, I think your package needs to
update to the new situation.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=zlib
https://ci.debian.net/data/autopkgtest/testing/amd64/b/burp/70594746/log.gz
34s autoreconf: export WARNINGS=
34s autoreconf: Entering directory '.'
34s autoreconf: configure.ac: not using Gettext
35s autoreconf: running: aclocal --force -I m4
35s autoreconf: configure.ac: tracing
36s autoreconf: configure.ac: creating directory autoconf
36s autoreconf: configure.ac: not using Libtool
36s autoreconf: configure.ac: not using Intltool
36s autoreconf: configure.ac: not using Gtkdoc
36s autoreconf: running: /usr/bin/autoconf --force
36s configure.ac:34: warning: The macro 'AC_PROG_CC_C99' is obsolete.
36s configure.ac:34: You should run autoupdate.
36s ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
36s configure.ac:34: the top level
36s autoreconf: running: /usr/bin/autoheader --force
36s autoreconf: running: automake --add-missing --copy --force-missing
36s configure.ac:28: installing 'autoconf/compile'
36s configure.ac:27: installing 'autoconf/config.guess'
36s configure.ac:27: installing 'autoconf/config.sub'
36s configure.ac:12: installing 'autoconf/install-sh'
36s configure.ac:12: installing 'autoconf/missing'
37s Makefile.am: installing 'autoconf/depcomp'
37s parallel-tests: installing 'autoconf/test-driver'
37s autoreconf: Leaving directory '.'
37s checking for a BSD-compatible install... /usr/bin/install -c
37s checking whether sleep supports fractional seconds... yes
37s checking filesystem timestamp resolution... 0.01
37s checking whether build environment is sane... yes
37s checking for a race-free mkdir -p... /usr/bin/mkdir -p
37s checking for gawk... no
37s checking for mawk... mawk
37s checking whether make sets $(MAKE)... yes
37s checking whether make supports nested variables... yes
37s checking xargs -n works... yes
37s checking whether UID '1000' is supported by ustar format... yes
37s checking whether GID '1000' is supported by ustar format... yes
37s checking how to create a ustar tar archive... gnutar
37s checking for pkg-config... /usr/bin/pkg-config
37s checking pkg-config is at least version 0.9.0... yes
37s checking build system type... x86_64-pc-linux-gnu
37s checking host system type... x86_64-pc-linux-gnu
37s checking whether make supports the include directive... yes (GNU
style)
37s checking for gcc... gcc
37s checking whether the C compiler works... yes
37s checking for C compiler default output file name... a.out
37s checking for suffix of executables... 37s checking whether we are
cross compiling... no
37s checking for suffix of object files... o
37s checking whether the compiler supports GNU C... yes
37s checking whether gcc accepts -g... yes
37s checking for gcc option to enable C11 features... none needed
37s checking whether gcc understands -c and -o together... yes
37s checking dependency style of gcc... gcc3
38s checking for stdio.h... yes
38s checking for stdlib.h... yes
38s checking for string.h... yes
38s checking for inttypes.h... yes
38s checking for stdint.h... yes
38s checking for strings.h... yes
38s checking for sys/stat.h... yes
38s checking for sys/types.h... yes
38s checking for unistd.h... yes
38s checking for wchar.h... yes
38s checking for minix/config.h... no
38s checking whether it is safe to define __EXTENSIONS__... yes
38s checking whether _XOPEN_SOURCE should be defined... no
38s checking for option for large files... none needed
38s checking for struct utimbuf... yes
38s checking for endian.h... yes
38s checking for lockf... yes
38s checking for lutimes... yes
38s checking for chflags... no
38s checking for size_t... yes
38s checking for working alloca.h... yes
38s checking for alloca... yes
38s checking for library containing sqrt... -lm
38s checking for library containing inet_ntop... none required
38s checking for library containing socket... none required
38s checking whether to enable IPv6 support... auto
38s checking for IPv6 support... yes
39s checking For OpenSSL... yes
39s checking for zlib.h... yes
39s checking for deflate in -lz... yes
39s checking for library containing crypt... -lcrypt
39s checking for uthash.h... yes
39s checking for librsync.h... yes
39s checking for rs_delta_begin in -lrsync... yes
39s checking for sys/prctl.h... yes
39s checking for sys/capability.h... no
39s checking for prctl... yes
39s checking for setreuid... yes
39s checking for cap_set_proc in -lcap... no
39s checking whether librsync has RS_BLAKE2_SIG_MAGIC... yes
39s checking for ncurses... yes
39s checking whether to enable systemd integration... auto
39s checking for libsystemd... no
39s checking for systemd/sd-daemon.h... no
39s checking for check... yes
39s checking whether to enable ACL support... auto
39s checking for sys/acl.h... yes
39s checking for library containing acl_get_file... -lacl
39s checking whether to enable XATTR support... auto
39s checking for gcc options needed to detect all undeclared
functions... none needed
39s checking for sys/extattr.h... no
39s checking for sys/xattr.h... yes
39s checking for llistxattr... yes
39s checking for lgetxattr... yes
39s checking for lsetxattr... yes
39s checking for listxattr... yes
40s checking for getxattr... yes
40s checking for setxattr... yes
40s checking whether to build the test suite with code coverage
support... no
40s checking that generated files are newer than configure... done
40s configure: creating ./config.status
40s config.status: creating Makefile
40s config.status: creating src/config.h
40s config.status: executing depfiles commands
41s configure: 41s configure: Configuration summary
41s configure: =====================
41s configure: 41s configure: Package: Burp
41s configure: Tar name: burp
41s configure: Version: 3.1.4
41s configure: Host: x86_64-pc-linux-gnu
41s configure: Install binaries: ${exec_prefix}/sbin
41s configure: Install config files: /etc/burp
41s configure: C Compiler: gcc
41s configure: Preprocessor flags: 41s configure:
Compiler flags: -Wall -g -O2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
-DHAVE_NCURSES_H=1
41s configure: Linker flags: 41s configure: 41s configure:
acl: yes
41s configure: crypt: yes
41s configure: ipv6: yes
41s configure: ncurses: yes
41s configure: systemd: no
41s configure: readall: no
41s configure: openssl: yes
41s configure: xattr: yes
41s configure: zlib: yes
41s configure: 41s CC src/server/vss_strip-vss_strip.o
41s CCLD vss_strip
41s CC src/main-alloc.o
41s CC src/main-asfd.o
42s CC src/main-async.o
42s CC src/main-attribs.o
42s CC src/main-base64.o
42s CC src/main-berrno.o
42s CC src/main-bfile.o
42s CC src/main-bu.o
42s CC src/main-cmd.o
43s CC src/main-cntr.o
43s CC src/main-conf.o
43s CC src/main-conffile.o
44s CC src/main-cstat.o
44s CC src/main-forkchild.o
44s CC src/main-fsops.o
44s CC src/main-fzp.o
44s CC src/main-handy.o
45s CC src/main-handy_extra.o
45s CC src/main-hexmap.o
45s CC src/main-incexc_recv.o
45s CC src/main-incexc_send.o
45s CC src/main-iobuf.o
45s CC src/main-ipacl.o
45s CC src/main-linkhash.o
46s CC src/main-lock.o
46s CC src/main-log.o
46s CC src/main-md5.o
46s CC src/main-msg.o
46s CC src/main-pathcmp.o
46s CC src/main-prepend.o
46s CC src/main-prog.o
46s CC src/main-regexp.o
46s CC src/main-rs_buf.o
47s CC src/main-run_script.o
47s CC src/main-sbuf.o
47s CC src/main-slist.o
47s CC src/main-ssl.o
47s CC src/main-strlist.o
47s CC src/main-times.o
47s CC src/main-transfer.o
48s CC src/main-yajl_gen_w.o
48s CC src/client/main-acl.o
48s CC src/client/main-auth.o
48s CC src/client/main-autoupgrade.o
48s CC src/client/main-backup.o
48s CC src/client/main-backup_phase1.o
48s CC src/client/main-backup_phase2.o
48s CC src/client/main-ca.o
48s CC src/client/main-cvss.o
49s CC src/client/main-delete.o
49s CC src/client/main-extra_comms.o
49s CC src/client/main-extrameta.o
49s CC src/client/main-find.o
49s CC src/client/main-find_logic.o
49s CC src/client/main-glob_windows.o
49s CC src/client/main-list.o
50s CC src/client/main-main.o
50s CC src/client/main-monitor.o
50s CC src/client/main-restore.o
50s CC src/client/main-xattr.o
50s CC src/client/monitor/main-json_input.o
51s CC src/client/monitor/main-lline.o
51s CC src/client/monitor/main-sel.o
51s CC src/client/monitor/main-status_client_ncurses.o
51s CC src/client/main-restore_switch.o
51s CC src/server/main-auth.o
51s CC src/server/main-autoupgrade.o
51s CC src/server/main-backup.o
52s CC src/server/main-backup_phase1.o
52s CC src/server/main-backup_phase2.o
52s CC src/server/main-backup_phase3.o
52s CC src/server/main-backup_phase4.o
52s CC src/server/main-bedup.o
53s CC src/server/main-blocklen.o
53s CC src/server/main-bu_get.o
53s CC src/server/main-ca.o
53s CC src/server/main-child.o
53s CC src/server/main-compress.o
53s CC src/server/main-delete.o
53s CC src/server/main-deleteme.o
54s CC src/server/main-diff.o
54s CC src/server/main-dpth.o
54s CC src/server/main-extra_comms.o
54s CC src/server/main-fdirs.o
54s CC src/server/main-link.o
54s CC src/server/main-list.o
54s CC src/server/main-main.o
55s CC src/server/main-manio.o
55s CC src/server/main-manios.o
55s CC src/server/main-quota.o
55s CC src/server/main-restore.o
55s CC src/server/main-restore_sbuf.o
55s CC src/server/main-resume.o
55s CC src/server/main-rubble.o
56s CC src/server/main-run_action.o
56s CC src/server/main-sdirs.o
56s CC src/server/main-timer.o
56s CC src/server/main-timestamp.o
56s CC src/server/main-zlibio.o
56s CC src/server/monitor/main-browse.o
56s CC src/server/monitor/main-cache.o
57s CC src/server/monitor/main-cstat.o
57s CC src/server/monitor/main-json_output.o
57s CC src/server/monitor/main-status_server.o
57s CC src/yajl/main-yajl.o
57s CC src/yajl/main-yajl_alloc.o
57s CC src/yajl/main-yajl_buf.o
57s CC src/yajl/main-yajl_encode.o
58s CC src/yajl/main-yajl_gen.o
58s CC src/yajl/main-yajl_lex.o
58s CC src/yajl/main-yajl_parser.o
58s CC src/yajl/main-yajl_tree.o
59s CC src/yajl/main-yajl_version.o
59s CCLD main
59s renamed 'main' -> 'burp'
59s GEN summary_script
59s GEN backup_tool_script
59s GEN burp_ca
59s GEN manpages/bedup.8
59s GEN manpages/burp.8
59s GEN manpages/burp_ca.8
59s GEN manpages/vss_strip.8
59s make runner
59s make[1]: Entering directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
59s CC utest/builders/runner-build_attribs.o
59s CC utest/builders/runner-build_asfd_mock.o
60s CC utest/builders/runner-build_clientconfdir.o
60s CC utest/builders/runner-build_file.o
60s CC utest/builders/runner-build_slist.o
60s CC utest/builders/runner-build_paths.o
60s CC utest/builders/server/runner-build_manifest.o
60s CC utest/builders/server/runner-build_storage_dirs.o
61s CC utest/runner-main.o
61s CC utest/runner-prng.o
61s CC utest/client/monitor/runner-test_json_input.o
61s CC utest/client/monitor/runner-test_lline.o
61s CC utest/client/monitor/runner-test_status_client_ncurses.o
61s CC utest/client/runner-test_acl.o
62s CC utest/client/runner-test_auth.o
62s CC utest/client/runner-test_backup_phase2.o
62s CC utest/client/runner-test_delete.o
62s CC utest/client/runner-test_extra_comms.o
62s CC utest/client/runner-test_extrameta.o
62s CC utest/client/runner-test_find.o
63s utest/client/test_find.c: In function ‘exclude_logic’:
63s utest/client/test_find.c:421:18: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
3966 and 8061 [-Wformat-truncation=]
63s 421 | "include=%s\n"
63s | ^~~~~~~~~~~~~~
63s ......
63s 428 | fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:423:97: note: format string is defined here
63s 423 | "exclude_logic=(file_size>=3 and
file_size<=5) or (file_size=8 and path_match=^%s/.*b$)\n"
63s |
^~
63s utest/client/test_find.c:420:9: note: ‘snprintf’ output between
357 and 8547 bytes into a destination of size 8192
63s 420 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 421 | "include=%s\n"
63s | ~~~~~~~~~~~~~~
63s 422 | "exclude_logic=file_size>=5 and
file_ext=ost\n"
63s |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 423 | "exclude_logic=(file_size>=3 and
file_size<=5) or (file_size=8 and path_match=^%s/.*b$)\n"
63s |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 424 | "exclude_logic=(file_size>=10 and
file_size<=20) and (file_ext=zoro or file_match='^c(a|b)')\n"
63s |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 425 | "exclude_logic=(file_size>=30 or
file_size<2\n"
63s |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 426 | "exclude_logic=this expression isnt valid\n"
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 427 | "exclude_logic=another unvalid expression\n",
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 428 | fullpath, fullpath);
63s | ~~~~~~~~~~~~~~~~~~~
63s utest/client/test_find.c: In function ‘include_inside_exclude’:
63s utest/client/test_find.c:311:17: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
4080 and 8175 [-Wformat-truncation=]
63s 311 | "include=%s\n"
63s | ^~~~~~~~~~~~~~
63s ......
63s 314 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:312:26: note: format string is defined here
63s 312 | "exclude=%s/d\n"
63s | ^~
63s utest/client/test_find.c:310:9: note: ‘snprintf’ output between 34
and 12319 bytes into a destination of size 8192
63s 310 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 311 | "include=%s\n"
63s | ~~~~~~~~~~~~~~
63s 312 | "exclude=%s/d\n"
63s | ~~~~~~~~~~~~~~~~
63s 313 | "include=%s/d/i\n",
63s | ~~~~~~~~~~~~~~~~~~~
63s 314 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s utest/client/test_find.c: In function ‘exclude_dir’:
63s utest/client/test_find.c:295:17: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
4080 and 8175 [-Wformat-truncation=]
63s 295 | "include=%s\n"
63s | ^~~~~~~~~~~~~~
63s 296 | "exclude=%s/d\n",
63s 297 | fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:296:26: note: format string is defined here
63s 296 | "exclude=%s/d\n",
63s | ^~
63s utest/client/test_find.c:294:9: note: ‘snprintf’ output between 21
and 8211 bytes into a destination of size 8192
63s 294 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 295 | "include=%s\n"
63s | ~~~~~~~~~~~~~~
63s 296 | "exclude=%s/d\n",
63s | ~~~~~~~~~~~~~~~~~
63s 297 | fullpath, fullpath);
63s | ~~~~~~~~~~~~~~~~~~~
63s utest/client/test_find.c: In function ‘fifo_individual’:
63s utest/client/test_find.c:358:17: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
4078 and 8173 [-Wformat-truncation=]
63s 358 | "include=%s\n"
63s | ^~~~~~~~~~~~~~
63s ......
63s 361 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:359:28: note: format string is defined here
63s 359 | "read_fifo=%s/a\n"
63s | ^~
63s utest/client/test_find.c:357:9: note: ‘snprintf’ output between 36
and 12321 bytes into a destination of size 8192
63s 357 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 358 | "include=%s\n"
63s | ~~~~~~~~~~~~~~
63s 359 | "read_fifo=%s/a\n"
63s | ~~~~~~~~~~~~~~~~~~
63s 360 | "read_fifo=%s/b\n",
63s | ~~~~~~~~~~~~~~~~~~~
63s 361 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s utest/client/test_find.c: In function ‘multi_includes’:
63s utest/client/test_find.c:446:17: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
4078 and 8173 [-Wformat-truncation=]
63s 446 | "include=%s/a\n"
63s | ^~~~~~~~~~~~~~~~
63s ......
63s 452 | fullpath, fullpath, fullpath, fullpath,
fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:447:26: note: format string is defined here
63s 447 | "include=%s/d\n"
63s | ^~
63s utest/client/test_find.c:445:9: note: ‘snprintf’ output between 95
and 24665 bytes into a destination of size 8192
63s 445 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 446 | "include=%s/a\n"
63s | ~~~~~~~~~~~~~~~~
63s 447 | "include=%s/d\n"
63s | ~~~~~~~~~~~~~~~~
63s 448 | "exclude=%s/d/a/b\n"
63s | ~~~~~~~~~~~~~~~~~~~~
63s 449 | "include=%s/d/a/b/c\n"
63s | ~~~~~~~~~~~~~~~~~~~~~~
63s 450 | "include=%s/d/a/b/c/d\n"
63s | ~~~~~~~~~~~~~~~~~~~~~~~~
63s 451 | "include=%s/d/a/b/c/d/e\n",
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 452 | fullpath, fullpath, fullpath, fullpath,
fullpath, fullpath);
63s |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s utest/client/test_find.c: In function ‘symlink_as_blockdev’:
63s utest/client/test_find.c:345:17: warning: ‘%s’ directive output
may be truncated writing up to 4095 bytes into a region of size between
4074 and 8169 [-Wformat-truncation=]
63s 345 | "include=%s\n"
63s | ^~~~~~~~~~~~~~
63s ......
63s 348 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~
63s utest/client/test_find.c:346:32: note: format string is defined here
63s 346 | "read_blockdev=%s/e\n"
63s | ^~
63s utest/client/test_find.c:344:9: note: ‘snprintf’ output between 44
and 12329 bytes into a destination of size 8192
63s 344 | snprintf(extra_config, sizeof(extra_config),
63s | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s 345 | "include=%s\n"
63s | ~~~~~~~~~~~~~~
63s 346 | "read_blockdev=%s/e\n"
63s | ~~~~~~~~~~~~~~~~~~~~~~
63s 347 | "read_blockdev=%s/f\n",
63s | ~~~~~~~~~~~~~~~~~~~~~~~
63s 348 | fullpath, fullpath, fullpath);
63s | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s CC utest/client/runner-test_monitor.o
63s CC utest/client/runner-test_restore.o
63s utest/client/test_restore.c: In function ‘setup_no_datapth’:
63s utest/client/test_restore.c:69:79: warning: ‘%s’ directive output
may be truncated writing up to 1023 bytes into a region of size 480
[-Wformat-truncation=]
63s 30 | return path;
63s | ~~~~
63s ......
63s 69 | snprintf(expected, sizeof(expected), "datapth not
supplied for f:%04X:%s in restore_switch\n", l, path);
63s |
^~
63s utest/client/test_restore.c:69:9: note: ‘snprintf’ output between
52 and 1075 bytes into a destination of size 512
63s 69 | snprintf(expected, sizeof(expected), "datapth not
supplied for f:%04X:%s in restore_switch\n", l, path);
63s |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63s CC utest/client/runner-test_xattr.o
63s CC utest/server/monitor/runner-test_browse.o
63s CC utest/server/monitor/runner-test_cache.o
63s CC utest/server/monitor/runner-test_cstat.o
64s CC utest/server/monitor/runner-test_json_output.o
64s CC utest/server/monitor/runner-test_status_server.o
64s CC utest/server/runner-test_auth.o
64s CC utest/server/runner-test_autoupgrade.o
65s CC utest/server/runner-test_bedup.o
65s CC utest/server/runner-test_blocklen.o
65s CC utest/server/runner-test_ca.o
65s CC utest/server/runner-test_backup_phase2.o
65s CC utest/server/runner-test_backup_phase3.o
65s CC utest/server/runner-test_backup_phase4.o
66s CC utest/server/runner-test_bu_get.o
66s CC utest/server/runner-test_delete.o
66s CC utest/server/runner-test_dpth.o
66s CC utest/server/runner-test_extra_comms.o
66s CC utest/server/runner-test_fdirs.o
67s CC utest/server/runner-test_list.o
67s CC utest/server/runner-test_manio.o
67s CC utest/server/runner-test_resume.o
67s CC utest/server/runner-test_restore.o
67s CC utest/server/runner-test_restore_sbuf.o
68s CC utest/server/runner-test_run_action.o
68s CC utest/server/runner-test_sdirs.o
68s CC utest/server/runner-test_timer.o
68s CC utest/runner-test_alloc.o
68s CC utest/runner-test_asfd.o
68s CC utest/runner-test_attribs.o
69s CC utest/runner-test_base64.o
69s CC utest/runner-test_cmd.o
69s CC utest/runner-test_cntr.o
69s CC utest/runner-test_conf.o
69s CC utest/runner-test_conffile.o
69s CC utest/runner-test_fzp.o
70s CC utest/runner-test_handy_extra.o
70s CC utest/runner-test_hexmap.o
70s CC utest/runner-test_lock.o
70s CC utest/runner-test_md5.o
70s CC utest/runner-test_pathcmp.o
70s CC utest/runner-test_rs_buf.o
70s CC utest/runner-test_slist.o
71s CC utest/runner-test_times.o
71s CC src/runner-alloc.o
71s CC src/runner-asfd.o
71s CC src/runner-async.o
71s CC src/runner-attribs.o
71s CC src/runner-base64.o
72s CC src/runner-berrno.o
72s CC src/runner-bfile.o
72s CC src/runner-bu.o
72s CC src/runner-cmd.o
72s CC src/runner-cntr.o
72s CC src/runner-conf.o
73s CC src/runner-conffile.o
73s CC src/runner-cstat.o
73s CC src/runner-forkchild.o
74s CC src/runner-fsops.o
74s CC src/runner-fzp.o
74s CC src/runner-handy.o
74s CC src/runner-handy_extra.o
74s CC src/runner-hexmap.o
75s CC src/runner-incexc_recv.o
75s CC src/runner-incexc_send.o
75s CC src/runner-iobuf.o
75s CC src/runner-ipacl.o
75s CC src/runner-linkhash.o
75s CC src/runner-lock.o
75s CC src/runner-log.o
75s CC src/runner-md5.o
75s CC src/runner-msg.o
76s CC src/runner-pathcmp.o
76s CC src/runner-prepend.o
76s CC src/runner-prog.o
76s CC src/runner-regexp.o
76s CC src/runner-rs_buf.o
76s CC src/runner-run_script.o
76s CC src/runner-sbuf.o
76s CC src/runner-slist.o
77s CC src/runner-ssl.o
77s CC src/runner-strlist.o
77s CC src/runner-times.o
77s CC src/runner-transfer.o
77s CC src/runner-yajl_gen_w.o
77s CC src/client/runner-acl.o
77s CC src/client/runner-auth.o
77s CC src/client/runner-autoupgrade.o
78s CC src/client/runner-backup.o
78s CC src/client/runner-backup_phase1.o
78s CC src/client/runner-backup_phase2.o
78s CC src/client/runner-ca.o
78s CC src/client/runner-cvss.o
78s CC src/client/runner-delete.o
78s CC src/client/runner-extra_comms.o
78s CC src/client/runner-extrameta.o
79s CC src/client/runner-find.o
79s CC src/client/runner-find_logic.o
79s CC src/client/runner-glob_windows.o
79s CC src/client/runner-list.o
79s CC src/client/runner-main.o
80s CC src/client/runner-monitor.o
80s CC src/client/runner-restore.o
80s CC src/client/runner-xattr.o
80s CC src/client/monitor/runner-json_input.o
80s CC src/client/monitor/runner-lline.o
80s CC src/client/monitor/runner-sel.o
80s CC src/client/monitor/runner-status_client_ncurses.o
81s CC src/client/runner-restore_switch.o
81s CC src/server/runner-auth.o
81s CC src/server/runner-autoupgrade.o
81s CC src/server/runner-backup.o
81s CC src/server/runner-backup_phase1.o
81s CC src/server/runner-backup_phase2.o
82s CC src/server/runner-backup_phase3.o
82s CC src/server/runner-backup_phase4.o
82s CC src/server/runner-bedup.o
82s CC src/server/runner-blocklen.o
82s CC src/server/runner-bu_get.o
83s CC src/server/runner-ca.o
83s CC src/server/runner-child.o
83s CC src/server/runner-compress.o
83s CC src/server/runner-delete.o
83s CC src/server/runner-deleteme.o
83s CC src/server/runner-diff.o
84s CC src/server/runner-dpth.o
84s CC src/server/runner-extra_comms.o
84s CC src/server/runner-fdirs.o
84s CC src/server/runner-link.o
84s CC src/server/runner-list.o
84s CC src/server/runner-main.o
85s CC src/server/runner-manio.o
85s CC src/server/runner-manios.o
85s CC src/server/runner-quota.o
85s CC src/server/runner-restore.o
85s CC src/server/runner-restore_sbuf.o
85s CC src/server/runner-resume.o
86s CC src/server/runner-rubble.o
86s CC src/server/runner-run_action.o
86s CC src/server/runner-sdirs.o
86s CC src/server/runner-timer.o
86s CC src/server/runner-timestamp.o
87s CC src/server/runner-zlibio.o
87s CC src/server/monitor/runner-browse.o
87s CC src/server/monitor/runner-cache.o
87s CC src/server/monitor/runner-cstat.o
87s CC src/server/monitor/runner-json_output.o
87s CC src/server/monitor/runner-status_server.o
88s CC src/yajl/runner-yajl.o
88s CC src/yajl/runner-yajl_alloc.o
88s CC src/yajl/runner-yajl_buf.o
88s CC src/yajl/runner-yajl_encode.o
88s CC src/yajl/runner-yajl_gen.o
88s CC src/yajl/runner-yajl_lex.o
89s CC src/yajl/runner-yajl_parser.o
89s CC src/yajl/runner-yajl_tree.o
89s CC src/yajl/runner-yajl_version.o
89s CCLD runner
90s make[1]: Leaving directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
90s make check-TESTS
90s make[1]: Entering directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
90s make[2]: Entering directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
94s FAIL: runner
94s
============================================================================
94s Testsuite summary for Burp 3.1.4
94s
============================================================================
94s # TOTAL: 1
94s # PASS: 0
94s # SKIP: 0
94s # XFAIL: 0
94s # FAIL: 1
94s # XPASS: 0
94s # ERROR: 0
94s
============================================================================
94s See ./test-suite.log for debugging.
94s Some test(s) failed. Please report this to
https://github.com/grke/burp/issues,
94s together with the test-suite.log file (gzipped) and your system
94s information. Thanks.
94s
============================================================================
94s make[2]: *** [Makefile:6909: test-suite.log] Error 1
94s make[2]: Leaving directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
94s make[1]: *** [Makefile:7044: check-TESTS] Error 2
94s make[1]: Leaving directory
'/tmp/autopkgtest-lxc.ynkzhljm/downtmp/build.qkA/src'
94s make: *** [Makefile:7261: check-am] Error 2
94s autopkgtest [10:09:04]: test burp-unit-test