[haiku-development] Re: build failed with Development optional packages

  • From: Jérôme Duval <jerome.duval@xxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 23 Apr 2020 16:23:21 +0200

Le jeu. 23 avr. 2020 à 15:47, waddlesplash <waddlesplash@xxxxxxxxx> a
écrit :

This means you have packages added to the image as optional packages, but
they have dependencies that are not satisfied by either the packages
actually installed and activated, or other optional unactivated packages.

Because the build image script only is told what optional packages were
added, not where they are, it can't possibly decide where to put
dependencies, so the dependencies of optional packages must be specified
manually.

I fixed this already for all the default targets, but apparently not all
the individual items. What packages are actually in the Development set?
One of them must require Perl. Git does but I think I changed it to always
add Perl whenever adding Git.


Thanks for the tip.
With Development : missing perl-5.30.1-1-x86_64.hpkg
I see autoconf, automake depend on perl

With DevelopmentMin: missing make-4.1-3-x86_64.hpkg
mkdepend-1.7-5-x86_64.hpkg
I see makefile_engine depends on them

DevelopmentBase works already.

Not sure I understand the various rules, but tested OK and pushed in
https://review.haiku-os.org/c/haiku/+/2507

Bye,
Jérôme

Other related posts: