NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/50192: assembler "warnings" when building arm oabi compat libs
This is probably because COMPILE.c was overwritten by the one in sys.mk. Should be fixed now, hopefully.
On Thursday, September 3, 2015, <martin%netbsd.org@localhost> wrote:
>Number: 50192
>Category: port-arm
>Synopsis: assembler "warnings" when building arm oabi compat libs
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-arm-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Sep 03 07:25:00 +0000 2015
>Originator: Martin Husemann
>Release: NetBSD 7.99.21
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD space-truckin.duskware.de 7.99.21 NetBSD 7.99.21 (CUBIETRUCK) #214: Mon Aug 31 10:58:53 CEST 2015 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/evbarm/compile/CUBIETRUCK evbarm
Architecture: earmv7hfeb
Machine: evbarm
>Description:
When building for earmv7hfeb during creation of the compat libraries there
are various (scary) assembler messages generated, here are a few examples
from libdns:
{standard input}: Assembler messages:
{standard input}:8665: rdhi, rdlo and rm must all be different
--- rdata.go ---
{standard input}: Assembler messages:
{standard input}:1694: rdhi, rdlo and rm must all be different
{standard input}:1719: rdhi, rdlo and rm must all be different
--- resolver.go ---
{standard input}:18657: rdhi, rdlo and rm must all be different
>How-To-Repeat:
build.sh -m evbearmv7hf-eb |& fgrep "{standard input}"
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index