Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-24889

[RHEL10][FTBFS] libecpg failes to build in CentOS Stream

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • libecpg
    • None
    • None
    • None
    • rhel-databases
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      libecpg fails to build in CentOS Stream 10, which means it fails to build in RHEL 10.

      Here is a link to the latest failed build:

      https://kojihub.stream.centos.org/koji/taskinfo?taskID=3533436

      The error looks like this:

       

      path.c: In function ‘get_locale_path’:
      path.c:890:38: error: ‘LOCALEDIR’ undeclared (first use in this function)
        890 |         make_relative_path(ret_path, LOCALEDIR, PGBINDIR, my_exec_path);
            |                                      ^~~~~~~~~
      path.c:890:38: note: each undeclared identifier is reported only once for each function it appears in
      path.c: In function ‘get_doc_path’:
      path.c:899:38: error: ‘DOCDIR’ undeclared (first use in this function)
        899 |         make_relative_path(ret_path, DOCDIR, PGBINDIR, my_exec_path);
            |                                      ^~~~~~
      path.c: In function ‘get_html_path’:
      path.c:908:38: error: ‘HTMLDIR’ undeclared (first use in this function)
        908 |         make_relative_path(ret_path, HTMLDIR, PGBINDIR, my_exec_path);
            |                                      ^~~~~~~
      path.c: In function ‘get_man_path’:
      path.c:917:38: error: ‘MANDIR’ undeclared (first use in this function)
        917 |         make_relative_path(ret_path, MANDIR, PGBINDIR, my_exec_path);
            |                                      ^~~~~~
       
      

       

       

              fjanus@redhat.com Filip Janus
              tdawson@redhat.com Troy Dawson
              Filip Janus Filip Janus
              bot rhel-cs-apps-subsystem-qe bot rhel-cs-apps-subsystem-qe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: