all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 65324@debbugs.gnu.org, Stefan Kangas <stefankangas@gmail.com>
Subject: bug#65324: "make check" hangs on NetBSD 9.3
Date: Sat, 02 Sep 2023 14:16:08 +0200	[thread overview]
Message-ID: <10654801.aFP6jjVeTY@nimes> (raw)
In-Reply-To: <87h6ocpz7k.fsf@gmx.de>

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

Michael Albinus wrote:
> >    passed  47/58  tramp-test40-make-nearby-temp-file (0.445061 sec)
> 
> The last passed test, so the problem happens in
> tramp-test41-special-characters. Could you pls apply the appended patch,
> and rerun? And I'll need the new tramp-tests.log file.

Attached. It contains no new information. Should I try to stop some
processes and get stack traces using gdb? Or is this useless?

> Btw, we skip the test already for macOS. Perhaps there is a similar
> problem with NetBSD?

macOS is usually closer to FreeBSD than to NetBSD.
But how would I check that it's the same problem on NetBSD as on macOS?

Bruno

[-- Attachment #2: tramp-tests.log --]
[-- Type: text/x-log, Size: 4853 bytes --]

Running 58 tests (2023-09-02 13:58:38+0200, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
Remote directory: `/mock::/tmp/'
   passed   1/58  tramp-test00-availability (0.108944 sec)
   passed   2/58  tramp-test01-file-name-syntax (0.018410 sec)
   passed   3/58  tramp-test02-file-name-dissect (0.009282 sec)
   passed   4/58  tramp-test03-file-name-defaults (0.015043 sec)
   passed   5/58  tramp-test03-file-name-host-rules (0.015339 sec)
   passed   6/58  tramp-test03-file-name-method-rules (0.409891 sec)
   passed   7/58  tramp-test04-substitute-in-file-name (0.001356 sec)
   passed   8/58  tramp-test05-expand-file-name (0.000414 sec)
   passed   9/58  tramp-test05-expand-file-name-relative (0.411750 sec)
   passed  10/58  tramp-test05-expand-file-name-top (0.113761 sec)
   passed  11/58  tramp-test06-directory-file-name (0.463473 sec)
   passed  12/58  tramp-test07-abbreviate-file-name (0.745364 sec)
   passed  13/58  tramp-test07-file-exists-p (0.656689 sec)
   passed  14/58  tramp-test08-file-local-copy (0.330868 sec)
   passed  15/58  tramp-test09-insert-file-contents (0.442114 sec)
Wrote /mock:netbsd93.bruno.haible.de:/tmp/tramp-testx1UgW2
Wrote /mock:netbsd93.bruno.haible.de:/tmp/tramp-testx1UgW2
Wrote /mock:netbsd93.bruno.haible.de:/tmp/tramp-testx1UgW2
   passed  16/58  tramp-test10-write-region (1.135516 sec)
   passed  17/58  tramp-test10-write-region-file-precious-flag (0.312753 sec)
  skipped  18/58  tramp-test10-write-region-other-file-name-handler (0.003004 sec)
   passed  19/58  tramp-test11-copy-file (0.835732 sec)
   passed  20/58  tramp-test12-rename-file (0.573297 sec)
   passed  21/58  tramp-test13-make-directory (0.400480 sec)
   passed  22/58  tramp-test14-delete-directory (0.429925 sec)
   passed  23/58  tramp-test15-copy-directory (0.885794 sec)
   passed  24/58  tramp-test16-directory-files (0.325113 sec)
   passed  25/58  tramp-test16-file-expand-wildcards (0.418669 sec)
   passed  26/58  tramp-test17-dired-with-wildcards (0.334584 sec)
   passed  27/58  tramp-test17-insert-directory (0.661166 sec)
   passed  28/58  tramp-test17-insert-directory-one-file (0.511011 sec)
   passed  29/58  tramp-test18-file-attributes (1.600086 sec)
   passed  30/58  tramp-test19-directory-files-and-attributes (0.209252 sec)
   passed  31/58  tramp-test20-file-modes (0.406433 sec)
Test tramp-test21-file-links backtrace:
  signal(ert-test-failed (((should (string-equal (file-truename dir1) 
  ert-fail(((should (string-equal (file-truename dir1) (expand-file-na
  #f(compiled-function () #<bytecode 0x87ad0a7169acf2b>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name tramp-test21-file-links :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":../../test" "-l" "ert" "-l" "lisp/net/tramp-t
  command-line()
  normal-top-level()
Test tramp-test21-file-links condition:
    (ert-test-failed
     ((should (string-equal (file-truename dir1) (expand-file-name dir1)))
      :form
      (string-equal
       #("/mock:netbsd93.bruno.haible.de:/tmp/" 6 30 (tramp-default t))
       #("/mock:netbsd93.bruno.haible.de:/tmp" 6 30 (tramp-default t)))
      :value nil :explanation
      (arrays-of-different-length 36 35
				  #("/mock:netbsd93.bruno.haible.de:/tmp/"
				    6 30 (tramp-default t))
				  #("/mock:netbsd93.bruno.haible.de:/tmp"
				    6 30 (tramp-default t))
				  first-mismatch-at 35)))
   FAILED  32/58  tramp-test21-file-links (0.688655 sec) at ../../test/lisp/net/tramp-tests.el:4112
   passed  33/58  tramp-test22-file-times (0.491942 sec)
   passed  34/58  tramp-test23-visited-file-modtime (0.302241 sec)
  skipped  35/58  tramp-test24-file-acl (0.003178 sec)
  skipped  36/58  tramp-test25-file-selinux (0.636638 sec)
   passed  37/58  tramp-test26-file-name-completion (0.430077 sec)
   passed  38/58  tramp-test26-interactive-file-name-completion (2.013919 sec)
   passed  39/58  tramp-test27-load (0.604501 sec)
   passed  40/58  tramp-test33-environment-variables-and-port-numbers (0.539177 sec)
   passed  41/58  tramp-test35-exec-path (0.760462 sec)
   passed  42/58  tramp-test35-remote-path (3.764885 sec)
   passed  43/58  tramp-test37-make-auto-save-file-name (0.258334 sec)
   passed  44/58  tramp-test38-find-backup-file-name (0.736636 sec)
   passed  45/58  tramp-test39-detect-external-change (1.698374 sec)
   passed  46/58  tramp-test39-make-lock-file-name (2.461700 sec)
   passed  47/58  tramp-test40-make-nearby-temp-file (0.801766 sec)

  reply	other threads:[~2023-09-02 12:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 22:02 bug#65324: "make check" hangs on NetBSD 9.3 Bruno Haible
2023-09-01 20:23 ` Stefan Kangas
2023-09-02 11:24   ` Michael Albinus
2023-09-02 11:33     ` Bruno Haible
2023-09-02 11:54       ` Michael Albinus
2023-09-02 12:16         ` Bruno Haible [this message]
2023-09-02 14:08           ` Michael Albinus
2023-09-02 15:25             ` Bruno Haible
2023-09-02 16:30               ` Michael Albinus
2023-09-02 17:55                 ` Bruno Haible
2023-09-04  9:52                   ` Michael Albinus
2023-09-04 10:19                     ` Bruno Haible
2023-09-04 10:28                       ` Michael Albinus
2023-09-04 10:39                         ` Bruno Haible
2023-09-05 17:56                           ` Michael Albinus
2023-09-11 12:26                             ` Michael Albinus
2023-09-12 14:31                               ` Bruno Haible
2023-09-12 20:12                                 ` Michael Albinus
2023-09-12 23:03                                   ` Bruno Haible
2023-09-13 14:34                                     ` Michael Albinus
2023-09-13 19:17                                       ` Bruno Haible
2023-09-14 12:51                                         ` Michael Albinus
2023-09-22 18:06                                           ` Michael Albinus

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=10654801.aFP6jjVeTY@nimes \
    --to=bruno@clisp.org \
    --cc=65324@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=stefankangas@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.