1Parsing suff-main-several.mk:8: .1.2 .1.3 .1.4: 2ParseDependency(.1.2 .1.3 .1.4:) 3Setting main node to ".1.2" 4Parsing suff-main-several.mk:9: : Making ${.TARGET} from ${.IMPSRC}. 5Parsing suff-main-several.mk:14: next-main: 6ParseDependency(next-main:) 7Parsing suff-main-several.mk:15: : Making ${.TARGET} 8Parsing suff-main-several.mk:19: .SUFFIXES: .1 .2 .3 .4 9ParseDependency(.SUFFIXES: .1 .2 .3 .4) 10Adding suffix ".1" 11Adding suffix ".2" 12Setting main node from ".1.2" back to null 13defining transformation from `.1' to `.2' 14inserting ".1" (1) at end of list 15inserting ".2" (2) at end of list 16Setting main node to ".1.3" 17Adding suffix ".3" 18Setting main node from ".1.3" back to null 19defining transformation from `.1' to `.3' 20inserting ".1" (1) at end of list 21inserting ".3" (3) at end of list 22Setting main node to ".1.4" 23Adding suffix ".4" 24Setting main node from ".1.4" back to null 25defining transformation from `.1' to `.4' 26inserting ".1" (1) at end of list 27inserting ".4" (4) at end of list 28Setting main node to "next-main" 29Parsing suff-main-several.mk:24: .SUFFIXES: 30ParseDependency(.SUFFIXES:) 31Clearing all suffixes 32Parsing suff-main-several.mk:32: .SUFFIXES: .4 .3 .2 .1 33ParseDependency(.SUFFIXES: .4 .3 .2 .1) 34Adding suffix ".4" 35Adding suffix ".3" 36Adding suffix ".2" 37Adding suffix ".1" 38Parsing suff-main-several.mk:33: .SUFFIXES: 39ParseDependency(.SUFFIXES:) 40Clearing all suffixes 41Parsing suff-main-several.mk:34: .SUFFIXES: .1 .2 .3 .4 42ParseDependency(.SUFFIXES: .1 .2 .3 .4) 43Adding suffix ".1" 44Adding suffix ".2" 45Adding suffix ".3" 46Adding suffix ".4" 47Parsing suff-main-several.mk:35: .SUFFIXES: 48ParseDependency(.SUFFIXES:) 49Clearing all suffixes 50Parsing suff-main-several.mk:36: .SUFFIXES: .4 .3 .2 .1 51ParseDependency(.SUFFIXES: .4 .3 .2 .1) 52Adding suffix ".4" 53Adding suffix ".3" 54Adding suffix ".2" 55Adding suffix ".1" 56Parsing suff-main-several.mk:38: suff-main-several.1: 57ParseDependency(suff-main-several.1:) 58Parsing suff-main-several.mk:39: : Making ${.TARGET} out of nothing. 59Parsing suff-main-several.mk:40: next-main: suff-main-several.{2,3,4} 60ParseDependency(next-main: suff-main-several.{2,3,4}) 61Target "next-main" depends on "suff-main-several.{2,3,4}" 62# next-main, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none 63# suff-main-several.{2,3,4}, unmade, type none, flags none 64Parsing suff-main-several.mk:42: .MAKEFLAGS: -d0 -dg1 65ParseDependency(.MAKEFLAGS: -d0 -dg1) 66#*** Input graph: 67# .1.2, unmade, type OP_TRANSFORM, flags none 68# .1.3, unmade, type OP_TRANSFORM, flags none 69# .1.4, unmade, type OP_TRANSFORM, flags none 70# next-main, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none 71# suff-main-several.1, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none 72# suff-main-several.{2,3,4}, unmade, type none, flags none 73 74 75# 76# Files that are only sources: 77# .1.2 [.1.2] 78# .1.3 [.1.3] 79# .1.4 [.1.4] 80# suff-main-several.{2,3,4} [suff-main-several.{2,3,4}] 81#*** Global Variables: 82.ALLTARGETS = .1.2 .1.3 .1.4 next-main suff-main-several.1 suff-main-several.{2,3,4} 83.CURDIR = <curdir> 84.INCLUDES = # (empty) 85.LIBS = # (empty) 86.MAKE = <details omitted> 87.MAKE.DEPENDFILE = <details omitted> 88.MAKE.GID = <details omitted> 89.MAKE.JOBS.C = <details omitted> 90.MAKE.LEVEL = <details omitted> 91.MAKE.LEVEL.ENV = MAKELEVEL 92.MAKE.MAKEFILES = <details omitted> 93.MAKE.MAKEFILE_PREFERENCE = <details omitted> 94.MAKE.OS = <details omitted> 95.MAKE.PID = <details omitted> 96.MAKE.PPID = <details omitted> 97.MAKE.UID = <details omitted> 98.MAKEFLAGS = -r -k -d mps -d 0 -d g1 99.MAKEOVERRIDES = # (empty) 100.OBJDIR = <curdir> 101.PATH = . <curdir> 102.TARGETS = # (empty) 103.newline = 104# (ends with space) 105MACHINE = <details omitted> 106MACHINE_ARCH = <details omitted> 107MAKE = <details omitted> 108MFLAGS = -r -k -d mps -d 0 -d g1 109#*** Command-line Variables: 110 111#*** Directory Cache: 112# Stats: 0 hits 2 misses 0 near misses 0 losers (0%) 113# refs hits directory 114# 1 0 <curdir> 115 116#*** Suffixes: 117# ".4" (num 1, ref 1) 118# To: 119# From: 120# Search Path: 121# ".3" (num 2, ref 1) 122# To: 123# From: 124# Search Path: 125# ".2" (num 3, ref 1) 126# To: 127# From: 128# Search Path: 129# ".1" (num 4, ref 1) 130# To: 131# From: 132# Search Path: 133#*** Transformations: 134make: don't know how to make suff-main-several.2 (continuing) 135make: don't know how to make suff-main-several.3 (continuing) 136make: don't know how to make suff-main-several.4 (continuing) 137`next-main' not remade because of errors. 138 139Stop. 140make: stopped making "next-main" in unit-tests 141exit status 1 142