Re: -r321371: -j8 failed for "installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist"

2017-07-22 Thread Mark Millard
On 2017-Jul-22, at 9:04 PM, Mark Millard wrote: > After buildworld buildkernel installkernel installkernel reboot to > upgrade to -r321371 (from -r321109 ) I attempted: > > ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang-amd64-host.sh > installworld distrib-dirs

-r321371: -j8 failed for "installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist"

2017-07-22 Thread Mark Millard
After buildworld buildkernel installkernel installkernel reboot to upgrade to -r321371 (from -r321109 ) I attempted: ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang-amd64-host.sh installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist (where

Re: amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Dimitry Andric
On 23 Jul 2017, at 02:02, Mark Millard wrote: > > On 2017-Jul-22, at 4:50 PM, Dimitry Andric wrote: >> On 23 Jul 2017, at 01:32, Mark Millard wrote: >>> >>> My first attempt to update amd64 to a clang 5 based /usr/src >>> failed (

Re: amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Mark Millard
On 2017-Jul-22, at 4:50 PM, Dimitry Andric wrote: > On 23 Jul 2017, at 01:32, Mark Millard wrote: >> >> My first attempt to update amd64 to a clang 5 based /usr/src >> failed ( -r321109 -> -r321371 ). Listing just the first >> error initially: >> >> ---

Re: amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Dimitry Andric
On 23 Jul 2017, at 01:32, Mark Millard wrote: > > My first attempt to update amd64 to a clang 5 based /usr/src > failed ( -r321109 -> -r321371 ). Listing just the first > error initially: > > --- ToolDrivers/llvm-lib/LibDriver.o --- > In file included from >

Re: amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Mark Millard
[I've added a "more" of /root/src.configs/make.conf that I had omitted but it only adds a "CFLAGS.gcc+= -v" to the build context. That should not matter here.] On 2017-Jul-22, at 4:32 PM, Mark Millard wrote: > My first attempt to update amd64 to a clang 5 based /usr/src >

Re: amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Michael Butler
On 07/22/17 19:32, Mark Millard wrote: My first attempt to update amd64 to a clang 5 based /usr/src failed ( -r321109 -> -r321371 ). Listing just the first error initially: --- ToolDrivers/llvm-lib/LibDriver.o --- In file included from

amd64 -r321109 -> -r321371 buildworld update failed (spans clang 5 update); error: too few arguments provided to function-like macro invocation; , METAMODE and -j8 was used

2017-07-22 Thread Mark Millard
My first attempt to update amd64 to a clang 5 based /usr/src failed ( -r321109 -> -r321371 ). Listing just the first error initially: --- ToolDrivers/llvm-lib/LibDriver.o --- In file included from /usr/src/contrib/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp:35:

A powerpc64 clang 4 vs. clang 5 patch difference for PltRel and GotRel for ELF

2017-07-22 Thread Mark Millard
I have been using the following personal patch for the clang 4 environment: # svnlite diff contrib/llvm/tools/lld/ELF/Target.cpp Index: contrib/llvm/tools/lld/ELF/Target.cpp === --- contrib/llvm/tools/lld/ELF/Target.cpp

[Bug 218808] www/firefox: usr/bin/ld: error: unknown argument: --warn-unresolved-symbols

2017-07-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218808 --- Comment #6 from Jan Beich --- lld 5.0 per base r321369 does support --warn-unresolved-symbols, so comment 1 shows the following: /usr/bin/ld.lld: warning: undefined symbol: environ >>> referenced by a.c >>>