Skip to content

discover.exe can't parse modversion 18beta1 #57

@rwmjones

Description

@rwmjones

Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=2385359

Configuration fails at:

Running[17]: (cd _build/default/lib && config/discover.exe)
File "lib/dune", lines 16-19, characters 0-91:
16 | (rule
17 |  (targets c_flags.sexp c_library_flags.sexp)
18 |  (action
19 |   (run ./config/discover.exe)))
Command [17] exited with code 1:
$ (cd _build/default/lib && config/discover.exe)
Unable to parse libpq version: 18beta1

I didn't look at this very closely, but it seems to happen because of the "unusual" modversion of the latest Fedora package:

$ pkgconf --modversion libpq
18beta1

which I guess the discover script doesn't like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions