NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-mips/55796: cobalt/mipsel segfaults on common code
>Number: 55796
>Category: port-mips
>Synopsis: cobalt/mipsel segfaults on common code
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-mips-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 07 23:55:00 +0000 2020
>Originator: John Klos
>Release: NetBSD 9.1_STABLE
>Organization:
>Environment:
System: NetBSD lily.zia.io 9.1_STABLE NetBSD 9.1_STABLE (GENERIC) #0: Mon Nov 2 19:09:22 UTC 2020 john%frigg.zia.io@localhost:/usr/obj-cobalt/sys/arch/cobalt/compile/GENERIC cobalt
Architecture: mipsel
Machine: cobalt
>Description:
>How-To-Repeat:
A simple example of common code having issues is seen when you try to compile pkgsrc/devel/bmake:
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
[1] Segmentation fault (core dumped) sed "y%*abcdefghijklmnopqrstuvwxyz%PABCDEFGHIJ...
[1] Bus error (core dumped) sed "y%*+%pp%;s%[^_abcdefghijklmnopqrstuvwxyzA...
eval: 1504: Syntax error: Bad substitution
*** Error code 2
Stop.
bmake[1]: stopped in /usr/pkgsrc/devel/bmake
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index