From owner-freebsd-stable@freebsd.org Mon Jan 25 17:31:33 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB13CA451B8 for ; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A76CC64F for ; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id A5F60A451B7; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D40CA451B6 for ; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7EF8864E; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 6C12616C6; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 2712E1955D; Mon, 25 Jan 2016 17:31:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id qyLH82yG-XF7; Mon, 25 Jan 2016 17:31:28 +0000 (UTC) Subject: Re: FYI: "make -DNO_CLEAN buildworld" failed (stable/10 @r294657 -> r294721) DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com BBC1D19555 To: David Wolfskill , stable@freebsd.org References: <20160125125439.GO1163@albert.catwhisker.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <56A65BEE.5090004@FreeBSD.org> Date: Mon, 25 Jan 2016 09:31:26 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160125125439.GO1163@albert.catwhisker.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2016 17:31:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 1/25/16 4:54 AM, David Wolfskill wrote: > I'm using 'WITH_FAST_DEPEND=1' in /etc/src.conf; re-starting the > build (without "-DNO_CLEAN") was successful. > > Oh -- I'm also using -j16. > > The error looked like: > >>>> World build started on Mon Jan 25 03:53:22 PST 2016 > ... >>>> stage 4.4: building everything > ... --- all_subdir_ssh-pkcs11-helper --- --- ssh-pkcs11-helper --- > --- usr.bin.all__D --- --- all_subdir_xstr --- --- secure.all__D > --- --- all_subdir_usr.sbin --- cc -O2 -pipe > -I/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh -include > ssh_namespace.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT -DHAVE_GETAUDIT_ADDR > -include krb5_config.h -std=gnu99 -Qunused-arguments > -fstack-protector -Wno-pointer-sign -Wno-empty-body > -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -c > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-rhosts.c > -o auth-rhosts.o --- all_subdir_usr.bin --- cc -O2 -pipe > -I/usr/src/secure/usr.bin/ssh/../../../crypto/openssh -include > ssh_namespace.h -DHAVE_LDNS=1 -include krb5_config.h -std=gnu99 > -Qunused-arguments -fstack-protector -Wno-pointer-sign > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -c > /usr/src/secure/usr.bin/ssh/../../../crypto/openssh/sshtty.c -o > sshtty.o --- all_subdir_libexec --- --- all_subdir_sftp-server --- > cc -O2 -pipe > -I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh > -include ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 > -Qunused-arguments -fstack-protector -Wno-pointer-sign > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath > /usr/lib/private -o sftp-server sftp-server.o sftp-common.o > sftp-server-main.o roaming_dummy.o -lssh -lcrypt -lcrypto -lz --- > sys.all__D --- cat zfsboot1 zfsboot2 > zfsboot --- secure.all__D > --- --- all_subdir_ssh-pkcs11-helper --- cc -O2 -pipe > -I/usr/src/secure/libexec/ssh-pkcs11-helper/../../../crypto/openssh > -include ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 > -Qunused-arguments -fstack-protector -Wno-pointer-sign > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath > /usr/lib/private -o ssh-pkcs11-helper ssh-pkcs11.o > ssh-pkcs11-helper.o roaming_dummy.o -lssh -lcrypt -lcrypto -lz --- > usr.bin.all__D --- ===> usr.bin/xstr (all) --- rescue.all__D --- > --- mdmfs_make --- `mdmfs.o' is up to date. --- mknod_make --- --- > secure.all__D --- --- all_subdir_usr.bin --- --- all_subdir_sftp > --- --- sftp-common.o --- --- sys.all__D --- ===> > sys/boot/i386/gptzfsboot (all) --- secure.all__D --- cc -O2 -pipe > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -include > ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 -Qunused-arguments > -fstack-protector -Wno-pointer-sign -Wno-empty-body > -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -c > /usr/src/secure/usr.bin/sftp/../../../crypto/openssh/sftp-common.c > -o sftp-common.o --- rescue.all__D --- (cd > /usr/src/rescue/rescue/../../sbin/mknod && make -DRESCUE > CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/mknod/ depend && make > -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/mknod/ > mknod.o) --- usr.sbin.all__D --- --- all_subdir_vidcontrol --- ===> > usr.sbin/vidcontrol (all) --- secure.all__D --- --- all_subdir_scp > --- --- scp.1.gz --- --- sys.all__D --- ===> > sys/boot/i386/zfsloader (all) --- secure.all__D --- gzip -cn > /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.1 > > scp.1.gz --- scp --- cc -O2 -pipe > -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -include > ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 -Qunused-arguments > -fstack-protector -Wno-pointer-sign -Wno-empty-body > -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value > -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion > -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath > /usr/lib/private -o scp scp.o roaming_dummy.o -lssh -lcrypt > -lcrypto -lz --- usr.bin.all__D --- --- all_subdir_xz --- --- > secure.all__D --- --- all_subdir_libexec --- --- > all_subdir_sftp-server --- > /usr/obj/usr/src/tmp/usr/lib/private/libssh.so: undefined reference > to `crypto_scalarmult_curve25519' Should be fixed once I MFC r294370. - -- Regards, Bryan Drewery -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJWplvuAAoJEDXXcbtuRpfP8TUIANCQORwUNnoIqDgbry8x8HVB XyvFe7rgEQ7nLZVgKQBrjKvMGOM/u4PUoO+DLY3e6isIy2Dyvm+yDLRlkaE1I5bG eRGTSzVxm/si59Ff3ziR2tZ6MVINI/Bas5E6Ix0xflT5K9LU1raIwrfxOtw47t0v 3LZJmLFr+5X+KvZ163TJ9294Oax5AhAXcTu2y6ZOzqwqmG4ocz4LziCzfmiT2H76 enR1rgktn9T3KkwlwRUQlf+/RT8V/rQGgJmX3OOWPKfUSZ30DL53DJXthVQr3p5w hRBAi9DBtX9FTFhT+JY+4B/Fg6nO7ZRPqRkkhAfkwf8OoHa/MBXfbZlZR9FR7K4= =I8gW -----END PGP SIGNATURE-----