Skip to content

incorrect pkgconfig/llama.pc: Version:  #8639

@vt-alt

Description

@vt-alt

What happened?

llama.pc contains incorrect line

Version:

Resulting in incorrect pkg-config --print-provides output.

llama =

(This output is actually may be used in downstream distribution(s) when package is generated to auto-detect dependencies.)

I think this is because of ./cmake/llama.pc.in line:

Version: @PROJECT_VERSION@

Where @PROJECT_VERSION@ expanded to the an empty string.

Name and Version

b3441

What operating system are you seeing the problem on?

ALT Linux

I also see the same problem line in FreeBSD:14 llama-cpp-3408.pkg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedmedium severityUsed to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but still useable)stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions