From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 8 18:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE911CEE for ; Tue, 8 Oct 2013 18:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7342B2803 for ; Tue, 8 Oct 2013 18:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r98Io03N066951 for ; Tue, 8 Oct 2013 18:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r98Io0tU066950; Tue, 8 Oct 2013 18:50:00 GMT (envelope-from gnats) Resent-Date: Tue, 8 Oct 2013 18:50:00 GMT Resent-Message-Id: <201310081850.r98Io0tU066950@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, Pawel Pekala Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5107B50 for ; Tue, 8 Oct 2013 18:49:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D2EB727EB for ; Tue, 8 Oct 2013 18:49:30 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r98InUB8086666 for ; Tue, 8 Oct 2013 18:49:30 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r98InUc2086656; Tue, 8 Oct 2013 18:49:30 GMT (envelope-from nobody) Message-Id: <201310081849.r98InUc2086656@oldred.freebsd.org> Date: Tue, 8 Oct 2013 18:49:30 GMT From: Pawel Pekala To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182838: audio/sox missing dependency on audio/pulseaudio X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 18:50:00 -0000 >Number: 182838 >Category: ports >Synopsis: audio/sox missing dependency on audio/pulseaudio >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 08 18:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: 10.0-CURRENT >Organization: >Environment: FreeBSD blaviken.slowicza.org 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 #0 r256150M: Tue Oct 8 17:10:26 CEST 2013 corn@blaviken.slowicza.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: configure script looks for pulseaudio on the system: checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for pa_simple_new in -lpulse... yes and sox links to it: [corn:ports/audio/sox]> ldd /usr/local/bin/sox | grep pulse libpulse-simple.so.0 => /usr/local/lib/libpulse-simple.so.0 (0x803410000) libpulse.so.0 => /usr/local/lib/libpulse.so.0 (0x803614000) libpulsecommon-0.9.23.so => /usr/local/lib/libpulsecommon-0.9.23.so (0x803857000) this is not recorded in package's deps: [corn:ports/audio/sox]> pkg info -d sox | grep pulse [corn:ports/audio/sox]> >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: