NetBSD Problem Report #37529

From bharder@methodlogic.net  Thu Dec 13 07:01:32 2007
Return-Path: <bharder@methodlogic.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id A5CBD63B935
	for <gnats-bugs@gnats.netbsd.org>; Thu, 13 Dec 2007 07:01:32 +0000 (UTC)
Message-Id: <20071213070129.GB31993@methodlogic.net>
Date: Wed, 12 Dec 2007 23:01:29 -0800
From: bharder <bharder@methodlogic.net>
Reply-To:
To: gnats-bugs@NetBSD.org
Subject: graphviz/tcl Tcldot libraries
X-Send-Pr-Version: 3.95

>Number:         37529
>Category:       pkg
>Synopsis:       tcl libs aren't loadable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 13 07:05:00 +0000 2007
>Last-Modified:  Sat Mar 08 08:50:01 +0000 2008
>Originator:     bharder <bharder@methodlogic.net>
>Release:        NetBSD 4.0_RC5
>Organization:
	Method Digital Logic (http://www.methodlogic.net)
>Environment:
System: NetBSD manchester 4.0_RC5 NetBSD 4.0_RC5 (manchester) #14: Wed Nov 28 05:02:28 PST 2007 root@manchester:/usr/obj/sys/arch/i386/compile/manchester i386
Architecture: i386
Machine: i386
>Description:
	in Tcl: "package require Tcldot" doesn't load the graphviz libraries.

	I'm not a libtool expert, but the libs that are being produced are not
shared. There are complaints in the build process of not being able to
find library "tclstub84" (though there is a .a of it in /usr/pkg/lib)
repeatedly, and how libtool will not be able to build a shared lib
-- the path (-L/usr/pkg/lib) is there, but something is still amiss
(could the issue be with the pkgsrc/lang/tcl build?). In any event,
the .../lib/graphviz/pkgIndex.tcl has erroneous entries (for .so shared
objects), and there appears to be nothing built, loadable in Tcl. This
wasn't always the case.

>How-To-Repeat:
	package require Tcldot ;# <---- watch failure here
>Fix:

>Audit-Trail:
From: David Holland <dholland-bugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37529: tcl libs aren't loadable
Date: Sat, 8 Mar 2008 06:03:52 +0000

 An additional comment on this PR is found in pkg/37530.

From: OBATA Akio <obache@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37529: tcl libs aren't loadable
Date: Sat, 08 Mar 2008 17:30:51 +0900

 Transcript from PR 37530.

  Not mentioned in the previous PR is that there is no reference
  to needing pkgsrc/lang/tcl, yet there is a requirement (bl3)
  for pkgsrc/x11/tk. Tk itself requires Tcl, graphviz requires
  Tcl (in it's current build configuration), and dependencies
  don't "chain" as I understand, so a:
  .include "../../lang/tcl/buildlink3.mk" is in order.

  --

  -bch
  http://www.methodlogic.net

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.