Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2003 14:49:04 -0400 (EDT)
From:      Hal Burch <hburch@lumeta.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53852: freepascal build fails due to attempted build of gtar
Message-ID:  <20030627184904.E411E839@hburch.corp.lumeta.com>
Resent-Message-ID: <200306271850.h5RIoJtp017054@freefall.freebsd.org>

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

>Number:         53852
>Category:       ports
>Synopsis:       freepascal build fails due to attempted build of gtar
>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:   Fri Jun 27 11:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hal Burch
>Release:        FreeBSD 4.8-RC i386
>Organization:
Lumeta Corporation
>Environment:
FreeBSD hburch-lap.hburch.com 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Jun 24 13:06:49 EDT 2003     root@hburch-lap.hburch.com:/usr/obj/usr/src/sys/LOCAL  i386
>Description:
If I try to install FreePascal (lang/fpc), it tries to install gtar.
The gtar port (archivers/gtar) claims that gtar is in the base system
and fails.

I'm not certain if this is a problem of fpc's dependency should be
updated for OSVERSIONS past 470000 or if the gtar improperly believes
it is installed in the base system.  I tend to believe the latter:
  hburch-lap# which gtar
  hburch-lap#
However, that would be an unusual error to make.
>How-To-Repeat:
$ cd /usr/ports/lang/fpc
$ make install
>Fix:
Since gtar did not exist on my system, I commented out the lines in
/usr/ports/archivers/gtar/Makefile that said it was in the base system
for OSVERSION >= 470000 and installed gtar.  After that, fpc installed
cleanly.
>Release-Note:
>Audit-Trail:
>Unformatted:



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