Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 15:52:55 -0700 (PDT)
From:      Stacey Roberts <sroberts@dsl.pipex.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44184: Upgrade of XFree86-clients-4.2.1_2 fails due to missing reference to X420src-2.tgz in Makefile
Message-ID:  <200210172252.g9HMqt3v043393@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 17 16:00:00 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210172252.g9HMqt3v043393>