misc/72312: Build of jail fails

SystemOperator sysop at learn2.plymouth.edu
Mon Oct 4 08:30:16 PDT 2004


>Number:         72312
>Category:       misc
>Synopsis:       Build of jail fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 15:30:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ted Wisniewski
>Release:        FreeBSD 5.3-BETA7 i386
>Organization:
Plymouth State University
>Environment:
System: FreeBSD learn2.plymouth.edu 5.3-BETA7 FreeBSD 5.3-BETA7 #3: Sat Oct 2 21:17:28 EDT 2004 sysop at learn2.plymouth.edu:/usr/src/sys/i386/compile/GENERIC i386


>Description:
	As documented in the jail(8) manpage there is an apparent
	inability to build world with an alternate "DESTDIR"

	Did make clean in /usr/src, no difference in behavior.

>How-To-Repeat:
	As documented in the jail(8) manpage the following fails:

     D=/data/master
     cd /usr/src
     mkdir -p $D
     make world DESTDIR=$D		<--  Fails here with

...SNIP...

mkdep -f .depend -a    -I/usr/obj/usr/src/i386/legacy/usr/include /usr/src/games/fortune/strfile/strfile.c
echo strfile: /data/master/usr/lib/libc.a /usr/obj/usr/src/i386/legacy/usr/lib/libegacy.a >> .depend
cc -O -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/games/fortune/strfile/strfile.c
make: don't know how to make /data/master/usr/lib/libc.a. Stop
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


>Fix:

	Unknown at this time.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list