From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 8 21:00:49 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F2516A40F for ; Fri, 8 Sep 2006 21:00:49 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A3E43D69 for ; Fri, 8 Sep 2006 21:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k88L0dMx003733 for ; Fri, 8 Sep 2006 21:00:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k88L0dun003732; Fri, 8 Sep 2006 21:00:39 GMT (envelope-from gnats) Resent-Date: Fri, 8 Sep 2006 21:00:39 GMT Resent-Message-Id: <200609082100.k88L0dun003732@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, Travis Campbell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D06DF16A415 for ; Fri, 8 Sep 2006 20:53:56 +0000 (UTC) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: from malkavian.ghostar.ath.cx (cpe-72-177-127-203.austin.res.rr.com [72.177.127.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8B743D45 for ; Fri, 8 Sep 2006 20:53:56 +0000 (GMT) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: from malkavian.ghostar.ath.cx (hcoyote@localhost.ghostar.ath.cx [127.0.0.1]) by malkavian.ghostar.ath.cx (8.13.1/8.12.8) with ESMTP id k88KrtHH040418 for ; Fri, 8 Sep 2006 15:53:55 -0500 (CDT) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: (from hcoyote@localhost) by malkavian.ghostar.ath.cx (8.13.1/8.12.11/Submit) id k88Krtsu040417; Fri, 8 Sep 2006 15:53:55 -0500 (CDT) (envelope-from hcoyote) Message-Id: <200609082053.k88Krtsu040417@malkavian.ghostar.ath.cx> Date: Fri, 8 Sep 2006 15:53:55 -0500 (CDT) From: Travis Campbell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103047: p5-Danga-Socket missing dependency on Sys::Syscall X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Travis Campbell List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 21:00:50 -0000 >Number: 103047 >Category: ports >Synopsis: p5-Danga-Socket missing dependency on Sys::Syscall >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 08 21:00:36 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Travis Campbell >Release: FreeBSD 6.1-RELEASE i386 >Organization: none >Environment: ystem: FreeBSD wash.ghostar.ath.cx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Fri Aug 11 23:14:17 CDT 2006 root@wash.ghostar.ath.cx:/usr/obj/usr/src/sys/WASH i386 >Description: It appears that devel/p5-Danga-Socket has a dependency on Sys::Syscall, but there is no port for Sys::Syscall. This makes the port unuseable. >How-To-Repeat: $ cd /usr/ports/devel/p5-Danga-Socket $ make install $ perl -MDanga::Socket -e 1 Can't locate Sys/Syscall.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/lib/perl5/site_perl/5.8.8/Danga/Socket.pm line 117. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.8/Danga/Socket.pm line 117. Compilation failed in require. BEGIN failed--compilation aborted. >Fix: p5-Sys-Syscall will need to be created and a dependency added. I'm willing to give it a go, but want to see if Jacques has something already built that never got submitted. Worse comes to worst, I'll just BSDPAN it for now until something useable comes up. >Release-Note: >Audit-Trail: >Unformatted: