From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 30 17:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E564E51C for ; Wed, 30 Apr 2014 17:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C23071B0E for ; Wed, 30 Apr 2014 17:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3UHK0JF081891 for ; Wed, 30 Apr 2014 17:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3UHK0ws081890; Wed, 30 Apr 2014 17:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 30 Apr 2014 17:20:00 GMT Resent-Message-Id: <201404301720.s3UHK0ws081890@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Arto Pekkanen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A5F92A5 for ; Wed, 30 Apr 2014 17:11:03 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 879781A3E for ; Wed, 30 Apr 2014 17:11:03 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3UHB2X4066305 for ; Wed, 30 Apr 2014 17:11:02 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3UHB2g3066304; Wed, 30 Apr 2014 17:11:02 GMT (envelope-from nobody) Message-Id: <201404301711.s3UHB2g3066304@cgiserv.freebsd.org> Date: Wed, 30 Apr 2014 17:11:02 GMT From: Arto Pekkanen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189138: emulators/vba fails configure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2014 17:20:01 -0000 >Number: 189138 >Category: ports >Synopsis: emulators/vba fails configure >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: Wed Apr 30 17:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Arto Pekkanen >Release: 10.0-RELEASE >Organization: none >Environment: FreeBSD aakkeri.lan 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr 8 06:45:06 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: When trying to build emulators/vba, the configure script fails with the following error: >How-To-Repeat: Try to build emulators/vba. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>>> .. checking for pkg-config... no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. configure: error: Library requirements (gtkmm-2.4 >= 2.0.0 libglademm-2.4 >= 2.1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to arundel@h3c.de [maintainer] and attach the "/wrkdirs/usr/ports/emulators/vba/work/VisualBoyAdvance-1.7.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/emulators/vba <<<< NOTE: all the relevant details you can find from an archive I created. It contains config.log, pkg.log (list of packages in repository vba was built against) and all packages' port config options. Get the archive from: http://koti.kapsi.fi/~isoa/pr/2014- 04-30/vba_config_fail.tar.xz