===> Building for source-highlight-3.1.9nb8 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9' Making all in m4 gmake[2]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/m4' gmake[3]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/m4' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/m4' gmake[2]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/m4' Making all in gl gmake[2]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/0/g' \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ -e 's/@''GNULIB_DIRFD''@/0/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h ../build-aux/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/0/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' gmake[4]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fno-common -DPIC -o .libs/dirname-lgpl.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fno-common -DPIC -o .libs/basename-lgpl.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fno-common -DPIC -o .libs/stripslash.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 mv -f .deps/stripslash.Tpo .deps/stripslash.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fno-common -DPIC -o .libs/progname.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fno-common -DPIC -o .libs/getopt.o In file included from getopt.c:36: ./gettext.h:191:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^ ./gettext.h:188:42: note: expanded from macro '_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS' (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ ^ ./gettext.h:215:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^ ./gettext.h:188:42: note: expanded from macro '_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS' (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ ^ ./gettext.h:230:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^ ./gettext.h:188:42: note: expanded from macro '_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS' (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ ^ ./gettext.h:261:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^ ./gettext.h:188:42: note: expanded from macro '_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS' (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ ^ ./gettext.h:276:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^ ./gettext.h:188:42: note: expanded from macro '_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS' (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \ ^ 5 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 mv -f .deps/getopt.Tpo .deps/getopt.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 mv -f .deps/getopt1.Tpo .deps/getopt1.Plo /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -pipe -Os -I/opt/pkg/include -D_REENTRANT -no-undefined -L/opt/pkg/lib -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo progname.lo getopt.lo getopt1.lo -lpthread libtool: link: ar cr .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/progname.o .libs/getopt.o .libs/getopt1.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' gmake[3]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' gmake[2]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/gl' Making all in lib gmake[2]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib' Making all in srchilite gmake[3]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib/srchilite' /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib/srchilite' /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo fileutil.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -fno-common -DPIC -o .libs/fileutil.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.cc -o fileutil.o >/dev/null 2>&1 mv -f .deps/fileutil.Tpo .deps/fileutil.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c -o substfun.lo substfun.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -fno-common -DPIC -o .libs/substfun.o In file included from substfun.cpp:14: In file included from ./substfun.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :616:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT substfun.lo -MD -MP -MF .deps/substfun.Tpo -c substfun.cpp -o substfun.o >/dev/null 2>&1 mv -f .deps/substfun.Tpo .deps/substfun.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c -o stopwatch.lo stopwatch.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -fno-common -DPIC -o .libs/stopwatch.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stopwatch.lo -MD -MP -MF .deps/stopwatch.Tpo -c stopwatch.cpp -o stopwatch.o >/dev/null 2>&1 mv -f .deps/stopwatch.Tpo .deps/stopwatch.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fno-common -DPIC -o .libs/utils.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c -o ioexception.lo ioexception.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -fno-common -DPIC -o .libs/ioexception.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ioexception.lo -MD -MP -MF .deps/ioexception.Tpo -c ioexception.cpp -o ioexception.o >/dev/null 2>&1 mv -f .deps/ioexception.Tpo .deps/ioexception.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fno-common -DPIC -o .libs/settings.o In file included from settings.cpp:30: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :11:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -o settings.o >/dev/null 2>&1 mv -f .deps/settings.Tpo .deps/settings.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c -o versions.lo versions.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -fno-common -DPIC -o .libs/versions.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT versions.lo -MD -MP -MF .deps/versions.Tpo -c versions.cpp -o versions.o >/dev/null 2>&1 mv -f .deps/versions.Tpo .deps/versions.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c -o verbosity.lo verbosity.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -fno-common -DPIC -o .libs/verbosity.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT verbosity.lo -MD -MP -MF .deps/verbosity.Tpo -c verbosity.cpp -o verbosity.o >/dev/null 2>&1 mv -f .deps/verbosity.Tpo .deps/verbosity.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c -o sourcehighlight.lo sourcehighlight.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -fno-common -DPIC -o .libs/sourcehighlight.o In file included from sourcehighlight.cpp:15: In file included from ./formattermanager.h:13: In file included from ./formatter.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :328:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcehighlight.lo -MD -MP -MF .deps/sourcehighlight.Tpo -c sourcehighlight.cpp -o sourcehighlight.o >/dev/null 2>&1 mv -f .deps/sourcehighlight.Tpo .deps/sourcehighlight.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c -o styleparser.lo styleparser.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -fno-common -DPIC -o .libs/styleparser.o In file included from ../../../lib/srchilite/styleparser.yy:30: In file included from ./formatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :421:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT styleparser.lo -MD -MP -MF .deps/styleparser.Tpo -c styleparser.cc -o styleparser.o >/dev/null 2>&1 mv -f .deps/styleparser.Tpo .deps/styleparser.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c -o stylescanner.lo stylescanner.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -fno-common -DPIC -o .libs/stylescanner.o In file included from ../../../lib/srchilite/stylescanner.ll:29: In file included from ./formatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :32:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylescanner.lo -MD -MP -MF .deps/stylescanner.Tpo -c stylescanner.cc -o stylescanner.o >/dev/null 2>&1 mv -f .deps/stylescanner.Tpo .deps/stylescanner.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c -o outlangdefparser.lo outlangdefparser.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -fno-common -DPIC -o .libs/outlangdefparser.o In file included from ../../../lib/srchilite/outlangdefparser.yy:31: In file included from ./parsestruct.h:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :364:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT outlangdefparser.lo -MD -MP -MF .deps/outlangdefparser.Tpo -c outlangdefparser.cc -o outlangdefparser.o >/dev/null 2>&1 mv -f .deps/outlangdefparser.Tpo .deps/outlangdefparser.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c -o stylecssparser.lo stylecssparser.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -fno-common -DPIC -o .libs/stylecssparser.o In file included from ../../../lib/srchilite/stylecssparser.yy:30: In file included from ./formatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :421:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylecssparser.lo -MD -MP -MF .deps/stylecssparser.Tpo -c stylecssparser.cc -o stylecssparser.o >/dev/null 2>&1 mv -f .deps/stylecssparser.Tpo .deps/stylecssparser.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c -o stylecssscanner.lo stylecssscanner.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -fno-common -DPIC -o .libs/stylecssscanner.o In file included from ../../../lib/srchilite/stylecssscanner.ll:30: In file included from ./formatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :32:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylecssscanner.lo -MD -MP -MF .deps/stylecssscanner.Tpo -c stylecssscanner.cc -o stylecssscanner.o >/dev/null 2>&1 mv -f .deps/stylecssscanner.Tpo .deps/stylecssscanner.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c -o outlangdefscanner.lo outlangdefscanner.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -fno-common -DPIC -o .libs/outlangdefscanner.o In file included from ../../../lib/srchilite/outlangdefscanner.ll:27: In file included from ./outlangdefscanner.h:16: In file included from ./parsestruct.h:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :358:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT outlangdefscanner.lo -MD -MP -MF .deps/outlangdefscanner.Tpo -c outlangdefscanner.cc -o outlangdefscanner.o >/dev/null 2>&1 mv -f .deps/outlangdefscanner.Tpo .deps/outlangdefscanner.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c -o debuglistener.lo debuglistener.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -fno-common -DPIC -o .libs/debuglistener.o In file included from debuglistener.cpp:13: In file included from ./highlightrule.h:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :31:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT debuglistener.lo -MD -MP -MF .deps/debuglistener.Tpo -c debuglistener.cpp -o debuglistener.o >/dev/null 2>&1 mv -f .deps/debuglistener.Tpo .deps/debuglistener.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c -o langmap.lo langmap.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -fno-common -DPIC -o .libs/langmap.o In file included from langmap.cpp:18: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :302:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langmap.lo -MD -MP -MF .deps/langmap.Tpo -c langmap.cpp -o langmap.o >/dev/null 2>&1 mv -f .deps/langmap.Tpo .deps/langmap.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c -o stylefileparser.lo stylefileparser.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -fno-common -DPIC -o .libs/stylefileparser.o In file included from stylefileparser.cpp:13: In file included from ./stylefileparser.h:14: In file included from ./formatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :32:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stylefileparser.lo -MD -MP -MF .deps/stylefileparser.Tpo -c stylefileparser.cpp -o stylefileparser.o >/dev/null 2>&1 mv -f .deps/stylefileparser.Tpo .deps/stylefileparser.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c -o langelem.lo langelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -fno-common -DPIC -o .libs/langelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelem.lo -MD -MP -MF .deps/langelem.Tpo -c langelem.cpp -o langelem.o >/dev/null 2>&1 mv -f .deps/langelem.Tpo .deps/langelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c -o statelangelem.lo statelangelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -fno-common -DPIC -o .libs/statelangelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT statelangelem.lo -MD -MP -MF .deps/statelangelem.Tpo -c statelangelem.cpp -o statelangelem.o >/dev/null 2>&1 mv -f .deps/statelangelem.Tpo .deps/statelangelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c -o langelems.lo langelems.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -fno-common -DPIC -o .libs/langelems.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelems.lo -MD -MP -MF .deps/langelems.Tpo -c langelems.cpp -o langelems.o >/dev/null 2>&1 mv -f .deps/langelems.Tpo .deps/langelems.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c -o statestartlangelem.lo statestartlangelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -fno-common -DPIC -o .libs/statestartlangelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT statestartlangelem.lo -MD -MP -MF .deps/statestartlangelem.Tpo -c statestartlangelem.cpp -o statestartlangelem.o >/dev/null 2>&1 mv -f .deps/statestartlangelem.Tpo .deps/statestartlangelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c -o stringlistlangelem.lo stringlistlangelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -fno-common -DPIC -o .libs/stringlistlangelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stringlistlangelem.lo -MD -MP -MF .deps/stringlistlangelem.Tpo -c stringlistlangelem.cpp -o stringlistlangelem.o >/dev/null 2>&1 mv -f .deps/stringlistlangelem.Tpo .deps/stringlistlangelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c -o delimitedlangelem.lo delimitedlangelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -fno-common -DPIC -o .libs/delimitedlangelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT delimitedlangelem.lo -MD -MP -MF .deps/delimitedlangelem.Tpo -c delimitedlangelem.cpp -o delimitedlangelem.o >/dev/null 2>&1 mv -f .deps/delimitedlangelem.Tpo .deps/delimitedlangelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c -o langelemsprinter.lo langelemsprinter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -fno-common -DPIC -o .libs/langelemsprinter.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langelemsprinter.lo -MD -MP -MF .deps/langelemsprinter.Tpo -c langelemsprinter.cpp -o langelemsprinter.o >/dev/null 2>&1 mv -f .deps/langelemsprinter.Tpo .deps/langelemsprinter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c -o namedsubexpslangelem.lo namedsubexpslangelem.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -fno-common -DPIC -o .libs/namedsubexpslangelem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT namedsubexpslangelem.lo -MD -MP -MF .deps/namedsubexpslangelem.Tpo -c namedsubexpslangelem.cpp -o namedsubexpslangelem.o >/dev/null 2>&1 mv -f .deps/namedsubexpslangelem.Tpo .deps/namedsubexpslangelem.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c -o stringdef.lo stringdef.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -fno-common -DPIC -o .libs/stringdef.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT stringdef.lo -MD -MP -MF .deps/stringdef.Tpo -c stringdef.cpp -o stringdef.o >/dev/null 2>&1 mv -f .deps/stringdef.Tpo .deps/stringdef.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c -o highlightrule.lo highlightrule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -fno-common -DPIC -o .libs/highlightrule.o In file included from highlightrule.cpp:11: In file included from ./highlightrule.h:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :20:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightrule.lo -MD -MP -MF .deps/highlightrule.Tpo -c highlightrule.cpp -o highlightrule.o >/dev/null 2>&1 mv -f .deps/highlightrule.Tpo .deps/highlightrule.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c -o highlighttoken.lo highlighttoken.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -fno-common -DPIC -o .libs/highlighttoken.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlighttoken.lo -MD -MP -MF .deps/highlighttoken.Tpo -c highlighttoken.cpp -o highlighttoken.o >/dev/null 2>&1 mv -f .deps/highlighttoken.Tpo .deps/highlighttoken.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c -o highlightstate.lo highlightstate.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -fno-common -DPIC -o .libs/highlightstate.o In file included from highlightstate.cpp:11: In file included from ./highlightstate.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :284:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstate.lo -MD -MP -MF .deps/highlightstate.Tpo -c highlightstate.cpp -o highlightstate.o >/dev/null 2>&1 mv -f .deps/highlightstate.Tpo .deps/highlightstate.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c -o highlightrulefactory.lo highlightrulefactory.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -fno-common -DPIC -o .libs/highlightrulefactory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightrulefactory.lo -MD -MP -MF .deps/highlightrulefactory.Tpo -c highlightrulefactory.cpp -o highlightrulefactory.o >/dev/null 2>&1 mv -f .deps/highlightrulefactory.Tpo .deps/highlightrulefactory.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c -o highlightstateprinter.lo highlightstateprinter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -fno-common -DPIC -o .libs/highlightstateprinter.o In file included from highlightstateprinter.cpp:13: In file included from ./highlightstate.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :215:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstateprinter.lo -MD -MP -MF .deps/highlightstateprinter.Tpo -c highlightstateprinter.cpp -o highlightstateprinter.o >/dev/null 2>&1 mv -f .deps/highlightstateprinter.Tpo .deps/highlightstateprinter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c -o sourcehighlighter.lo sourcehighlighter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -fno-common -DPIC -o .libs/sourcehighlighter.o In file included from sourcehighlighter.cpp:11: In file included from ./sourcehighlighter.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :30:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcehighlighter.lo -MD -MP -MF .deps/sourcehighlighter.Tpo -c sourcehighlighter.cpp -o sourcehighlighter.o >/dev/null 2>&1 mv -f .deps/sourcehighlighter.Tpo .deps/sourcehighlighter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c -o sourcefilehighlighter.lo sourcefilehighlighter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -fno-common -DPIC -o .libs/sourcefilehighlighter.o In file included from sourcefilehighlighter.cpp:22: In file included from ./sourcehighlighter.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :67:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT sourcefilehighlighter.lo -MD -MP -MF .deps/sourcefilehighlighter.Tpo -c sourcefilehighlighter.cpp -o sourcefilehighlighter.o >/dev/null 2>&1 mv -f .deps/sourcefilehighlighter.Tpo .deps/sourcefilehighlighter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c -o linenumgenerator.lo linenumgenerator.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -fno-common -DPIC -o .libs/linenumgenerator.o In file included from linenumgenerator.cpp:13: In file included from ./linenumgenerator.h:12: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :157:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT linenumgenerator.lo -MD -MP -MF .deps/linenumgenerator.Tpo -c linenumgenerator.cpp -o linenumgenerator.o >/dev/null 2>&1 mv -f .deps/linenumgenerator.Tpo .deps/linenumgenerator.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c -o lineranges.lo lineranges.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -fno-common -DPIC -o .libs/lineranges.o In file included from lineranges.cpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :298:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT lineranges.lo -MD -MP -MF .deps/lineranges.Tpo -c lineranges.cpp -o lineranges.o >/dev/null 2>&1 mv -f .deps/lineranges.Tpo .deps/lineranges.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c -o regexranges.lo regexranges.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -fno-common -DPIC -o .libs/regexranges.o In file included from regexranges.cpp:13: In file included from ./regexranges.h:14: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexranges.lo -MD -MP -MF .deps/regexranges.Tpo -c regexranges.cpp -o regexranges.o >/dev/null 2>&1 mv -f .deps/regexranges.Tpo .deps/regexranges.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c -o formatter.lo formatter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -fno-common -DPIC -o .libs/formatter.o In file included from formatter.cpp:11: In file included from ./formatter.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :20:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.cpp -o formatter.o >/dev/null 2>&1 mv -f .deps/formatter.Tpo .deps/formatter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c -o formattermanager.lo formattermanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -fno-common -DPIC -o .libs/formattermanager.o In file included from formattermanager.cpp:11: In file included from ./formattermanager.h:13: In file included from ./formatter.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :139:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT formattermanager.lo -MD -MP -MF .deps/formattermanager.Tpo -c formattermanager.cpp -o formattermanager.o >/dev/null 2>&1 mv -f .deps/formattermanager.Tpo .deps/formattermanager.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c -o textstyle.lo textstyle.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -fno-common -DPIC -o .libs/textstyle.o In file included from textstyle.cpp:14: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :435:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyle.lo -MD -MP -MF .deps/textstyle.Tpo -c textstyle.cpp -o textstyle.o >/dev/null 2>&1 mv -f .deps/textstyle.Tpo .deps/textstyle.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c -o textstyleformatter.lo textstyleformatter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -fno-common -DPIC -o .libs/textstyleformatter.o In file included from textstyleformatter.cpp:12: In file included from ./textstyleformatter.h:11: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :435:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyleformatter.lo -MD -MP -MF .deps/textstyleformatter.Tpo -c textstyleformatter.cpp -o textstyleformatter.o >/dev/null 2>&1 mv -f .deps/textstyleformatter.Tpo .deps/textstyleformatter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c -o bufferedoutput.lo bufferedoutput.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -fno-common -DPIC -o .libs/bufferedoutput.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT bufferedoutput.lo -MD -MP -MF .deps/bufferedoutput.Tpo -c bufferedoutput.cpp -o bufferedoutput.o >/dev/null 2>&1 mv -f .deps/bufferedoutput.Tpo .deps/bufferedoutput.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c -o preformatter.lo preformatter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -fno-common -DPIC -o .libs/preformatter.o In file included from preformatter.cpp:17: In file included from ./preformatter.h:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :20:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT preformatter.lo -MD -MP -MF .deps/preformatter.Tpo -c preformatter.cpp -o preformatter.o >/dev/null 2>&1 mv -f .deps/preformatter.Tpo .deps/preformatter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c -o wordtokenizer.lo wordtokenizer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -fno-common -DPIC -o .libs/wordtokenizer.o In file included from wordtokenizer.cpp:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :616:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT wordtokenizer.lo -MD -MP -MF .deps/wordtokenizer.Tpo -c wordtokenizer.cpp -o wordtokenizer.o >/dev/null 2>&1 mv -f .deps/wordtokenizer.Tpo .deps/wordtokenizer.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c -o ctagscollector.lo ctagscollector.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -fno-common -DPIC -o .libs/ctagscollector.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagscollector.lo -MD -MP -MF .deps/ctagscollector.Tpo -c ctagscollector.cpp -o ctagscollector.o >/dev/null 2>&1 mv -f .deps/ctagscollector.Tpo .deps/ctagscollector.Plo /opt/pkg/bin/mksh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c -o readtags.lo readtags.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -fno-common -DPIC -o .libs/readtags.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT readtags.lo -MD -MP -MF .deps/readtags.Tpo -c readtags.c -o readtags.o >/dev/null 2>&1 mv -f .deps/readtags.Tpo .deps/readtags.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c -o ctagsformatter.lo ctagsformatter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -fno-common -DPIC -o .libs/ctagsformatter.o In file included from ctagsformatter.cpp:11: In file included from ./ctagsformatter.h:13: In file included from ./textstyles.h:11: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagsformatter.lo -MD -MP -MF .deps/ctagsformatter.Tpo -c ctagsformatter.cpp -o ctagsformatter.o >/dev/null 2>&1 mv -f .deps/ctagsformatter.Tpo .deps/ctagsformatter.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c -o srcuntabifier.lo srcuntabifier.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -fno-common -DPIC -o .libs/srcuntabifier.o In file included from srcuntabifier.cpp:17: In file included from ./srcuntabifier.h:10: In file included from ./preformatter.h:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :20:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT srcuntabifier.lo -MD -MP -MF .deps/srcuntabifier.Tpo -c srcuntabifier.cpp -o srcuntabifier.o >/dev/null 2>&1 mv -f .deps/srcuntabifier.Tpo .deps/srcuntabifier.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c -o textstyleformatterfactory.lo textstyleformatterfactory.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -fno-common -DPIC -o .libs/textstyleformatterfactory.o In file included from textstyleformatterfactory.cpp:11: In file included from ./textstyleformatterfactory.h:12: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :32:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstyleformatterfactory.lo -MD -MP -MF .deps/textstyleformatterfactory.Tpo -c textstyleformatterfactory.cpp -o textstyleformatterfactory.o >/dev/null 2>&1 mv -f .deps/textstyleformatterfactory.Tpo .deps/textstyleformatterfactory.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c -o docgenerator.lo docgenerator.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -fno-common -DPIC -o .libs/docgenerator.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT docgenerator.lo -MD -MP -MF .deps/docgenerator.Tpo -c docgenerator.cc -o docgenerator.o >/dev/null 2>&1 mv -f .deps/docgenerator.Tpo .deps/docgenerator.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c -o doctemplate.lo doctemplate.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -fno-common -DPIC -o .libs/doctemplate.o In file included from doctemplate.cpp:16: In file included from ./substfun.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :589:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT doctemplate.lo -MD -MP -MF .deps/doctemplate.Tpo -c doctemplate.cpp -o doctemplate.o >/dev/null 2>&1 mv -f .deps/doctemplate.Tpo .deps/doctemplate.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c -o chartranslator.lo chartranslator.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -fno-common -DPIC -o .libs/chartranslator.o In file included from chartranslator.cc:24: In file included from ./chartranslator.h:26: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :589:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT chartranslator.lo -MD -MP -MF .deps/chartranslator.Tpo -c chartranslator.cc -o chartranslator.o >/dev/null 2>&1 mv -f .deps/chartranslator.Tpo .deps/chartranslator.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c -o textstylebuilder.lo textstylebuilder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -fno-common -DPIC -o .libs/textstylebuilder.o In file included from textstylebuilder.cpp:16: In file included from ./textstylebuilder.h:9: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :435:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT textstylebuilder.lo -MD -MP -MF .deps/textstylebuilder.Tpo -c textstylebuilder.cpp -o textstylebuilder.o >/dev/null 2>&1 mv -f .deps/textstylebuilder.Tpo .deps/textstylebuilder.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c -o fileinfo.lo fileinfo.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -fno-common -DPIC -o .libs/fileinfo.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT fileinfo.lo -MD -MP -MF .deps/fileinfo.Tpo -c fileinfo.cpp -o fileinfo.o >/dev/null 2>&1 mv -f .deps/fileinfo.Tpo .deps/fileinfo.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c -o ctagsmanager.lo ctagsmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -fno-common -DPIC -o .libs/ctagsmanager.o In file included from ctagsmanager.cpp:13: In file included from ./ctagsmanager.h:13: In file included from ./textstyles.h:11: In file included from ./textstyle.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :431:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT ctagsmanager.lo -MD -MP -MF .deps/ctagsmanager.Tpo -c ctagsmanager.cpp -o ctagsmanager.o >/dev/null 2>&1 mv -f .deps/ctagsmanager.Tpo .deps/ctagsmanager.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c -o regexhighlightrule.lo regexhighlightrule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -fno-common -DPIC -o .libs/regexhighlightrule.o In file included from regexhighlightrule.cpp:11: In file included from ./regexhighlightrule.h:10: In file included from ./highlightrule.h:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :20:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexhighlightrule.lo -MD -MP -MF .deps/regexhighlightrule.Tpo -c regexhighlightrule.cpp -o regexhighlightrule.o >/dev/null 2>&1 mv -f .deps/regexhighlightrule.Tpo .deps/regexhighlightrule.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c -o regexrulefactory.lo regexrulefactory.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -fno-common -DPIC -o .libs/regexrulefactory.o In file included from regexrulefactory.cpp:12: In file included from ./regexhighlightrule.h:10: In file included from ./highlightrule.h:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :31:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexrulefactory.lo -MD -MP -MF .deps/regexrulefactory.Tpo -c regexrulefactory.cpp -o regexrulefactory.o >/dev/null 2>&1 mv -f .deps/regexrulefactory.Tpo .deps/regexrulefactory.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c -o regexpreprocessor.lo regexpreprocessor.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -fno-common -DPIC -o .libs/regexpreprocessor.o In file included from regexpreprocessor.cpp:17: In file included from ./regexpreprocessor.h:19: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT regexpreprocessor.lo -MD -MP -MF .deps/regexpreprocessor.Tpo -c regexpreprocessor.cpp -o regexpreprocessor.o >/dev/null 2>&1 mv -f .deps/regexpreprocessor.Tpo .deps/regexpreprocessor.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c -o highlightstatebuilder.lo highlightstatebuilder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -fno-common -DPIC -o .libs/highlightstatebuilder.o In file included from highlightstatebuilder.cpp:14: In file included from ./highlightstatebuilder.hpp:10: In file included from ./highlightstate.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :283:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightstatebuilder.lo -MD -MP -MF .deps/highlightstatebuilder.Tpo -c highlightstatebuilder.cpp -o highlightstatebuilder.o >/dev/null 2>&1 mv -f .deps/highlightstatebuilder.Tpo .deps/highlightstatebuilder.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c -o highlightbuilderexception.lo highlightbuilderexception.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -fno-common -DPIC -o .libs/highlightbuilderexception.o In file included from highlightbuilderexception.cpp:11: In file included from ./highlightbuilderexception.h:11: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/pattern_except.hpp:27: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/pattern_except.hpp:29: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_traits_defaults.hpp:46: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :256:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT highlightbuilderexception.lo -MD -MP -MF .deps/highlightbuilderexception.Tpo -c highlightbuilderexception.cpp -o highlightbuilderexception.o >/dev/null 2>&1 mv -f .deps/highlightbuilderexception.Tpo .deps/highlightbuilderexception.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c -o langdefmanager.lo langdefmanager.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -fno-common -DPIC -o .libs/langdefmanager.o In file included from langdefmanager.cpp:11: In file included from ./langdefmanager.h:12: In file included from ./highlightstate.h:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :3:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefmanager.lo -MD -MP -MF .deps/langdefmanager.Tpo -c langdefmanager.cpp -o langdefmanager.o >/dev/null 2>&1 mv -f .deps/langdefmanager.Tpo .deps/langdefmanager.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c -o langdefparser.lo langdefparser.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -fno-common -DPIC -o .libs/langdefparser.o In file included from ../../../lib/srchilite/langdefparser.yy:38: In file included from ./langdefscanner.h:16: In file included from ./parsestruct.h:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :50:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefparser.lo -MD -MP -MF .deps/langdefparser.Tpo -c langdefparser.cc -o langdefparser.o >/dev/null 2>&1 mv -f .deps/langdefparser.Tpo .deps/langdefparser.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c -o langdefscanner.lo langdefscanner.cc libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -fno-common -DPIC -o .libs/langdefscanner.o In file included from ../../../lib/srchilite/langdefscanner.ll:30: In file included from ./langdefscanner.h:16: In file included from ./parsestruct.h:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/shared_ptr.hpp:17: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :419:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT langdefscanner.lo -MD -MP -MF .deps/langdefscanner.Tpo -c langdefscanner.cc -o langdefscanner.o >/dev/null 2>&1 mv -f .deps/langdefscanner.Tpo .deps/langdefscanner.Plo /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../gl -I../../src -I/opt/pkg/include -D_REENTRANT -pipe -Os -I/opt/pkg/include -D_REENTRANT -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c -o languageinfer.lo languageinfer.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../gl -I../../src -I/Users/pbulk/build/textproc/source-highlight/work/.buildlink/include -D_REENTRANT -pipe -Os -D_REENTRANT -MT languageinfer.lo -MD -MP -MF .deps/languageinfer.Tpo -c languageinfer.cpp -fno-common -DPIC -o .libs/languageinfer.o In file included from languageinfer.cpp:20: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string.hpp:23: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/split.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/iter_find.hpp:27: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/find_iterator.hpp:24: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/detail/find_iterator.hpp:18: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:14: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_base.hpp:14: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:26:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template class function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:28:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function0 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:28:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function0 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:29:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function1 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:29:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function1 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:30:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function2 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:30:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function2 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:31:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function3 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:31:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function3 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:32:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function4 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:32:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function4 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:33:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function5 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:33:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function5 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:34:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function6 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:34:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function6 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:35:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function7 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:35:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function7 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:36:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function8 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:36:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function8 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:37:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function9 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:37:57: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function9 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:39:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function10 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:39:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function10 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:40:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function11 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:40:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function11 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:41:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function12 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:41:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function12 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:42:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function13 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:42:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function13 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:43:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function14 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:43:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function14 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:44:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function15 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:44:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function15 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:45:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function16 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:45:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function16 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:46:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function17 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:46:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function17 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:47:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function18 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:47:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function18 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:48:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function19 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:48:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function19 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:50:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function20 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:50:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function20 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:51:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function21 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:51:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function21 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:52:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function22 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:52:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function22 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:53:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function23 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:53:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function23 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:54:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function24 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:54:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function24 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:55:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function25 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:55:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function25 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:56:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function26 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:56:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function26 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:57:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function27 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:57:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function27 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:58:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function28 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:58:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function28 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:59:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function29 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:59:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function29 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:61:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template using function30 = function_n; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_fwd.hpp:61:58: warning: alias declarations are a C++11 extension [-Wc++11-extensions] template using function30 = function_n; ^ In file included from languageinfer.cpp:20: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string.hpp:23: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/split.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/iter_find.hpp:27: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/find_iterator.hpp:24: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/detail/find_iterator.hpp:18: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:14: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_base.hpp:404:42: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using wrapper_allocator_type = typename std::allocator_traits::template rebind_alloc; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_base.hpp:405:50: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using wrapper_allocator_pointer_type = typename std::allocator_traits::pointer; ^ In file included from languageinfer.cpp:20: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string.hpp:23: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/split.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/iter_find.hpp:27: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/find_iterator.hpp:24: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/detail/find_iterator.hpp:18: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/mem_fn.hpp:22: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:38:43: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template class mf ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:59:20: warning: rvalue references are a C++11 extension [-Wc++11-extensions] R operator()( U&& u, A... a ) const ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:53:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Ud = typename _mfi::remove_cvref::type, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:54:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class En = typename std::enable_if< ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:72:20: warning: rvalue references are a C++11 extension [-Wc++11-extensions] R operator()( U&& u, A... a ) const ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:65:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Ud = typename _mfi::remove_cvref::type, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:66:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class E1 = void, ^ ~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:67:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class En = typename std::enable_if< ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:92:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:93:1: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto mem_fn( R (T::*pmf) (A...) ) -> _mfi::mf ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:93:1: error: 'auto' not allowed in function return type auto mem_fn( R (T::*pmf) (A...) ) -> _mfi::mf ^~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:93:34: error: expected ';' at end of declaration auto mem_fn( R (T::*pmf) (A...) ) -> _mfi::mf ^ ; /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:93:35: error: cannot use arrow operator on a type auto mem_fn( R (T::*pmf) (A...) ) -> _mfi::mf ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:98:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:99:1: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto mem_fn( R (T::*pmf) (A...) const ) -> _mfi::mf ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:99:1: error: 'auto' not allowed in function return type auto mem_fn( R (T::*pmf) (A...) const ) -> _mfi::mf ^~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:99:40: error: expected ';' at end of declaration auto mem_fn( R (T::*pmf) (A...) const ) -> _mfi::mf ^ ; /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:99:41: error: cannot use arrow operator on a type auto mem_fn( R (T::*pmf) (A...) const ) -> _mfi::mf ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:196:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto operator()( U&& u ) const -> decltype( std::forward( u ).*pm_ ) ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:196:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions] auto operator()( U&& u ) const -> decltype( std::forward( u ).*pm_ ) ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:196:5: error: 'auto' not allowed in function return type auto operator()( U&& u ) const -> decltype( std::forward( u ).*pm_ ) ^~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:190:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Ud = typename _mfi::remove_cvref::type, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:191:15: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class En = typename std::enable_if< ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:196:35: error: expected ';' at end of declaration list auto operator()( U&& u ) const -> decltype( std::forward( u ).*pm_ ) ^ ; /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/bind/mem_fn.hpp:244:11: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class E = typename std::enable_if< !std::is_function::value >::type ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from languageinfer.cpp:20: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string.hpp:23: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/split.hpp:16: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/iter_find.hpp:27: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/find_iterator.hpp:24: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/algorithm/string/detail/find_iterator.hpp:18: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function.hpp:16: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:34:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:42:33: warning: rvalue references are a C++11 extension [-Wc++11-extensions] return f(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:49:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:59:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] f(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:66:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:79:36: warning: rvalue references are a C++11 extension [-Wc++11-extensions] return (*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:86:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:100:29: warning: rvalue references are a C++11 extension [-Wc++11-extensions] (*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:107:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:117:36: warning: rvalue references are a C++11 extension [-Wc++11-extensions] return (*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:124:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:135:29: warning: rvalue references are a C++11 extension [-Wc++11-extensions] (*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:143:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:153:49: warning: rvalue references are a C++11 extension [-Wc++11-extensions] return boost::mem_fn(*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:160:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:171:42: warning: rvalue references are a C++11 extension [-Wc++11-extensions] boost::mem_fn(*f)(static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:178:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:199:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:220:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:242:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:277:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:291:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:310:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:324:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:343:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:357:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:376:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:390:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename R, typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:412:36: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:525:42: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using wrapper_allocator_type = typename std::allocator_traits::template rebind_alloc; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:526:50: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using wrapper_allocator_pointer_type = typename std::allocator_traits::pointer; ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:585:25: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:713:13: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:777:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function_n(function_n&& f) : function_base() ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:851:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function_n& operator=(function_n&& f) ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:888:5: warning: explicit conversion functions are a C++11 extension [-Wc++11-extensions] explicit operator bool () const { return !this->empty(); } ^~~~~~~~ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:790:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions] (this->functor, static_cast(a)...); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1035:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1049:30: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1056:30: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1065:18: warning: variadic templates are a C++11 extension [-Wc++11-extensions] typename... T> ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1104:21: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function(self_type&& f): base_type(static_cast(f)){} ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1105:21: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function(base_type&& f): base_type(static_cast(f)){} ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1113:33: warning: rvalue references are a C++11 extension [-Wc++11-extensions] self_type& operator=(self_type&& f) ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1141:33: warning: rvalue references are a C++11 extension [-Wc++11-extensions] self_type& operator=(base_type&& f) ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1104:59: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function(self_type&& f): base_type(static_cast(f)){} ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1105:59: warning: rvalue references are a C++11 extension [-Wc++11-extensions] function(base_type&& f): base_type(static_cast(f)){} ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1115:36: warning: rvalue references are a C++11 extension [-Wc++11-extensions] self_type(static_cast(f)).swap(*this); ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/function/function_template.hpp:1143:36: warning: rvalue references are a C++11 extension [-Wc++11-extensions] self_type(static_cast(f)).swap(*this); ^ In file included from languageinfer.cpp:21: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex.hpp:32: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/regex/v4/regex_workaround.hpp:42: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/scoped_ptr.hpp:13: In file included from /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/scoped_ptr.hpp:13: /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: warning: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ /Users/pbulk/build/textproc/source-highlight/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :233:2: note: expanded from here message("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.87.") ^ 132 warnings and 8 errors generated. gmake[4]: *** [Makefile:1137: languageinfer.lo] Error 1 gmake[4]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib/srchilite' gmake[3]: *** [Makefile:924: all] Error 2 gmake[3]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib/srchilite' gmake[2]: *** [Makefile:778: all-recursive] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9/lib' gmake[1]: *** [Makefile:962: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/textproc/source-highlight/work/source-highlight-3.1.9' gmake: *** [Makefile:825: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/source-highlight *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/source-highlight