Current-Users archive

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

Re: Automated report: NetBSD-current/i386 build failure



    Date:        Sun, 24 Jan 2021 18:45:38 +0000 (UTC)
    From:        NetBSD Test Fixture <bracket%NetBSD.org@localhost>
    Message-ID:  <161151393856.1140.6101421274186394069%babylon5.netbsd.org@localhost>

  | An extract from the build.sh output follows:

The actual error lines (with intervening unrelated stuff deleted) are:

#      link  cgd/t_cgd_3des
/tmp/build/2021.01.24.17.44.16-i386/tools/bin/i486--netbsdelf-gcc    --sysroot=/tmp/build/2021.01.24.17.44.16-i386/destdir -Wl,--warn-shared-textrel -Wl,-z,relro   -pie  -shared-libgcc      -o t_cgd_3des  t_cgd_3des.o  -Wl,-rpath-link,/tmp/build/2021.01.24.17.44.16-i386/destdir/lib  -L=/lib -lrumpdev -lrumpdev_disk -lrumpdev_cgd -lrumpkern_crypto  -lrumpvfs -lrump -lrumpvfs -lrumpvfs_nofifofs -lrumpuser -lrump -lpthread -lutil    -latf-c
/tmp/build/2021.01.24.17.44.16-i386/tools/lib/gcc/i486--netbsdelf/9.3.0/../../../../i486--netbsdelf/bin/ld: /tmp/build/2021.01.24.17.44.16-i386/destdir/usr/lib/librump.so: undefined reference to `rumpns_strlist_match'
/tmp/build/2021.01.24.17.44.16-i386/tools/lib/gcc/i486--netbsdelf/9.3.0/../../../../i486--netbsdelf/bin/ld: /tmp/build/2021.01.24.17.44.16-i386/destdir/usr/lib/librump.so: undefined reference to `rumpns_strlist_pmatch'
collect2: error: ld returned 1 exit status
*** [t_cgd_3des] Error code 1
nbmake[8]: stopped in /tmp/build/2021.01.24.17.44.16-i386/src/tests/dev/cgd
1 error
nbmake[8]: stopped in /tmp/build/2021.01.24.17.44.16-i386/src/tests/dev/cgd


  | The following commits were made between the last successful build and
  | the failed build:

which was subsequently narrowed to just these:

  |     2021.01.24.17.29.11 thorpej src/distrib/sets/lists/comp/mi,v 1.2373
  |     2021.01.24.17.29.11 thorpej src/share/man/man9/Makefile,v 1.455
  |     2021.01.24.17.29.11 thorpej src/share/man/man9/kmem.9,v 1.27
  |     2021.01.24.17.29.11 thorpej src/sys/kern/subr_kmem.c,v 1.81
  |     2021.01.24.17.29.11 thorpej src/sys/sys/kmem.h,v 1.12
  |     2021.01.24.17.42.36 thorpej src/sys/kern/subr_autoconf.c,v 1.276
  |     2021.01.24.17.42.37 thorpej src/sys/sys/device.h,v 1.162
  |     2021.01.24.17.44.16 thorpej src/sys/dev/ofw/ofw_subr.c,v 1.46

  | Logs can be found at:
  |
  |     http://releng.NetBSD.org/b5reports/i386/commits-2021.01.html#2021.01.24.18.02.51

Or at http://releng.netbsd.org/b5reports/i386/2021/2021.01.24.17.44.16/build.log.tail

for the first to fail.

kre



Home | Main Index | Thread Index | Old Index