Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2011 14:40:30 GMT
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163205: graphics/gauche-gl won't build with gauche 0.9.2
Message-ID:  <201112121440.pBCEeUop010458@red.freebsd.org>
Resent-Message-ID: <201112121450.pBCEo15K038703@freefall.freebsd.org>

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

>Number:         163205
>Category:       ports
>Synopsis:       graphics/gauche-gl won't build with gauche 0.9.2
>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:   Mon Dec 12 14:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        8.2 i386, 9.0 amd64
>Organization:
SECNAP Network Security
>Environment:
>Description:
After upgrading gauche, all of its dependencies will fail now.

> 
>   [... lines trimmed ...]
> 
> gl-syms.c:5028: error: 'const struct scm__scRec' has no member named 'd725'
> gl-syms.c:5029: error: 'const struct scm__scRec' has no member named 'd725'
> gl-syms.c:5030: error: 'const struct scm__scRec' has no member named 'd725'
> gl-syms.c:5031: error: 'const struct scm__scRec' has no member named 'd725'

need to either back out upgrade, or fix gauche-gl, 

slib-gauche:
=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
10348469       20 -rw-r--r--    1 root             wheel                8732 Dec 12 14:31 usr/local/share/gauche-0.9/0.9.2/lib/slibcat
Deleting slib-3b3
Deleting gauche-0.9.2
pkg_delete: file '/usr/local/share/gauche-0.9/site/lib' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/share/gauche-0.9/site/lib'
pkg_delete: file '/usr/local/share/gauche-0.9/site' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/share/gauche-0.9/site'
pkg_delete: unable to completely remove directory '/usr/local/share/gauche-0.9/0.9.2/lib'
pkg_delete: unable to completely remove directory '/usr/local/share/gauche-0.9/0.9.2'
pkg_delete: unable to completely remove directory '/usr/local/share/gauche-0.9'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
Deleting libiconv-1.13.1_1

>How-To-Repeat:
upgrade gauche, and try to build upstream dependencies:

portupgrade -R gauche

>Fix:
look at portversion on each subport. or make them slaves.

(hint: cd $PORTSDIR/tree/port)
make -V PORTVERSION.


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



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