ports/187208: sysutils/hal is broken; depends on non-existant blkid.pc
ShelLuser
pl at catslair.org
Sun Mar 2 20:20:01 UTC 2014
>Number: 187208
>Category: ports
>Synopsis: sysutils/hal is broken; depends on non-existant blkid.pc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 02 20:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: ShelLuser
>Release: FreeBSD 10.0-RELEASE/i386
>Organization:
>Environment:
FreeBSD feliner.intranet.lan 10.0-RELEASE FreeBSD 10.0-RELEASE #2: Sat Mar 1 00:12:50 CET 2014 peter at feliner.intranet.lan:/usr/obj/usr/src/sys/FELINER i386
>Description:
I'm trying to build sysutils/hal on my laptop and it failed with the error message that it couldn't meet the package requirement for BLKID:
checking for BLKID... configure: error: Package requirements (blkid >= 2.15) were not met:
Package blkid was not found in the pkg-config search path.
Perhaps you should add the directory containing `blkid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'blkid', required by 'world', not found
On my virtual FreeBSD 10/i386 environment (running on VirtualBox) everything build fine until I updated my Ports collection just now. From that point on I get the same error messages. As such my conclusion: the port got broken with the update.
>How-To-Repeat:
# make -C /usr/ports/sysutils/hal configure
You'll eventually run into this:
checking for polkit-policy-file-validate... polkit-policy-file-validate
checking for DBUS... yes
checking for GLIB... yes
checking if GLib is version 2.14.0 or newer... yes
checking for BLKID... configure: error: Package requirements (blkid >= 2.15) were not met:
Package blkid was not found in the pkg-config search path.
Perhaps you should add the directory containing `blkid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'blkid', required by 'world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list