From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 15 14:00:42 2004 Return-Path: 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 8115516A4FB for ; Wed, 15 Sep 2004 14:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 646A143D53 for ; Wed, 15 Sep 2004 14:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8FE0gOv028591 for ; Wed, 15 Sep 2004 14:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8FE0glh028585; Wed, 15 Sep 2004 14:00:42 GMT (envelope-from gnats) Resent-Date: Wed, 15 Sep 2004 14:00:42 GMT Resent-Message-Id: <200409151400.i8FE0glh028585@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, Mathieu Bujold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E56716A4CE for ; Wed, 15 Sep 2004 13:54:21 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F91543D58 for ; Wed, 15 Sep 2004 13:54:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i8FDsIZf017470 for ; Wed, 15 Sep 2004 13:54:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i8FDsIgQ017468; Wed, 15 Sep 2004 13:54:18 GMT (envelope-from nobody) Message-Id: <200409151354.i8FDsIgQ017468@www.freebsd.org> Date: Wed, 15 Sep 2004 13:54:18 GMT From: Mathieu Bujold To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/71765: Cannot make /usr/ports/net/citrix_ica port. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 14:00:42 -0000 >Number: 71765 >Category: ports >Synopsis: Cannot make /usr/ports/net/citrix_ica port. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 15 14:00:42 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mathieu Bujold >Release: 5.2.1 >Organization: no company >Environment: FreeBSD unkind.crete.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Aug 23 21:17:46 EDT 2004 root@unkind.crete.com:/usr/src/sys/i386/compile/UNKIND i386 >Description: When I tried to compile citrix_ica, i've been asked to download linuxx86 from the citrix website, and to copy it to /usr/ports/distfiles, as citrix_ica-linuxx86-7.00.tar.gz. (output error 1) On this site, available versions were only 6.0 and 8.0 (I downloaded the 8.0 one), and I renamed it as citrix_ica-linuxx86-7.00.tar.gz, then repeated the "make" operation (without success). Vulnerability check disabled Extracting for citrix_ica-7.00-1 >How-To-Repeat: go to /usr/ports/net/citrix_ica type "make" read the 1st message. download Linux ICA Client 8.0 on the citrix website, and move it to /usr/ports/distfiles (named citrix_ica-linuxx86-7.00.tar.gz) type "make" again (second error message will appear -- seems to be a compatiblity error) >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum mismatch for citrix_ica-linuxx86-7.00.tar.gz. Refetch for 1 more times files: citrix_ica-linuxx86-7.00.tar.gz Vulnerability check disabled Vulneravility check disabled >> Checksum mismatch for citrix_ica-linuxx86-7.00.tar.gz. Giving up on fetching files: citrix_ica-linuxx86-7.00.tar.gz. Make sure the makefile and distinfo file (/usr/ports/net/citrix_ica/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]" *** Error code 1 I tried to "make NO_CHECKSUM=yes", but it didn't work anymore : Extracting for citrix_ica-7.00_1 Patching for citrix_ica-7.00-1 Applying FreeBSD patches for citrix_ica-7.00_1 2 out of 4 hunks failed -- saving rejects to linuxx86/hinst.rej Patch patch-linuxx86::hinst failed to apply cleanly *** Error code 1 Should the FreeBSD citrix ica client be updated to 8.00 ? Thanks.