Skip to content

Instantly share code, notes, and snippets.

@c-rack
Created September 25, 2015 17:21
Show Gist options
  • Save c-rack/b6455ae35a387db011f5 to your computer and use it in GitHub Desktop.
Save c-rack/b6455ae35a387db011f5 to your computer and use it in GitHub Desktop.
Erlang.mk make -k check output on OS X 10.7.5
make -C test LEGACY=
uname: illegal option -- o
usage: uname [-amnprsv]
build: Generate a bleeding edge Erlang.mk
core-app-asn1: Bootstrap a new OTP library named core_app_asn1
core-app-asn1: Download .asn1 files from Erlang/OTP
core-app-asn1: Generate .erl files dependent from headers generated by .asn1 files
core-app-asn1: Generate an unrelated .hrl file
core-app-asn1: Build the application
core-app-asn1: Check that all compiled files exist
core-app-asn1: Check that the application was compiled correctly
core-app-asn1: Touch one .asn1 file; check that only required files are rebuilt
1d0
< core_app_asn1/core_app_asn1.d
5,8d3
< core_app_asn1/include/CAP.asn1db
< core_app_asn1/include/CAP.hrl
< core_app_asn1/src/CAP.erl
< core_app_asn1/src/use_cap.erl
make[1]: *** [core-app-asn1] Error 1
core-app-auto-git-id: Bootstrap a new OTP library named core_app_auto_git_id
core-app-auto-git-id: Make it a git repository
core-app-auto-git-id: Build the application
core-app-auto-git-id: Check that the generated .app file has no id key
core-app-auto-git-id: Clean the application
core-app-auto-git-id: Build the application with IS_DEP=1
core-app-auto-git-id: Check that the generated .app file has an id key
core-app-erlc-exclude: Bootstrap a new OTP library named core_app_erlc_exclude
core-app-erlc-exclude: Generate .erl files
core-app-erlc-exclude: Exclude boy.erl from the compilation
core-app-erlc-exclude: Build the application
core-app-erlc-exclude: Check that boy.erl was not compiled
make[1]: *** [core-app-erlc-exclude] Error 1
core-app-erlc-opts: Bootstrap a new OTP library named core_app_erlc_opts
core-app-erlc-opts: Define an empty ERLC_OPTS (without debug_info)
core-app-erlc-opts: Generate .erl files
core-app-erlc-opts: Build the application
core-app-erlc-opts: Check that the application was compiled correctly (without debug_info)
core-app-erlc-opts-filter: Bootstrap a new OTP library named core_app_erlc_opts_filter
core-app-erlc-opts-filter: Define ERLC_OPTS filtering out debug_info
core-app-erlc-opts-filter: Generate .erl files
core-app-erlc-opts-filter: Build the application
core-app-erlc-opts-filter: Check that the application was compiled correctly (without debug_info)
core-app-error: Bootstrap a new OTP library named core_app_error
core-app-error: Generate a bad .erl files
core-app-error: Generate unrelated .erl files
core-app-error: Check that trying to build returns non-zero
core-app-generate-erl: Bootstrap a new OTP library named core_app_generate_erl
core-app-generate-erl: Create a fake script file to be used as dependency
core-app-generate-erl: Append rules to the Makefile to generate a .erl module
core-app-generate-erl: Generate unrelated .erl files
core-app-generate-erl: Build the application
core-app-generate-erl: Check that all compiled files exist
core-app-generate-erl: Check that the application was compiled correctly
core-app-generate-erl: Touch the script file; check that only required files are rebuilt
1,4d0
< core_app_generate_erl/core_app_generate_erl.d
< core_app_generate_erl/ebin/core_app_generate_erl.app
< core_app_generate_erl/ebin/generated.beam
< core_app_generate_erl/src/generated.erl
make[1]: *** [core-app-generate-erl] Error 1
core-app-generate-erl-include: Bootstrap a new OTP library named core_app_generate_erl_include
core-app-generate-erl-include: Create a fake script file to be used as dependency
core-app-generate-erl-include: Append rules to the Makefile to generate a .erl module
core-app-generate-erl-include: Generate the .hrl file
core-app-generate-erl-include: Generate unrelated .erl files
core-app-generate-erl-include: Build the application
core-app-generate-erl-include: Check that all compiled files exist
core-app-generate-erl-include: Check that the application was compiled correctly
core-app-generate-erl-include: Touch the .hrl file; check that only required files are rebuilt
1d0
< core_app_generate_erl_include/core_app_generate_erl_include.d
4d2
< core_app_generate_erl_include/src/generated.erl
make[1]: *** [core-app-generate-erl-include] Error 1
core-app-generate-erl-prepend: Bootstrap a new OTP library named core_app_generate_erl_prepend
core-app-generate-erl-prepend: Create a fake script file to be used as dependency
core-app-generate-erl-prepend: Generate a Makefile and prepend rules that generate a .erl module
core-app-generate-erl-prepend: Generate unrelated .erl files
core-app-generate-erl-prepend: Build the application
core-app-generate-erl-prepend: Check that all compiled files exist
core-app-generate-erl-prepend: Check that the application was compiled correctly
core-app-generate-erl-prepend: Touch the script file; check that only required files are rebuilt
1,4d0
< core_app_generate_erl_prepend/core_app_generate_erl_prepend.d
< core_app_generate_erl_prepend/ebin/core_app_generate_erl_prepend.app
< core_app_generate_erl_prepend/ebin/generated.beam
< core_app_generate_erl_prepend/src/generated.erl
make[1]: *** [core-app-generate-erl-prepend] Error 1
core-app-hrl: Bootstrap a new OTP library named core_app_hrl
core-app-hrl: Generate .hrl files
core-app-hrl: Generate .erl files dependent from headers
core-app-hrl: Build the application
core-app-hrl: Check that all compiled files exist
core-app-hrl: Check that the application was compiled correctly
core-app-hrl: Touch one .hrl file; check that only required files are rebuilt
1d0
< core_app_hrl/core_app_hrl.d
4d2
< core_app_hrl/src/use_red.erl
make[1]: *** [core-app-hrl] Error 1
core-app-hrl-recursive: Bootstrap a new OTP library named core_app_hrl_recursive
core-app-hrl-recursive: Generate .hrl files
core-app-hrl-recursive: Generate .erl files dependent from headers
core-app-hrl-recursive: Build the application
core-app-hrl-recursive: Check that all compiled files exist
core-app-hrl-recursive: Check that the application was compiled correctly
core-app-hrl-recursive: Touch the deepest .hrl file; check that only required files are rebuilt
1,4d0
< core_app_hrl_recursive/core_app_hrl_recursive.d
< core_app_hrl_recursive/ebin/core_app_hrl_recursive.app
< core_app_hrl_recursive/ebin/use_red.beam
< core_app_hrl_recursive/src/use_red.erl
make[1]: *** [core-app-hrl-recursive] Error 1
core-app-mib: Bootstrap a new OTP library named core_app_mib
core-app-mib: Download .mib files from Erlang/OTP
core-app-mib: Generate .erl files dependent from headers generated by .mib files
core-app-mib: Generate an unrelated .hrl file
core-app-mib: Build the application
core-app-mib: Check that all compiled files exist
core-app-mib: Check that the application was compiled correctly
core-app-mib: Touch one .mib file; check that only required files are rebuilt
core-app-mib: Check that the application was compiled correctly
core-app-mib: Clean the application
core-app-mib: Check that source files still exist
core-app-mib: Check that all build artifacts are removed, including intermediates
core-app-mib: Build the application again
core-app-mib: Check that all compiled files exist
core-app-mib: Check that the application was compiled correctly
core-app-no-app: Bootstrap a project without an OTP library
core-app-no-app: Build the project
core-app-no-makedep: Bootstrap a new OTP library named core_app_no_makedep
core-app-no-makedep: Set NO_MAKEDEP ?= 1 in the Makefile
sed: 1: "2iNO_MAKEDEP ?= 1": command i expects \ followed by text
make[1]: *** [core-app-no-makedep] Error 1
core-app-pt: Bootstrap a new OTP library named core_app_pt
core-app-pt: Generate a parse_transform module
core-app-pt: Generate a .erl file that uses the my_pt parse_transform
core-app-pt: Compile my_pt first
core-app-pt: Build the application; confirm the parse_transform is used
*** Running my_pt parse_transform.
core-app-pt: Check that the application was compiled correctly
core-app-pt-erlc-opts: Bootstrap a new OTP library named core_app_pt_erlc_opts
core-app-pt-erlc-opts: Bootstrap a new OTP library in core_app_pt_erlc_opts/deps/my_pt_dep
core-app-pt-erlc-opts: Generate a parse_transform module in my_pt_dep
core-app-pt-erlc-opts: Add my_pt_dep to the list of dependencies
sed: 1: "2iBUILD_DEPS = my_pt_dep": command i expects \ followed by text
make[1]: *** [core-app-pt-erlc-opts] Error 1
core-app-xrl: Bootstrap a new OTP library named core_app_xrl
core-app-xrl: Download .xrl files from Robert
core-app-xrl: Generate unrelated .erl files
core-app-xrl: Disable warnings; our test .xrl files aren't perfect
core-app-xrl: Build the application
core-app-xrl: Check that all compiled files exist
core-app-xrl: Check that the application was compiled correctly
core-app-xrl: Touch one .xrl file; check that only required files are rebuilt
1,4d0
< core_app_xrl/core_app_xrl.d
< core_app_xrl/ebin/core_app_xrl.app
< core_app_xrl/ebin/erlang_scan.beam
< core_app_xrl/src/erlang_scan.erl
make[1]: *** [core-app-xrl] Error 1
core-app-xrl-include: Bootstrap a new OTP library named core_app_xrl_include
core-app-xrl-include: Download a .xrl file with numerous includes from Gordon
core-app-xrl-include: Generate unrelated .erl files
core-app-xrl-include: Disable warnings; our test .xrl files aren't perfect
core-app-xrl-include: Build the application
core-app-xrl-include: Check that all compiled files exist
core-app-xrl-include: Check that the application was compiled correctly
core-app-xrl-include: Touch the .xrl file; check that only required files are rebuilt
core-app-xrl-include: Check that the application was compiled correctly
core-app-xrl-include: Touch a .hrl file included directly; check that only required files are rebuilt
1d0
< core_app_xrl_include/core_app_xrl_include.d
4d2
< core_app_xrl_include/src/xfl_lexer.erl
make[1]: *** [core-app-xrl-include] Error 1
core-app-yrl: Bootstrap a new OTP library named core_app_yrl
core-app-yrl: Download .yrl files from Erlang/OTP
core-app-yrl: Generate unrelated .erl files
core-app-yrl: Build the application
core-app-yrl: Check that all compiled files exist
core-app-yrl: Check that the application was compiled correctly
core-app-yrl: Touch one .yrl file; check that only required files are rebuilt
4d3
< core_app_yrl/src/xref_parser.erl
make[1]: *** [core-app-yrl] Error 1
core-app-yrl-include: Bootstrap a new OTP library named core_app_yrl_include
core-app-yrl-include: Download a .yrl file with includes from Erlang/OTP
core-app-yrl-include: Generate unrelated .erl files
core-app-yrl-include: Build the application
core-app-yrl-include: Check that all compiled files exist
core-app-yrl-include: Check that the application was compiled correctly
core-app-yrl-include: Touch the .yrl file; check that only required files are rebuilt
core-app-yrl-include: Check that the application was compiled correctly
core-app-yrl-include: Touch the .hrl file included; check that only required files are rebuilt
2,4d1
< core_app_yrl_include/ebin/core_app_yrl_include.app
< core_app_yrl_include/ebin/core_parse.beam
< core_app_yrl_include/src/core_parse.erl
make[1]: *** [core-app-yrl-include] Error 1
core-compat-auto-rebar: Bootstrap a new OTP library named core_compat_auto_rebar
core-compat-auto-rebar: Add rebar.config as a dependency of 'app' target
core-compat-auto-rebar: Build the application
core-compat-auto-rebar: Check that rebar.config was created
core-compat-auto-rebar: Check that rebar.config can be loaded
core-compat-auto-rebar: Create a temporary file
core-compat-auto-rebar: Wait a second
core-compat-auto-rebar: Build the application again
core-compat-auto-rebar: Check that rebar.config is newer than the temporary file
core-compat-auto-rebar: Check that rebar.config can be loaded
core-compat-auto-rebar: Distclean the application
core-compat-auto-rebar: Download rebar
core-compat-auto-rebar: Use rebar to build the application
make[1]: *** [core-compat-auto-rebar] Error 1
core-compat-rebar: Bootstrap a new OTP library named core_compat_rebar
core-compat-rebar: Run 'make rebar.config'
core-compat-rebar: Check that rebar.config was created
core-compat-rebar: Check that rebar.config can be loaded
core-compat-rebar: Create a temporary file
core-compat-rebar: Wait a second
core-compat-rebar: Run 'make rebar.config' again
core-compat-rebar: Check that rebar.config is newer than the temporary file
core-compat-rebar: Check that rebar.config can be loaded
core-compat-rebar: Distclean the application
core-compat-rebar: Download rebar
core-compat-rebar: Use rebar to build the application
make[1]: *** [core-compat-rebar] Error 1
core-compat-rebar-deps: Bootstrap a new OTP library named core_compat_rebar_deps
core-compat-rebar-deps: Add Cowboy as a dependency
sed: 1: "2iDEPS = cowboydep_cowb ...": command i expects \ followed by text
make[1]: *** [core-compat-rebar-deps] Error 1
core-compat-rebar-deps-pkg: Bootstrap a new OTP library named core_compat_rebar_deps_pkg
core-compat-rebar-deps-pkg: Add Cowboy package as a dependency
sed: 1: "2iDEPS = cowboy": command i expects \ followed by text
make[1]: *** [core-compat-rebar-deps-pkg] Error 1
core-compat-rebar-erlc-opts: Bootstrap a new OTP library named core_compat_rebar_erlc_opts
core-compat-rebar-erlc-opts: Add extra options to ERLC_OPTS
core-compat-rebar-erlc-opts: Run 'make rebar.config'
core-compat-rebar-erlc-opts: Check that rebar.config was created
core-compat-rebar-erlc-opts: Check that -Werror is not listed in rebar.config
core-compat-rebar-erlc-opts: Check that debug_info is listed in rebar.config
core-compat-rebar-erlc-opts: Check that extra options are listed in rebar.config
core-compat-rebar-erlc-opts: Distclean the application
core-compat-rebar-erlc-opts: Download rebar
core-compat-rebar-erlc-opts: Use rebar to build the application
make[1]: *** [core-compat-rebar-erlc-opts] Error 1
core-compat-rebar-pt: Bootstrap a new OTP library named core_compat_rebar_pt
core-compat-rebar-pt: Generate .erl files
core-compat-rebar-pt: Add lager to the list of dependencies
sed: 1: "2iDEPS = lager": command i expects \ followed by text
make[1]: *** [core-compat-rebar-pt] Error 1
core-deps-build-c-8cc: Bootstrap a new OTP library named core_deps_build_c_8cc
core-deps-build-c-8cc: Add 8cc to the list of build dependencies
sed: 1: "2iBUILD_DEPS = 8ccdep_8 ...": command i expects \ followed by text
make[1]: *** [core-deps-build-c-8cc] Error 1
core-deps-build-c-imagejs: Bootstrap a new OTP library named core_deps_build_c_imagejs
core-deps-build-c-imagejs: Add imagejs to the list of build dependencies
sed: 1: "2iBUILD_DEPS = imagejsd ...": command i expects \ followed by text
make[1]: *** [core-deps-build-c-imagejs] Error 1
core-deps-build-erl: Bootstrap a new OTP library named core_deps_build_erl
core-deps-build-erl: Add cowlib to the list of build dependencies
sed: 1: "2iBUILD_DEPS = cowlib": command i expects \ followed by text
make[1]: *** [core-deps-build-erl] Error 1
core-deps-build-js: Bootstrap a new OTP library named core_deps_build_js
core-deps-build-js: Add jquery to the list of build dependencies
sed: 1: "2iBUILD_DEPS = jqueryde ...": command i expects \ followed by text
make[1]: *** [core-deps-build-js] Error 1
core-deps-dep-commit: Bootstrap a new OTP library named core_deps_dep_commit
core-deps-dep-commit: Add Cowboy 1.0.0 to the list of dependencies
sed: 1: "2iDEPS = cowboydep_cowb ...": command i expects \ followed by text
make[1]: *** [core-deps-dep-commit] Error 1
core-deps-dir: Bootstrap a new OTP library named core_deps_dir
core-deps-dir: Add Cowboy to the list of dependencies with a custom DEPS_DIR
sed: 1: "2iDEPS = cowboyDEPS_DIR ...": command i expects \ followed by text
make[1]: *** [core-deps-dir] Error 1
core-deps-doc: Bootstrap a new OTP library named core_deps_doc
core-deps-doc: Generate .erl files
core-deps-doc: Add Edown as a documentation building dependency
sed: 1: "2iDOC_DEPS = edownEDOC_ ...": command i expects \ followed by text
make[1]: *** [core-deps-doc] Error 1
core-deps-fetch-cp: Bootstrap a new OTP library named core_deps_fetch_cp
core-deps-fetch-cp: Bootstrap a new OTP library named my_dep inside core_deps_fetch_cp
core-deps-fetch-cp: Add my_dep to the list of dependencies
sed: 1: "2iDEPS = my_depdep_my_d ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-cp] Error 1
core-deps-fetch-custom: Bootstrap a new OTP library named core_deps_fetch_custom
core-deps-fetch-custom: Add dependency boop using custom fetch method beep to the list of dependencies
sed: 1: "2iDEPS = boopdep_boop = ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-custom] Error 1
core-deps-fetch-fail-bad: Bootstrap a new OTP library named core_deps_fetch_fail_bad
core-deps-fetch-fail-bad: Add Cowlib as a dependency using a non-existing fetch method named oops
sed: 1: "2iDEPS = cowlibdep_cowl ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-fail-bad] Error 1
core-deps-fetch-fail-unknown: Bootstrap a new OTP library named core_deps_fetch_fail_unknown
core-deps-fetch-fail-unknown: Add an unknown application as a dependency
sed: 1: "2iDEPS = unknown": command i expects \ followed by text
make[1]: *** [core-deps-fetch-fail-unknown] Error 1
core-deps-fetch-git: Bootstrap a new OTP library named core_deps_fetch_git
core-deps-fetch-git: Add Cowboy 1.0.0 to the list of dependencies
sed: 1: "2iDEPS = cowboydep_cowb ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-git] Error 1
core-deps-fetch-hex: Bootstrap a new OTP library named core_deps_fetch_hex
core-deps-fetch-hex: Add Cowboy 1.0.0 to the list of dependencies
sed: 1: "2iDEPS = cowboydep_cowb ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-hex] Error 1
core-deps-fetch-hg: Bootstrap a new OTP library named core_deps_fetch_hg
core-deps-fetch-hg: Add Ehsa 4.0.3 to the list of dependencies
sed: 1: "2iDEPS = ehsadep_ehsa = ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-hg] Error 1
core-deps-fetch-legacy: Bootstrap a new OTP library named core_deps_fetch_legacy
core-deps-fetch-legacy: Add Cowlib as a dependency using a non-existing fetch method named oops
sed: 1: "2iDEPS = cowlibdep_cowl ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-legacy] Error 1
core-deps-fetch-svn: Bootstrap a new OTP library named core_deps_fetch_svn
core-deps-fetch-svn: Add Cowlib 1.0.0 to the list of dependencies
sed: 1: "2iDEPS = cowlibdep_cowl ...": command i expects \ followed by text
make[1]: *** [core-deps-fetch-svn] Error 1
core-deps-ignore: Bootstrap a new OTP library named core_deps_ignore
core-deps-ignore: Add Cowboy to dependencies, Ranch to the ignore list and to test dependencies
sed: 1: "2iDEPS = cowboyIGNORE_D ...": command i expects \ followed by text
make[1]: *** [core-deps-ignore] Error 1
core-deps-order-first: Bootstrap a new OTP library named core_deps_order_first
core-deps-order-first: Bootstrap a new OTP library named my_dep inside core_deps_order_first
core-deps-order-first: Add Cowlib 1.0.0 to the list of dependencies for my_dep
sed: 1: "2iDEPS = cowlibdep_cowl ...": command i expects \ followed by text
make[1]: *** [core-deps-order-first] Error 1
core-deps-order-top: Bootstrap a new OTP library named core_deps_order_top
core-deps-order-top: Add Cowboy package and Cowlib 1.0.0 to the list of dependencies
sed: 1: "2iDEPS = cowboy cowlibd ...": command i expects \ followed by text
make[1]: *** [core-deps-order-top] Error 1
core-deps-otp: Bootstrap a new OTP library named core_deps_otp
core-deps-otp: Add Crypto to the list of OTP dependencies
sed: 1: "2iOTP_DEPS = crypto": command i expects \ followed by text
make[1]: *** [core-deps-otp] Error 1
core-deps-pkg: Bootstrap a new OTP library named core_deps_pkg
core-deps-pkg: Add Cowboy to the list of dependencies
sed: 1: "2iDEPS = cowboy": command i expects \ followed by text
make[1]: *** [core-deps-pkg] Error 1
core-deps-rel: Bootstrap a new release-enabled OTP library named core_deps_rel
core-deps-rel: Add Recon to the list of release dependencies
sed: 1: "2iREL_DEPS = recon": command i expects \ followed by text
make[1]: *** [core-deps-rel] Error 1
core-deps-search: Bootstrap a new OTP library named core_deps_search
core-deps-search: Run 'make search' and check that it prints packages
core-deps-search: Run 'make search q=cowboy' and check that it prints packages
core-deps-shell: Bootstrap a new OTP library named core_deps_shell
core-deps-shell: Add TDDReloader to the list of shell dependencies
sed: 1: "2iSHELL_DEPS = tddreloader": command i expects \ followed by text
make[1]: *** [core-deps-shell] Error 1
core-deps-test: Bootstrap a new OTP library named core_deps_test
core-deps-test: Generate .erl files
core-deps-test: Add triq to the list of test dependencies
sed: 1: "2iTEST_DEPS = triq": command i expects \ followed by text
make[1]: *** [core-deps-test] Error 1
core-plugins-all: Bootstrap a new OTP library named core_plugins_all
core-plugins-all: Create a local git repository with two plugins
core-plugins-all: Add dependency and plugins to the Makefile
sed: 1: "2iDEPS = plugin_depdep_ ...": command i expects \ followed by text
make[1]: *** [core-plugins-all] Error 1
core-plugins-one: Bootstrap a new OTP library named core_plugins_one
core-plugins-one: Create a local git repository with two plugins
core-plugins-one: Add dependency and plugins to the Makefile
sed: 1: "2iDEPS = plugin_depdep_ ...": command i expects \ followed by text
make[1]: *** [core-plugins-one] Error 1
core-upgrade-custom-build-dir: Bootstrap a new OTP library named core_upgrade_custom_build_dir
core-upgrade-custom-build-dir: Append a rule to the Erlang.mk file for testing purposes
core-upgrade-custom-build-dir: Check that the test rule works as intended
core-upgrade-custom-build-dir: Create the custom build directory
core-upgrade-custom-build-dir: Upgrade Erlang.mk with a custom build directory
core-upgrade-custom-build-dir: Check that the rule is gone
core-upgrade-custom-build-dir: Check that the custom build directory is gone
core-upgrade-custom-config: Bootstrap a new OTP library named core_upgrade_custom_config
core-upgrade-custom-config: Create a custom build.config file without plugins
core-upgrade-custom-config: Upgrade Erlang.mk
core-upgrade-custom-config: Check that the bootstrap plugin is gone
core-upgrade-custom-repo: Bootstrap a new OTP library named core_upgrade_custom_repo
core-upgrade-custom-repo: Fork erlang.mk locally and modify it
sed: 1: "1i# Copyright (c) erlan ...": command i expects \ followed by text
make[1]: *** [core-upgrade-custom-repo] Error 1
core-upgrade-no-config: Bootstrap a new OTP library named core_upgrade_no_config
core-upgrade-no-config: Append a rule to the Erlang.mk file for testing purposes
core-upgrade-no-config: Check that the test rule works as intended
core-upgrade-no-config: Upgrade Erlang.mk
core-upgrade-no-config: Check that the rule is gone
core-upgrade-renamed-config: Bootstrap a new OTP library named core_upgrade_renamed_config
core-upgrade-renamed-config: Create a custom build.config file without plugins; name it my.build.config
core-upgrade-renamed-config: Set ERLANG_MK_BUILD_CONFIG=my.build.config in the Makefile
core-upgrade-renamed-config: Upgrade Erlang.mk
core-upgrade-renamed-config: Check that the bootstrap plugin is gone
core-clean-crash-dump: Bootstrap a new OTP library named core_clean_crash_dump
core-clean-crash-dump: Create a fake erl_crash.dump file
core-clean-crash-dump: Clean the application
core-clean-crash-dump: Check that the crash dump is removed
core-distclean-tmp: Bootstrap a new OTP application named core_distclean_tmp
core-distclean-tmp: Check that a .erlang.mk directory exists
core-distclean-tmp: Distclean the application
core-distclean-tmp: Check if .erlang.mk directory got removed
core-help: Bootstrap a new OTP library named core_help
core-help: Run 'make help' and check that it prints help
make[1]: Target `all' not remade because of errors.
bootstrap-app: Bootstrap a new OTP application named bootstrap_app
bootstrap-app: Check that all bootstrapped files exist
bootstrap-app: Build the application
bootstrap-app: Check that all compiled files exist
bootstrap-app: Check that the application was compiled correctly
bootstrap-lib: Bootstrap a new OTP library named bootstrap_lib
bootstrap-lib: Check that all bootstrapped files exist
bootstrap-lib: Build the application
bootstrap-lib: Check that all compiled files exist
bootstrap-lib: Check that the application was compiled correctly
bootstrap-rel: Bootstrap a new release-enabled OTP application named bootstrap_rel
bootstrap-rel: Check that all bootstrapped files exist
bootstrap-rel: Build the application and the release
make[1]: *** [bootstrap-rel] Error 2
bootstrap-templates: Bootstrap a new OTP library named bootstrap_templates
bootstrap-templates: Check that we can get the list of templates
bootstrap-templates: Generate one of each template
bootstrap-templates: Build the application
bootstrap-templates: Check that all compiled files exist
bootstrap-templates: Check that all the modules can be loaded
make[1]: Target `all' not remade because of errors.
make: *** [check] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment