Port-arm archive

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

Re: Failure building earmv7 sets for 10.1_STABLE



On Fri, 27 Jun 2025 09:10:14 +0200, Sad Clouds wrote:
> 
> Hello, I'm noticing the following error when building NetBSD sets.
> I ran cvs update yesterday. Is this a NetBSD build bug or me doing
> something wrong?
> 
> ===> build.sh command:    ./build.sh -j 2 -P -U -u -m evbarm -a earmv7 -V MKX11=no -X /opt/netbsd_build/xsrc -O /opt/netbsd_build/obj.earmv7 -T /opt/netbsd_build/tools.earmv7 distribution sets
> ===> build.sh started:    Thu Jun 26 19:18:26 BST 2025
> ===> NetBSD version:      10.1_STABLE
> ===> MACHINE:             evbarm
> ===> MACHINE_ARCH:        earmv7
> ===> Build platform:      Linux 6.1.0-37-amd64 x86_64
> ===> HOST_SH:             /bin/bash
> 
> ...
> 
> checkflist ===> distrib/sets
> --- check_DESTDIR ---
> --- checkflist ---
> cd /opt/netbsd_build/netbsd-10-src/distrib/sets &&  DESTDIR=/opt/netbsd_build/obj.earmv7/destdir.evbarm  MACHINE=evbarm  MACHINE_ARCH=earmv7  AWK=/opt/netbsd_build/tools.earmv7/bin/nbawk  CKSUM=/opt/netbsd_build/tools.earmv7/bin/nbcksum  DB=/opt/netbsd_build/tools.earmv7/bin/nbdb  EGREP=/opt/netbsd_build/tools.earmv7/bin/nbgrep\ -E  HOST_SH=/bin/bash  MAKE=/opt/netbsd_build/tools.earmv7/bin/nbmake  MKTEMP=/opt/netbsd_build/tools.earmv7/bin/nbmktemp  MTREE=/opt/netbsd_build/tools.earmv7/bin/nbmtree  PAX=/opt/netbsd_build/tools.earmv7/bin/nbpax  COMPRESS_PROGRAM=gzip  GZIP=-n  XZ_OPT=-9  TAR_SUFF=tgz  PKG_CREATE=/opt/netbsd_build/tools.earmv7/bin/nbpkg_create  SED=/opt/netbsd_build/tools.earmv7/bin/nbsed  TSORT=/opt/netbsd_build/tools.earmv7/bin/nbtsort\ -q  /bin/bash /opt/netbsd_build/netbsd-10-src/distrib/sets/checkflist  -L base  -M /opt/netbsd_build/obj.earmv7/destdir.evbarm/METALOG.sanitised
> 
> =======  10 extra files in DESTDIR  =========
> Files in DESTDIR but missing from flist.
> File is obsolete or flist is out of date ?
> ------------------------------------------
> ./boot/dtb/imx6sx-nitrogen6sx.dtb
> ./boot/dtb/imx6sx-sabreauto.dtb
> ./boot/dtb/imx6sx-sdb-mqs.dtb
> ./boot/dtb/imx6sx-sdb-reva.dtb
> ./boot/dtb/imx6sx-sdb-sai.dtb
> ./boot/dtb/imx6sx-sdb.dtb
> ./boot/dtb/imx6sx-softing-vining-2000.dtb
> ./boot/dtb/imx6sx-udoo-neo-basic.dtb
> ./boot/dtb/imx6sx-udoo-neo-extended.dtb
> ./boot/dtb/imx6sx-udoo-neo-full.dtb
> =========  end of 10 extra files  ===========
> 
> 
> *** Failed target: checkflist

Maybe the following commit is missing on the netbsd-10 branch:

https://cvsweb.netbsd.org/bsdweb.cgi/src/distrib/sets/lists/dtb/ad.earmv7.diff?r1=1.9;r2=1.10

https://github.com/NetBSD/src/commit/a847e02510c7812efb4a14306649373526abd591



Home | Main Index | Thread Index | Old Index