NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-zaurus/56238: Several ARM-Variants seem to miss gcov-iov.h



Hi Christos,

On Mon, 2021-06-07 07:42:59 -0400, Christos Zoulas <christos%zoulas.com@localhost> wrote:
> I ran build.sh -a earmv5hfeb -m evbarm and it ran to completion for me.

I cannot verify this: After installing a fresh NetBSD VM (downloaded
official ISO:
netbsd# cat /etc/release 
NetBSD 9.2/amd64

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018, 2019, 2020 The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

Build information:
          Build date   Wed May 12 13:15:55 UTC 2021
            Built by   builder%localhost.NetBSD.org@localhost
            Build ID   202105121714Z

Build settings:

          DISTRIBVER = '9.2'
  EXTERNAL_TOOLCHAIN = (undefined)
            HAVE_GCC = '7'
            HAVE_GDB = '830'

then installed as a complete installation without X.)

I copied over my GITtish "src" tree, placed a "git" shell script
returning a matching build timestamp (to make build.sh happy) and ran
(as root)

cd ~/NetBSD-src
./build.sh -P -U    -m evbarm -a earmv5hfeb -E -D /root/D -R /root/R tools
./build.sh -P -U -u -m evbarm -a earmv5hfeb -E -D /root/D -R /root/R release

  Building tools worked, but building the release broke as it broke
when building within the Linux (Debian) docker containers due to not
finding gcov-iov.h.  So I guess something broke in the toolchain?

  Logs can be found at:

	https://lug-owl.de/~jbglaw/laminar/tools.log
	https://lug-owl.de/~jbglaw/laminar/release.log

MfG, JBG

-- 

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index