From owner-freebsd-current@freebsd.org Fri Aug 21 07:14:43 2015 Return-Path: Delivered-To: freebsd-current@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 05E5A9BD917 for ; Fri, 21 Aug 2015 07:14:43 +0000 (UTC) (envelope-from arundel@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 E70302FE for ; Fri, 21 Aug 2015 07:14:42 +0000 (UTC) (envelope-from arundel@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1233) id E5C061D65; Fri, 21 Aug 2015 07:14:42 +0000 (UTC) Date: Fri, 21 Aug 2015 07:14:42 +0000 From: Alexander Best To: freebsd-current@FreeBSD.org Subject: Building world with WITHOUT_SSP set broken? Message-ID: <20150821071442.GA41141@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 07:14:43 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi there, I just tried to do a buildworld with a current svn checkout (r286978). However it appears that world fails with WITHOUT_SSP set. I'm currently running r284582, so the SSP issue must have been introduced somewhere between those two revision. Cheers Alexander Here's the error log: >>> stage 2.3: build tools -------------------------------------------------------------- cd /usr/subversion-src; MAKEOBJDIRPREFIX=/usr/obj INSTALL="sh /usr/subversion-src/tools/install.sh" PATH=/usr/obj/usr/subversion-src/tmp/legacy/usr/sbin:/usr/obj/usr/subversion-src/tmp/legacy/usr/bin:/usr/obj/usr/subversion-src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/usr/subversion-src/tmp VERSION="FreeBSD 11.0-CURRENT amd64 1100079" MAKEFLAGS="-m /usr/subversion-src/tools/build/mk -m /usr/subversion-src/share/mk" make -f Makefile.inc1 TARGET=amd64 TARGET_ARCH=amd64 DESTDIR= BOOTSTRAPPING=1100077 SSP_CFLAGS= -DNO_LINT -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no MK_CLANG_EXTRAS=no MK_CLANG_FULL=no MK_LLDB=no MK_TESTS=no build-tools ===> bin/csh (obj,build-tools) ===> bin/sh (obj,build-tools) cc -O2 -pipe -DSTRIP_FBSDID -DSHELL -I. -I/usr/subversion-src/bin/sh -std=gnu99 -Qunused-arguments -I/usr/obj/usr/subversion-src/tmp/legacy/usr/include -c /usr/subversion-src/bin/sh/mknodes.c -o mknodes.o cc -O2 -pipe -DSTRIP_FBSDID -DSHELL -I. -I/usr/subversion-src/bin/sh -std=gnu99 -Qunused-arguments -I/usr/obj/usr/subversion-src/tmp/legacy/usr/include -L/usr/obj/usr/subversion-src/tmp/legacy/usr/lib mknodes.o -o mknodes /usr/bin/ld: cannot find libssp_nonshared.a cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /usr/subversion-src/bin/sh *** Error code 1 Stop. make[2]: stopped in /usr/subversion-src *** Error code 1 Stop. make[1]: stopped in /usr/subversion-src *** Error code 1 Stop. make: stopped in /usr/subversion-src --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJV1s/eAAoJEIrKc8oQxUkUM90P/jxkSEr7Wy9zhEd71hjA1WN/ zegRR0Rwsa14h11LgPpvShNB19yPirE/Ikp1eoTjWGt6AbLjWsCWp28kwk7cNirk ieMefRfvi9WMDFsntL+D6jPNDmI1Rd/uiRYUb4DMAa7jsNbuIOSognKIcdsi0xow U3uw5+j3/lOHlmyCFF/ksM77S7NTdR3XdLKLN2Fn21hxrb8+OXmzGlJryxAgihOO Gu1iN9Nstoy7CwUwO/ARe4PXrjOyh8zYibb/sXKlFSUnnLhw1WJ0htxM1vWc/EQ4 cmOs37ux4Ph8fdwXmDcz04fFGdUezq0ANrenVzs01Cb/zSLlFeyM1LaU5thJAOqM vozM7NpOaWGhL5Lm+hAkbAfzRBZjniO+Mu15pZCB2xNCkCwH0afHTRsjfekLg7lN bJPeCWNm4dZIeNt8C3FdH3qKzKxxNrUVrSGEpuHK4db1J6nTZ9WJfyhO5JoESTKo BBWTTtGMkmkriHfwU0ksrIJI2xcYsXhib50GA9FPLgbOpzkw/o1K82NAYX6acrfr lli/hpS+DnQb7oXvQmSLYn0m66EtJIdG5WB1H516I00HsQQOkB7rVwNe6Ro/ya/5 09ObAptHRBbRbbo0UIENhtpHFEjt0muLRRmRM+Eo2J0IRjBMq38NFgp9qBO1m/hI erDSRiG/Tbd859STHbRf =8DZ5 -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--