NetBSD Problem Report #44583

From www@NetBSD.org  Wed Feb 16 04:38:24 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id BBF5263B11D
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 16 Feb 2011 04:38:24 +0000 (UTC)
Message-Id: <20110216043823.CCB3663B100@www.NetBSD.org>
Date: Wed, 16 Feb 2011 04:38:23 +0000 (UTC)
From: schaecsn@gmx.net
Reply-To: schaecsn@gmx.net
To: gnats-bugs@NetBSD.org
Subject: ABI issues on solaris when bootrapped with --abi=64 
X-Send-Pr-Version: www-1.0

>Number:         44583
>Category:       pkg
>Synopsis:       ABI issues on solaris when bootrapped with --abi=64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    solaris-pkg-people
>State:          feedback
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 16 04:40:00 +0000 2011
>Closed-Date:    
>Last-Modified:  Fri May 12 21:54:19 +0000 2023
>Originator:     Stefan
>Release:        Solaris 9 / sparc
>Organization:
>Environment:
Solaris 9/sparc
>Description:
A lot of weird things happen when bootstrapping pkgsrc on sparc/solaris with --abi=64

See 

http://mail-index.netbsd.org/pkgsrc-users/2011/02/14/msg013749.html
http://mail-index.netbsd.org/pkgsrc-users/2011/02/15/msg013759.html
>How-To-Repeat:

>Fix:
This patch works for me:

bootstrap/bootstrap; line 672: insert after this line
        machine_arch=uname -p | sed -e 's/i86pc/i386/'

these 3 lines
        if [ $abi"x" = 64"x" ]; then
             machine_arch=uname -p | sed -e 's/sparc/sparc64/g'  
        fi


I compiled a lot of packages without any issues.

>Release-Note:

>Audit-Trail:
[20110327 shattered] edited Environment: field

Responsible-Changed-From-To: pkg-manager->agc
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Fri, 18 Feb 2011 08:05:11 +0000
Responsible-Changed-Why:
Over to bootstrap author (assign to solaris-pkg-people if you can't/won't handle)


Responsible-Changed-From-To: agc->solaris-pkg-people
Responsible-Changed-By: agc@NetBSD.org
Responsible-Changed-When: Thu, 06 Feb 2014 21:31:29 +0000
Responsible-Changed-Why:
over to solaris-pkg-people


State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Fri, 12 May 2023 21:54:19 +0000
State-Changed-Why:
Is this current? Haven't we given up on Solaris 9 at this point?


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.