haiku/build/jam
PulkoMandy e12480694e bootstrap: a little more explicit error if things are wrong
There seems to be a problem with the way we set the gcc_bootstrap
package build to depend on the bootstrap package with haiku headers.
If said package cannot be built (for example some definitions are
missing for a new architecture), we end up passing an empty string as
the package to use to haikuporter.

The error message given by Haikuporter is confusing, and not easy to
investigate. So, intercept the error earlier to save time for the next
person to hit this problem.

Change-Id: I64f326e5cb3bb0d44632864ad38ad10bb88d0c7b
Reviewed-on: https://review.haiku-os.org/c/1082
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-02-23 16:30:50 +00:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images regular: Typo fix. 2019-01-08 19:55:45 -05:00
packages build: Add the new "Hostname" network panel to the regular image. 2019-01-15 14:06:49 -05:00
repositories sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
ArchitectureRules sparc: add defines and minimum set of required files 2019-02-23 16:30:50 +00:00
BeOSRules BeOSRules: Pass CCFLAGS through to the compiler during ResComp. 2018-08-11 15:33:08 -04:00
BootRules BootRules: Fix BuildMBR under Clang. 2018-11-23 00:06:23 -05:00
BuildFeatureRules build/jam/BuildFeatureRules: Make EnableBuildFeatures actually work. 2017-11-25 21:15:08 +01:00
BuildFeatures BuildFeatures: Add libdvdnav and libdvdcss deps 2019-02-18 23:40:08 +01:00
BuildSetup build: Fixes to support building in paths with spaces in them. 2019-01-09 19:18:28 -05:00
CDRules build: Use the absolute path on more instances of build_* scripts. 2018-11-02 23:26:11 -04:00
CommandLineArguments build: Remove now-defunct jam commands. 2017-11-25 21:15:10 +01:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles ImageRules: Ensure nightly builds will have a stable volume-id 2019-02-19 19:03:25 +00:00
FileRules FileRules: Fix typo. 2019-01-10 12:32:33 -05:00
HaikuPackages netfs: Fix and enable on 64-bit. 2018-11-18 14:37:06 -05:00
HeadersRules codec_kit: First half 2018-10-24 16:12:03 +02:00
HelperRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
ImageRules ImageRules: Ensure nightly builds will have a stable volume-id 2019-02-19 19:03:25 +00:00
KernelRules build: Do not use regular TARGET_*FLAGS in kernel and bootloader. 2018-11-23 00:06:23 -05:00
LocaleRules LocaleRules: Add a second version of the catalog extraction actions. 2018-08-21 20:52:41 -04:00
MainBuildRules MainBuildRules: Fail if the generated struct-offsets header is empty. 2018-11-24 14:35:10 -05:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
OptionalPackages OptionalPackages: Remove some of the less-useful devel packages. 2018-08-26 12:33:36 -04:00
OverriddenJamRules OverridenJamRules: Override MkDir to use -p. 2018-11-24 17:52:08 -05:00
PackageRules build: Include extra information in the package version. 2018-09-27 03:38:07 +00:00
RepositoryRules bootstrap: a little more explicit error if things are wrong 2019-02-23 16:30:50 +00:00
SystemLibraryRules build: Link against libgcc_s.so.1 instead of libgcc_s.so. 2018-08-26 13:35:40 -04:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
UserBuildConfig.sample Make it a bit easier to skip first boot prompt 2017-01-01 16:59:47 -08:00