Current-Users archive

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

Automated report: NetBSD-current/i386 build failure



This is an automatically generated notice of a NetBSD-current/i386
build failure.

The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2020.11.04.18.12.19.

An extract from the build.sh output follows:

    --- dependall-sys ---
    In file included from /tmp/build/2020.11.04.18.12.19-i386/src/sys/kern/sys_ptrace_common.c:130:
    /tmp/build/2020.11.04.18.12.19-i386/src/sys/sys/ptrace.h:244:5: note: previous definition of 'ptrace_common_init' was here
      244 | int ptrace_common_init(void);
          |     ^~~~~~~~~~~~~~~~~~
    /tmp/build/2020.11.04.18.12.19-i386/src/sys/kern/sys_ptrace_common.c:1585:1: error: redefinition of 'ptrace_common_fini'
     1585 | ptrace_common_fini(void)
          | ^~~~~~~~~~~~~~~~~~
    In file included from /tmp/build/2020.11.04.18.12.19-i386/src/sys/kern/sys_ptrace_common.c:130:
    /tmp/build/2020.11.04.18.12.19-i386/src/sys/sys/ptrace.h:245:5: note: previous definition of 'ptrace_common_fini' was here
      245 | int ptrace_common_fini(void);
          |     ^~~~~~~~~~~~~~~~~~
    --- dependall-tests ---
    #    create  chacha/.depend
    rm -f .depend
    --- dependall-crypto/external ---
    --- ssh ---
    --- dependall-tests ---
    CC=/tmp/build/2020.11.04.18.12.19-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2020.11.04.18.12.19-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend chacha_ref.d chacha_selftest.d chacha_sse2.d chacha_sse2_impl.d t_chacha.d
    --- dependall-crypto/external ---
    #      link  ssh/ssh
    /tmp/build/2020.11.04.18.12.19-i386/tools/bin/i486--netbsdelf-gcc    --sysroot=/tmp/build/2020.11.04.18.12.19-i386/destdir   -pie  -shared-libgcc  -Wl,--warn-shared-textrel -Wl,-z,relro     -o ssh  ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o auth.o gss-genr.o  -Wl,-rpath-link,/tmp/build/2020.11.04.18.12.19-i386/destdir/lib  -L=/lib -lgssapi -lheimntlm -lkrb5 -lcom_err  -lhx509 -lcrypto -lasn1  -lwind -lheimbase -lcom_err -lroken  -lsqlite3 -lm -lcrypt -lutil -lssh -lcrypto -lcrypt -lz    
    --- dependall-tests ---
    --- dependall ---
    --- dependall-crypto ---
    /tmp/build/2020.11.04.18.12.19-i386/tools/bin/nbctfconvert -g -L VERSION bftest.o
    --- dependall-rump ---
    /tmp/build/2020.11.04.18.12.19-i386/tools/bin/nbctfconvert -g -L VERSION h_stresscli.o
    --- dependall-sys ---
    --- .gdbinit ---
    --- dependall-sys ---
    --- dependall-ipl ---
    /tmp/build/2020.11.04.18.12.19-i386/tools/bin/nbctfconvert -L VERSION ip_scan.o
    --- dependall-tests ---
    --- dependall-crypto ---
    --- h_bftest ---
    --- dependall-sys ---
    --- dependall-procfs ---
    --- procfs_note.d ---
    --- dependall-tests ---
    --- dependall-rump ---
    --- h_forkcli ---
    --- dependall-sys ---
    rm -f .gdbinit
    --- dependall-sys ---
    --- dependall-ptrace_common ---
    *** [sys_ptrace_common.o] Error code 1
    --- dependall-tests ---
    --- dependall-crypto ---

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

    2020.11.04.18.12.18 pgoyette src/sys/kern/sys_ptrace_common.c,v 1.90
    2020.11.04.18.12.19 pgoyette src/sys/sys/ptrace.h,v 1.73

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2020.11.html#2020.11.04.18.12.19


Home | Main Index | Thread Index | Old Index