Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2014 20:12:59 GMT
From:      ShelLuser <pl@catslair.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187208: sysutils/hal is broken; depends on non-existant blkid.pc
Message-ID:  <201403022012.s22KCxZk032738@cgiserv.freebsd.org>
Resent-Message-ID: <201403022020.s22KK0dN009848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403022012.s22KCxZk032738>