DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  ./lib/alloca.in.h > lib/alloca.h-t
mv lib/alloca.h-t lib/alloca.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_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_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's/@''GNULIB_STRCASECMP''@/1/g' \
      -e 's/@''GNULIB_STRCASECMP_L''@/0/g' \
      -e 's/@''GNULIB_STRNCASECMP''@/1/g' \
      -e 's/@''GNULIB_STRNCASECMP_L''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_STRCASECMP_L''@|1|g' \
      -e 's|@''HAVE_STRNCASECMP''@|1|g' \
      -e 's|@''HAVE_STRNCASECMP_L''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e 's|@''REPLACE_STRCASECMP''@|0|g' \
      -e 's|@''REPLACE_STRCASECMP_L''@|0|g' \
      -e 's|@''REPLACE_STRNCASECMP''@|0|g' \
      -e 's|@''REPLACE_STRNCASECMP_L''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/strings.in.h > lib/strings.h-t
mv lib/strings.h-t lib/strings.h
TOPDIR/tmp/hosttools/mkdir -p 'lib/sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_CHMOD''@/0/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_GETUMASK''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIR''@/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''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
      -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_GETUMASK''@|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_CHMOD''@|0|g' \
      -e 's|@''REPLACE_FCHMODAT''@|0|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_MKFIFOAT''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_MKNODAT''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/sys_stat.in.h > lib/sys/stat.h-t
mv lib/sys/stat.h-t lib/sys/stat.h
TOPDIR/tmp/hosttools/mkdir -p 'lib/sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''HAVE_OFF64_T''@|1|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      -e 's|@''HAVE_BLKSIZE_T''@|1|g' \
      -e 's|@''HAVE_BLKCNT_T''@|1|g' \
      ./lib/sys_types.in.h > lib/sys/types.h-t
mv lib/sys/types.h-t lib/sys/types.h
TOPDIR/tmp/hosttools/mkdir -p 'lib/sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/sys_wait.in.h > lib/sys/wait.h-t
mv lib/sys/wait.h-t lib/sys/wait.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
      -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZNAME''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's/@''GNULIB_MDA_TZSET''@/1/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|@''HAVE_TIMESPEC_GET''@|1|g' \
      -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZALLOC''@|0|g' \
      -e 's|@''REPLACE_CTIME''@|0|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_MKTIME_Z''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|0|g' \
      -e 's|@''REPLACE_STRFTIME''@|0|g' \
      -e 's|@''REPLACE_TIME''@|0|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|0|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/time.in.h > lib/time.h-t
mv lib/time.h-t lib/time.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_UCHAR_H''@/1/g' \
      -e 's/@''CXX_HAVE_UCHAR_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_UCHAR_H''@|<uchar.h>|g' \
      -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \
      -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \
      -e 's|@''SMALL_WCHAR_T''@|0|g' \
      -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \
      -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \
      -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \
      -e 's/@''GNULIB_BTOC32''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_C32ISALNUM''@/1/g' \
      -e 's/@''GNULIB_C32ISALPHA''@/1/g' \
      -e 's/@''GNULIB_C32ISBLANK''@/1/g' \
      -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \
      -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \
      -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \
      -e 's/@''GNULIB_C32ISLOWER''@/1/g' \
      -e 's/@''GNULIB_C32ISPRINT''@/1/g' \
      -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \
      -e 's/@''GNULIB_C32ISSPACE''@/1/g' \
      -e 's/@''GNULIB_C32ISUPPER''@/1/g' \
      -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \
      -e 's/@''GNULIB_C32TOLOWER''@/1/g' \
      -e 's/@''GNULIB_C32TOUPPER''@/0/g' \
      -e 's/@''GNULIB_C32WIDTH''@/1/g' \
      -e 's/@''GNULIB_C32RTOMB''@/0/g' \
      -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \
      -e 's/@''GNULIB_C32STOMBS''@/0/g' \
      -e 's/@''GNULIB_C32SWIDTH''@/0/g' \
      -e 's/@''GNULIB_C32TOB''@/0/g' \
      -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \
      -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \
      -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \
      -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
      -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOC16''@/0/g' \
      -e 's/@''GNULIB_MBRTOC32''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSTOC32S''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's|@''HAVE_C32RTOMB''@|1|g' \
      -e 's|@''HAVE_MBRTOC16''@|1|g' \
      -e 's|@''HAVE_MBRTOC32''@|1|g' \
      -e 's|@''REPLACE_C32RTOMB''@|0|g' \
      -e 's|@''REPLACE_MBRTOC16''@|0|g' \
      -e 's|@''REPLACE_MBRTOC32''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/uchar.in.h > lib/uchar.h-t
mv lib/uchar.h-t lib/uchar.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
      -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      ./lib/unicase.in.h > lib/unicase.h-t
mv lib/unicase.h-t lib/unicase.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      < ./lib/unictype.in.h > lib/unictype.h-t1
sed \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      < lib/unictype.h-t1 > lib/unictype.h-t2
sed \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      < lib/unictype.h-t2 > lib/unictype.h-t3
sed \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      < lib/unictype.h-t3 > lib/unictype.h-t4
rm -f lib/unictype.h-t1 lib/unictype.h-t2 lib/unictype.h-t3
mv lib/unictype.h-t4 lib/unictype.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
      -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
      ./lib/uninorm.in.h > lib/uninorm.h-t
mv lib/uninorm.h-t lib/uninorm.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_EXECL''@/0/g' \
      -e 's/@''GNULIB_EXECLE''@/0/g' \
      -e 's/@''GNULIB_EXECLP''@/0/g' \
      -e 's/@''GNULIB_EXECV''@/0/g' \
      -e 's/@''GNULIB_EXECVE''@/0/g' \
      -e 's/@''GNULIB_EXECVP''@/0/g' \
      -e 's/@''GNULIB_EXECVPE''@/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' \
      < ./lib/unistd.in.h > lib/unistd.h-t1
sed \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/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''@/1/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_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/1/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
      -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
      -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
      -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
      -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
      -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
      -e 's/@''GNULIB_MDA_READ''@/1/g' \
      -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
      -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
      -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
      < lib/unistd.h-t1 > lib/unistd.h-t2
sed \
      -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_EXECVPE''@|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_GETENTROPY''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|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_EXECVPE''@|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''@|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_TRUNCATE''@|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' \
      < lib/unistd.h-t2 > lib/unistd.h-t3
sed \
      -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_DUP3''@|0|g' \
      -e 's|@''REPLACE_EXECL''@|0|g' \
      -e 's|@''REPLACE_EXECLE''@|0|g' \
      -e 's|@''REPLACE_EXECLP''@|0|g' \
      -e 's|@''REPLACE_EXECV''@|0|g' \
      -e 's|@''REPLACE_EXECVE''@|0|g' \
      -e 's|@''REPLACE_EXECVP''@|0|g' \
      -e 's|@''REPLACE_EXECVPE''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHDIR''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FDATASYNC''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETENTROPY''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
      -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|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_PIPE2''@|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_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/unistd.h-t3 > lib/unistd.h-t4
rm -f lib/unistd.h-t1 lib/unistd.h-t2 lib/unistd.h-t3
mv lib/unistd.h-t4 lib/unistd.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unitypes.h-t' ./lib/unitypes.in.h
mv lib/unitypes.h-t lib/unitypes.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/uniwidth.h-t' ./lib/uniwidth.in.h
mv lib/uniwidth.h-t lib/uniwidth.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBSZERO''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      -e 's/@''GNULIB_WGETCWD''@/0/g' \
      -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./lib/wchar.in.h > lib/wchar.h-t1
sed \
      -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMPCPY''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
      < lib/wchar.h-t1 > lib/wchar.h-t2
sed \
      -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSCMP''@|0|g' \
      -e 's|@''REPLACE_WCSNCAT''@|0|g' \
      -e 's|@''REPLACE_WCSNCMP''@|0|g' \
      -e 's|@''REPLACE_WCSSTR''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e 's|@''REPLACE_WMEMCMP''@|0|g' \
      -e 's|@''REPLACE_WMEMPCPY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/wchar.h-t2 > lib/wchar.h-t3
rm -f lib/wchar.h-t1 lib/wchar.h-t2
mv lib/wchar.h-t3 lib/wchar.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
      -e 's/@''GNULIB_ISWPUNCT''@/1/g' \
      -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWPUNCT''@/0/g' \
      -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e 's/@''REPLACE_WCTRANS''@/0/g' \
      -e 's/@''REPLACE_WCTYPE''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/wctype.in.h > lib/wctype.h-t
mv lib/wctype.h-t lib/wctype.h
/bin/bash ./src/libs/libgroff/config.charset \
    '' > t-charset.alias \
  && mv t-charset.alias charset.alias
sed -e '/^#/d' \
    -e 's/@''PACKAGE''@/groff/g' \
    ./src/libs/libgroff/ref-add.sin > t-ref-add.sed \
  && mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' \
    -e 's/@''PACKAGE''@/groff/g' \
    ./src/libs/libgroff/ref-del.sin > t-ref-del.sed \
  && mv t-ref-del.sed ref-del.sed
TOPDIR/tmp/hosttools/mkdir -p ./tmac;
if test -n ""; then \
  for m in ""; do \
    rm -f ./tmac/$m-wrap; \
    echo .cp 1 >>./tmac/$m-wrap; \
    echo .so $m \
      >>./tmac/$m-wrap; \
  done; \
fi
touch tmac/stamp-wrap
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/1/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_MBS_ENDSWITH''@/0/g' \
      -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/1/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_MEMSET_EXPLICIT''@/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''@/0/g' \
      -e 's/@''GNULIB_STRINGEQ''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNCPY''@/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_STR_ENDSWITH''@/0/g' \
      -e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR_L''@/0/g' \
      -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
      -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
      -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/1/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
      -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./lib/string.in.h > lib/string.h-t1
sed \
      -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_DECL_MEMEQ''@|0|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_MEMSET_EXPLICIT''@|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_STREQ''@|0|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_STRERROR_L''@|1|g' \
      -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
      -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
      -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_FFSLL''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_MEMPCPY''@|0|g' \
      -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_STPCPY''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNCPY''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR_L''@|0|g' \
      -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRVERSCMP''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/string.h-t1 > lib/string.h-t2
rm -f lib/string.h-t1
mv lib/string.h-t2 lib/string.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \
      -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETPROGNAME''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBSTOWCS''@/0/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_MEMALIGN''@/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''@/1/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RAND''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STACK_TRACE''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOF''@/0/g' \
      -e 's/@''GNULIB_STRTOL''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOUL''@/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''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
      -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
      < ./lib/stdlib.in.h > lib/stdlib.h-t1
sed \
      -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_ECVT''@|1|g' \
      -e 's|@''HAVE_DECL_FCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
      -e 's|@''HAVE_GETPROGNAME''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|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_MEMALIGN''@|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_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOF''@|1|g' \
      -e 's|@''HAVE_STRTOL''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOUL''@|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_SYS_PROCESS_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      < lib/stdlib.h-t1 > lib/stdlib.h-t2
sed \
      -e 's|@''REPLACE__EXIT''@|0|g' \
      -e 's|@''REPLACE_ABORT''@|0|g' \
      -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_GETLOADAVG''@|0|g' \
      -e 's|@''REPLACE_GETPROGNAME''@|0|g' \
      -e 's|@''REPLACE_GETSUBOPT''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
      -e 's|@''REPLACE_MBSTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
      -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RAND''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOF''@|0|g' \
      -e 's|@''REPLACE_STRTOL''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_STRTOLL''@|0|g' \
      -e 's|@''REPLACE_STRTOUL''@|0|g' \
      -e 's|@''REPLACE_STRTOULL''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/stdlib.h-t2 > lib/stdlib.h-t3
rm -f lib/stdlib.h-t1 lib/stdlib.h-t2
mv lib/stdlib.h-t3 lib/stdlib.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_DZPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_FZPRINTF''@/0/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SNZPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SZPRINTF''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VASZPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDZPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFZPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSNZPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSZPRINTF''@/0/g' \
      -e 's/@''GNULIB_VZPRINTF''@/0/g' \
      -e 's/@''GNULIB_ZPRINTF''@/0/g' \
      -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
      -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
      -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
      -e 's/@''GNULIB_MDA_GETW''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
      -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
      < ./lib/stdio.in.h > lib/stdio.h-t1
sed \
      -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
      -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_GETW''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_PUTW''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      < lib/stdio.h-t1 > lib/stdio.h-t2
sed \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/stdio.h-t2 > lib/stdio.h-t3
rm -f lib/stdio.h-t1 lib/stdio.h-t2
mv lib/stdio.h-t3 lib/stdio.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_STDDEF_H''@|<stddef.h>|g' \
      -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' \
      -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \
      -e 's|@''REPLACE_NULL''@|0|g' \
      -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
      -e 's|@''HAVE_C_UNREACHABLE''@|0|g' \
      ./lib/stddef.in.h > lib/stddef.h-t
mv lib/stddef.h-t lib/stddef.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDCOUNTOF_H''@/0/g' \
      -e 's/@''CXX_HAVE_STDCOUNTOF_H''@/0/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_STDCOUNTOF_H''@|<stdcountof.h>|g' \
      ./lib/stdcountof.in.h > lib/stdcountof.h-t
mv lib/stdcountof.h-t lib/stdcountof.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_STDCKDINT_H''@|<stdckdint.h>|g' \
      -e 's|@''HAVE_C_STDCKDINT_H''@|0|g' \
      -e 's|@''HAVE_WORKING_C_STDCKDINT_H''@|0|g' \
      -e 's|@''HAVE_CXX_STDCKDINT_H''@|0|g' \
      -e 's|@''HAVE_WORKING_CXX_STDCKDINT_H''@|0|g' \
  ./lib/stdckdint.in.h > lib/stdckdint.h-t
mv lib/stdckdint.h-t lib/stdckdint.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SCHED_H''@|1|g' \
      -e 's|@''HAVE_SYS_CDEFS_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_SCHED_H''@|<sched.h>|g' \
      -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
      -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
      -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
      -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/sched.in.h > lib/sched.h-t
mv lib/sched.h-t lib/sched.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_PTHREAD_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_PTHREAD_H''@|<pthread.h>|g' \
      -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \
      -e 's|@''HAVE_PTHREAD_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
      -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
      < ./lib/pthread.in.h > lib/pthread.h-t1
sed \
      -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
      < lib/pthread.h-t1 > lib/pthread.h-t2
sed \
      -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \
      < lib/pthread.h-t2 > lib/pthread.h-t3
sed \
      -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/pthread.h-t3 > lib/pthread.h-t4
rm -f lib/pthread.h-t1 lib/pthread.h-t2 lib/pthread.h-t3
mv lib/pthread.h-t4 lib/pthread.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/1/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \
      -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \
      -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \
      -e 's/@''GNULIB_HYPOT''@/1/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./lib/math.in.h > lib/math.h-t1
sed \
      -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISFINITE_NO_CXX''@/1/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISINF_NO_CXX''@/1/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNAN_NO_CXX''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/1/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXP''@/1/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_LOGP1''@/0/g' \
      -e 's/@''GNULIB_LOGP1F''@/0/g' \
      -e 's/@''GNULIB_LOGP1L''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \
      -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT_NO_CXX''@/1/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/1/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
      -e 's/@''GNULIB_TOTALORDER''@/0/g' \
      -e 's/@''GNULIB_TOTALORDERF''@/0/g' \
      -e 's/@''GNULIB_TOTALORDERL''@/0/g' \
      -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \
      -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \
      -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \
      -e 's/@''GNULIB_MDA_J0''@/1/g' \
      -e 's/@''GNULIB_MDA_J1''@/1/g' \
      -e 's/@''GNULIB_MDA_JN''@/1/g' \
      -e 's/@''GNULIB_MDA_Y0''@/1/g' \
      -e 's/@''GNULIB_MDA_Y1''@/1/g' \
      -e 's/@''GNULIB_MDA_YN''@/1/g' \
      < lib/math.h-t1 > lib/math.h-t2
sed \
      -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXP2''@|1|g' \
      -e 's|@''HAVE_EXP2F''@|1|g' \
      -e 's|@''HAVE_EXP2L''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_EXPM1L''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_GETPAYLOAD''@|1|g' \
      -e 's|@''HAVE_GETPAYLOADF''@|1|g' \
      -e 's|@''HAVE_GETPAYLOADL''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOG2''@|1|g' \
      -e 's|@''HAVE_LOG2F''@|1|g' \
      -e 's|@''HAVE_LOG2L''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_LOGP1''@|1|g' \
      -e 's|@''HAVE_LOGP1F''@|1|g' \
      -e 's|@''HAVE_LOGP1L''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTF''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_ROUND''@|1|g' \
      -e 's|@''HAVE_ROUNDF''@|1|g' \
      -e 's|@''HAVE_ROUNDL''@|1|g' \
      -e 's|@''HAVE_SETPAYLOAD''@|1|g' \
      -e 's|@''HAVE_SETPAYLOADF''@|1|g' \
      -e 's|@''HAVE_SETPAYLOADL''@|1|g' \
      -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \
      -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \
      -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_TOTALORDER''@|1|g' \
      -e 's|@''HAVE_TOTALORDERF''@|1|g' \
      -e 's|@''HAVE_TOTALORDERL''@|1|g' \
      -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \
      -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \
      -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \
      < lib/math.h-t2 > lib/math.h-t3
sed \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
      < lib/math.h-t3 > lib/math.h-t4
sed \
      -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \
      -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \
      -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      < lib/math.h-t4 > lib/math.h-t5
sed \
      -e 's|@''REPLACE_LDEXP''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SINL''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TOTALORDER''@|0|g' \
      -e 's|@''REPLACE_TOTALORDERF''@|0|g' \
      -e 's|@''REPLACE_TOTALORDERL''@|0|g' \
      -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \
      -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \
      -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      < lib/math.h-t5 > lib/math.h-t6
rm -f lib/math.h-t1 lib/math.h-t2 lib/math.h-t3 lib/math.h-t4 lib/math.h-t5
mv lib/math.h-t6 lib/math.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_LOCALE_H''@|<locale.h>|g' \
      -e 's|@''HAVE_LOCALE_T''@|1|g' \
      -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
      -e 's/@''GNULIB_NEWLOCALE''@/0/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_FREELOCALE''@/0/g' \
      -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \
      -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/locale.in.h > lib/locale.h-t
mv lib/locale.h-t lib/locale.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_LIMITS_H''@|<limits.h>|g' \
      ./lib/limits.in.h > lib/limits.h-t
mv lib/limits.h-t lib/limits.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_IMAXABS''@/0/g' \
      -e 's/@''REPLACE_IMAXDIV''@/0/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/inttypes.in.h > lib/inttypes.h-t
mv lib/inttypes.h-t lib/inttypes.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_FLOAT_H''@|<float.h>|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      ./lib/float.in.h > lib/float.h-t
mv lib/float.h-t lib/float.h
TOPDIR/tmp/hosttools/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -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_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/0/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/0/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's/@''GNULIB_OPENAT2''@/0/g' \
      -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
      -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''HAVE_OPENAT2''@|0|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|0|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/fcntl.in.h > lib/fcntl.h-t
mv lib/fcntl.h-t lib/fcntl.h
make  all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1'
make[2]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1'
/bin/bash ./build-aux/ylwrap src/preproc/eqn/eqn.ypp y.tab.c src/preproc/eqn/eqn.cpp y.tab.h `echo src/preproc/eqn/eqn.cpp | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output src/preproc/eqn/eqn.output -- bison -y -d -v 
updating src/preproc/eqn/eqn.output
updating src/preproc/eqn/eqn.hpp
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.24.1|" \
    -e 1s/a/a/ ./contrib/eqn2graph/eqn2graph.sh \
    >eqn2graph \
&& chmod +x eqn2graph
sed -e "s|[@]BINDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin|g" \
    -e "s|[@]VERSION[@]|1.24.1|g" \
    -e "s|[@]POSIX_SHELL_PROG[@]|/bin/sh|g" \
    -e "s|[@]DIFF_PROG[@]|diff|g" \
    -e 1s/a/a/  ./contrib/gdiffmk/gdiffmk.sh \
    >gdiffmk \
&& chmod +x gdiffmk
/bin/bash ./arch/misc/shdeps.sh \
  ":" ":" "TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin" > shdeps.sed
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.24.1|" \
    -e 1s/a/a/ ./contrib/grap2graph/grap2graph.sh \
    >grap2graph \
&& chmod +x grap2graph
LANG=C LC_ALL=C sed \
  -e 's;[@]PERL[@];/usr/bin/env perl;' \
  -e 's;[@]VERSION[@];1.24.1;' \
  ./contrib/mm/mmroff.pl \
  >mmroff.tmp \
  && chmod +x mmroff.tmp \
  && mv mmroff.tmp mmroff
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.24.1|" \
    -e 1s/a/a/ ./contrib/pic2graph/pic2graph.sh \
    >pic2graph \
&& chmod +x pic2graph
rm -f gropdf \
&& sed -f ./shdeps.sed \
       -e "s|[@]VERSION[@]|1.24.1|" \
       -e "s|[@]PERL[@]|/usr/bin/env perl|" \
       -e "s|[@]GROFF_FONT_DIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font:/usr/lib/font|" \
       -e "s|[@]RT_SEP[@]|:|" ./src/devices/gropdf/gropdf.pl \
       >gropdf \
&& chmod +x gropdf
rm -f pdfmom \
&& sed -f ./shdeps.sed \
       -e "s|[@]VERSION[@]|1.24.1|" \
       -e "s|[@]RT_SEP[@]|:|" \
       -e "s|[@]PERL[@]|/usr/bin/env perl|" ./src/devices/gropdf/pdfmom.pl \
       >pdfmom \
&& chmod +x pdfmom
rm -f afmtodit \
&& sed -e "s|[@]PERL[@]|/usr/bin/env perl|" \
       -e "s|[@]VERSION[@]|1.24.1|" \
       -e "s|[@]FONTDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font|" \
       -e "/[@]afmtodit.tables[@]/ r ./src/utils/afmtodit/afmtodit.tables" \
       -e "/[@]afmtodit.tables[@]/ d" \
       ./src/utils/afmtodit/afmtodit.pl \
       >afmtodit \
&& chmod +x afmtodit
rm -f grog \
&& sed -f "./shdeps.sed" \
       -e "s|[@]PERL[@]|/usr/bin/env perl|" \
       -e "s|[@]VERSION[@]|1.24.1|" \
       -e "1s/a/a/" \
       ./src/utils/grog/grog.pl \
       >grog \
&& chmod +x grog
rm -f chem \
&& sed -f "./shdeps.sed" \
       -e "s|[@]PERL[@]|/usr/bin/env perl|" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin|g" \
       -e "s|[@]MACRODIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac|g" \
       -e "s|[@]VERSION[@]|1.24.1|g" \
       -e "1s/a/a/" \
       ./contrib/chem/chem.pl \
       >chem \
&& chmod +x chem
sed -f ./shdeps.sed \
       -e 's/[@]g[@]//g' \
       -e 1s/a/a/ \
       ./src/preproc/eqn/neqn.sh \
       >neqn.tmp \
&& chmod +x neqn.tmp \
&& mv neqn.tmp neqn
rm -f nroff \
&& sed -f ./shdeps.sed \
       -e 1s/a/a/ \
       -e "s|[@]VERSION[@]|1.24.1|" \
       -e "s|[@]POSIX_SHELL_PROG[@]|/bin/sh|g" \
       ./src/roff/nroff/nroff.sh \
       >nroff \
&& chmod +x nroff
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/chem/chem.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/chem/chem.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/chem/chem.1.man \
     >contrib/chem/chem.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/eqn2graph/eqn2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/eqn2graph/eqn2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/eqn2graph/eqn2graph.1.man \
     >contrib/eqn2graph/eqn2graph.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/gdiffmk/gdiffmk.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/gdiffmk/gdiffmk.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/gdiffmk/gdiffmk.1.man \
     >contrib/gdiffmk/gdiffmk.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/glilypond/glilypond.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/glilypond/glilypond.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/glilypond/glilypond.1.man \
     >contrib/glilypond/glilypond.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/gperl/gperl.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/gperl/gperl.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/gperl/gperl.1.man \
     >contrib/gperl/gperl.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/gpinyin/gpinyin.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/gpinyin/gpinyin.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/gpinyin/gpinyin.1.man \
     >contrib/gpinyin/gpinyin.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/grap2graph/grap2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/grap2graph/grap2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/grap2graph/grap2graph.1.man \
     >contrib/grap2graph/grap2graph.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/mm/mmroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/mm/mmroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/mm/mmroff.1.man \
     >contrib/mm/mmroff.1
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/pic2graph/pic2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/pic2graph/pic2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/pic2graph/pic2graph.1.man \
     >contrib/pic2graph/pic2graph.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grodvi/grodvi.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grodvi/grodvi.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grodvi/grodvi.1.man \
     >src/devices/grodvi/grodvi.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grohtml/grohtml.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grohtml/grohtml.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grohtml/grohtml.1.man \
     >src/devices/grohtml/grohtml.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grolbp/grolbp.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grolbp/grolbp.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grolbp/grolbp.1.man \
     >src/devices/grolbp/grolbp.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grolj4/grolj4.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grolj4/grolj4.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grolj4/grolj4.1.man \
     >src/devices/grolj4/grolj4.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/gropdf/gropdf.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/gropdf/gropdf.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/gropdf/gropdf.1.man \
     >src/devices/gropdf/gropdf.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/gropdf/pdfmom.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/gropdf/pdfmom.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/gropdf/pdfmom.1.man \
     >src/devices/gropdf/pdfmom.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grops/grops.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grops/grops.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grops/grops.1.man \
     >src/devices/grops/grops.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/devices/grotty/grotty.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/devices/grotty/grotty.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/devices/grotty/grotty.1.man \
     >src/devices/grotty/grotty.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/preconv/preconv.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/preconv/preconv.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/preconv/preconv.1.man \
     >src/preproc/preconv/preconv.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/roff/groff/groff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/roff/groff/groff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/roff/groff/groff.1.man \
     >src/roff/groff/groff.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/addftinfo/addftinfo.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/addftinfo/addftinfo.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/addftinfo/addftinfo.1.man \
     >src/utils/addftinfo/addftinfo.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/afmtodit/afmtodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/afmtodit/afmtodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/afmtodit/afmtodit.1.man \
     >src/utils/afmtodit/afmtodit.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/grog/grog.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/grog/grog.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/grog/grog.1.man \
     >src/utils/grog/grog.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/hpftodit/hpftodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/hpftodit/hpftodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/hpftodit/hpftodit.1.man \
     >src/utils/hpftodit/hpftodit.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/lkbib/lkbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/lkbib/lkbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/lkbib/lkbib.1.man \
     >src/utils/lkbib/lkbib.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/pfbtops/pfbtops.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/pfbtops/pfbtops.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/pfbtops/pfbtops.1.man \
     >src/utils/pfbtops/pfbtops.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/tfmtodit/tfmtodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/tfmtodit/tfmtodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/tfmtodit/tfmtodit.1.man \
     >src/utils/tfmtodit/tfmtodit.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/eqn/eqn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/eqn/eqn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/eqn/eqn.1.man \
     >src/preproc/eqn/eqn.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/eqn/neqn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/eqn/neqn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/eqn/neqn.1.man \
     >src/preproc/eqn/neqn.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/grn/grn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/grn/grn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/grn/grn.1.man \
     >src/preproc/grn/grn.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/pic/pic.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/pic/pic.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/pic/pic.1.man \
     >src/preproc/pic/pic.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/refer/refer.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/refer/refer.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/refer/refer.1.man \
     >src/preproc/refer/refer.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/soelim/soelim.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/soelim/soelim.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/soelim/soelim.1.man \
     >src/preproc/soelim/soelim.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/preproc/tbl/tbl.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/preproc/tbl/tbl.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/preproc/tbl/tbl.1.man \
     >src/preproc/tbl/tbl.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/roff/nroff/nroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/roff/nroff/nroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/roff/nroff/nroff.1.man \
     >src/roff/nroff/nroff.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/roff/troff/troff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/roff/troff/troff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/roff/troff/troff.1.man \
     >src/roff/troff/troff.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/indxbib/indxbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/indxbib/indxbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/indxbib/indxbib.1.man \
     >src/utils/indxbib/indxbib.1
TOPDIR/tmp/hosttools/mkdir -p `dirname src/utils/lookbib/lookbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl src/utils/lookbib/lookbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     src/utils/lookbib/lookbib.1.man \
     >src/utils/lookbib/lookbib.1
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff_font.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff_font.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff_font.5.man \
     >man/groff_font.5
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff_out.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff_out.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff_out.5.man \
     >man/groff_out.5
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff_tmac.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff_tmac.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff_tmac.5.man \
     >man/groff_tmac.5
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/hdtbl/groff_hdtbl.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/hdtbl/groff_hdtbl.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/hdtbl/groff_hdtbl.7.man \
     >contrib/hdtbl/groff_hdtbl.7
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/mm/groff_mm.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/mm/groff_mm.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/mm/groff_mm.7.man \
     >contrib/mm/groff_mm.7
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/mm/groff_mmse.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/mm/groff_mmse.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/mm/groff_mmse.7.man \
     >contrib/mm/groff_mmse.7
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/mom/groff_mom.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/mom/groff_mom.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/mom/groff_mom.7.man \
     >contrib/mom/groff_mom.7
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/rfc1345/groff_rfc1345.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl contrib/rfc1345/groff_rfc1345.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     contrib/rfc1345/groff_rfc1345.7.man \
     >contrib/rfc1345/groff_rfc1345.7
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff_char.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff_char.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff_char.7.man \
     >man/groff_char.7
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff_diff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff_diff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff_diff.7.man \
     >man/groff_diff.7
TOPDIR/tmp/hosttools/mkdir -p `dirname man/groff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/groff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/groff.7.man \
     >man/groff.7
TOPDIR/tmp/hosttools/mkdir -p `dirname man/roff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl man/roff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     man/roff.7.man \
     >man/roff.7
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_ms.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_ms.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_ms.7.man \
     >tmac/groff_ms.7
TOPDIR/tmp/hosttools/mkdir -p ./tmac
! TOPDIR/tmp/hosttools/grep -E \
  '(^|[[:space:]])(define|divert|include|index|shift|undefine|undivert)($|[[:space:]])' \
  ./tmac/groff_man.7.man.in > tmac/groff_man-passed-check-for-m4-keywords-stamp
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_me.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_me.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_me.7.man \
     >tmac/groff_me.7
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_mdoc.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_mdoc.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_mdoc.7.man \
     >tmac/groff_mdoc.7
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_trace.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_trace.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_trace.7.man \
     >tmac/groff_trace.7
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_www.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_www.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_www.7.man \
     >tmac/groff_www.7
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devascii/R` \
&& rm -f font/devascii/R \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/R` > font/devascii/R
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devascii/I` \
&& rm -f font/devascii/I \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/I` > font/devascii/I
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devascii/B` \
&& rm -f font/devascii/B \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/B` > font/devascii/B
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devascii/BI` \
&& rm -f font/devascii/BI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/BI` > font/devascii/BI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devascii/DESC` \
&& /bin/bash ./font/scripts/gendesc.sh ./font/devascii/DESC.proto \
     240 10 6 \
     R I B BI > font/devascii/DESC
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devdvi/DESC` \
&& cat ./font/devdvi/DESC.in >font/devdvi/DESC.tmp \
&& echo "papersize A4" >>font/devdvi/DESC.tmp \
&& (test -z '' \
    || echo print '' >>font/devdvi/DESC.tmp)
mv font/devdvi/DESC.tmp font/devdvi/DESC
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/R` \
&& rm -f font/devhtml/R \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/R` >font/devhtml/R
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/I` \
&& rm -f font/devhtml/I \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/I` >font/devhtml/I
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/B` \
&& rm -f font/devhtml/B \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/B` >font/devhtml/B
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/BI` \
&& rm -f font/devhtml/BI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/BI` >font/devhtml/BI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/CR` \
&& rm -f font/devhtml/CR \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CR` >font/devhtml/CR
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/CI` \
&& rm -f font/devhtml/CI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CI` >font/devhtml/CI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/CB` \
&& rm -f font/devhtml/CB \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CB` >font/devhtml/CB
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/CBI` \
&& rm -f font/devhtml/CBI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CBI` >font/devhtml/CBI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/S` \
&& rm -f font/devhtml/S \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/S` >font/devhtml/S
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devhtml/DESC` \
&& /bin/bash ./font/scripts/gendesc.sh ./font/devhtml/DESC.proto \
  240 10 6 R I B BI CR CI CB CBI S CSH CSS CTH CTS JPG JPM KOG KOM \
  > font/devhtml/DESC.tmp \
&& echo "image_generator missing" >>font/devhtml/DESC.tmp \
&& mv font/devhtml/DESC.tmp font/devhtml/DESC
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlatin1/R` \
&& rm -f font/devlatin1/R \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/R` > font/devlatin1/R
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlatin1/I` \
&& rm -f font/devlatin1/I \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/I` > font/devlatin1/I
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlatin1/B` \
&& rm -f font/devlatin1/B \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/B` > font/devlatin1/B
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlatin1/BI` \
&& rm -f font/devlatin1/BI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/BI` > font/devlatin1/BI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlatin1/DESC` \
&& /bin/bash ./font/scripts/gendesc.sh ./font/devlatin1/DESC.proto \
     240 10 6 \
     R I B BI > font/devlatin1/DESC
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlbp/DESC` \
&& cat ./font/devlbp/DESC.in >font/devlbp/DESC.tmp \
&& echo "papersize A4" >>font/devlbp/DESC.tmp \
&& (test -z '' \
    || echo print '' >>font/devlbp/DESC.tmp)
mv font/devlbp/DESC.tmp font/devlbp/DESC
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/S; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/CB; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/CBI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/CI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/CR; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/HB; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
for f in font/devpdf/HBI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/HI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
for f in font/devpdf/HR; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/TB; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
for f in font/devpdf/ZD; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
for f in font/devpdf/TI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
for f in font/devpdf/TR; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devpdf/DESC` \
&& cat ./font/devpdf/DESC.in >font/devpdf/DESC.tmp \
&& echo "papersize A4" >>font/devpdf/DESC.tmp
for f in font/devpdf/EURO; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
mv font/devpdf/DESC.tmp font/devpdf/DESC
cp -fp ./font/devpdf/SS.in font/devpdf/SS
cp -fp ./font/devpdf/symbolsl.afm.in font/devpdf/symbolsl.afm
cp -fp ./font/devpdf/symbolsl.pfb.in font/devpdf/symbolsl.pfb
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/enc
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/map
cp -fp ./font/devps/`basename font/devpdf/enc/text.enc` \
  ./font/devpdf/enc
cp -fp \
  ./font/devps/generate/`basename font/devpdf/map/dingbats.map` \
  ./font/devpdf/map
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/map
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/map
cp -fp \
  ./font/devps/generate/`basename font/devpdf/map/symbol.map` \
  ./font/devpdf/map
cp -fp \
  ./font/devps/generate/`basename font/devpdf/map/text.map` \
  ./font/devpdf/map
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf
sed "/BEGIN URW/,/END URW/d" \
  ./font/devpdf/Foundry.in >font/devpdf/Foundry
for f in font/devpdf/TBI; do \
  cp -fp ./font/devps/`basename $f` \
    ./font/devpdf; \
done
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devutf8/R` \
&& rm -f font/devutf8/R \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/R` >font/devutf8/R
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devutf8/I` \
&& rm -f font/devutf8/I \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/I` >font/devutf8/I
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devutf8/B` \
&& rm -f font/devutf8/B \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/B` >font/devutf8/B
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devutf8/BI` \
&& rm -f font/devutf8/BI \
&& /bin/bash ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/BI` >font/devutf8/BI
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devutf8/DESC` \
&& /bin/bash ./font/scripts/gendesc.sh ./font/devutf8/DESC.proto \
  240 10 6 R I B BI CSH CSS CTH CTS JPG JPM KOG KOM >font/devutf8/DESC
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devlj4/DESC` \
&& echo "res 1200" >font/devlj4/DESC.tmp \
&& echo "unitwidth `expr 7620000 / 1200`" >>font/devlj4/DESC.tmp \
&& cat ./font/devlj4/DESC.in >>font/devlj4/DESC.tmp \
&& echo "papersize A4" >>font/devlj4/DESC.tmp \
&& (test -z '' \
    || echo print '' >>font/devlj4/DESC.tmp)
TOPDIR/tmp/hosttools/mkdir -p `dirname font/devps/DESC` \
&& cat ./font/devps/DESC.in >font/devps/DESC.tmp \
&& echo broken 0 >>font/devps/DESC.tmp \
&& echo "papersize A4" >>font/devps/DESC.tmp \
&& (test -z '' \
    || echo print '' >>font/devps/DESC.tmp)
mv font/devlj4/DESC.tmp font/devlj4/DESC
TOPDIR/tmp/hosttools/mkdir -p font/devps \
&& rm -f font/devps/prologue \
&& sed -f ./font/devps/psstrip.sed font/devps/prologue.ps >font/devps/prologue
mv font/devps/DESC.tmp font/devps/DESC
TOPDIR/tmp/hosttools/mkdir -p font/devps \
&& rm -f font/devps/freeeuro.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/freeeuro.ps >font/devps/freeeuro.pfa
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf/util \
&& if test -n "/usr/bin/env perl"; then \
     sed -f ./shdeps.sed \
         -e "s|/usr/bin/perl|/usr/bin/env perl|" \
         -e "s|[@]GHOSTSCRIPT[@]|missing|" \
         -e "s|[@]PATH_SEPARATOR[@]|:|" \
         -e "s|[@]urwfontsupport[@]||" \
         -e "s|[@]VERSION[@]|1.24.1|" \
         -e "s|[@]GROFF_FONT_DIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font|" \
         ./font/devpdf/util/BuildFoundries.pl \
         >./font/devpdf/util/BuildFoundries; \
   else \
     sed -f ./shdeps.sed \
         -e "s|[@]VERSION[@]|1.24.1|" \
         -e "s|[@]GROFF_FONT_DIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font|" \
         ./font/devpdf/util/BuildFoundries.pl \
         >./font/devpdf/util/BuildFoundries; \
   fi \
&& chmod +x ./font/devpdf/util/BuildFoundries
TOPDIR/tmp/hosttools/mkdir -p font/devps \
&& rm -f font/devps/symbolsl.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/symbolsl.ps >font/devps/symbolsl.pfa
TOPDIR/tmp/hosttools/mkdir -p ./tmac
sed -e \
  "s;[@]PNMTOPS_NOSETPAGE[@];no;g" \
  ./tmac/www.tmac.in > ./tmac/www.tmac
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/groff-man-pages-cover.groff` \
&& LANG=C LC_ALL=C sed -e "s;[@]PAGE[@];A4;" -e "s;[@]VERSION[@];1.24.1;" -e "s;[@]g[@];;g;" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/doc/groff-man-pages-cover.groff.in >doc/groff-man-pages-cover.groff
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/hdtbl/examples/fonts_n.roff` \
&& sed -e "s|[@]fontdir[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font|" \
       -e "s|[@]EGREP[@]|TOPDIR/tmp/hosttools/grep -E|" contrib/hdtbl/examples/fonts_n.in >contrib/hdtbl/examples/fonts_n.roff
TOPDIR/tmp/hosttools/mkdir -p `dirname contrib/hdtbl/examples/fonts_x.roff` \
&& sed -e "s|[@]fontdir[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font|" \
       -e "s|[@]EGREP[@]|TOPDIR/tmp/hosttools/grep -E|" contrib/hdtbl/examples/fonts_x.in >contrib/hdtbl/examples/fonts_x.roff
cp ./contrib/mom/examples/penguin.ps penguin.ps
cp ./contrib/mom/examples/penguin.pdf penguin.pdf
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meref.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]PAGE[@];A4;" -e "s;[@]VERSION[@];1.24.1;" -e "s;[@]g[@];;g;" doc/meref.me.in >doc/meref.me
TOPDIR/tmp/hosttools/mkdir -p font/devps \
&& rm -f font/devps/zapfdr.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/zapfdr.ps >font/devps/zapfdr.pfa
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meintro_fr.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]PAGE[@];A4;" -e "s;[@]VERSION[@];1.24.1;" -e "s;[@]g[@];;g;" doc/meintro_fr.me.in >doc/meintro_fr.me
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meintro.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]PAGE[@];A4;" -e "s;[@]VERSION[@];1.24.1;" -e "s;[@]g[@];;g;" doc/meintro.me.in >doc/meintro.me
>font/devutf8/stamp
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/ms.ms` \
&& LANG=C LC_ALL=C sed -e "s;[@]PAGE[@];A4;" -e "s;[@]VERSION[@];1.24.1;" -e "s;[@]g[@];;g;" doc/ms.ms.in >doc/ms.ms
mkdir -p contrib/sboxes
LANG=C LC_ALL=C sed -n -e '1,/REPLACEME/p' \
    ./contrib/sboxes/msboxes.ms.in > contrib/sboxes/msboxes.ms.tmp
LANG=C LC_ALL=C sed -f ./contrib/sboxes/notquine.sed \
    ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_alpha.o `test -f 'lib/unictype/ctype_alpha.c' || echo './'`lib/unictype/ctype_alpha.c
LANG=C LC_ALL=C sed -n -e '/REPLACEME/,$p' \
    ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp
mv contrib/sboxes/msboxes.ms.tmp contrib/sboxes/msboxes.ms
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_blank.o `test -f 'lib/unictype/ctype_blank.c' || echo './'`lib/unictype/ctype_blank.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_cntrl.o `test -f 'lib/unictype/ctype_cntrl.c' || echo './'`lib/unictype/ctype_cntrl.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_digit.o `test -f 'lib/unictype/ctype_digit.c' || echo './'`lib/unictype/ctype_digit.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_graph.o `test -f 'lib/unictype/ctype_graph.c' || echo './'`lib/unictype/ctype_graph.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_lower.o `test -f 'lib/unictype/ctype_lower.c' || echo './'`lib/unictype/ctype_lower.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_print.o `test -f 'lib/unictype/ctype_print.c' || echo './'`lib/unictype/ctype_print.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_punct.o `test -f 'lib/unictype/ctype_punct.c' || echo './'`lib/unictype/ctype_punct.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_space.o `test -f 'lib/unictype/ctype_space.c' || echo './'`lib/unictype/ctype_space.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_upper.o `test -f 'lib/unictype/ctype_upper.c' || echo './'`lib/unictype/ctype_upper.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_xdigit.o `test -f 'lib/unictype/ctype_xdigit.c' || echo './'`lib/unictype/ctype_xdigit.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/uniwidth/libgnu_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grohtml/post-html.o src/devices/grohtml/post-html.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grohtml/html-table.o src/devices/grohtml/html-table.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grohtml/html-text.o src/devices/grohtml/html-text.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grohtml/output.o src/devices/grohtml/output.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grolbp/lbp.o src/devices/grolbp/lbp.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grolj4/lj4.o src/devices/grolj4/lj4.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grops/ps.o src/devices/grops/ps.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grops/psrm.o src/devices/grops/psrm.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grotty/tty.o src/devices/grotty/tty.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/html/pre-html.o src/preproc/html/pre-html.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/html/pushback.o src/preproc/html/pushback.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/preconv/preconv-preconv.o `test -f 'src/preproc/preconv/preconv.cpp' || echo './'`src/preproc/preconv/preconv.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/groff/groff.o src/roff/groff/groff.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/roff/groff/pipeline.o src/roff/groff/pipeline.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/addftinfo/addftinfo.o src/utils/addftinfo/addftinfo.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/addftinfo/guess.o src/utils/addftinfo/guess.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/hpftodit/hpftodit.o src/utils/hpftodit/hpftodit.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/hpftodit/hpuni.o src/utils/hpftodit/hpuni.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/lkbib/lkbib.o src/utils/lkbib/lkbib.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libbib/common.o src/libs/libbib/common.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libbib/index.o src/libs/libbib/index.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libbib/linear.o src/libs/libbib/linear.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libbib/search.o src/libs/libbib/search.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libbib/map.o src/libs/libbib/map.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/utils/pfbtops/pfbtops.o src/utils/pfbtops/pfbtops.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/tfmtodit/tfmtodit.o src/utils/tfmtodit/tfmtodit.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-main.o `test -f 'src/preproc/eqn/main.cpp' || echo './'`src/preproc/eqn/main.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-box.o `test -f 'src/preproc/eqn/box.cpp' || echo './'`src/preproc/eqn/box.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-limit.o `test -f 'src/preproc/eqn/limit.cpp' || echo './'`src/preproc/eqn/limit.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-list.o `test -f 'src/preproc/eqn/list.cpp' || echo './'`src/preproc/eqn/list.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-over.o `test -f 'src/preproc/eqn/over.cpp' || echo './'`src/preproc/eqn/over.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-text.o `test -f 'src/preproc/eqn/text.cpp' || echo './'`src/preproc/eqn/text.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-script.o `test -f 'src/preproc/eqn/script.cpp' || echo './'`src/preproc/eqn/script.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-mark.o `test -f 'src/preproc/eqn/mark.cpp' || echo './'`src/preproc/eqn/mark.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-other.o `test -f 'src/preproc/eqn/other.cpp' || echo './'`src/preproc/eqn/other.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-delim.o `test -f 'src/preproc/eqn/delim.cpp' || echo './'`src/preproc/eqn/delim.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-sqrt.o `test -f 'src/preproc/eqn/sqrt.cpp' || echo './'`src/preproc/eqn/sqrt.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-pile.o `test -f 'src/preproc/eqn/pile.cpp' || echo './'`src/preproc/eqn/pile.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-special.o `test -f 'src/preproc/eqn/special.cpp' || echo './'`src/preproc/eqn/special.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-eqn.o `test -f 'src/preproc/eqn/eqn.cpp' || echo './'`src/preproc/eqn/eqn.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/grn/hdb.o src/preproc/grn/hdb.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/grn/hpoint.o src/preproc/grn/hpoint.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/grn/hgraph.o src/preproc/grn/hgraph.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/grn/main.o src/preproc/grn/main.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-pic.o `test -f 'src/preproc/pic/pic.cpp' || echo './'`src/preproc/pic/pic.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-lex.o `test -f 'src/preproc/pic/lex.cpp' || echo './'`src/preproc/pic/lex.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-main.o `test -f 'src/preproc/pic/main.cpp' || echo './'`src/preproc/pic/main.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-object.o `test -f 'src/preproc/pic/object.cpp' || echo './'`src/preproc/pic/object.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-common.o `test -f 'src/preproc/pic/common.cpp' || echo './'`src/preproc/pic/common.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-troff.o `test -f 'src/preproc/pic/troff.cpp' || echo './'`src/preproc/pic/troff.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/pic/pic-tex.o `test -f 'src/preproc/pic/tex.cpp' || echo './'`src/preproc/pic/tex.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/refer/refer-command.o `test -f 'src/preproc/refer/command.cpp' || echo './'`src/preproc/refer/command.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/refer/refer-ref.o `test -f 'src/preproc/refer/ref.cpp' || echo './'`src/preproc/refer/ref.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/refer/refer-refer.o `test -f 'src/preproc/refer/refer.cpp' || echo './'`src/preproc/refer/refer.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/refer/refer-token.o `test -f 'src/preproc/refer/token.cpp' || echo './'`src/preproc/refer/token.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/refer/refer-label.o `test -f 'src/preproc/refer/label.cpp' || echo './'`src/preproc/refer/label.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/soelim/soelim.o src/preproc/soelim/soelim.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/tbl/main.o src/preproc/tbl/main.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/tbl/table.o src/preproc/tbl/table.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/dictionary.o src/roff/troff/dictionary.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/div.o src/roff/troff/div.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/env.o src/roff/troff/env.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/input.o src/roff/troff/input.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/mtsm.o src/roff/troff/mtsm.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unictype/libgnu_a-ctype_alnum.o `test -f 'lib/unictype/ctype_alnum.c' || echo './'`lib/unictype/ctype_alnum.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/node.o src/roff/troff/node.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/number.o src/roff/troff/number.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/reg.o src/roff/troff/reg.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/indxbib/indxbib.o src/utils/indxbib/indxbib.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/utils/indxbib/signal.o src/utils/indxbib/signal.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/utils/lookbib/lookbib.o src/utils/lookbib/lookbib.cpp
rm -f glilypond \
&& sed -f "./shdeps.sed" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin|g" \
       -e "s|[@]glilypond_dir[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/glilypond|g" \
       -e "s|[@]VERSION[@]|1.24.1|g" \
       ./contrib/glilypond/glilypond.pl \
       >glilypond \
&& chmod +x glilypond
rm -f gperl \
&& sed -f "./shdeps.sed" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin|g" \
       -e "s|[@]VERSION[@]|1.24.1|g" \
       -e "1s/a/a/" \
       ./contrib/gperl/gperl.pl \
       >gperl \
&& chmod +x gperl
sed -f "./shdeps.sed" \
    -e "s|[@]g[@]||g" \
    -e "s|[@]BINDIR[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin|g" \
    -e "s|[@]gpinyin_dir[@]|TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/gpinyin|" \
    -e "s|[@]VERSION[@]|1.24.1|g" \
    -e "1s/a/a/" \
    ./contrib/gpinyin/gpinyin.pl \
    >gpinyin \
&& chmod +x gpinyin
m4 -D_groff_man_not_style \
  -DREVISION_DATE=`/usr/bin/env perl ./mdate.pl ./tmac/groff_man.7.man.in` \
  ./tmac/groff_man.7.man.in > tmac/groff_man.7.man
TOPDIR/tmp/hosttools/mkdir -p ./font/devpdf \
&& PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/build-aux:/srv/pokybuild/yocto-worker/musl-qemux86-64/build/layers/openembedded-core/scripts/native-intercept:TOPDIR/tmp/sysroots-uninative/x86_64-linux/usr/bin:/srv/pokybuild/yocto-worker/musl-qemux86-64/build/layers/openembedded-core/scripts:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin/x86_64-linux:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/sbin:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/sbin:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/bin:/srv/pokybuild/yocto-worker/musl-qemux86-64/build/layers/bitbake/bin:TOPDIR/tmp/hosttools" \
TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font/devpdf/util/BuildFoundries \
   \
  --download TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font/devpdf/download.in \
  TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font/devpdf \
  'TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font/devpdf:TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font/devpdf' \
  >>font/devpdf/download.tmp \
&& mv font/devpdf/download.tmp font/devpdf/download
>font/devps/stamp
rm -f libbib.a
ar cr libbib.a src/libs/libbib/common.o src/libs/libbib/index.o src/libs/libbib/linear.o src/libs/libbib/search.o src/libs/libbib/map.o 
BuildFoundries: warning: line 34: cannot read grops font description 'AB' for default foundry
BuildFoundries: warning: line 35: cannot read grops font description 'ABI' for default foundry
BuildFoundries: warning: line 36: cannot read grops font description 'AI' for default foundry
BuildFoundries: warning: line 37: cannot read grops font description 'AR' for default foundry
BuildFoundries: warning: line 38: cannot read grops font description 'BMB' for default foundry
BuildFoundries: warning: line 39: cannot read grops font description 'BMBI' for default foundry
BuildFoundries: warning: line 40: cannot read grops font description 'BMI' for default foundry
BuildFoundries: warning: line 41: cannot read grops font description 'BMR' for default foundry
BuildFoundries: notice: copied grops font description CB for gropdf
BuildFoundries: notice: copied grops font description CBI for gropdf
BuildFoundries: notice: copied grops font description CI for gropdf
BuildFoundries: notice: copied grops font description CR for gropdf
BuildFoundries: notice: copied grops font description HB for gropdf
BuildFoundries: notice: copied grops font description HBI for gropdf
BuildFoundries: notice: copied grops font description HI for gropdf
BuildFoundries: warning: line 49: cannot read grops font description 'HNB' for default foundry
BuildFoundries: warning: line 50: cannot read grops font description 'HNBI' for default foundry
BuildFoundries: warning: line 51: cannot read grops font description 'HNI' for default foundry
BuildFoundries: warning: line 52: cannot read grops font description 'HNR' for default foundry
BuildFoundries: notice: copied grops font description HR for gropdf
BuildFoundries: warning: line 54: cannot read grops font description 'NB' for default foundry
BuildFoundries: warning: line 55: cannot read grops font description 'NBI' for default foundry
BuildFoundries: warning: line 56: cannot read grops font description 'NI' for default foundry
BuildFoundries: warning: line 57: cannot read grops font description 'NR' for default foundry
BuildFoundries: warning: line 58: cannot read grops font description 'PB' for default foundry
BuildFoundries: warning: line 59: cannot read grops font description 'PBI' for default foundry
BuildFoundries: warning: line 60: cannot read grops font description 'PI' for default foundry
BuildFoundries: warning: line 61: cannot read grops font description 'PR' for default foundry
BuildFoundries: notice: copied grops font description S for gropdf
BuildFoundries: notice: copied grops font description TB for gropdf
BuildFoundries: notice: copied grops font description TBI for gropdf
BuildFoundries: notice: copied grops font description TI for gropdf
BuildFoundries: notice: copied grops font description TR for gropdf
BuildFoundries: warning: line 67: cannot read grops font description 'ZCMI' for default foundry
BuildFoundries: notice: copied grops font description ZD for gropdf
BuildFoundries: notice: copied grops font description EURO for gropdf
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/preproc/eqn/eqn-lex.o `test -f 'src/preproc/eqn/lex.cpp' || echo './'`src/preproc/eqn/lex.cpp
ranlib -D libbib.a
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_man.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_man.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_man.7.man \
     >tmac/groff_man.7
>font/devpdf/stamp
m4 -D_groff_man_style \
  -DREVISION_DATE=`/usr/bin/env perl ./mdate.pl ./tmac/groff_man.7.man.in` \
  ./tmac/groff_man.7.man.in > tmac/groff_man_style.7.man
TOPDIR/tmp/hosttools/mkdir -p `dirname tmac/groff_man_style.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/env perl ./mdate.pl tmac/groff_man_style.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%A4|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/doc/groff-1.24.1/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo  | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib/groff/site-tmac | sed -e 's,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib*,' | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/share/groff/1.24.1/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.24.1|g" \
     tmac/groff_man_style.7.man \
     >tmac/groff_man_style.7
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/unicase/libgnu_a-tolower.o `test -f 'lib/unicase/tolower.c' || echo './'`lib/unicase/tolower.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/glthread/libgnu_a-tls.o `test -f 'lib/glthread/tls.c' || echo './'`lib/glthread/tls.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/glthread/libgnu_a-threadlib.o `test -f 'lib/glthread/threadlib.c' || echo './'`lib/glthread/threadlib.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/glthread/libgnu_a-once.o `test -f 'lib/glthread/once.c' || echo './'`lib/glthread/once.c
echo 1.24.1 > .version-t && mv .version-t .version
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isprint.o `test -f 'lib/c32isprint.c' || echo './'`lib/c32isprint.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32ispunct.o `test -f 'lib/c32ispunct.c' || echo './'`lib/c32ispunct.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isspace.o `test -f 'lib/c32isspace.c' || echo './'`lib/c32isspace.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isupper.o `test -f 'lib/c32isupper.c' || echo './'`lib/c32isupper.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isxdigit.o `test -f 'lib/c32isxdigit.c' || echo './'`lib/c32isxdigit.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32tolower.o `test -f 'lib/c32tolower.c' || echo './'`lib/c32tolower.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32width.o `test -f 'lib/c32width.c' || echo './'`lib/c32width.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-float.o `test -f 'lib/float.c' || echo './'`lib/float.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-hard-locale.o `test -f 'lib/hard-locale.c' || echo './'`lib/hard-locale.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-issymlink.o `test -f 'lib/issymlink.c' || echo './'`lib/issymlink.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-malloca.o `test -f 'lib/malloca.c' || echo './'`lib/malloca.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbchar.o `test -f 'lib/mbchar.c' || echo './'`lib/mbchar.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbiterf.o `test -f 'lib/mbiterf.c' || echo './'`lib/mbiterf.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbrtoc32.o `test -f 'lib/mbrtoc32.c' || echo './'`lib/mbrtoc32.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbrtowc.o `test -f 'lib/mbrtowc.c' || echo './'`lib/mbrtowc.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbsnlen.o `test -f 'lib/mbsnlen.c' || echo './'`lib/mbsnlen.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-mbszero.o `test -f 'lib/mbszero.c' || echo './'`lib/mbszero.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-setlocale_null.o `test -f 'lib/setlocale_null.c' || echo './'`lib/setlocale_null.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-setlocale_null-unlocked.o `test -f 'lib/setlocale_null-unlocked.c' || echo './'`lib/setlocale_null-unlocked.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-stat-time.o `test -f 'lib/stat-time.c' || echo './'`lib/stat-time.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-stdlib.o `test -f 'lib/stdlib.c' || echo './'`lib/stdlib.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-string.o `test -f 'lib/string.c' || echo './'`lib/string.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-vfzprintf.o `test -f 'lib/vfzprintf.c' || echo './'`lib/vfzprintf.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-vsnzprintf.o `test -f 'lib/vsnzprintf.c' || echo './'`lib/vsnzprintf.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32islower.o `test -f 'lib/c32islower.c' || echo './'`lib/c32islower.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-asnprintf.o `test -f 'lib/asnprintf.c' || echo './'`lib/asnprintf.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-printf-args.o `test -f 'lib/printf-args.c' || echo './'`lib/printf-args.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-printf-parse.o `test -f 'lib/printf-parse.c' || echo './'`lib/printf-parse.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-vasnprintf.o `test -f 'lib/vasnprintf.c' || echo './'`lib/vasnprintf.c
printf 'const char *major_version = "%s";\n' \
  `echo 1.24.1 | cut -d . -f 1` > src/roff/troff/majorminor.cpp.tmp
printf 'const char *minor_version = "%s";\n' \
  `echo 1.24.1 | cut -d . -f 2` >> src/roff/troff/majorminor.cpp.tmp
printf 'const char *revision = "%s";\n' \
  `echo 1.24.1 | cut -d . -f 3` >> src/roff/troff/majorminor.cpp.tmp
printf 'const char *version_string = "%s.%s";\n' \
  `echo 1.24.1 | cut -d . -f 1` `echo 1.24.1 | cut -d . -f 2` > src/libs/libgroff/version.cpp.tmp
mv src/roff/troff/majorminor.cpp.tmp src/roff/troff/majorminor.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isgraph.o `test -f 'lib/c32isgraph.c' || echo './'`lib/c32isgraph.c
printf 'const char *revision_string = "%s";\n' \
  `echo 1.24.1 | cut -d . -f 3` >> src/libs/libgroff/version.cpp.tmp
printf \
  'extern "C" {\nconst char *Version_string = "%s";\n}\n' \
  1.24.1 >> src/libs/libgroff/version.cpp.tmp
mv src/libs/libgroff/version.cpp.tmp src/libs/libgroff/version.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/roff/troff/majorminor.o src/roff/troff/majorminor.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isdigit.o `test -f 'lib/c32isdigit.c' || echo './'`lib/c32isdigit.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32iscntrl.o `test -f 'lib/c32iscntrl.c' || echo './'`lib/c32iscntrl.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isblank.o `test -f 'lib/c32isblank.c' || echo './'`lib/c32isblank.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isalpha.o `test -f 'lib/c32isalpha.c' || echo './'`lib/c32isalpha.c
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o lib/libgnu_a-c32isalnum.o `test -f 'lib/c32isalnum.c' || echo './'`lib/c32isalnum.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-filename.o `test -f 'src/libs/libgroff/filename.cpp' || echo './'`src/libs/libgroff/filename.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-font.o `test -f 'src/libs/libgroff/font.cpp' || echo './'`src/libs/libgroff/font.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-fontfile.o `test -f 'src/libs/libgroff/fontfile.cpp' || echo './'`src/libs/libgroff/fontfile.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-geometry.o `test -f 'src/libs/libgroff/geometry.cpp' || echo './'`src/libs/libgroff/geometry.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-glyphuni.o `test -f 'src/libs/libgroff/glyphuni.cpp' || echo './'`src/libs/libgroff/glyphuni.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-htmlhint.o `test -f 'src/libs/libgroff/htmlhint.cpp' || echo './'`src/libs/libgroff/htmlhint.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-iftoa.o `test -f 'src/libs/libgroff/iftoa.c' || echo './'`src/libs/libgroff/iftoa.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-invalid.o `test -f 'src/libs/libgroff/invalid.cpp' || echo './'`src/libs/libgroff/invalid.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-itoa.o `test -f 'src/libs/libgroff/itoa.c' || echo './'`src/libs/libgroff/itoa.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-json_encode.o `test -f 'src/libs/libgroff/json_encode.cpp' || echo './'`src/libs/libgroff/json_encode.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-lf.o `test -f 'src/libs/libgroff/lf.cpp' || echo './'`src/libs/libgroff/lf.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-lineno.o `test -f 'src/libs/libgroff/lineno.cpp' || echo './'`src/libs/libgroff/lineno.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-localcharset.o `test -f 'src/libs/libgroff/localcharset.c' || echo './'`src/libs/libgroff/localcharset.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-macropath.o `test -f 'src/libs/libgroff/macropath.cpp' || echo './'`src/libs/libgroff/macropath.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-fatal.o `test -f 'src/libs/libgroff/fatal.cpp' || echo './'`src/libs/libgroff/fatal.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-matherr.o `test -f 'src/libs/libgroff/matherr.c' || echo './'`src/libs/libgroff/matherr.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-maxfilename.o `test -f 'src/libs/libgroff/maxfilename.cpp' || echo './'`src/libs/libgroff/maxfilename.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-maxpathname.o `test -f 'src/libs/libgroff/maxpathname.cpp' || echo './'`src/libs/libgroff/maxpathname.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-mksdir.o `test -f 'src/libs/libgroff/mksdir.cpp' || echo './'`src/libs/libgroff/mksdir.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-nametoindex.o `test -f 'src/libs/libgroff/nametoindex.cpp' || echo './'`src/libs/libgroff/nametoindex.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-error.o `test -f 'src/libs/libgroff/error.cpp' || echo './'`src/libs/libgroff/error.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-prime.o `test -f 'src/libs/libgroff/prime.cpp' || echo './'`src/libs/libgroff/prime.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-progname.o `test -f 'src/libs/libgroff/progname.c' || echo './'`src/libs/libgroff/progname.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-ptable.o `test -f 'src/libs/libgroff/ptable.cpp' || echo './'`src/libs/libgroff/ptable.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-quotearg.o `test -f 'src/libs/libgroff/quotearg.c' || echo './'`src/libs/libgroff/quotearg.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-relocate.o `test -f 'src/libs/libgroff/relocate.cpp' || echo './'`src/libs/libgroff/relocate.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-searchpath.o `test -f 'src/libs/libgroff/searchpath.cpp' || echo './'`src/libs/libgroff/searchpath.cpp
gcc  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -c -o src/libs/libgroff/libgroff_a-spawnvp.o `test -f 'src/libs/libgroff/spawnvp.c' || echo './'`src/libs/libgroff/spawnvp.c
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-string.o `test -f 'src/libs/libgroff/string.cpp' || echo './'`src/libs/libgroff/string.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-strsave.o `test -f 'src/libs/libgroff/strsave.cpp' || echo './'`src/libs/libgroff/strsave.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-symbol.o `test -f 'src/libs/libgroff/symbol.cpp' || echo './'`src/libs/libgroff/symbol.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-tmpfile.o `test -f 'src/libs/libgroff/tmpfile.cpp' || echo './'`src/libs/libgroff/tmpfile.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-tmpname.o `test -f 'src/libs/libgroff/tmpname.cpp' || echo './'`src/libs/libgroff/tmpname.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-unicode.o `test -f 'src/libs/libgroff/unicode.cpp' || echo './'`src/libs/libgroff/unicode.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-uniglyph.o `test -f 'src/libs/libgroff/uniglyph.cpp' || echo './'`src/libs/libgroff/uniglyph.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-uniuni.o `test -f 'src/libs/libgroff/uniuni.cpp' || echo './'`src/libs/libgroff/uniuni.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-version.o `test -f 'src/libs/libgroff/version.cpp' || echo './'`src/libs/libgroff/version.cpp
rm -f lib/libgnu.a
ar cr lib/libgnu.a lib/libgnu_a-c32isalnum.o lib/libgnu_a-c32isalpha.o lib/libgnu_a-c32isblank.o lib/libgnu_a-c32iscntrl.o lib/libgnu_a-c32isdigit.o lib/libgnu_a-c32isgraph.o lib/libgnu_a-c32islower.o lib/libgnu_a-c32isprint.o lib/libgnu_a-c32ispunct.o lib/libgnu_a-c32isspace.o lib/libgnu_a-c32isupper.o lib/libgnu_a-c32isxdigit.o lib/libgnu_a-c32tolower.o lib/libgnu_a-c32width.o lib/libgnu_a-float.o    lib/libgnu_a-fseterr.o  lib/libgnu_a-hard-locale.o    lib/libgnu_a-issymlink.o      lib/libgnu_a-localcharset.o   lib/libgnu_a-malloca.o lib/libgnu_a-math.o lib/libgnu_a-mbchar.o lib/libgnu_a-mbiterf.o lib/libgnu_a-mbrtoc32.o lib/libgnu_a-mbrtowc.o  lib/libgnu_a-mbsnlen.o lib/libgnu_a-mbszero.o  lib/glthread/libgnu_a-once.o lib/libgnu_a-printf-frexp.o lib/libgnu_a-printf-frexpl.o    lib/libgnu_a-setlocale_null.o  lib/libgnu_a-setlocale_null-unlocked.o   lib/libgnu_a-stat-time.o    lib/libgnu_a-stdlib.o    lib/libgnu_a-string.o   lib/glthread/libgnu_a-threadlib.o lib/glthread/libgnu_a-tls.o  lib/unicase/libgnu_a-tolower.o lib/unictype/libgnu_a-ctype_alnum.o lib/unictype/libgnu_a-ctype_alpha.o lib/unictype/libgnu_a-ctype_blank.o lib/unictype/libgnu_a-ctype_cntrl.o lib/unictype/libgnu_a-ctype_digit.o lib/unictype/libgnu_a-ctype_graph.o lib/unictype/libgnu_a-ctype_lower.o lib/unictype/libgnu_a-ctype_print.o lib/unictype/libgnu_a-ctype_punct.o lib/unictype/libgnu_a-ctype_space.o lib/unictype/libgnu_a-ctype_upper.o lib/unictype/libgnu_a-ctype_xdigit.o lib/libgnu_a-unistd.o lib/uniwidth/libgnu_a-width.o   lib/libgnu_a-vfzprintf.o lib/libgnu_a-vsnzprintf.o lib/libgnu_a-wctype-h.o    lib/libgnu_a-xsize.o lib/libgnu_a-asnprintf.o lib/libgnu_a-printf-args.o lib/libgnu_a-printf-parse.o lib/libgnu_a-vasnprintf.o
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-paper.o `test -f 'src/libs/libgroff/paper.cpp' || echo './'`src/libs/libgroff/paper.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-errarg.o `test -f 'src/libs/libgroff/errarg.cpp' || echo './'`src/libs/libgroff/errarg.cpp
ranlib -D lib/libgnu.a
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-device.o `test -f 'src/libs/libgroff/device.cpp' || echo './'`src/libs/libgroff/device.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-curtime.o `test -f 'src/libs/libgroff/curtime.cpp' || echo './'`src/libs/libgroff/curtime.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-cset.o `test -f 'src/libs/libgroff/cset.cpp' || echo './'`src/libs/libgroff/cset.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-color.o `test -f 'src/libs/libgroff/color.cpp' || echo './'`src/libs/libgroff/color.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-cmap.o `test -f 'src/libs/libgroff/cmap.cpp' || echo './'`src/libs/libgroff/cmap.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -DENABLE_RELOCATABLE=1 -DLIBDIR=\"TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib\" -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libgroff/libgroff_a-change_lf.o `test -f 'src/libs/libgroff/change_lf.cpp' || echo './'`src/libs/libgroff/change_lf.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/devices/grodvi/dvi.o src/devices/grodvi/dvi.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libdriver/input.o src/libs/libdriver/input.cpp
g++  -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include  -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -c -o src/libs/libdriver/printer.o src/libs/libdriver/printer.cpp
rm -f libgroff.a
ar cr libgroff.a src/libs/libgroff/libgroff_a-change_lf.o src/libs/libgroff/libgroff_a-cmap.o src/libs/libgroff/libgroff_a-color.o src/libs/libgroff/libgroff_a-cset.o src/libs/libgroff/libgroff_a-curtime.o src/libs/libgroff/libgroff_a-device.o src/libs/libgroff/libgroff_a-errarg.o src/libs/libgroff/libgroff_a-error.o src/libs/libgroff/libgroff_a-fatal.o src/libs/libgroff/libgroff_a-filename.o src/libs/libgroff/libgroff_a-font.o src/libs/libgroff/libgroff_a-fontfile.o src/libs/libgroff/libgroff_a-geometry.o src/libs/libgroff/libgroff_a-glyphuni.o src/libs/libgroff/libgroff_a-htmlhint.o src/libs/libgroff/libgroff_a-iftoa.o src/libs/libgroff/libgroff_a-invalid.o src/libs/libgroff/libgroff_a-itoa.o src/libs/libgroff/libgroff_a-json_encode.o src/libs/libgroff/libgroff_a-lf.o src/libs/libgroff/libgroff_a-lineno.o src/libs/libgroff/libgroff_a-localcharset.o src/libs/libgroff/libgroff_a-macropath.o src/libs/libgroff/libgroff_a-matherr.o src/libs/libgroff/libgroff_a-maxfilename.o src/libs/libgroff/libgroff_a-maxpathname.o src/libs/libgroff/libgroff_a-mksdir.o src/libs/libgroff/libgroff_a-nametoindex.o src/libs/libgroff/libgroff_a-paper.o src/libs/libgroff/libgroff_a-prime.o src/libs/libgroff/libgroff_a-progname.o src/libs/libgroff/libgroff_a-ptable.o src/libs/libgroff/libgroff_a-quotearg.o src/libs/libgroff/libgroff_a-relocate.o src/libs/libgroff/libgroff_a-searchpath.o src/libs/libgroff/libgroff_a-spawnvp.o src/libs/libgroff/libgroff_a-string.o src/libs/libgroff/libgroff_a-strsave.o src/libs/libgroff/libgroff_a-symbol.o src/libs/libgroff/libgroff_a-tmpfile.o src/libs/libgroff/libgroff_a-tmpname.o src/libs/libgroff/libgroff_a-unicode.o src/libs/libgroff/libgroff_a-uniglyph.o src/libs/libgroff/libgroff_a-uniuni.o  src/libs/libgroff/libgroff_a-version.o 
ranlib -D libgroff.a
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o pre-grohtml src/preproc/html/pre-html.o src/preproc/html/pushback.o libgroff.a lib/libgnu.a -lm 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o preconv src/preproc/preconv/preconv-preconv.o libgroff.a -lm   lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o groff src/roff/groff/groff.o src/roff/groff/pipeline.o libgroff.a lib/libgnu.a -lm 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o tbl src/preproc/tbl/main.o src/preproc/tbl/table.o libgroff.a -lm lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o troff src/roff/troff/dictionary.o src/roff/troff/div.o src/roff/troff/env.o src/roff/troff/input.o src/roff/troff/mtsm.o src/roff/troff/node.o src/roff/troff/number.o src/roff/troff/reg.o src/roff/troff/majorminor.o libgroff.a lib/libgnu.a -lm 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o indxbib src/utils/indxbib/indxbib.o src/utils/indxbib/signal.o libbib.a libgroff.a -lm lib/libgnu.a 
rm -f libdriver.a
ar cr libdriver.a src/libs/libdriver/input.o src/libs/libdriver/printer.o 
ranlib -D libdriver.a
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -ww -b -M./contrib/sboxes -ms -msboxes -Tpdf \
  contrib/sboxes/msboxes.ms > contrib/sboxes/msboxes.pdf
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o grolbp src/devices/grolbp/lbp.o -lm libdriver.a libgroff.a lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o grolj4 src/devices/grolj4/lj4.o -lm libdriver.a libgroff.a lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o grops src/devices/grops/ps.o src/devices/grops/psrm.o -lm libdriver.a libgroff.a lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o grotty src/devices/grotty/tty.o -lm libdriver.a libgroff.a lib/libgnu.a 
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meref.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -ww -b -Tps -me doc/meref.me >doc/meref.ps
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meintro.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -ww -b -Tps -me doc/meintro.me >doc/meintro.ps
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/meintro_fr.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -ww -b -K utf8 -t -Tps -me -mfr doc/meintro_fr.me >doc/meintro_fr.ps
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o post-grohtml src/devices/grohtml/post-html.o src/devices/grohtml/html-table.o src/devices/grohtml/html-text.o src/devices/grohtml/output.o -lm libdriver.a libgroff.a lib/libgnu.a 
g++   -isystemTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden  -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -LTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/usr/lib                         -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -o grodvi src/devices/grodvi/dvi.o libdriver.a libgroff.a lib/libgnu.a -lm 
TOPDIR/tmp/hosttools/mkdir -p `dirname doc/automake.pdf` \
&& LC_ALL=C GROFF_COMMAND=TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/test-groff GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1" TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/pdfmom -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -FTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/font -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -MTOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/tmac -M./contrib/mom -K utf8 -p -e -t -wall -b -P-W doc/automake.mom >doc/automake.pdf
TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff: error: couldn't exec pic: No such file or directory
TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/groff: error: couldn't exec eqn: No such file or directory
pdfmom: fatal error: TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1/test-groff exited with status 24
make[2]: *** [Makefile:19272: doc/automake.pdf] Error 1
make[2]: *** Deleting file 'doc/automake.pdf'
make[2]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1'
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/groff-native/1.24.1/sources/groff-1.24.1'
make[1]: *** [Makefile:13327: all-recursive] Error 1
make: *** [Makefile:7589: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
03/05/26 10:41
Error type:
Recipe
Task:
do_compile
Recipe:
groff-native
Recipe version:
1.24.1-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux-musl
Host distro:
debian-12/debian-12
Branch:
mathieu/master-next
Commit:
bc34d79c5b5b0728f4f2d603c6e6beafd6481500
Build:
#237602
Submitter:
yp-ab-debian12-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/3764
Similar errors:
0
Open a bug