From nobody@FreeBSD.org  Thu Oct 17 15:52:56 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 36DAD37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2002 15:52:56 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BD31B43E91
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2002 15:52:55 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9HMqt7R043394
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2002 15:52:55 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9HMqt3v043393;
	Thu, 17 Oct 2002 15:52:55 -0700 (PDT)
Message-Id: <200210172252.g9HMqt3v043393@www.freebsd.org>
Date: Thu, 17 Oct 2002 15:52:55 -0700 (PDT)
From: Stacey Roberts <sroberts@dsl.pipex.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Upgrade of XFree86-clients-4.2.1_2 fails due to missing reference to X420src-2.tgz in Makefile
X-Send-Pr-Version: www-1.0

>Number:         44184
>Category:       ports
>Synopsis:       Upgrade of XFree86-clients-4.2.1_2 fails due to missing reference to X420src-2.tgz in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 17 16:00:00 PDT 2002
>Closed-Date:    Thu Oct 17 17:24:13 PDT 2002
>Last-Modified:  Thu Oct 17 17:24:13 PDT 2002
>Originator:     Stacey Roberts
>Release:        4.7
>Organization:
>Environment:
# uname -a
FreeBSD Demon.vickiandstacey.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Oct 12 10:04:03 BST 2002     root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/FALCON  i386
# 

>Description:
After just cvsup'ing ports tree, attempts at portupgrading
XFree86-clients-4.2.1_1 fails with the following:
# portupgrade -R XFree86-clients-4.2.1_1
--->  Upgrading 'XFree86-clients-4.2.1_1' to 'XFree86-clients-4.2.1_2'
(x11/XFree86-4-clients)
--->  Building '/usr/ports/x11/XFree86-4-clients'
===>  Cleaning for libiconv-1.8_1
===>  Cleaning for gettext-0.11.5_1
===>  Cleaning for gmake-3.80
===>  Cleaning for imake-4.2.0_1
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for freetype2-2.1.2
===>  Cleaning for expat-1.95.5
===>  Cleaning for XFree86-libraries-4.2.1_2
===>  Cleaning for XFree86-clients-4.2.1_2
>How-To-Repeat:
Unless X420src-2.tgz is included, upgrading XFree86-clients-4.2.1_2 will continue to fail.
>Fix:
Suggest addition of X420src-2.tgz to Makefile at lines 16 & 17
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Thu Oct 17 17:23:45 PDT 2002 
State-Changed-Why:  
Should be fixed now.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44184 
>Unformatted:
 >> X420src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc.
 >> Attempting to fetch from
 ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/.
 Receiving X420src-1.tgz (25961532 bytes): 100%
 25961532 bytes transferred in 529.7 seconds (47.86 kBps)
 >> 4.2.0-4.2.1-1-freebsd.patch.gz doesn't seem to exist in
 /usr/ports/distfiles/xc.
 >> Attempting to fetch from
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/anholt/patches-4.2.0//.
 Receiving 4.2.0-4.2.1-1-freebsd.patch.gz (53041 bytes): 100%
 53041 bytes transferred in 1.4 seconds (36.48 kBps)
 ===>  Extracting for XFree86-clients-4.2.1_2
 >> Checksum OK for xc/X420src-1.tgz.
 >> Checksum OK for xc/4.2.0-4.2.1-1-freebsd.patch.gz.
 ===>   XFree86-clients-4.2.1_2 depends on executable: imake - found
 ===>   XFree86-clients-4.2.1_2 depends on shared library: freetype.9 -
 found
 ===>   XFree86-clients-4.2.1_2 depends on shared library: GLU.1 - found
 ===>   XFree86-clients-4.2.1_2 depends on shared library: X11.6 - found
 ( cd /usr/ports/x11/XFree86-4-clients/work &&  /usr/bin/gzip -nf -9 -dc 
 /usr/ports/distfiles/xc/X420src-2.tgz  | /usr/bin/tar -xf -
 xc/fonts/util )
 /usr/ports/distfiles/xc/X420src-2.tgz: No such file or directory
 /usr/bin/tar: xc/fonts/util: Not found in archive
 /usr/bin/tar: Error exit delayed from previous errors
 *** Error code 2
 
 Stop in /usr/ports/x11/XFree86-4-clients.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade66605.3 make
 ** Fix the problem and try again.
 ** The following packages were not installed or upgraded (*:skipped /
 !:failed)
         ! x11/XFree86-4-clients (XFree86-clients-4.2.1_1)       (unknown build error)
 #
  /usr/ports/x11/XFree86-4-clients/Makefile contains the lines:
 DISTFILES=      X420src-1.tgz:x
 EXTRACT_ONLY=   X420src-1.tgz
 
 X420src-2.tgz is not included in the DISTFILES, nor EXTRACT_ONLY lines to be downloaded and extracted
