From owner-freebsd-stable Thu Mar 4 18:18:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from firewall.scitec.com.au (fgate.scitec.com.au [203.17.180.68]) by hub.freebsd.org (Postfix) with ESMTP id 3266615135 for ; Thu, 4 Mar 1999 18:18:44 -0800 (PST) (envelope-from john.saunders@scitec.com.au) Received: by firewall.scitec.com.au; id NAA06282; Fri, 5 Mar 1999 13:18:27 +1100 (EST) Received: from mailhub.scitec.com.au(203.17.180.131) by fgate.scitec.com.au via smap (3.2) id xma006232; Fri, 5 Mar 99 13:17:56 +1100 Received: from saruman (saruman.scitec.com.au [203.17.182.108]) by mailhub.scitec.com.au (8.6.12/8.6.9) with SMTP id NAA07796 for ; Fri, 5 Mar 1999 13:17:56 +1100 From: "John Saunders" To: "FreeBSD stable" Subject: make world failure Date: Fri, 5 Mar 1999 13:17:56 +1100 Message-ID: <000601be66ae$61e25c80$6cb611cb@saruman.scitec.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is going on in 3.1-stable? Source is 3.1-stable cvsupped 1pm May 4th GMT time. These warning are littered through the make world log file, however it fails because /usr/src/lib/libskey/Makefile uses -Werror to treat warnings as errors. I thought the trend in FreeBSD was to remove warnings from the code, given what is happening in -stable and -current (which is far worse) it seems that the trend is to try and generate more warnings than lines of code exist in the tree I haven't seen anybody else email on this issue, why? Thanks. cc -pipe -DPERMIT_CONSOLE -D_SKEY_INTERNAL -I/usr/src/lib/libskey -W -Wall - Werr or -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libskey/skeyaccess.c -o sk eyaccess.o cc1: warnings being treated as errors /usr/obj/usr/src/tmp/usr/include/stdio.h:352: warning: `__sputc' defined but not used /usr/obj/usr/src/tmp/usr/include/ctype.h:146: warning: `__maskrune' defined but not used /usr/obj/usr/src/tmp/usr/include/ctype.h:160: warning: `__toupper' defined but n ot used /usr/obj/usr/src/tmp/usr/include/ctype.h:167: warning: `__tolower' defined but n ot used *** Error code 1 Stop. -- . +-------------------------------------------------------+ ,--_|\ | John Saunders mailto:John.Saunders@scitec.com.au | / Oz \ | SCITEC LIMITED Phone +61294289563 Fax +61294289933 | \_,--\_/ | "By the time you make ends meet, they move the ends." | v +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message