From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 19 00:48:31 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE06F16A418 for ; Sun, 19 Aug 2007 00:48:31 +0000 (UTC) (envelope-from freebsd@mail.gbch.net) Received: from gw.gbch.net (gw.gbch.net [203.143.238.93]) by mx1.freebsd.org (Postfix) with SMTP id F1D7513C467 for ; Sun, 19 Aug 2007 00:48:30 +0000 (UTC) (envelope-from freebsd@mail.gbch.net) Received: (qmail 7920 invoked from network); 19 Aug 2007 10:21:48 +1000 Received: from joker.gbch.net (172.16.1.10) by gw.gbch.net with SMTP; 19 Aug 2007 10:21:48 +1000 Received: (qmail 3077 invoked by uid 1001); 19 Aug 2007 10:21:48 +1000 Message-ID: Date: Sun, 19 Aug 2007 10:21:48 +1000 From: Greg Black To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i; gjb-muttsend.sh 1.7 2004-10-05 X-Uptime: 5 days X-Operating-System: FreeBSD 6.2-RELEASE-p5 i386 X-Location: Brisbane, Australia; 27.49841S 152.98439E X-URL: http://www.gbch.net/gjb.html X-Blog: http://www.gbch.net/gjb/blog/ X-Image-URL: http://www.gbch.net/gjb/gjb-auug048.gif X-PGP-Key-Fingerprint: EBB2 2A92 A79D 1533 AC00 3C46 5D83 B6FB 4B04 B7D6 X-Request-PGP: http://www.gbch.net/keys/4B04B7D6.asc Cc: Subject: gnome2 metaport broken: problem with curl dependency X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Aug 2007 00:48:31 -0000 I tried to submit this via the http://www.freebsd.org/send-pr.html form, but it refused to accept my input of the verification code (despite the fact that it was correct). The x11/gnome2 metaport cannot build because of broken dependencies: seahorse-1.0.1_3 depends on executable: gpgv gnupg-1.4.7_1 depends on shared library: curl curl-7.16.1_1 is marked as broken: does not work with libssh2-0.15 Is there any plan to fix this? I include the last section of the make output with all relevant details below. This is on a FreeBSD 6.2-RELEASE-p7 i386 box with ports fully up to date. The problem can be reproduced by cd /usr/ports/x11/gnome2 make package-recursive Obviously, there are faster methods of getting to the breakage, but that's how I got there. The uname -a output is: FreeBSD felix.gbch.net 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Tue Aug 14 15:22:12 EST 2007 root@felix.gbch.net:/usr/obj/usr/src/sys/GENERIC i386 The end of the make output is: ===> Extracting for seahorse-1.0.1_3 => MD5 Checksum OK for gnome2/seahorse-1.0.1.tar.bz2. => SHA256 Checksum OK for gnome2/seahorse-1.0.1.tar.bz2. ===> Patching for seahorse-1.0.1_3 ===> Applying FreeBSD patches for seahorse-1.0.1_3 ===> seahorse-1.0.1_3 depends on executable: gpgv - not found ===> Verifying install for gpgv in /usr/ports/security/gnupg1 ===> gnupg-1.4.7_1 depends on executable: gmake - found ===> gnupg-1.4.7_1 depends on shared library: curl - not found ===> Verifying install for curl in /usr/ports/ftp/curl ===> curl-7.16.1_1 is marked as broken: does not work with libssh2-0.15. *** Error code 1 Stop in /usr/ports/ftp/curl. *** Error code 1 Stop in /usr/ports/security/gnupg1. *** Error code 1 Stop in /usr/ports/security/seahorse. *** Error code 1 Stop in /usr/ports/x11/gnome2. *** Error code 1