From andrew@areilly.bpa.nu  Sat Aug  1 03:10:21 2009
Return-Path: <andrew@areilly.bpa.nu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 184EE106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Aug 2009 03:10:20 +0000 (UTC)
	(envelope-from andrew@areilly.bpa.nu)
Received: from nschwmtas05p.mx.bigpond.com (nschwmtas05p.mx.bigpond.com [61.9.189.149])
	by mx1.freebsd.org (Postfix) with ESMTP id 98F918FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Aug 2009 03:10:19 +0000 (UTC)
	(envelope-from andrew@areilly.bpa.nu)
Received: from nschwotgx02p.mx.bigpond.com ([124.188.162.219])
          by nschwmtas05p.mx.bigpond.com with ESMTP
          id <20090801031017.YNYR1928.nschwmtas05p.mx.bigpond.com@nschwotgx02p.mx.bigpond.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 1 Aug 2009 03:10:17 +0000
Received: from areilly.bpa.nu ([124.188.162.219])
          by nschwotgx02p.mx.bigpond.com with ESMTP
          id <20090801031015.CWOU13014.nschwotgx02p.mx.bigpond.com@areilly.bpa.nu>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 1 Aug 2009 03:10:15 +0000
Received: (qmail 10684 invoked by uid 501); 1 Aug 2009 03:10:16 -0000
Message-Id: <20090801031016.10683.qmail@areilly.bpa.nu>
Date: 1 Aug 2009 03:10:16 -0000
From: Andrew Reilly <areilly@bigpond.net.au>
Reply-To: Andrew Reilly <areilly@bigpond.net.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make buildworld fails in atrun
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137321
>Category:       bin
>Synopsis:       [build] make buildworld fails in atrun
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 01 03:20:01 UTC 2009
>Closed-Date:    Fri Mar 05 07:17:48 UTC 2010
>Last-Modified:  Fri Mar 05 07:17:48 UTC 2010
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.2-STABLE FreeBSD 7.2-STABLE #70: Sat Jul 25 10:31:29 EST 2009 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64


>Description:
cc -O2 -fno-strict-aliasing -pipe -g  -DATJOB_DIR=\"/var/at/jobs/\"  -DLFILE=\"/var/at/jobs/.lockfile\"  -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\"
-DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1  -DDEFAULT_BATCH_QUEUE=\'E\'  -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\"
-I/usr/src/libexec/atrun/../../usr.bin/at -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM   -o atrun atrun.o gloadavg.o -lpam -lutil
/usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `freebsd7___semctl'

Probaby has something to do with this, in /usr/src/UPDATING:
20090731:
        The ABI of various structures related to the SYSV IPC API have
	been changed.  Bump __FreeBSD_version to 702105.


>How-To-Repeat:
	csup ....
	cd /usr/src
	make buildworld
>Fix:

	Dunno.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback  
State-Changed-By: brucec 
State-Changed-When: Thu Mar 4 20:15:47 UTC 2010 
State-Changed-Why:  
This could be due to /usr/obj containing old files. Could you try deleting 
everything from /usr/obj and trying again? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137321 
State-Changed-From-To: feedback->closed  
State-Changed-By: brucec 
State-Changed-When: Fri Mar 5 07:15:48 UTC 2010 
State-Changed-Why:  
Submitter reports PR can be closed. 

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