NetBSD Problem Report #40444

From www@NetBSD.org  Wed Jan 21 12:46:43 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 8422463BFAC
	for <gnats-bugs@gnats.netbsd.org>; Wed, 21 Jan 2009 12:46:43 +0000 (UTC)
Message-Id: <20090121124643.4B2E663B8BA@narn.NetBSD.org>
Date: Wed, 21 Jan 2009 12:46:43 +0000 (UTC)
From: joern.clausen@uni-bielefeld.de
Reply-To: joernc@gmail.com
To: gnats-bugs@NetBSD.org
Subject: net/py-ORBit on Solaris
X-Send-Pr-Version: www-1.0

>Number:         40444
>Category:       pkg
>Synopsis:       net/py-ORBit on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    solaris-pkg-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 21 12:50:00 +0000 2009
>Closed-Date:    Sat May 14 22:27:58 +0000 2022
>Last-Modified:  Sat May 14 22:27:58 +0000 2022
>Originator:     Jörn Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
SunOS spare4200 5.10 Generic_120012-14 i86pc i386 i86pc

>Description:
net/py-ORBit fails to configure and build on Solaris. configure fails due to a missing dependency to db4. Compilation fails due to an illegal combination of compiler options (at least with gcc).
>How-To-Repeat:

>Fix:
Adding

.include "../../databases/db4/buildlink3.mk"

to Makefile fixes the first problem. But I am quite sure, that the main problem is somewhere else:

$ pkg_info -n python24
Information for python24-2.4.5nb2:

Requires:
db4>=4.7.25.1
bzip2>=1.0.3
gettext-lib>=0.14.5
zlib>=1.2.3
openssl>=0.9.8g

but I can't find any mentioning of db4 in lang/python24. So it seems, db4 needs to be added as dependency to lang/python24.

The compilation problem is fixed by

CFLAGS.SunOS= -D_XPG6

>Release-Note:

>Audit-Trail:
From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern@uni-bielefeld.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/40444: net/py-ORBit on Solaris
Date: Wed, 21 Jan 2009 15:40:56 +0100

 The same fix is necessary for x11/py-gnome2. But it's probably not worth 
 it: Even simple py-gnome tests segfault. Due to missing debug symbols, I 
 have no idea, what the problem might be.

 -- 
   Jörn Clausen                             joern.clausen@uni-bielefeld.de
   Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
   Universität Bielefeld

Responsible-Changed-From-To: pkg-manager->solaris-pkg-people
Responsible-Changed-By: obache@NetBSD.org
Responsible-Changed-When: Sat, 24 Jan 2009 11:39:55 +0000
Responsible-Changed-Why:
db4 part should be fixed by adding inclusion of mk/bdb.buildlink3.mk in
lang/python24/buildlink3.mk.
remain part is solaris specific problem.


State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 14 May 2022 22:27:58 +0000
State-Changed-Why:
A different Solaris build fix was applied in 2011 as -r1.37 of the Makefile.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: gnats-precook-prs,v 1.4 2018/12/21 14:20:20 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.