Building world with WITHOUT_SSP set broken?
Alexander Best
arundel at freebsd.org
Fri Aug 21 07:14:43 UTC 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150821/ab02e059/attachment.bin>
More information about the freebsd-current
mailing list