• Bug#1066007: qm-dsp: FTBFS on arm{el,hf}: hmm/hmm.c:703:15: error: impl

    From Sebastian Ramacher@21:1/5 to All on Sun Mar 10 23:30:02 2024
    Source: qm-dsp
    Version: 1.7.1-7.1
    Severity: serious
    Tags: ftbfs
    Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramacher@debian.org

    https://buildd.debian.org/status/fetch.php?pkg=qm-dsp&arch=armhf&ver=1.7.1-7.1&stamp=1709536479&raw=0

    hmm/hmm.c: In function ‘invert’:
    hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]
    703 | ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */
    | ^~~~~~~
    hmm/hmm.c:730:9: error: implicit declaration of function ‘dgetri_’ [-Werror=implicit-function-declaration]
    730 | dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret);
    | ^~~~~~~

    Cheers
    --
    Sebastian Ramacher

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andrey Rakhmatullin@21:1/5 to Sebastian Ramacher on Wed Mar 13 11:10:01 2024
    On Sun, Mar 10, 2024 at 11:19:48PM +0100, Sebastian Ramacher wrote:
    hmm/hmm.c: In function ‘invert’:
    hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]
    703 | ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */
    | ^~~~~~~
    hmm/hmm.c:730:9: error: implicit declaration of function ‘dgetri_’ [-Werror=implicit-function-declaration]
    730 | dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret);
    | ^~~~~~~
    These functions are declared in include/clapack.h, but a recent Debian
    patch removes #include <clapack.h> from hmm/hmm.c.

    --
    WBR, wRAR

    -----BEGIN PGP SIGNATURE-----

    iQJhBAABCgBLFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAmXxeGAtFIAAAAAAFQAP cGthLWFkZHJlc3NAZ251cGcub3Jnd3JhckBkZWJpYW4ub3JnAAoJEDNi9wMaSZLh sxsQAKhsSgfDVgVJGh1Dkx2mJmeNd5lsmPeuLLURFDzotpeC3Rrwq+xTooOFOFKF i/V2xva74pieCm0sj+ZSQm1NekzhmbEO3e/nytEvc2pU8DI/1hxUvdixeSSnFEYT vhHI79EtL2Smf/LDmhJ+JI4AA3xQFLi33P1Qf9OBQFiVKgbbNxDuKIv2uKeGjLgr rl9+bowfJLHQnMej9lZoKW7Qhy6nWKQ6Z+GTMaP9ZLb+xH9YhJQtrn0AxrsFtz6G DGvXnzqWIg3jDpmSl2QWpvQSG3VJPgodhADK5FiHfdLQNvfDfcCnafnkXF6MyV9V 8CHdX8hZJIGftqy9T2o3BHVngG9AlAEzokek9TFukb3rODpGQzVtvkc6kT0gWa6E 39DXjrKq9/hUiwi7qK+N5vSFcb7FFbHZ3paBzgZonZpt74PIeiX3SdYk7KLJSKmg kkTDehHJndJEhOruoyMRW4baXPW33Ne+iArUwZpCXUveUSQnFR9tVJjhV+lR8ngL 5yGrTtzYFHiiB99BwHr9p76ireqv3wWfsqPbliZ2U/tefYXdBIiZtP4yqT0wOWpo uw9lFP7W5BhD7Fnx1AzfGF+pY0FazfNppyRHASX93ndhkF9pGOTbSf8kdVxCvqhA PWC7Poye9MRbgPx3ZPhyxIHWJz1udC8ZeUYp+f3D6DgFZWvo
    =eJUM
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Mon Mar 18 14:50:01 2024
    Processing control commands:

    tag -1 pending
    Bug #1066007 [src:qm-dsp] qm-dsp: FTBFS on arm{el,hf}: hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]
    Added tag(s) pending.

    --
    1066007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066007
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From IOhannes =?UTF-8?Q?zm=C3=B6lnig?=@21:1/5 to All on Mon Mar 18 14:50:01 2024
    Control: tag -1 pending

    Hello,

    Bug #1066007 in qm-dsp reported by you has been fixed in the
    Git repository and is awaiting an upload. You can see the commit
    message below and you can check the diff of the fix at:

    https://salsa.debian.org/multimedia-team/qm-dsp/-/commit/16e2113b8b1ac2e453a9ba8a208c04937d6aa588

    ------------------------------------------------------------------------
    Update lapack patch to declare dgetr[fi]_()_

    Closes: #1066007
    Closes: #1066192 ------------------------------------------------------------------------

    (this message was generated automatically)
    --
    Greetings

    https://bugs.debian.org/1066007

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Mon Mar 18 16:00:01 2024
    This is a multi-part message in MIME format...

    Your message dated Mon, 18 Mar 2024 14:52:50 +0000
    with message-id <E1rmEM6-00FMSF-TB@fasolo.debian.org>
    and subject line Bug#1066007: fixed in qm-dsp 1.7.1-8
    has caused the Debian Bug report #1066007,
    regarding qm-dsp: FTBFS on arm{el,hf}: hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org
    immediately.)


    --
    1066007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066007
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 10 Mar 2024 22:19:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-106.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 131; neutral, 20; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:108, 0.000-+--H*RT:311
    Return-path: <sramacher@debian.org>
    Received: from stravinsky.debian.org ([2001:41b