Doing a catalyst stage1 using stage3-amd64-hardened-2007.0 as seed.
Very short package.keywords file; baselayout and its deps.
In pkg_preinst:
1. make_opts is not defined anywhere
2. emake tries to run in ${T}, with no Makefile
I could be missing something or doing something drastically wrong.
Let me know if you need stuff pasted or anything.
Reproducible: Always
Steps to Reproduce:
1. set up catalyst stage1 spec file
2. invoke catalyst, wait, wait, wait...
3. watch the fireworks
4. chdir to seed root; chroot; ln -s /bin/true /bin/make_opts
5. invoke catalyst
6. watch the fireworks
Actual Results:
make: Entering directory `/var/tmp/portage/sys-apps/baselayout-2.0.0/temp'
make: *** No rule to make target `layout'. Stop.
make: Leaving directory `/var/tmp/portage/sys-apps/baselayout-2.0.0/temp'