Make buildworld fails

2018-07-10 Thread blubee blubeeme
Why am I getting these errors? error: user-defined literal suffixes not starting with '_' are reserved [-Werror,-Wuser-defined-literals] -- In file included from /usr/src/usr.sbin/pmc/cmd_pmc_filter.cc:71: In file included from /usr/obj/usr/src/amd64.amd64/tmp/usr/include/c++/

Re: All the builds on arthur.nyi.freebsd.org seem to be getting PostBuildScript having: . . . libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5"

2018-07-10 Thread Li-Wen Hsu
On Tue, Jul 10, 2018 at 11:30 PM Mark Millard wrote: > > > [PostBuildScript] - Executing post build scripts. > [FreeBSD-head-armv6-build] $ /bin/sh -xe /tmp/jenkins5219713071838772045.sh > + ./freebsd-ci/artifact/post-link.py > /usr/local/lib/libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_

All the builds on arthur.nyi.freebsd.org seem to be getting PostBuildScript having: . . . libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5"

2018-07-10 Thread Mark Millard
[PostBuildScript] - Executing post build scripts. [FreeBSD-head-armv6-build] $ /bin/sh -xe /tmp/jenkins5219713071838772045.sh + ./freebsd-ci/artifact/post-link.py /usr/local/lib/libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5" Build step 'Execute Scripts' changed build result to UNSTAB