Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2011 09:59:27 GMT
From:      Eir Nym <eirnym@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157922: [lang/gcc45] gcc don't create install cookie.
Message-ID:  <201106160959.p5G9xRQC003882@red.freebsd.org>
Resent-Message-ID: <201106161000.p5GA0LPN022700@freefall.freebsd.org>

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

>Number:         157922
>Category:       ports
>Synopsis:       [lang/gcc45] gcc don't create install cookie.
>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:   Thu Jun 16 10:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eir Nym
>Release:        FreeBSD 9.0-CURRENT r222913
>Organization:
Private Person
>Environment:
$FreeBSD: ports/lang/gcc45/Makefile,v 1.496 2011/06/06 11:19:40 gerald Exp $
>Description:
lang/gcc45 breaks create install process and don't touch cookie after installing.
>How-To-Repeat:
#make install
#make package
===>  Installing for gcc-4.5.4.20110602
===>   gcc-4.5.4.20110602 depends on file: /usr/local/bin/as - found
===>   gcc-4.5.4.20110602 depends on shared library: gmp.10 - found
===>   gcc-4.5.4.20110602 depends on shared library: mpfr.4 - found
===>   gcc-4.5.4.20110602 depends on shared library: mpc.2 - found
===>   gcc-4.5.4.20110602 depends on shared library: iconv.3 - found
===>   Generating temporary packing list
===>  Checking if lang/gcc45 already installed
===>   gcc-4.5.4.20110602 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of lang/gcc45
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/lang/gcc45.
*** Error code 1

Stop in /usr/ports/lang/gcc45.
>Fix:
as workaround you can manually touch install cookie

>Release-Note:
>Audit-Trail:
>Unformatted:



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