From nobody@FreeBSD.org  Sun May 22 21:33:58 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48F31106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 May 2011 21:33:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 38A9D8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 May 2011 21:33:58 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4MLXv8g056733
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 May 2011 21:33:57 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p4MLXvwl056732;
	Sun, 22 May 2011 21:33:57 GMT
	(envelope-from nobody)
Message-Id: <201105222133.p4MLXvwl056732@red.freebsd.org>
Date: Sun, 22 May 2011 21:33:57 GMT
From: "Hartmann, O." <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kernel: install: mps.ko.symbols: No such file or directory
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157259
>Category:       kern
>Synopsis:       [build] kernel: install: mps.ko.symbols: No such file or directory
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 22 21:40:10 UTC 2011
>Closed-Date:    Wed Jun 13 14:18:16 UTC 2012
>Last-Modified:  Wed Jun 13 14:18:16 UTC 2012
>Originator:     Hartmann, O.
>Release:        FreeBSD 9.0-CURRENT/amd64 r222156
>Organization:
FU Berlin
>Environment:
>Description:
Building and installing kernel with CLANG results in corrupted installation of kernel modules with below shown error. the system remains corrupted if no further actions take place (restoring old kernel modules).


===> mps (install)
install -o root -g wheel -m 555   mps.ko /boot/kernel
install -o root -g wheel -m 555   mps.ko.symbols /boot/kernel
install: mps.ko.symbols: No such file or directory
*** Error code 71

Stop in /usr/src/sys/modules/mps.
*** Error code 1

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

Stop in /usr/obj/usr/src/sys/THOR.
*** Error code 1

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

Stop in /usr/src.

>How-To-Repeat:
Try to build and install kernel with clang.
>Fix:


>Release-Note:
>Audit-Trail:

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: kern/157259: [build] kernel: install: mps.ko.symbols: No such file
 or directory
Date: Sun, 06 May 2012 11:39:31 +0200

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enigECD5CF14B7B5B4DAA9ECB444
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Close please. Not persistent any longer.
 
 
 --------------enigECD5CF14B7B5B4DAA9ECB444
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (FreeBSD)
 
 iQEcBAEBAgAGBQJPpkbTAAoJEOgBcD7A/5N8gSIIALRrYkk9d8v42wsjCCP7HvSz
 rKgmoPIDUgih92Q54yGqB5dllsNI+h07lKIRBH12oHLSnEXvgGqPksYSJH3OsL1R
 fOnZR9ld+JozcVOhzlvngvMx7f/4o1YMIX+fbVd5gXr95sKr9GISQJzNciulokcu
 otQDdPNSpNkbVUUqcFjdBm9QEq2DtR8A1LolyajYwVPYgsuBxd27qpzYcWjpVRIP
 7cnItfKSGKY66sj4shyapTaxnNi+EciIKK2HnrDUR1nj+CuXd4MEGsh+p4VWVDkk
 t5r78HgMsF7+1XC+zMg7H5TcyhHLBrf3g54TWtA07uV99y6fTUS/5p+CqpUEbsA=
 =r345
 -----END PGP SIGNATURE-----
 
 --------------enigECD5CF14B7B5B4DAA9ECB444--
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Wed Jun 13 14:18:15 UTC 2012 
State-Changed-Why:  
Requested by Hartmann. 

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