octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65235] [octave-forge](signal) multiple failur


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #65235] [octave-forge](signal) multiple failures in firpm when it is compiled with clang
Date: Wed, 31 Jan 2024 09:59:22 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?65235>

                 Summary: [octave-forge](signal) multiple failures in firpm
when it is compiled with clang 
                   Group: GNU Octave
               Submitter: dasergatskov
               Submitted: Wed 31 Jan 2024 02:59:21 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 9.0.90
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 31 Jan 2024 02:59:21 PM UTC By: Dmitri A. Sergatskov <dasergatskov>
There are multiple failures in tirpm when octave (and signal) is compiled with
clang (clang version 16.0.1 (Red Hat 16.0.1-4.el9sopt_901)


ctave:1> ver
----------------------------------------------------------------------
GNU Octave Version: 9.0.1 (hg id: 2da9214df7a4)
GNU Octave License: GNU General Public License
Operating System: Linux 5.14.0-330.el9sopt_903.isa.1.x86_64 #1 SMP
PREEMPT_DYNAMIC Fri Jul 14 15:47:57 UTC 2023 x86_64
----------------------------------------------------------------------
Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control  |   4.0.0 |
/home/dima/.local/share/octave/api-v58/packages/control-4.0.0
       optim  |   1.6.2 |
/home/dima/.local/share/octave/api-v58/packages/optim-1.6.2
      signal  |   1.4.5 |
/home/dima/.local/share/octave/api-v58/packages/signal-1.4.5
  statistics  |   1.6.1 |
/home/dima/.local/share/octave/api-v58/packages/statistics-1.6.1
      struct  |  1.0.18 |
/home/dima/.local/share/octave/api-v58/packages/struct-1.0.18
octave:2> pkg test signal
Testing functions in package 'signal':

Integrated test scripts:

 ...
  ..ackages/signal-1.4.5/x86_64-pc-linux-gnu-api-v58/firpm.cc-tst  pass  
37/52  
                                                                   FAIL   15
...

Failure Summary:

  ..ackages/signal-1.4.5/x86_64-pc-linux-gnu-api-v58/firpm.cc-tst  pass  
37/52  
                                                                   FAIL   15
  ..dima/.local/share/octave/api-v58/packages/signal-1.4.5/impz.m  pass    1/2
  
                                                (expected failure) XFAIL   1

Summary:

  PASS                             1005
  FAIL                               15
  XFAIL (expected failure)            1

...

octave:3> pkg load signal
octave:4> test("firpm", "verbose", "firpm_test.log")
>>>>>
/home/dima/.local/share/octave/api-v58/packages/signal-1.4.5/x86_64-pc-linux-gnu-api-v58/firpm.cc-tst
PASSES 37 out of 52 tests


firpm_test.log is attached.
When compiled with gcc (gcc version 12.2.1 20221121 (Red Hat 12.2.1-4) (GCC))
all the tests pass.

Dmitri.
-- 







    _______________________________________________________
File Attachments:


-------------------------------------------------------
Name: firpm_test.log  Size: 43KiB
<http://savannah.gnu.org/bugs/download.php?file_id=55649>

    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-4ca341e20f57744eb8f8ab22656a3795a8594977.tar.gz

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65235>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]