user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: meta@public-inbox.org
Subject: "make test" for 1.9.0 on centos-7
Date: Wed, 28 Sep 2022 14:46:03 -0400	[thread overview]
Message-ID: <20220928184603.p2lhb3ne37qfqfde@nitro.local> (raw)

Hello:

I'm starting to work on upgrading lore.kernel.org to 1.9.0. For a number of
yak-shavey reasons we are still on centos-7, though hopefully we'll be able to
move on to something newer soon. Right now, I'm having difficulty running
"make test":

	... [skipping OK tests] ...
	t/cmd_ipc.t .................. 1/? sleeping on sendmsg: Too many references: cannot splice (#1)
	sleeping on sendmsg: Too many references: cannot splice (#2)
	... (repeats 49 times) ...

	t/cmd_ipc.t .................. 24/? # sent 2097152, retrying with more
	sleeping on sendmsg: No buffer space available (#1)
	... (repeats 49 times, but much slower) ...

	t/cmd_ipc.t .................. 29/? Use of uninitialized value $_[1] in vec at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 457.
	Use of uninitialized value $_[1] in scalar assignment at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 457.
	Use of uninitialized value $_[1] in vec at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 457.
	Use of uninitialized value $_[1] in scalar assignment at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 457.
	1 at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 445.
	... (repeats a lot of times) ...

	t/cmd_ipc.t .................. 66/? # sent 2097152, retrying with more
	1 at /home/mricon/public-inbox/blib/lib/PublicInbox/Syscall.pm line 445.
	... (repeats a lot of times) ...

	... [skipped some OK tests] ...

	t/extsearch.t ................ 5/? # inherited [::1]:45080 fd=3
	Can't call method "xpath" on an undefined value at t/extsearch.t line 132.
    # Tests were run but no plan was declared and done_testing() was not seen.
	t/extsearch.t ................ Dubious, test returned 254 (wstat 65024, 0xfe00)
	... [skipped some OK tests] ...

	t/httpd-corner.t ............. 1/? # inherited [::1]:46301 fd=3
    # inherited /tmp/pi-httpd-corner-12549-8Xh4/s fd=4
    # inherited [::1]:45630 fd=5
    # http://[::1]:45630 psgi=t/alt.psgi
    # http://[::1]:45630 err=/tmp/pi-httpd-corner-12549-8Xh4/alt.err
    # inherited [::1]:46301 fd=3
    # inherited /tmp/pi-httpd-corner-12549-8Xh4/s fd=4
    # inherited [::1]:45630 fd=5
    # http://[::1]:45630 psgi=t/alt.psgi
    # http://[::1]:45630 err=/tmp/pi-httpd-corner-12549-8Xh4/alt.err
    # inherited [::1]:46301 fd=3
    # inherited /tmp/pi-httpd-corner-12549-8Xh4/s fd=4
    # inherited [::1]:45630 fd=5
    # http://[::1]:45630 psgi=t/alt.psgi
    # http://[::1]:45630 err=/tmp/pi-httpd-corner-12549-8Xh4/alt.err
	... [seems to hang here forever] ...

Any pointers where I should start looking?

Best wishes,
-Konstantin

             reply	other threads:[~2022-09-28 18:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 18:46 Konstantin Ryabitsev [this message]
2022-09-28 19:59 ` "make test" for 1.9.0 on centos-7 Eric Wong
2022-09-28 20:51   ` Konstantin Ryabitsev
2022-09-29 17:48     ` [PATCH 0/4] CentOS 7 fixes + fix Gcf2 everywhere Eric Wong
2022-09-29 17:48       ` [PATCH 1/4] syscall: initialize buffer for vec() Eric Wong
2022-09-29 17:48       ` [PATCH 2/4] treewide: use --globoff with curl(1) Eric Wong
2022-09-29 17:48       ` [PATCH 3/4] gcf2: fix syntax error and require PublicInbox::Git Eric Wong
2022-09-29 17:48       ` [PATCH 4/4] tests: no IPv6 on old Net::NNTP, Mail::IMAPClient, HTTP::Tiny Eric Wong
2022-09-29 19:10       ` [PATCH 0/4] CentOS 7 fixes + fix Gcf2 everywhere Konstantin Ryabitsev
2022-09-29 19:40         ` Eric Wong
2022-09-29 17:54 ` "make test" for 1.9.0 on centos-7 Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220928184603.p2lhb3ne37qfqfde@nitro.local \
    --to=konstantin@linuxfoundation.org \
    --cc=meta@public-inbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).