1[ 2 { 3 "wd": "/tmp/stable", 4 "wrapper": { 5 "cmd": { 6 "path": "./x86_64-cros-linux-gnu-gcc", 7 "args": [ 8 "-clang-syntax", 9 "main.cc" 10 ] 11 } 12 }, 13 "cmds": [ 14 { 15 "cmd": { 16 "path": "../../usr/bin/clang", 17 "args": [ 18 "--sysroot=/usr/x86_64-cros-linux-gnu", 19 "-Qunused-arguments", 20 "-Wno-tautological-constant-compare", 21 "-Wno-tautological-unsigned-enum-zero-compare", 22 "-Wno-unknown-warning-option", 23 "-Wno-section", 24 "-static-libgcc", 25 "-Wno-reorder-init-list", 26 "-Wno-final-dtor-non-final-class", 27 "-Wno-return-stack-address", 28 "-Werror=poison-system-directories", 29 "main.cc", 30 "-Wno-implicit-int-float-conversion", 31 "-B../../bin", 32 "-target", 33 "x86_64-cros-linux-gnu", 34 "-fsyntax-only", 35 "-stdlib=libstdc++" 36 ] 37 } 38 }, 39 { 40 "cmd": { 41 "path": "/usr/bin/ccache", 42 "args": [ 43 "./x86_64-cros-linux-gnu-gcc.real", 44 "--sysroot=/usr/x86_64-cros-linux-gnu", 45 "-Wno-maybe-uninitialized", 46 "-Wno-unused-local-typedefs", 47 "-Wno-deprecated-declarations", 48 "-Wtrampolines", 49 "main.cc", 50 "-mno-movbe" 51 ], 52 "env_updates": [ 53 "CCACHE_BASEDIR=/usr/x86_64-cros-linux-gnu", 54 "CCACHE_DIR=/var/cache/distfiles/ccache", 55 "CCACHE_UMASK=002" 56 ] 57 } 58 } 59 ] 60 }, 61 { 62 "wd": "/tmp/stable", 63 "env": [ 64 "GOMACC_PATH=/tmp/stable/gomacc" 65 ], 66 "wrapper": { 67 "cmd": { 68 "path": "./x86_64-cros-linux-gnu-gcc", 69 "args": [ 70 "-clang-syntax", 71 "main.cc" 72 ] 73 } 74 }, 75 "cmds": [ 76 { 77 "cmd": { 78 "path": "/tmp/stable/gomacc", 79 "args": [ 80 "../../usr/bin/clang", 81 "--sysroot=/usr/x86_64-cros-linux-gnu", 82 "-Qunused-arguments", 83 "-Wno-tautological-constant-compare", 84 "-Wno-tautological-unsigned-enum-zero-compare", 85 "-Wno-unknown-warning-option", 86 "-Wno-section", 87 "-static-libgcc", 88 "-Wno-reorder-init-list", 89 "-Wno-final-dtor-non-final-class", 90 "-Wno-return-stack-address", 91 "-Werror=poison-system-directories", 92 "main.cc", 93 "-Wno-implicit-int-float-conversion", 94 "-B../../bin", 95 "-target", 96 "x86_64-cros-linux-gnu", 97 "-fsyntax-only", 98 "-stdlib=libstdc++" 99 ] 100 } 101 }, 102 { 103 "cmd": { 104 "path": "/tmp/stable/gomacc", 105 "args": [ 106 "./x86_64-cros-linux-gnu-gcc.real", 107 "--sysroot=/usr/x86_64-cros-linux-gnu", 108 "-Wno-maybe-uninitialized", 109 "-Wno-unused-local-typedefs", 110 "-Wno-deprecated-declarations", 111 "-Wtrampolines", 112 "main.cc", 113 "-mno-movbe" 114 ] 115 } 116 } 117 ] 118 }, 119 { 120 "wd": "/tmp/stable", 121 "wrapper": { 122 "cmd": { 123 "path": "./x86_64-cros-linux-gnu-gcc", 124 "args": [ 125 "-clang-syntax", 126 "main.cc" 127 ] 128 }, 129 "stdout": "somemessage", 130 "stderr": "someerror", 131 "exitcode": 1 132 }, 133 "cmds": [ 134 { 135 "cmd": { 136 "path": "../../usr/bin/clang", 137 "args": [ 138 "--sysroot=/usr/x86_64-cros-linux-gnu", 139 "-Qunused-arguments", 140 "-Wno-tautological-constant-compare", 141 "-Wno-tautological-unsigned-enum-zero-compare", 142 "-Wno-unknown-warning-option", 143 "-Wno-section", 144 "-static-libgcc", 145 "-Wno-reorder-init-list", 146 "-Wno-final-dtor-non-final-class", 147 "-Wno-return-stack-address", 148 "-Werror=poison-system-directories", 149 "main.cc", 150 "-Wno-implicit-int-float-conversion", 151 "-B../../bin", 152 "-target", 153 "x86_64-cros-linux-gnu", 154 "-fsyntax-only", 155 "-stdlib=libstdc++" 156 ] 157 }, 158 "stdout": "somemessage", 159 "stderr": "someerror", 160 "exitcode": 1 161 } 162 ] 163 }, 164 { 165 "wd": "/tmp/stable", 166 "wrapper": { 167 "cmd": { 168 "path": "./x86_64-cros-linux-gnu-gcc", 169 "args": [ 170 "-clang-syntax", 171 "main.cc" 172 ] 173 }, 174 "stdout": "somemessage", 175 "stderr": "someerror", 176 "exitcode": 1 177 }, 178 "cmds": [ 179 { 180 "cmd": { 181 "path": "../../usr/bin/clang", 182 "args": [ 183 "--sysroot=/usr/x86_64-cros-linux-gnu", 184 "-Qunused-arguments", 185 "-Wno-tautological-constant-compare", 186 "-Wno-tautological-unsigned-enum-zero-compare", 187 "-Wno-unknown-warning-option", 188 "-Wno-section", 189 "-static-libgcc", 190 "-Wno-reorder-init-list", 191 "-Wno-final-dtor-non-final-class", 192 "-Wno-return-stack-address", 193 "-Werror=poison-system-directories", 194 "main.cc", 195 "-Wno-implicit-int-float-conversion", 196 "-B../../bin", 197 "-target", 198 "x86_64-cros-linux-gnu", 199 "-fsyntax-only", 200 "-stdlib=libstdc++" 201 ] 202 } 203 }, 204 { 205 "cmd": { 206 "path": "/usr/bin/ccache", 207 "args": [ 208 "./x86_64-cros-linux-gnu-gcc.real", 209 "--sysroot=/usr/x86_64-cros-linux-gnu", 210 "-Wno-maybe-uninitialized", 211 "-Wno-unused-local-typedefs", 212 "-Wno-deprecated-declarations", 213 "-Wtrampolines", 214 "main.cc", 215 "-mno-movbe" 216 ], 217 "env_updates": [ 218 "CCACHE_BASEDIR=/usr/x86_64-cros-linux-gnu", 219 "CCACHE_DIR=/var/cache/distfiles/ccache", 220 "CCACHE_UMASK=002" 221 ] 222 }, 223 "stdout": "somemessage", 224 "stderr": "someerror", 225 "exitcode": 1 226 } 227 ] 228 } 229] 230