Fix output when there are no --cflags or --libs to report #46

Closed
opened 2012-10-14 05:04:22 +00:00 by blueness · 2 comments
blueness commented 2012-10-14 05:04:22 +00:00 (Migrated from github.com)

When pkgconf parses a package for its --cflags or --libs and finds none, it returns nothing. In contrast, pkg-config [1] returns a single blank char. Packages, like rrdtool [2], assume this latter behavior and fail to configure with pkgconf.

Refs.
[1] http://pkgconfig.freedesktop.org/wiki/
[2] http://oss.oetiker.ch/rrdtool/

X-Gentoo-Bug: 431170
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=431170
Signed-of-by: Anthony G. Basile blueness@gentoo.org

When pkgconf parses a package for its --cflags or --libs and finds none, it returns nothing. In contrast, pkg-config [1] returns a single blank char. Packages, like rrdtool [2], assume this latter behavior and fail to configure with pkgconf. Refs. [1] http://pkgconfig.freedesktop.org/wiki/ [2] http://oss.oetiker.ch/rrdtool/ X-Gentoo-Bug: 431170 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=431170 Signed-of-by: Anthony G. Basile blueness@gentoo.org
blueness commented 2012-10-14 05:07:41 +00:00 (Migrated from github.com)
Patch is at https://431170.bugs.gentoo.org/attachment.cgi?id=326506

this was fixed already in pkgconf-0.8.9.

this was fixed already in pkgconf-0.8.9.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#46
There is no content yet.