NetBSD Problem Report #52843

From www@NetBSD.org  Wed Dec 20 02:08:58 2017
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A9A827A167
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 20 Dec 2017 02:08:58 +0000 (UTC)
Message-Id: <20171220020857.D4A6D7A181@mollari.NetBSD.org>
Date: Wed, 20 Dec 2017 02:08:57 +0000 (UTC)
From: nakaji@kankyo-u.ac.jp
Reply-To: nakaji@kankyo-u.ac.jp
To: gnats-bugs@NetBSD.org
Subject: newsmips cannnot boot after 7.99.34.
X-Send-Pr-Version: www-1.0

>Number:         52843
>Category:       kern
>Synopsis:       newsmips cannnot boot after 7.99.34.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 02:10:00 +0000 2017
>Last-Modified:  Wed Dec 20 05:15:00 +0000 2017
>Originator:     Nakaji Hiroyuki
>Release:        current
>Organization:
Tottori Univ. of Environmental Studies
>Environment:
N/A
>Description:
On my SONY NEWS (NWS-5000SB), NetBSD/newsmips works fine until 7.99.32. But recent current does not boot.

I have successfully some iso images, 7.99.32, 7.99.34 and so on and tried them. The problem occurred with 7.99.34.

>How-To-Repeat:
1. prepare NEWS, which can 'bo tftp'
2. set up BOOTP/NFS server
   put netbsd-INSTALL.gz or netbsd-GENERIC.gz as nfsserver:/netbsd
3. boot the NEWS by 'bo tftp'

>Fix:
unfortunately I do not.

>Audit-Trail:
From: coypu@sdf.org
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/52843: newsmips cannnot boot after 7.99.34.
Date: Wed, 20 Dec 2017 05:10:59 +0000

 Please try something like the following (maybe the wrong makefile):

 Index: sys/arch/newsmips/stand/Makefile
 ===================================================================
 RCS file: /cvsroot/src/sys/arch/newsmips/stand/Makefile,v
 retrieving revision 1.5
 diff -u -r1.5 Makefile
 --- sys/arch/newsmips/stand/Makefile	11 Dec 2005 12:18:25 -0000	1.5
 +++ sys/arch/newsmips/stand/Makefile	20 Dec 2017 05:09:40 -0000
 @@ -1,5 +1,8 @@
  #	$NetBSD: Makefile,v 1.5 2005/12/11 12:18:25 christos Exp $

 +NOSSP=yes
 +NOPIE=yes
 +
  SUBDIR= common .WAIT boot bootxx

  .include <bsd.subdir.mk>

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-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.