blob: 1c78d2c4392d876c6e13ed6102e2b33a5eb5c29f [file] [log] [blame]
[
{
"cmd": [],
"name": "ensure packages"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/cipd",
"-ensure-file",
"fuchsia/third_party/clang/${platform} integration\n@Subdir sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "ensure packages.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/clang/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"sysroot\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:c91\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/sysroot/linux\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [],
"name": "make"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/make/source",
"-ensure-file",
"fuchsia/third_party/source/make version:4.3",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:4.3-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/make\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/make/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/make/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/make/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/make/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/make/install"
],
"cwd": "[START_DIR]/make/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "make.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"RECIPE_MODULE[recipe_engine::cas]/resources/infra.sha1",
"/path/to/tmp/"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.cas.read infra revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_LINE@infra.sha1@git_revision:mock_infra_git_revision@@@",
"@@@STEP_LOG_END@infra.sha1@@@"
]
},
{
"cmd": [],
"name": "make.cas.install infra/tools/luci/cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.cas.install infra/tools/luci/cas.ensure package directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@"
]
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision",
"-ensure-file",
"infra/tools/luci/cas/${platform} git_revision:mock_infra_git_revision",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.cas.install infra/tools/luci/cas.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@3@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:moc\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/cas/resolved-platform\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/make/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "make.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "m4"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/m4/source",
"-ensure-file",
"fuchsia/third_party/source/m4 version:1.4.18",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.4.18--\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/m4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/m4/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/m4/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-incompatible-function-pointer-types",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-incompatible-function-pointer-types",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/m4/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/m4/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/m4/install"
],
"cwd": "[START_DIR]/m4/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "m4.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/m4/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "m4.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "autoconf"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/autoconf/source",
"-ensure-file",
"fuchsia/third_party/source/autoconf version:2.69",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:2.69----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/autoconf\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/autoconf/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"patch",
"-d",
"[START_DIR]/autoconf/source",
"-i",
"RECIPE[fuchsia::contrib/gnu_build_tools].resources/0001-Make-autoconf-relocatable.patch",
"-p1"
],
"cwd": "[START_DIR]/autoconf/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.apply 0001-Make-autoconf-relocatable.patch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/autoconf/source/configure",
"--prefix=",
"--disable-silent-rules",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/autoconf/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/autoconf/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/autoconf/install"
],
"cwd": "[START_DIR]/autoconf/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "autoconf.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/autoconf/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "autoconf.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "automake"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/automake/source",
"-ensure-file",
"fuchsia/third_party/source/automake version:1.16.2",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.16.2--\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/automake\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/automake/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"patch",
"-d",
"[START_DIR]/automake/source",
"-i",
"RECIPE[fuchsia::contrib/gnu_build_tools].resources/0001-Make-automake-relocatable.patch",
"-p1"
],
"cwd": "[START_DIR]/automake/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.apply 0001-Make-automake-relocatable.patch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/automake/source/configure",
"--prefix=",
"--disable-silent-rules",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/automake/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/automake/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/automake/install"
],
"cwd": "[START_DIR]/automake/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "automake.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/automake/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "automake.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "help2man"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/help2man/source",
"-ensure-file",
"fuchsia/third_party/source/help2man version:1.47.16",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.47.16-\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/help2man\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/help2man/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/help2man/source/configure",
"--prefix=",
"--disable-silent-rules",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/help2man/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/help2man/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/help2man/install"
],
"cwd": "[START_DIR]/help2man/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "help2man.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/help2man/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "help2man.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "libtool"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/libtool/source",
"-ensure-file",
"fuchsia/third_party/source/libtool version:2.4.6",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:2.4.6---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/libtool\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/libtool/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"patch",
"-d",
"[START_DIR]/libtool/source",
"-i",
"RECIPE[fuchsia::contrib/gnu_build_tools].resources/0001-Make-libtool-relocatable.patch",
"-p1"
],
"cwd": "[START_DIR]/libtool/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.apply 0001-Make-libtool-relocatable.patch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/libtool/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"--disable-shared",
"--enable-ltdl-install",
"--enable-static",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/libtool/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/libtool/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/libtool/install"
],
"cwd": "[START_DIR]/libtool/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "libtool.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/libtool/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "libtool.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "pkg-config"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/pkg-config/source",
"-ensure-file",
"fuchsia/third_party/source/pkg-config version:0.29.2",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:0.29.2--\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/pkg-config\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/pkg-config/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/pkg-config/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-debug",
"--disable-host-tool",
"--disable-shared",
"--enable-static",
"--with-internal-glib",
"--with-pc-path=",
"--with-system-include-path=",
"--with-system-library-path=",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-int-conversion",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-int-conversion",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/pkg-config/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/pkg-config/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/pkg-config/install"
],
"cwd": "[START_DIR]/pkg-config/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "pkg-config.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/pkg-config/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "pkg-config.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "bison"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/bison/source",
"-ensure-file",
"fuchsia/third_party/source/bison version:3.7",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:3.7-----\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/bison\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/bison/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/bison/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"--enable-relocatable",
"--disable-rpath",
"--disable-nls",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-incompatible-function-pointer-types",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto -Wno-incompatible-function-pointer-types",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/bison/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/bison/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/bison/install"
],
"cwd": "[START_DIR]/bison/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "bison.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/bison/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "bison.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "flex"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/flex/source",
"-ensure-file",
"fuchsia/third_party/source/flex version:2.6.4",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:2.6.4---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/flex\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/flex/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/flex/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"--disable-shared",
"--disable-bootstrap",
"--disable-rpath",
"--disable-nls",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/flex/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/flex/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/flex/install"
],
"cwd": "[START_DIR]/flex/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "flex.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/flex/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "flex.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "texinfo"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/texinfo/source",
"-ensure-file",
"fuchsia/third_party/source/texinfo version:6.8.0",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:6.8.0---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/texinfo\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/texinfo/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"patch",
"-d",
"[START_DIR]/texinfo/source",
"-i",
"RECIPE[fuchsia::contrib/gnu_build_tools].resources/0001-Attempt-to-make-texi2any-relocatable.patch",
"-p1"
],
"cwd": "[START_DIR]/texinfo/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.apply 0001-Attempt-to-make-texi2any-relocatable.patch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/texinfo/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"--disable-rpath",
"--disable-nls",
"--disable-perl-xs",
"--disable-perl-api-texi-build",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/texinfo/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/texinfo/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/texinfo/install"
],
"cwd": "[START_DIR]/texinfo/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "texinfo.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/texinfo/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "texinfo.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"cmd": [],
"name": "dejagnu"
},
{
"cmd": [
"cipd",
"ensure",
"-root",
"[START_DIR]/dejagnu/source",
"-ensure-file",
"fuchsia/third_party/source/dejagnu version:1.6.2",
"-max-threads",
"0",
"-json-output",
"/path/to/tmp/json"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:1.6.2---\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/source/dejagnu\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[START_DIR]/dejagnu/build"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.create build dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"[START_DIR]/dejagnu/source/configure",
"--prefix=",
"--disable-silent-rules",
"--disable-dependency-tracking",
"--disable-rpath",
"--disable-nls",
"AR=[START_DIR]/cipd/bin/llvm-ar",
"CC=[START_DIR]/cipd/bin/clang",
"CFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CPPFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"CXX=[START_DIR]/cipd/bin/clang++",
"CXXFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"LDFLAGS=--sysroot=[START_DIR]/cipd/sysroot -O3 -flto",
"NM=[START_DIR]/cipd/bin/llvm-nm",
"OBJCOPY=[START_DIR]/cipd/bin/llvm-objcopy",
"RANLIB=[START_DIR]/cipd/bin/llvm-ranlib",
"STRIP=[START_DIR]/cipd/bin/llvm-strip"
],
"cwd": "[START_DIR]/dejagnu/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.configure",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"-j8"
],
"cwd": "[START_DIR]/dejagnu/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.make",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"make",
"install",
"DESTDIR=[START_DIR]/dejagnu/install"
],
"cwd": "[START_DIR]/dejagnu/build",
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.make install",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "dejagnu.cas",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@SET_BUILD_PROPERTY@isolated@\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0\"@@@"
]
},
{
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/git_revision%3Amock_infra_git_revision/cas",
"archive",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
"/path/to/tmp/",
"-paths-json",
"[[\"[START_DIR]/dejagnu/install\", \".\"]]",
"-log-level",
"debug"
],
"env": {
"PKG_CONFIG_ALLOW_SYSTEM_CFLAGS": "1",
"PKG_CONFIG_ALLOW_SYSTEM_LIBS": "1",
"PKG_CONFIG_LIBDIR": "[START_DIR]/make/install/lib/pkgconfig:[START_DIR]/make/install/share/pkgconfig:[START_DIR]/m4/install/lib/pkgconfig:[START_DIR]/m4/install/share/pkgconfig:[START_DIR]/autoconf/install/lib/pkgconfig:[START_DIR]/autoconf/install/share/pkgconfig:[START_DIR]/automake/install/lib/pkgconfig:[START_DIR]/automake/install/share/pkgconfig:[START_DIR]/help2man/install/lib/pkgconfig:[START_DIR]/help2man/install/share/pkgconfig:[START_DIR]/libtool/install/lib/pkgconfig:[START_DIR]/libtool/install/share/pkgconfig:[START_DIR]/pkg-config/install/lib/pkgconfig:[START_DIR]/pkg-config/install/share/pkgconfig:[START_DIR]/bison/install/lib/pkgconfig:[START_DIR]/bison/install/share/pkgconfig:[START_DIR]/flex/install/lib/pkgconfig:[START_DIR]/flex/install/share/pkgconfig:[START_DIR]/texinfo/install/lib/pkgconfig:[START_DIR]/texinfo/install/share/pkgconfig",
"PKG_CONFIG_PATH": "",
"PKG_CONFIG_SYSROOT_DIR": "[START_DIR]/cipd/sysroot"
},
"env_prefixes": {
"PATH": [
"[START_DIR]/make/install/bin",
"[START_DIR]/m4/install/bin",
"[START_DIR]/autoconf/install/bin",
"[START_DIR]/automake/install/bin",
"[START_DIR]/help2man/install/bin",
"[START_DIR]/libtool/install/bin",
"[START_DIR]/pkg-config/install/bin",
"[START_DIR]/bison/install/bin",
"[START_DIR]/flex/install/bin",
"[START_DIR]/texinfo/install/bin"
]
},
"infra_step": true,
"luci_context": {
"realm": {
"name": "fuchsia:ci"
},
"resultdb": {
"current_invocation": {
"name": "invocations/build:8945511751514863184",
"update_token": "token"
},
"hostname": "rdbhost"
}
},
"name": "dejagnu.cas.archive",
"timeout": 900.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LINK@CAS UI@https://cas-viewer.appspot.com/projects/example-cas-server/instances/default_instance/blobs/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0/tree@@@"
]
},
{
"name": "$result"
}
]