From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 13 10:20:03 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 203E41065670 for ; Thu, 13 Sep 2012 10:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CCEF38FC1A for ; Thu, 13 Sep 2012 10:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DAK2MT034390 for ; Thu, 13 Sep 2012 10:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8DAK2QW034376; Thu, 13 Sep 2012 10:20:02 GMT (envelope-from gnats) Resent-Date: Thu, 13 Sep 2012 10:20:02 GMT Resent-Message-Id: <201209131020.q8DAK2QW034376@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, Alfred Bartsch Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A37C6106575A for ; Thu, 13 Sep 2012 10:15:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 8840F8FC16 for ; Thu, 13 Sep 2012 10:15:21 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DAFLSC034666 for ; Thu, 13 Sep 2012 10:15:21 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8DAFL6i034662; Thu, 13 Sep 2012 10:15:21 GMT (envelope-from nobody) Message-Id: <201209131015.q8DAFL6i034662@red.freebsd.org> Date: Thu, 13 Sep 2012 10:15:21 GMT From: Alfred Bartsch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171600: another port build error in poudriere-2.0.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 10:20:03 -0000 >Number: 171600 >Category: ports >Synopsis: another port build error in poudriere-2.0.0 >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: Thu Sep 13 10:20:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Alfred Bartsch >Release: FreeBSD 8.3-stable >Organization: Data-Service GmbH >Environment: FreeBSD dsssrvt4.incore 8.3-STABLE FreeBSD 8.3-STABLE #2: Mon Aug 6 10:48:59 CEST 2012 root@dsssrvt4.incore:/usr/obj/usr/src/sys/SERVER64 amd64 >Description: I'm not able to successfully create a package of textproc/iksemel (used by net/asterisk) with poudriere. Here is part of the failing log: .. checking for getaddrinfo... yes ./configure: 11910: Syntax error: word unexpected (expecting ")") ===> Script "configure" failed unexpectedly. Please report the problem to rhaamo@gruik.at [maintainer] and attach the "/wrkdirs/usr/ports/textproc/iksemel/work/iksemel-1.4/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. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/textproc/iksemel. In the successful build in a "normal" jail on the same host this part reads: .. checking for getaddrinfo... yes^M checking for pkg-config... /usr/local/bin/pkg-config^M checking pkg-config is at least version 0.9.0... yes^M checking for GNUTLS... yes^M checking that generated files are newer than configure... done^M configure: creating ./config.status^M config.status: creating Makefile^M config.status: creating iksemel.pc^M .. in a "normal" build environment iksemel builds just fine. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: