svn commit: r336867 - head/sbin/devd [This broke the gcc 4.2.1 based builds for ci.freebsd.org 's FreeBSD-head-*-build 's]

Mark Millard marklmi at yahoo.com
Sun Jul 29 20:12:58 UTC 2018


For example:

https://ci.freebsd.org/job/FreeBSD-head-powerpc64-build/6718/consoleText

reports:

--- all_subdir_sbin ---
/usr/src/sbin/devd/devd.cc: In function 'int my_system(const char*)':
/usr/src/sbin/devd/devd.cc:265: error: 'nullptr' was not declared in this scope

The following also fail:

FreeBSD-head-mips-build
FreeBSD-head-mips64-build
FreeBSD-head-powerpc-build
FreeBSD-head-powerpcspe-build
FreeBSD-head-sparc64-build



FreeBSD is not yet to the point of being able to depend on
modern C++ (say, C++11) for buildworld buildkernel.


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the svn-src-head mailing list