Github messages for voidlinux
 help / color / mirror / Atom feed
From: Dko1905 <Dko1905@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: nodejs: update to 16.9.1
Date: Mon, 20 Sep 2021 21:25:25 +0200	[thread overview]
Message-ID: <20210920192525.tdvPblEEmduMs4ZqOQynideSnHCCm1xHe0Xu1h1jGzU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33037@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2895 bytes --]

New comment by Dko1905 on void-packages repository

https://github.com/void-linux/void-packages/pull/33037#issuecomment-923217017

Comment:
# Errors in build

The first two errors are timeout errors, no idea what went wrong, or how to fix them.
```
2021-09-20T18:18:34.5672091Z [00:58|%  14|+ 502|-   0]: release test-cluster-primary-kill
2021-09-20T18:18:34.5674805Z                                                             
2021-09-20T18:18:34.5676819Z === release test-cluster-primary-error ===
2021-09-20T18:18:34.5678982Z Path: parallel/test-cluster-primary-error
2021-09-20T18:18:34.5681684Z Command: out/Release/node /builddir/node-v16.9.1/test/parallel/test-cluster-primary-error.js
2021-09-20T18:18:34.5694440Z --- TIMEOUT ---
2021-09-20T18:18:34.5695159Z 
2021-09-20T18:18:34.5695706Z                                                             
2021-09-20T18:18:34.6550606Z [02:58|%  14|+ 502|-   1]: release test-cluster-process-disconnect
2021-09-20T18:18:34.6553094Z                                                                   
2021-09-20T18:18:34.6554996Z === release test-cluster-primary-kill ===
2021-09-20T18:18:34.6556037Z Path: parallel/test-cluster-primary-kill
2021-09-20T18:18:34.6557765Z Command: out/Release/node /builddir/node-v16.9.1/test/parallel/test-cluster-primary-kill.js
2021-09-20T18:18:34.6558797Z --- TIMEOUT ---
2021-09-20T18:18:34.6559093Z 
2021-09-20T18:18:34.6559483Z
```

And the last error is a service lookup, but it fails because `/etc/services` isn't a file in the chroot, as far as I know.
```
2021-09-20T18:19:39.4329419Z === release test-dns-lookupService-promises ===
2021-09-20T18:19:39.4330960Z Path: parallel/test-dns-lookupService-promises
2021-09-20T18:19:39.4332021Z node:internal/process/promises:246
2021-09-20T18:19:39.4333051Z           triggerUncaughtException(err, true /* fromPromise */);
2021-09-20T18:19:39.4333938Z           ^
2021-09-20T18:19:39.4334358Z 
2021-09-20T18:19:39.4335200Z AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
2021-09-20T18:19:39.4336313Z 
2021-09-20T18:19:39.4337184Z '22' !== 'ssh'
2021-09-20T18:19:39.4338076Z 
2021-09-20T18:19:39.4339460Z     at /builddir/node-v16.9.1/test/parallel/test-dns-lookupService-promises.js:9:10
2021-09-20T18:19:39.4340971Z     at /builddir/node-v16.9.1/test/common/index.js:394:15 {
2021-09-20T18:19:39.4341847Z   generatedMessage: true,
2021-09-20T18:19:39.4342985Z   code: 'ERR_ASSERTION',
2021-09-20T18:19:39.4343842Z   actual: '22',
2021-09-20T18:19:39.4344632Z   expected: 'ssh',
2021-09-20T18:19:39.4345532Z   operator: 'strictEqual'
2021-09-20T18:19:39.4346175Z }
2021-09-20T18:19:39.4347592Z Command: out/Release/node /builddir/node-v16.9.1/test/parallel/test-dns-lookupService-promises.js
2021-09-20T18:19:39.4349448Z
```

Now I just need a way of ignoring them, any help would be nice.

  reply	other threads:[~2021-09-20 19:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 16:58 [PR PATCH] " Dko1905
2021-09-20 19:25 ` Dko1905 [this message]
2021-09-20 20:09 ` [PR PATCH] [Updated] " Dko1905
2021-09-21  6:32 ` Dko1905
2021-09-21 12:01 ` [PR PATCH] [Updated] " Dko1905
2021-09-21 12:59 ` Dko1905
2021-09-21 14:57 ` [PR REVIEW] " Johnnynator
2021-09-21 19:07 ` Dko1905
2021-09-21 19:07 ` [PR REVIEW] " Dko1905
2021-09-21 19:07 ` Dko1905
2021-09-21 19:13 ` Dko1905
2021-09-21 19:37 ` [PR PATCH] [Updated] " Dko1905
2021-09-22  6:35 ` Dko1905
2021-09-22  6:41 ` [PR PATCH] [Updated] " Dko1905
2021-09-22  6:41 ` Dko1905
2021-09-22  7:03 ` Dko1905
2021-09-24  9:22 ` [PR PATCH] [Merged]: " Johnnynator
2021-09-24 10:06 ` Dko1905

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

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

  git send-email \
    --in-reply-to=20210920192525.tdvPblEEmduMs4ZqOQynideSnHCCm1xHe0Xu1h1jGzU@z \
    --to=dko1905@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).