From owner-freebsd-questions@FreeBSD.ORG Sun Nov 28 08:25:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0764106564A for ; Sun, 28 Nov 2010 08:25:34 +0000 (UTC) (envelope-from mailinglistmember@mgwigglesworth.net) Received: from mail.mgwigglesworth.net (mail.mgwigglesworth.net [75.146.26.81]) by mx1.freebsd.org (Postfix) with ESMTP id 5A84E8FC1A for ; Sun, 28 Nov 2010 08:25:34 +0000 (UTC) To: freebsd-questions@freebsd.org Date: Sun, 28 Nov 2010 03:14:55 -0500 Envelope-To: freebsd-questions@freebsd.org Message-ID: <4CF20F7F.9030400@mgwigglesworth.net> From: "Martes G Wigglesworth" Received: from devsecure.mgwigglesworth.net (192.168.5.10 [192.168.5.10]) by mail.mgwigglesworth.net; Sun, 28 Nov 2010 04:10:30 -0500 Organization: M. G. Wigglesworth Holdings, LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc13 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Build World fails on 7-stable with cvs sources X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mailinglistmember@mgwigglesworth.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 08:25:34 -0000 Greetings. I have cvs'd to the most current 7-stable source tree and have compiled a kernel using these sources. However, when I attempt to complete the buildworld process, I keep getting failures in the below-listed areas. Does anyone know of an issue with these sources? I see that this release is now considered "legacy" so I hope I am not at end of life on this source tree. The system is just an edge router so I am just updating to the newest stable release due to the assumptions that there may be some fixes included in the sources. I have my own patched ipfirewall sources, (don't feel like writing a script for ipfw to run and figure out why it isn't running at boot, etc....),however, I have not installed them yet, since I have not patched anything on this test upgrade box, yet. I have the full logs from build world and kernel build, if someone would like to see them. (very long, and don't fail until the point listed below) The kernel kept failing as well, until I used the old method by hand, in the /usr/src/sys/i386/conf directory. That is another question that I would like to ask. Why am I able to compile and install a kernel just fine using the old method, however, using the make buildkernel... method fails on some obscure module that I usually don't even have included within the config file? gnu/lib/libgomp (buildincludes) sed -e 's/@OMP_LOCK_ALIGN@/4/g' -e 's/@OMP_LOCK_KIND@/4/g' -e 's/@OMP_LOCK_SIZE@/4/g' -e 's/@OMP_NEST_LOCK_ALIGN@/4/g' -e 's/@OMP_NEST_LOCK_KIND@/8/g' -e 's/@OMP_NEST_LOCK_SIZE@/8/g' < /usr/src/gnu/lib/libgomp/../../../contrib/gcclibs/libgomp/omp.h.in > omp.h ===> gnu/lib/libregex (buildincludes) sed 's===g' < /usr/src/gnu/lib/libregex/regex.h > regex.h.patched ===> gnu/lib/libregex/doc (buildincludes) ===> gnu/lib/libreadline (buildincludes) ===> gnu/lib/libreadline/history (buildincludes) ===> gnu/lib/libreadline/history/doc (buildincludes) ===> gnu/lib/libreadline/readline (buildincludes) ===> gnu/lib/libreadline/readline/doc (buildincludes) ===> gnu/lib/libstdc++ (buildincludes) Segmentation fault (core dumped) *** Error code 139 Stop in /usr/src/gnu/lib. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Respectfully, Martes G Wigglesworth M. G. Wigglesworth Holdings, LLC www.mgwigglesworth.net