From owner-freebsd-stable Fri Mar 14 3:32:57 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D31C337B401 for ; Fri, 14 Mar 2003 03:32:55 -0800 (PST) Received: from virgo.techno.spb.ru (virgo.techno.spb.ru [195.5.142.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23CA543FBD for ; Fri, 14 Mar 2003 03:32:54 -0800 (PST) (envelope-from kst@techno.spb.ru) Received: from techno.spb.ru (unknown [192.168.172.200]) by virgo.techno.spb.ru (Postfix) with ESMTP id 55129BA0D7 for ; Fri, 14 Mar 2003 14:33:10 +0300 (MSK) Received: from alien by techno.spb.ru with SMTP (Sendmail.v.8.11) for ; Fri, 14 Mar 2003 14:32:13 +0300 From: "Konstantin Stepanenkov" To: Subject: RE: buildkernel broken Date: Fri, 14 Mar 2003 14:32:09 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030314110435.GA96631@dru.dn.ua> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal X-Return-Path: kst@techno.spb.ru X-Sendmail-Deliver-To: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In my opinion, the problem is not in the source code, but in the compiler. Let me explain. From some of the 4.7-STABLE cvsups I began encountering problem with building world, kernel and other progs on ALL of my FreeBSD servers. Compiler gets signal 10, 11 or finds syntax error in random place of code (it doesn't find it at another run). I know, that 10 and 11 signals at compiling are probably bad hardware, but it can't be on ALL my servers at the same time. -- Konstantin Stepanenkov, Network Security Professional, JSC "Techno-SPb". -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Vladislav V. Zhuk Sent: Friday, March 14, 2003 2:05 PM To: freebsd-stable@FreeBSD.ORG Subject: buildkernel broken Hi! ===> umass cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr otot ypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-ex tens ions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -g -mpreferred -sta ck-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions - ansi -c /usr/src/sys/modules/umass/../../dev/usb/umass.c /usr/src/sys/modules/umass/../../dev/usb/umass.c: In function `umass_match_proto ': /usr/src/sys/modules/umass/../../dev/usb/umass.c:620: syntax error before `(' *** Error code 1 Stop in /usr/src/sys/modules/umass. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 -- Vladislav V. Zhuk (06267)3-60-03 admin@dru.dn.ua 2:465/197@FidoNet.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message