From owner-freebsd-sparc64@FreeBSD.ORG Sun Sep 15 00:04:38 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3B42EDFD for ; Sun, 15 Sep 2013 00:04:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-x233.google.com (mail-pa0-x233.google.com [IPv6:2607:f8b0:400e:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E37B2346 for ; Sun, 15 Sep 2013 00:04:38 +0000 (UTC) Received: by mail-pa0-f51.google.com with SMTP id lf1so3936145pab.38 for ; Sat, 14 Sep 2013 17:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8JacrX3h/FaLvL3ZEh8hc1W/6C0LamNWGB64bozeaK8=; b=ioKs8F+badbfacny8ZGXcN8nbopLlmLQ51Z/uird42yI2ltEfc6zB6SuRLXhQvpFkx l9p0ZXGIoEDYkoeQVmD/Fvwr2+dPqfdLHkcISrGN2YuOsvIdpAj/aIBhHgnNHruQ58PU 8mSLZ0Y42m/4o9nsK/hgO4qhacznaSoBW9gBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=8JacrX3h/FaLvL3ZEh8hc1W/6C0LamNWGB64bozeaK8=; b=VuE6C15hcjCJgm/WIcFNdGQyeUBJmLzRHkTXYd6PsKD3IYLOpp4QbIPUedFEjYvRt9 LSMSZVET0ULAQiBvffzNdfwYSg2mkYIuqGOZxXtmjW3XLWPbPuYm6E1qbNQXqrF77bch eDsvo7fZdqB7T5gz0q4M5Ei7V6ftlBbjl1lCSoXsjDLJMfdt00pxJVR2rLu257L9IQ44 DH11dQJnyYG7OjWvpbWeH0InCSgYxqbYUcMCbItJ1gHPrdtaH4RVQLac+Db19/ECehsZ ezLPiCtdsJzIKVyEdZ74oC6DcMnV0+WEEZBjnh1cMjpaKMiTlzJqmWWVLPf72DiDUpLp 1LxQ== X-Gm-Message-State: ALoCoQkANdHkat4WB5pAPOw/U6F+7VXzlj6XXgqEGe3UAzSXxDpjwrm2vribrjPKjK0AKaZV5Riw X-Received: by 10.66.149.231 with SMTP id ud7mr23390826pab.8.1379203477673; Sat, 14 Sep 2013 17:04:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.6.3 with HTTP; Sat, 14 Sep 2013 17:04:07 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> From: Eitan Adler Date: Sat, 14 Sep 2013 20:04:07 -0400 Message-ID: Subject: Re: Patch for Cross-Reference Phandles To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: freebsd-sparc64 , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:04:38 -0000 [ *please* bottom post ] On Sat, Sep 14, 2013 at 7:56 PM, Adrian Chadd wrote: > ... holy crap. :-) > > erm, try writing some code that does something with it: > > int foo[2] = { 0, 0 }; > > main() > { > int i; > for (i = 0; i < 2; i++) { > foo[i] = i; > } > } > > .. and then make foo[2] be foo[512] and explicitly set it up to be zero'ed. > see what happens. With an explicit zeroing: text data bss dec hex filename 1572 484 16 2072 818 a.out Without: text data bss dec hex filename 1572 484 16 2072 818 a.out From owner-freebsd-sparc64@FreeBSD.ORG Sun Sep 15 00:06:20 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A916FCD; Sun, 15 Sep 2013 00:06:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 640212361; Sun, 15 Sep 2013 00:06:19 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id k14so2414222wgh.25 for ; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=E0XxjlbLMKaX/CHLQC0PcQA3kTJ4rWjsReuwJ4hiMbQ=; b=zsm/YrxRWCPX7SOVlwgHwDfM6bIRNrty3aNInkXNzzd3qxrqBAQ5nQJnaEM50IqLvn ZV+dafOybgH2J08doWnjmwg48OuUl4tZ7w+bQMsHB77+4uXV8BkXSZLpP3skG0Mpzcux iSBjZOgkZKSyZlFX4p4d3adtIOBuFjHie7ZPghbeFZzrRWQGZgJb0eqgUCMecMyhIRLc F74AIAMI8p+6qsjNUkHNU6WYthQJM7xXPDdFRq4vCC/7FKuNpGaq2R7ssO2cAgbi8kwK utodiKuAhTv/dEvvDnPep/3Pq0SdR3X7hEYL5f+/P0jBgOZOCLBr6EQGmcaIbYo5o0s0 uwYw== MIME-Version: 1.0 X-Received: by 10.180.93.104 with SMTP id ct8mr8016029wib.0.1379203577684; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> Date: Sat, 14 Sep 2013 17:06:17 -0700 X-Google-Sender-Auth: 3ZjL3eBGhfUSr1AOW3nlcyZ-Clg Message-ID: Subject: Re: Patch for Cross-Reference Phandles From: Adrian Chadd To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-sparc64 , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:06:20 -0000 On 14 September 2013 17:04, Eitan Adler wrote: > With an explicit zeroing: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > > Without: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > This is exactly the opposite of what I see with kernel code though. Eg, kern_umtx.c and it's very large up-front allocated array. Same as the upfront array of KTR entries for early boot tracing. Try bumping it to something stupid like 65536 and retest? Is this a gcc-4.2 versus clang difference? Thanks, -adrian From owner-freebsd-sparc64@FreeBSD.ORG Sun Sep 15 00:24:09 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DE0FB414 for ; Sun, 15 Sep 2013 00:24:08 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ADC3C242C for ; Sun, 15 Sep 2013 00:24:08 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id uo5so2677579pbc.37 for ; Sat, 14 Sep 2013 17:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=tcMtUpg5iKWGB1hPjwG2t02SVuaORswtgJYT/yWXfwY=; b=C7xQliIO+RcH6aPLCeZvdAq8owOi+fiEiOmvbj6SzWPHJpteu1HRvhb7DlZ+q5TwQz fk+ONLw4+ojjekPzr0teVROnCSjBd7mLbcYcU+VCSzWjTRQnK0Q2a9I+fiLwonT65lgG 1am5InV6wpLfxrUBKJzr5SHLTEOMxmQXonb1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=tcMtUpg5iKWGB1hPjwG2t02SVuaORswtgJYT/yWXfwY=; b=OzPtzYxo4iKJtnyF27AUqOZdqMcpFqcUCJhvDVfg1swNqg7lAaRZ+PIxEGE5SJBlbh dTt36clNxklEIouJnNhXQvVmwxQ5FLXnH95UC8DOKX7wTeJQcXoua0a/+njt07IOyoG2 hXx3kLkeR3epIZ3QibSMQtFhY0yvx8cHXViaHrIMa98C/hMFtK3APvJ2kiyq6EfyDGsT Snu05hbwxRUSh0Oi+LF9djuVRJ9snVSx0Q7NC4X1gGWLa4+WJLVvWLAnlSiQKow92T+p v8zwu6jUslZbIW9KohYLF36LOkNVAhxhsPRT073PlpYycfRsNuDE7Lm2jAMRZOUbmtlq 9dvw== X-Gm-Message-State: ALoCoQkvrMIyUy+T+L+r4QhgtgNSwbsEfqdUMKZLyhZSDDSLxNgz3ciTC5YtYEvupm71vtwZpj7l X-Received: by 10.68.143.38 with SMTP id sb6mr21242449pbb.44.1379204648068; Sat, 14 Sep 2013 17:24:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.6.3 with HTTP; Sat, 14 Sep 2013 17:23:37 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> From: Eitan Adler Date: Sat, 14 Sep 2013 20:23:37 -0400 Message-ID: Subject: Re: Patch for Cross-Reference Phandles To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: freebsd-sparc64 , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:24:09 -0000 On Sat, Sep 14, 2013 at 8:06 PM, Adrian Chadd wrote: > On 14 September 2013 17:04, Eitan Adler wrote: > >> >> With an explicit zeroing: >> >> text data bss dec hex filename >> 1572 484 16 2072 818 a.out >> >> Without: >> >> text data bss dec hex filename >> 1572 484 16 2072 818 a.out > > > This is exactly the opposite of what I see with kernel code though. Eg, > kern_umtx.c and it's very large up-front allocated array. Same as the > upfront array of KTR entries for early boot tracing. > > Try bumping it to something stupid like 65536 and retest? > > Is this a gcc-4.2 versus clang difference? #ifdef EXPLICIT int foo[65536] = { 0 }; #else int foo[65536]; #endif int main() { int i; for (i = 0; i < 2; i++) { foo[i] = i; } } No optimizations. text data bss dec hex filename 1572 484 262152 264208 40810 clang-explicit 1572 484 262160 264216 40818 clang-implicit 1508 456 262184 264148 407d4 gcc46-explicit 1508 456 262176 264140 407cc gcc46-implicit 1652 456 262184 264292 40864 gcc49-explicit 1652 456 262176 264284 4085c gcc49-implicit I'm not sure of the cause of the 8 byte difference. -- Eitan Adler From owner-freebsd-sparc64@FreeBSD.ORG Sun Sep 15 14:15:06 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8BEEC75C; Sun, 15 Sep 2013 14:15:06 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth4.wiscmail.wisc.edu (wmauth4.doit.wisc.edu [144.92.197.145]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C75F23AF; Sun, 15 Sep 2013 14:15:05 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth4.wiscmail.wisc.edu by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MT6005006N9HK00@smtpauth4.wiscmail.wisc.edu>; Sun, 15 Sep 2013 09:14:59 -0500 (CDT) X-Spam-PmxInfo: Server=avs-4, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.15.140615, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (unknown [76.210.60.217]) by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MT6004HH7KXYU00@smtpauth4.wiscmail.wisc.edu>; Sun, 15 Sep 2013 09:14:59 -0500 (CDT) Message-id: <5235C0E1.9080009@freebsd.org> Date: Sun, 15 Sep 2013 09:14:57 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: Eitan Adler Subject: Re: Patch for Cross-Reference Phandles References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> In-reply-to: Cc: Ian Lepore , "freebsd-arm@freebsd.org" , freebsd-sparc64 , FreeBSD PowerPC ML X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 14:15:06 -0000 On 09/14/13 19:04, Eitan Adler wrote: > [ *please* bottom post ] > > On Sat, Sep 14, 2013 at 7:56 PM, Adrian Chadd wrote: >> ... holy crap. :-) >> >> erm, try writing some code that does something with it: >> >> int foo[2] = { 0, 0 }; >> >> main() >> { >> int i; >> for (i = 0; i < 2; i++) { >> foo[i] = i; >> } >> } >> >> .. and then make foo[2] be foo[512] and explicitly set it up to be zero'ed. >> see what happens. > With an explicit zeroing: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > > Without: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" There's an explanation of this behavior attached to the -fno-zero-initialized-in-bss argument to GCC. I've pasted the relevant section of the man page below: -fno-zero-initialized-in-bss If the target supports a BSS section, GCC by default puts variables that are initialized to zero into BSS. This can save space in the resulting code. This option turns off this behavior because some programs explic- itly rely on variables going to the data section. E.g., so that the resulting executable can find the beginning of that section and/or make assumptions based on that. The default is -fzero-initialized-in-bss. This is why I wasn't worried about the = 0... -Nathan From owner-freebsd-sparc64@FreeBSD.ORG Mon Sep 16 11:06:52 2013 Return-Path: Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 350D3C3E for ; Mon, 16 Sep 2013 11:06:52 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 208882168 for ; Mon, 16 Sep 2013 11:06:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8GB6poK089755 for ; Mon, 16 Sep 2013 11:06:51 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8GB6pqm089753 for freebsd-sparc64@FreeBSD.org; Mon, 16 Sep 2013 11:06:51 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Sep 2013 11:06:51 GMT Message-Id: <201309161106.r8GB6pqm089753@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Subject: Current problem reports assigned to freebsd-sparc64@FreeBSD.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 11:06:52 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/170663 sparc64 panics with VIA 6421 SATA150 controller on Blade 1500 o sparc/169669 sparc64 Something seems broken in sparc64 TLS or lang/lua o sparc/164227 sparc64 [boot] Can't boot 9.0-RELEASE/sparc64 on Blade 1500 s sparc/164226 sparc64 [cd] Data corruption on 9.0-RELEASE when reading from o sparc/162513 sparc64 mpt(4), mptutil(8) reports variable, erroneous drive i o sparc/141918 sparc64 [ehci] ehci_interrupt: unrecoverable error, controller s sparc/139134 sparc64 kernel output corruption s sparc/107087 sparc64 [hang] system is hung during boot from CD o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC 11 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Wed Sep 18 17:57:47 2013 Return-Path: Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C92CBEC5 for ; Wed, 18 Sep 2013 17:57:47 +0000 (UTC) (envelope-from bounces+1118583.103798411.388224@icpbounce.com) Received: from drone11.ral.icpbounce.com (drone11.ral.icpbounce.com [66.192.165.130]) by mx1.freebsd.org (Postfix) with ESMTP id 668E82AED for ; Wed, 18 Sep 2013 17:57:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=default; d=icontactmail1.com; h=Mime-Version:From:To:Date:Subject:List-Unsubscribe:Content-Type:Message-ID; bh=ZKf7HjrrBcwyGQLHKhSvho1aqGY=; b=ST630itQ/lBKbxtk4G9ZvYaeTFNPnweDx5vnyL3qMc6sq/XwMdLEYcq9VbGSQhP8yH10ZfhvR94H Xg+xwNYn9IY1x2h6GvK8QPYo/uU5co4GQjznZMT+UEGKT7MuDW2K0NZ5MVHCsep1sovJXZr44cbk UwYwNAiLpywszBF8Gbw= Mime-Version: 1.0 From: "Scott Brown" To: Date: Wed, 18 Sep 2013 13:37:16 -0400 Subject: Purchase Order & Working Capital Errors-To: bounces+1118583.103798411.388224@icpbounce.com X-List-Unsubscribe: X-Unsubscribe-Web: X-ICPINFO: X-Return-Path-Hint: bounces+1118583.103798411.388224@icpbounce.com Message-ID: <0.1.337.88B.1CEB495B7BFCA08.0@drone11.ral.icpbounce.com> Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 17:57:48 -0000 * I've recently been blessed to be able to help several banks , CPA's and= =0Alending institutions with their clients cash flow needs where the clien= t was=0Anot yet bankable or the bank needed an exit strategy from existing = revolvers.=0A=0AFeel fee to call me or email if I can answer any questions.= =0A=0AScott=0A=0ACreative Working Capital Factoring=0A=0APurchase Order Fin= ancing=0A=0A[1]www.MidlandAmericanCapital.com=0A=0AScott P Brown = 11175 Cicero Dr ~ Ste 100=0A=0A(770) 880-9208 = Alpharetta, GA=0A30022=0A=0Asbrown@= midlandamericancapital.com=0A=0A(3) Recent Purchase Order Transactions=0A= =0ABelow are just a few examples of recent Purchase Order financings we hav= e=0Acompleted. If you or someone you know needs Working Capital, or Funding= for a=0Asingle or multiple ongoing Purchase Orders - give me a call at (77= 0) 880-9208.=0ABest - Scott.=0A=0AAmmunition Manufacturer=0A=0APurchase Ord= er=0A=0A&=0A=0AAccounts Receivable=0A=0A$ 500,000=0A=0ACompany in the Carol= inas manufacturers custom and branded ammunition in various=0Acalibers. The= y sell to major chain Athletic stores, U.S. Government, and Gun=0AStores th= roughout the U.S.=0A=0AMain Concerns Solved:=0A* Purchase or Brass and GunP= owder QUICKLY when it becomes available=0A* Speed of reacting to incoming o= rders=0A* Unique Product=0A* Regulations=0A=0AI.T. Sales & Service Company= =0A=0APurchase Order=0A=0A&=0A=0AAccounts Receivable=0A=0A$ 900,000=0A=0APr= ovided a Purchase Order facility offering 100% funding of all purchase cost= s=0Aof computers to fill orders, using an Int'l Letter of Credit to supplie= r.=0ACompany was able to fill orders quickly, and with security having not = forwarded=0Acash overseas.=0A=0AMain Concerns Solved:=0A* Funding 100% of c= osts to supplier - not the 70% our competitors offer=0A* Sending deposits a= nd final payment overseas without goods being inspected=0A=0ABoiler Repair = & Installation Service Company=0A=0AAccounts Receivable=0A=0A$500,000=0A=0A= Provided a Working Capital line so that upon invocing at completion of serv= ice,=0Athe company could draw on it's Accounts Receivable for Payroll and o= ther costs=0Aalong the way before payments would be received from Net 30 bi= lling.=0A=0AMain Concerns Solved:=0A* Payroll - on time - Weekly=0A* Vendor= s and Supply Chain paid timely for parts=0A* Payroll Taxes=0A* Maintain Ove= rhaed payments timely=0A=0AIf you or your client needs Purchase Order Finan= cing, or Non-Invasive Factoring=0Aplease don't hesitate to contact me. I am= always enthusiastic to help.=0A=0ARegards,=0A=0AScott Brown=0A=0A(770) 880= -9208=0A=0Asbrown@midlandamericancapital.com=0A=0Awww.MidlandAmericanCapita= l.com=0A=0AWhat makes us Different?=0A=0AA Lot ! We are different from othe= r providers in that we remove all the barriers=0Ato great service, and neve= r require our clients to sign a term commitment or pay=0Aexit fees.=0A=0ACo= mpetitors Midland=0A=0A[2]=0A=0AJoin me on Linked=0A=0Awww.MidlandA= mericanCapital.com=0A=0APhone: 770-880-9208 SBrown@mindlandAmericanCapita= l.com=0A=0AReferences=0A=0A1. http://www.MidlandAmericanCapital.com/=0A2. h= ttp://www.linkedin.com/in/scottprestonbrown/=0A=0AThis message was sent to freebsd-sparc@freebsd.org from: Midland American Capital | 6470 Ga Hwy 400 S.E. Financial Center | Cumming, GA 30028=0A=0AUnsubscribe:=0Ahttp://app.icontact.com/icp/mmail-mprofile.pl?r=3D103798411&l=3D10242&s=3DYDZO&m=3D388224&c=3D1118583=0A=0A=0A From owner-freebsd-sparc64@FreeBSD.ORG Sat Sep 21 11:30:57 2013 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E4C8B22E; Sat, 21 Sep 2013 11:30:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB96C29B1; Sat, 21 Sep 2013 11:30:57 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r8LBUu5x055533; Sat, 21 Sep 2013 07:30:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8LBUutJ055526; Sat, 21 Sep 2013 11:30:56 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 21 Sep 2013 11:30:56 GMT Message-Id: <201309211130.r8LBUutJ055526@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 11:30:58 -0000 TB --- 2013-09-21 10:15:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-21 10:15:27 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-09-21 10:15:27 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-09-21 10:15:27 - cleaning the object tree TB --- 2013-09-21 10:15:27 - /usr/local/bin/svn stat /src TB --- 2013-09-21 10:15:31 - At svn revision 255752 TB --- 2013-09-21 10:15:32 - building world TB --- 2013-09-21 10:15:32 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 10:15:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 10:15:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 10:15:32 - SRCCONF=/dev/null TB --- 2013-09-21 10:15:32 - TARGET=sparc64 TB --- 2013-09-21 10:15:32 - TARGET_ARCH=sparc64 TB --- 2013-09-21 10:15:32 - TZ=UTC TB --- 2013-09-21 10:15:32 - __MAKE_CONF=/dev/null TB --- 2013-09-21 10:15:32 - cd /src TB --- 2013-09-21 10:15:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Sep 21 10:15:39 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Sep 21 11:21:06 UTC 2013 TB --- 2013-09-21 11:21:06 - generating LINT kernel config TB --- 2013-09-21 11:21:06 - cd /src/sys/sparc64/conf TB --- 2013-09-21 11:21:06 - /usr/bin/make -B LINT TB --- 2013-09-21 11:21:07 - cd /src/sys/sparc64/conf TB --- 2013-09-21 11:21:07 - /usr/sbin/config -m LINT TB --- 2013-09-21 11:21:07 - building LINT kernel TB --- 2013-09-21 11:21:07 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 11:21:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 11:21:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 11:21:07 - SRCCONF=/dev/null TB --- 2013-09-21 11:21:07 - TARGET=sparc64 TB --- 2013-09-21 11:21:07 - TARGET_ARCH=sparc64 TB --- 2013-09-21 11:21:07 - TZ=UTC TB --- 2013-09-21 11:21:07 - __MAKE_CONF=/dev/null TB --- 2013-09-21 11:21:07 - cd /src TB --- 2013-09-21 11:21:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 21 11:21:07 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_scanf.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sglist.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sleepqueue.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_smp.c /src/sys/kern/subr_smp.c: In function 'generic_stop_cpus': /src/sys/kern/subr_smp.c:235: error: 'IPI_SUSPEND' undeclared (first use in this function) /src/sys/kern/subr_smp.c:235: error: (Each undeclared identifier is reported only once /src/sys/kern/subr_smp.c:235: error: for each function it appears in.) *** Error code 1 Stop. bmake[1]: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-21 11:30:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-21 11:30:56 - ERROR: failed to build LINT kernel TB --- 2013-09-21 11:30:56 - 3802.80 user 646.64 system 4528.54 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Sep 21 22:02:35 2013 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 043E1F65; Sat, 21 Sep 2013 22:02:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B2F0A2AEB; Sat, 21 Sep 2013 22:02:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r8LM2XZC074587; Sat, 21 Sep 2013 18:02:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8LM2Xtk074586; Sat, 21 Sep 2013 22:02:33 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 21 Sep 2013 22:02:33 GMT Message-Id: <201309212202.r8LM2Xtk074586@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 22:02:35 -0000 TB --- 2013-09-21 20:45:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-21 20:45:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-09-21 20:45:36 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-09-21 20:45:36 - cleaning the object tree TB --- 2013-09-21 20:46:27 - /usr/local/bin/svn stat /src TB --- 2013-09-21 20:46:31 - At svn revision 255760 TB --- 2013-09-21 20:46:32 - building world TB --- 2013-09-21 20:46:32 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 20:46:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 20:46:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 20:46:32 - SRCCONF=/dev/null TB --- 2013-09-21 20:46:32 - TARGET=sparc64 TB --- 2013-09-21 20:46:32 - TARGET_ARCH=sparc64 TB --- 2013-09-21 20:46:32 - TZ=UTC TB --- 2013-09-21 20:46:32 - __MAKE_CONF=/dev/null TB --- 2013-09-21 20:46:32 - cd /src TB --- 2013-09-21 20:46:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Sep 21 20:46:38 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Sep 21 21:52:43 UTC 2013 TB --- 2013-09-21 21:52:43 - generating LINT kernel config TB --- 2013-09-21 21:52:43 - cd /src/sys/sparc64/conf TB --- 2013-09-21 21:52:43 - /usr/bin/make -B LINT TB --- 2013-09-21 21:52:43 - cd /src/sys/sparc64/conf TB --- 2013-09-21 21:52:43 - /usr/sbin/config -m LINT TB --- 2013-09-21 21:52:43 - building LINT kernel TB --- 2013-09-21 21:52:43 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 21:52:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 21:52:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 21:52:43 - SRCCONF=/dev/null TB --- 2013-09-21 21:52:43 - TARGET=sparc64 TB --- 2013-09-21 21:52:43 - TARGET_ARCH=sparc64 TB --- 2013-09-21 21:52:43 - TZ=UTC TB --- 2013-09-21 21:52:43 - __MAKE_CONF=/dev/null TB --- 2013-09-21 21:52:43 - cd /src TB --- 2013-09-21 21:52:43 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 21 21:52:43 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_scanf.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sglist.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sleepqueue.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_smp.c /src/sys/kern/subr_smp.c: In function 'generic_stop_cpus': /src/sys/kern/subr_smp.c:235: error: 'IPI_SUSPEND' undeclared (first use in this function) /src/sys/kern/subr_smp.c:235: error: (Each undeclared identifier is reported only once /src/sys/kern/subr_smp.c:235: error: for each function it appears in.) *** Error code 1 Stop. bmake[1]: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-21 22:02:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-21 22:02:33 - ERROR: failed to build LINT kernel TB --- 2013-09-21 22:02:33 - 3807.08 user 651.67 system 4617.38 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full