Bug #725
'make distribution' fails w/'ro' /usr/obj
| Status: | In Progress | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
This seems to choke on sendmail from a ~1wk build
(no code changes on this part of the tree it seems)
not sure if it is 'supposed to work' or
for how long it has been broken, so I didn't investigate further..
basically, trying to use a -HEAD machine to build out jail
images from a release machine over ro nfs..
Thanks,
- Chris
Related todos
History
Updated by corecode almost 6 years ago
make distribution will touch targets which are not built during buildworld (heh, yea.) specifically, etc/Makefile and associates prepare config files. maybe we should hook this into the build as well?
cheers
simon
Updated by dillon almost 6 years ago
:make distribution will touch targets which are not built during buildworl=
:d (heh, yea.) specifically, etc/Makefile and associates prepare config f=
:iles. maybe we should hook this into the build as well?
:
:cheers
: simon
It's not critical for this release but I think its a fine idea. Still,
rather then incorporate it into the buildworld I'd suggest creating
a make builddistribution target which covers the extra bits so
make distribution can then run without further modifications to /usr/obj.
-Matt
Updated by tuxillo 2 months ago
- Description updated (diff)
- Status changed from New to In Progress
- Assignee deleted (
0)
Still relevant (see below), just in case somebody wants to take a peek at it.
[...]
rm -f dragonfly.cf
rm: dragonfly.cf: Read-only file system
*** Error code 1
Stop.
make: stopped in /home/source/dfbsd/etc/sendmail
*** Error code 1
Stop.
make: stopped in /home/source/dfbsd/etc