From nobody@FreeBSD.org  Fri Jan 27 09:21:49 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 689BA16A420
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jan 2006 09:21:49 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9891343D7D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jan 2006 09:21:44 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0R9Livk082584
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jan 2006 09:21:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k0R9LiEs082567;
	Fri, 27 Jan 2006 09:21:44 GMT
	(envelope-from nobody)
Message-Id: <200601270921.k0R9LiEs082567@www.freebsd.org>
Date: Fri, 27 Jan 2006 09:21:44 GMT
From: Bruce Becker <hostmaster@whois.gts.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: calloc.c missing from Makefile.inc
X-Send-Pr-Version: www-2.3

>Number:         92410
>Category:       amd64
>Synopsis:       calloc.c missing from Makefile.inc
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 27 09:30:08 GMT 2006
>Closed-Date:    Tue Jan 31 16:33:07 GMT 2006
>Last-Modified:  Tue Jan 31 16:33:07 GMT 2006
>Originator:     Bruce Becker
>Release:        6.0
>Organization:
G.T.S.
>Environment:
FreeBSD vhcst.web.ca 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 22 23:25:49 EST 2006     root@tarantula:/usr/obj/usr/src/sys/TARANTULA  amd64

>Description:
              
Make buildworld failed with missing reference to calloc at link of atrun

>How-To-Repeat:
make buildworld
>Fix:
add "calloc.c" to MISRCS+= declaration in /usr/src/lib/libc/stdlib/Makefile.inc
(# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17:25 trhodes Exp $)

-STABLE shouldn't ever have untested code in it :|

>Release-Note:
>Audit-Trail:

From: Kris Kennaway <kris@obsecurity.org>
To: Bruce Becker <hostmaster@whois.gts.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: amd64/92410: calloc.c missing from Makefile.inc
Date: Fri, 27 Jan 2006 04:57:56 -0500

 --ZGiS0Q5IWpPtfppv
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Fri, Jan 27, 2006 at 09:21:44AM +0000, Bruce Becker wrote:
 >=20
 > >Number:         92410
 > >Category:       amd64
 > >Synopsis:       calloc.c missing from Makefile.inc
 > >Confidential:   no
 > >Severity:       critical
 > >Priority:       high
 > >Responsible:    freebsd-amd64
 > >State:          open
 > >Quarter:       =20
 > >Keywords:      =20
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Fri Jan 27 09:30:08 GMT 2006
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Bruce Becker
 > >Release:        6.0
 > >Organization:
 > G.T.S.
 > >Environment:
 > FreeBSD vhcst.web.ca 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 22 23:25:4=
 9 EST 2006     root@tarantula:/usr/obj/usr/src/sys/TARANTULA  amd64
 >=20
 > >Description:
 >              =20
 > Make buildworld failed with missing reference to calloc at link of atrun
 
 You omitted the error.  It's probably caused by something on your end,
 since 6.0-STABLE in fact builds just fine.
 
 > >How-To-Repeat:
 > make buildworld
 > >Fix:
 > add "calloc.c" to MISRCS+=3D declaration in /usr/src/lib/libc/stdlib/Make=
 file.inc
 > (# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17=
 :25 trhodes Exp $)
 >=20
 > -STABLE shouldn't ever have untested code in it :|
 
 If you say so :)
 
 Kris
 
 --ZGiS0Q5IWpPtfppv
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFD2e6kWry0BWjoQKURAlkDAJ9eY1MSQ/2JsNQipK3Cq8GpZFvkWwCgthAc
 xuw+uR00lVVSPtwAyDXziwU=
 =hEqn
 -----END PGP SIGNATURE-----
 
 --ZGiS0Q5IWpPtfppv--

From: hotlips Internet admin <hostmaster@GTS.NET>
To: kris@obsecurity.org (Kris Kennaway)
Cc:  
Subject: Re: amd64/92410: calloc.c missing from Makefile.inc
Date: Fri, 27 Jan 2006 12:15:23 -0500 (EST)

 Thus saith Kris Kennaway:
 | 
 | 
 | --ZGiS0Q5IWpPtfppv
 | Content-Type: text/plain; charset=us-ascii
 | Content-Disposition: inline
 | Content-Transfer-Encoding: quoted-printable
 | 
 | On Fri, Jan 27, 2006 at 09:21:44AM +0000, Bruce Becker wrote:
 | >=20
 | > >Number:         92410
 | > >Category:       amd64
 | > >Synopsis:       calloc.c missing from Makefile.inc
 | > >Confidential:   no
 | > >Severity:       critical
 | > >Priority:       high
 | > >Responsible:    freebsd-amd64
 | > >State:          open
 | > >Quarter:       =20
 | > >Keywords:      =20
 | > >Date-Required:
 | > >Class:          sw-bug
 | > >Submitter-Id:   current-users
 | > >Arrival-Date:   Fri Jan 27 09:30:08 GMT 2006
 | > >Closed-Date:
 | > >Last-Modified:
 | > >Originator:     Bruce Becker
 | > >Release:        6.0
 | > >Organization:
 | > G.T.S.
 | > >Environment:
 | > FreeBSD vhcst.web.ca 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 22 23:25:4=
 | 9 EST 2006     root@tarantula:/usr/obj/usr/src/sys/TARANTULA  amd64
 | >=20
 | > >Description:
 | >              =20
 | > Make buildworld failed with missing reference to calloc at link of atrun
 | 
 | You omitted the error.  It's probably caused by something on your end,
 | since 6.0-STABLE in fact builds just fine.
 
 
 	It *definitely* was caused by a bad submission.  Maybe it's
 	already been fixed?  Check the CVS history please - I have
 	been building 6.0 amd64 versions from cvsup for days now -
 	the version of /usr/src/lib/libc/stdlib/Makefile.inc checked in
 	yesterday definitely broke things! (go look in the repository).
 
 
 	PLEASE DO NOT SHOOT THE MESSENGER
 
 
 | > >How-To-Repeat:
 | > make buildworld
 | > >Fix:
 | > add "calloc.c" to MISRCS+=3D declaration in /usr/src/lib/libc/stdlib/Make=
 | file.inc
 | > (# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17=
 | :25 trhodes Exp $)
 | >=20
 | > -STABLE shouldn't ever have untested code in it :|
 | 
 | If you say so :)
 
 
 	That was a very unpleasant problem to have to deal with
 	at 4:30 AN when there's a deadline to meet...
 
 
 -- 
 Bruce Becker			+1 416 410 0879
 GTS Network Administration	Toronto, Ont.
 Email:	hostmaster@gts.net
 

From: hotlips Internet admin <hostmaster@GTS.NET>
To: trhodes@FreeBSD.org
Cc: followup@FreeBSD.org, kris@obsecurity.org
Subject: Re: amd64/92410: calloc.c missing from Makefile.inc (fwd)
Date: Fri, 27 Jan 2006 12:29:56 -0500 (EST)

 Forwarded message:
 | From hostmaster Fri Jan 27 12:15:23 2006
 | Subject: Re: amd64/92410: calloc.c missing from Makefile.inc
 | To: kris@obsecurity.org (Kris Kennaway)
 | Date: Fri, 27 Jan 2006 12:15:23 -0500 (EST)
 | Thus saith Kris Kennaway:
 | | On Fri, Jan 27, 2006 at 09:21:44AM +0000, Bruce Becker wrote:
 | | >
 | | > >Number:         92410
 | | > >Category:       amd64
 | | > >Synopsis:       calloc.c missing from Makefile.inc
 | | > >Confidential:   no
 | | > >Severity:       critical
 | | > >Priority:       high
 | | > >Responsible:    freebsd-amd64
 | | > >State:          open
 | | > >Quarter:       
 | | > >Keywords:      
 | | > >Date-Required:
 | | > >Class:          sw-bug
 | | > >Submitter-Id:   current-users
 | | > >Arrival-Date:   Fri Jan 27 09:30:08 GMT 2006
 | | > >Closed-Date:
 | | > >Last-Modified:
 | | > >Originator:     Bruce Becker
 | | > >Release:        6.0
 | | > >Organization:   G.T.S.
 | | > >Environment:
 | | > FreeBSD vhcst.web.ca 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 22 23:25:4=
 | | 9 EST 2006     root@tarantula:/usr/obj/usr/src/sys/TARANTULA  amd64
 | | >=20
 | | > >Description:
 | | >              =20
 | | > Make buildworld failed with missing reference to calloc at link of atrun
 | | 
 | | You omitted the error.  It's probably caused by something on your end,
 | | since 6.0-STABLE in fact builds just fine.
 | 
 | 	It *definitely* was caused by a bad submission.  Maybe it's
 | 	already been fixed?  Check the CVS history please - I have
 | 	been building 6.0 amd64 versions from cvsup for days now -
 | 	the version of /usr/src/lib/libc/stdlib/Makefile.inc checked in
 | 	yesterday definitely broke things! (go look in the repository).
 | 
 | 	PLEASE DO NOT SHOOT THE MESSENGER
 | 
 | | > >How-To-Repeat:
 | | > make buildworld
 | | > >Fix:
 | | > add "calloc.c" to MISRCS+=3D declaration in /usr/src/lib/libc/stdlib/Make=
 | | file.inc
 | | > (# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17=
 | | :25 trhodes Exp $)
 | | >=20
 | | > -STABLE shouldn't ever have untested code in it :|
 | | 
 | | If you say so :)
 | 
 | 
 | 	That was a very unpleasant problem to have to deal with
 | 	at 4:30 AN when there's a deadline to meet...
 
 
 	FYI - please see PR 94210 - I just looked in the CVS to see
 	that this issue was related to PR 51209 (thanks for adding
 	the functionality in any case)
 
 
 Thanks,
 Bruce Becker			+1 416 410 0879
 GTS Network Administration	Toronto, Ont.
 Email:	hostmaster@gts.net
 
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue Jan 31 16:32:47 UTC 2006 
State-Changed-Why:  
Fixed mismerge, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92410 
>Unformatted:
