• Bug#1101397: libmariadb-dev: It's not poosible to build UDF_ARGS and UD

    From utiltiy@gmx.de@21:1/5 to All on Wed Mar 26 23:30:01 2025
    This is a multi-part message in MIME format.
    Package: libmariadb-dev
    Version: 1:11.8.1-2
    Severity: important

    Dear Maintainer,

    it's not possible to build vdr-epg-daemon:

    ase.c -o src/epglvbase.o <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_16_com_woltlab_wbb_post_1380274_5c5e9e>In
    file included from src/epglvbase.c:10: <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_17_com_woltlab_wbb_post_1380274_5c5e9e>src/epglv.h:44:25:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_18_com_woltlab_wbb_post_1380274_5c5e9e>44
    | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char*
    message); <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_19_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_20_com_woltlab_wbb_post_1380274_5c5e9e>src/epglv.h:44:41:
    error: unknown type name ‘UDF_ARGS’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_21_com_woltlab_wbb_post_1380274_5c5e9e>44
    | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char*
    message); <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_22_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_23_com_woltlab_wbb_post_1380274_5c5e9e>src/epglv.h:45:24:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_24_com_woltlab_wbb_post_1380274_5c5e9e>45
    | void base_epglv_deinit(UDF_INIT* init); <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_25_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_26_com_woltlab_wbb_post_1380274_5c5e9e>src/epglv.h:46:22:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_27_com_woltlab_wbb_post_1380274_5c5e9e>46
    | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null, <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_28_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_29_com_woltlab_wbb_post_1380274_5c5e9e>src/epglv.h:46:38:
    error: unknown type name ‘UDF_ARGS’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_30_com_woltlab_wbb_post_1380274_5c5e9e>46
    | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null, <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_31_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_32_com_woltlab_wbb_post_1380274_5c5e9e>src/epglvbase.c:47:25:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_33_com_woltlab_wbb_post_1380274_5c5e9e>47
    | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message) <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_34_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_35_com_woltlab_wbb_post_1380274_5c5e9e>src/epglvbase.c:47:41:
    error: unknown type name ‘UDF_ARGS’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_36_com_woltlab_wbb_post_1380274_5c5e9e>47
    | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message) <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_37_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_38_com_woltlab_wbb_post_1380274_5c5e9e>src/epglvbase.c:100:24:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_39_com_woltlab_wbb_post_1380274_5c5e9e>100
    | void base_epglv_deinit(UDF_INIT* init) <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_40_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_41_com_woltlab_wbb_post_1380274_5c5e9e>src/epglvbase.c:125:22:
    error: unknown type name ‘UDF_INIT’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_42_com_woltlab_wbb_post_1380274_5c5e9e>125
    | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
    char* error, <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_43_com_woltlab_wbb_post_1380274_5c5e9e>|
    ^~~~~~~~ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_44_com_woltlab_wbb_post_1380274_5c5e9e>src/epglvbase.c:125:38:
    error: unknown type name ‘UDF_ARGS’ <https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_45_com_woltlab_wbb_post_1380274_5c5e9e>125
    | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
    char* error,


    *** Reporter, please consider answering these questions, where
    appropriate ***

       * What led up to the situation?
       * What exactly did you do (or not do) that was effective (or
         ineffective)?
       * What was the outcome of this action?
       * What outcome did you expect instead?

    *** End of the template - remove these template lines ***


    -- System Information:
    Debian Release: trixie/sid
      APT prefers testing
      APT policy: (500, 'testing')
    Architecture: amd64 (x86_64)

    Kernel: Linux 6.8.12-9-pve (SMP w/4 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE
    not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    Versions of packages libmariadb-dev depends on:
    ii  libc6        2.41-6
    ii  libmariadb3  1:11.8.1-2
    ii  libssl-dev   3.4.1-1
    ii  zlib1g-dev   1:1.3.dfsg+really1.3.1-1+b1

    libmariadb-dev recommends no packages.

    libmariadb-dev suggests no packages.

    -- no debconf information

    <!DOCTYPE html>
    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <font face="Arial"><br>
    Package: libmariadb-dev<br>
    Version: 1:11.8.1-2<br>
    Severity: important<br>
    <br>
    Dear Maintainer,<br>
    <br>
    it's not possible to build vdr-epg-daemon:<br>
    <br>
    </font><span class="codeBoxLine"
    id="#codeLine_15_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">ase.c -o src/epglvbase.o
    </span></span><span class="codeBoxLine"
    id="#codeLine_16_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_16_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="16" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">In file included from src/epglvbase.c:10:
    </span></span><span class="codeBoxLine"
    id="#codeLine_17_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_17_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="17" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">src/epglv.h:44:25: error: unknown type name ‘UDF_INIT’
    </span></span><span class="codeBoxLine"
    id="#codeLine_18_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_18_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="18" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">44 | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message);
    </span></span><span class="codeBoxLine"
    id="#codeLine_19_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_19_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="19" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">| ^~~~~~~~
    </span></span><span class="codeBoxLine"
    id="#codeLine_20_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_20_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="20" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">src/epglv.h:44:41: error: unknown type name ‘UDF_ARGS’
    </span></span><span class="codeBoxLine"
    id="#codeLine_21_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_21_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="21" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">44 | my_bool base_epglv_init(UDF_INIT* init, UDF_ARGS* args, char* message);
    </span></span><span class="codeBoxLine"
    id="#codeLine_22_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_22_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="22" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">| ^~~~~~~~
    </span></span><span class="codeBoxLine"
    id="#codeLine_23_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_23_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="23" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">src/epglv.h:45:24: error: unknown type name ‘UDF_INIT’
    </span></span><span class="codeBoxLine"
    id="#codeLine_24_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_24_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="24" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">45 | void base_epglv_deinit(UDF_INIT* init);
    </span></span><span class="codeBoxLine"
    id="#codeLine_25_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_25_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="25" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">| ^~~~~~~~
    </span></span><span class="codeBoxLine"
    id="#codeLine_26_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_26_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="26" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">src/epglv.h:46:22: error: unknown type name ‘UDF_INIT’
    </span></span><span class="codeBoxLine"
    id="#codeLine_27_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_27_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="27" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">46 | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
    </span></span><span class="codeBoxLine"
    id="#codeLine_28_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_28_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="28" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">| ^~~~~~~~
    </span></span><span class="codeBoxLine"
    id="#codeLine_29_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_29_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="29" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">src/epglv.h:46:38: error: unknown type name ‘UDF_ARGS’
    </span></span><span class="codeBoxLine"
    id="#codeLine_30_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_30_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="30" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span
    style="box-sizing: inherit; min-width: 0px; tab-size: 4; white-space: pre-wrap; word-break: break-all;">46 | long long base_epglv(UDF_INIT* init, UDF_ARGS* args, char* is_null,
    </span></span><span class="codeBoxLine"
    id="#codeLine_31_com_woltlab_wbb_post_1380274_5c5e9e"
    style="box-sizing: inherit; min-width: 0px; display: block; color: rgb(58, 58, 61); font-family: ui-monospace, Menlo, Monaco, &quot;Cascadia Mono&quot;, &quot;Segoe UI Mono&quot;, &quot;Roboto Mono&quot;, &quot;Oxygen Mono&quot;, &quot;Ubuntu Monospace&
    quot;, &quot;Source Code Pro&quot;, &quot;Fira Mono&quot;, &quot;Droid Sans Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
    normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre; background-color: rgb(250, 250, 250); text-decoration-thickness: initial; text-decoration-style:
    initial; text-decoration-color: initial;"><a href="https://www.vdr-portal.de/forum/thread/136783-epgd-build-error-unter-g-14/#codeLine_31_com_woltlab_wbb_post_1380274_5c5e9e"
    class="lineAnchor" title="31" tabindex="-1" aria-hidden="true" style="box-sizing: inherit; min-width: 0px; color: var(--wcfContentLink); cursor: pointer; text-decoration: none; margin-left: -7ch; overflow: hidden; position: absolute; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 6ch;"></a><
    span

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Thu Mar 27 00:10:01 2025
    Hi!

    Thanks for reporting this. Can you please give more information? What
    are these UDF_* args? Have you check in MariaDB documentation or code
    base if they exist there, or ever did?

    What are the steps to reproduce the issue you are experiencing in a
    clean Debian unstable container?

    Is this a regression, did those steps work with a previous version of MariaDB?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From utiltiy@gmx.de@21:1/5 to All on Thu Mar 27 13:10:01 2025
    This is a multi-part message in MIME format.
    Hello Otto,

    with maria 11.4.4-3 is it possible to build den epgd-daemon on debian.

    In the VDR portal, a developer said that this is due to the commit: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0

    The definitions were first removed and then added again later, the
    Debian version seems to be exactly the one where they are missing.

    There was the same problem with Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2347087

    BTW: Same problem on debian-stable

    <!DOCTYPE html>
    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <font face="Arial">Hello Otto,<br>
    <br>
    with maria 11.4.4-3 is it possible to build den epgd-daemon on
    debian.<br>
    <br>
    In the VDR portal, a developer said that this is due to the
    commit:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0">https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4eec05d00ce77d2bab3848ff49d04acf0ed2cc0</a><br>
    <br>
    The definitions were first removed and then added again later, the
    Debian version seems to be exactly the one where they are missing.<br>
    <br>
    There was the same problem with Fedora: <a
    class="moz-txt-link-freetext"
    href="https://bugzilla.redhat.com/show_bug.cgi?id=2347087">https://bugzilla.redhat.com/show_bug.cgi?id=2347087</a><br>
    <br>
    BTW: Same problem on debian-stable<br>
    </font>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Thu Mar 27 16:20:01 2025
    Thanks for the details.

    Seems regression was introduced in https://github.com/mariadb-corporation/mariadb-connector-c/commit/1a2ed3f67af698b394b2faed069b49d4f409a155
    and fixed in mainline, but not published by upstream yet.

    <div dir="auto">Thanks for the details.<div dir="auto"><br></div><div dir="auto">Seems regression was introduced in <a href="https://github.com/mariadb-corporation/mariadb-connector-c/commit/1a2ed3f67af698b394b2faed069b49d4f409a155">https://github.com/
    mariadb-corporation/mariadb-connector-c/commit/1a2ed3f67af698b394b2faed069b49d4f409a155</a> and fixed in mainline, but not published by upstream yet.</div><div dir="auto"><br></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From utiltiy@gmx.de@21:1/5 to All on Thu Mar 27 16:40:01 2025
    This is a multi-part message in MIME format.
    The revert came into the sources on 18.02.25, I can neither build the
    package under sid nor stable because of this error.

    Is it not possible to build a rebuild from the current sources where the
    change is reverted?

    <!DOCTYPE html>
    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </head>
    <body>
    The revert came into the sources on 18.02.25, I can neither build
    the package under sid nor stable because of this error.<br>
    <br>
    Is it not possible to build a rebuild from the current sources where
    the change is reverted?<otto@debian.org><br>
    </otto@debian.org><br>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)