From owner-freebsd-current@FreeBSD.ORG Mon Jul 12 08:56:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2847916A4CE for ; Mon, 12 Jul 2004 08:56:16 +0000 (GMT) Received: from mail.emu.edu.tr (mail.emu.edu.tr [193.140.41.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77F043D39 for ; Mon, 12 Jul 2004 08:56:14 +0000 (GMT) (envelope-from ilker.ozupak@mail.emu.edu.tr) Received: from eniac.emu.edu.tr ([213.208.49.139]) by mail.emu.edu.tr with Microsoft SMTPSVC(5.0.2195.5329); Mon, 12 Jul 2004 11:56:11 +0300 From: Ilker OZUPAK To: freebsd-current@freebsd.org Date: Mon, 12 Jul 2004 11:57:01 +0300 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200407121157.01181.ilker.ozupak@emu.edu.tr> X-OriginalArrivalTime: 12 Jul 2004 08:56:11.0779 (UTC) FILETIME=[148BA530:01C467EE] Subject: buildworld fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ilker.ozupak@emu.edu.tr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 08:56:16 -0000 hello, when i try to buildworld using "CPUTYPE=3Dp4" i get errors in lib/libc/gen/getnetgrant.c. i got the same error in both=20 =2Dmarch=3Dpentium4 and mcpu=3Dpentium4 cases >>> 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 =2E.. =2E.. =2E.. cc -fpic -DPIC -O3 -pipe -mcpu=3Dpentium4 =C2=A0-I/usr/src/lib/libc/include= =20 =2DI/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20 =2DD__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=20 =2DI/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale=20 =2DDBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIO= D=20 =2DWsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized=20 =2Dc /usr/src/lib/libc/gen/getobjformat.c -o getobjformat.So cc -O3 -pipe -mcpu=3Dpentium4 =C2=A0-I/usr/src/lib/libc/include=20 =2DI/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20 =2DD__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=20 =2DI/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale=20 =2DDBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIO= D=20 =2DWsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized=20 =2Dc /usr/src/lib/libc/gen/getosreldate.c In file included from /usr/src/lib/libc/gen/getnetgrent.c:323: /usr/src/lib/libc/gen/getnetgrent.c: In function `innetgr': /usr/src/lib/libc/gen/getnetgrent.c:308: warning: passing arg of `_buildkey= '=20 discards qualifiers from pointer target type /usr/src/lib/libc/gen/getnetgrent.c:308: warning: passing arg of `_buildkey= '=20 discards qualifiers from pointer target type In file included from /usr/src/lib/libc/gen/getnetgrent.c:303: /usr/src/lib/libc/gen/getnetgrent.c:284: warning: passing arg of `_listmatc= h'=20 discards qualifiers from pointer target type cc -fpic -DPIC -O3 -pipe -mcpu=3Dpentium4 =C2=A0-I/usr/src/lib/libc/include= =20 =2DI/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20 =2DD__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=20 =2DI/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale=20 =2DDBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIO= D=20 =2DWsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized=20 =2Dc /usr/src/lib/libc/gen/getosreldate.c -o getosreldate.So *** Error code 1 In file included from /usr/src/lib/libc/gen/getnetgrent.c:323: /usr/src/lib/libc/gen/getnetgrent.c: In function `innetgr': /usr/src/lib/libc/gen/getnetgrent.c:308: warning: passing arg of `_buildkey= '=20 discards qualifiers from pointer target type /usr/src/lib/libc/gen/getnetgrent.c:308: warning: passing arg of `_buildkey= '=20 discards qualifiers from pointer target type In file included from /usr/src/lib/libc/gen/getnetgrent.c:303: /usr/src/lib/libc/gen/getnetgrent.c:284: warning: passing arg of `_listmatc= h'=20 discards qualifiers from pointer target type *** Error code 1 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error #CPUTYPE?=3Di686 #NO_CPU_CFLAGS=3D=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# Don't add -march=3D to CFLAGS automatically #NO_CPU_COPTFLAGS=3Dtrue=C2=A0=C2=A0# Don't add -march=3D to COPTFLAGS= automatically # CFLAGS=3D -O3 -pipe -mcpu=3Dpentium4 # CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized # #MAKE_SHELL?=3Dsh # BDECFLAGS=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0-W -Wall -ansi -pedantic -W= bad-function-cast -Wcast-align \ =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0-Wcast-qual -Wchar-subscripts -Winline \ =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0-Wmissing-prototypes -Wnested-externs -Wpointer-arith \ =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite= =2Dstrings # COPTFLAGS=3D -O2 -pipe -mcpu=3Dpentium4 # # Compare before install INSTALL=3Dinstall -C # # To enable installing ssh(1) with the setuid bit turned on ENABLE_SUID_SSH=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true # # # To avoid building various parts of the base system: #NO_CVS=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not build CVS #NO_CXX=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not build C++ and friends #NO_BIND=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not build BIND #NO_BLUETOOTH=3D=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not build Blue= tooth related stuff #NO_FORTRAN=3D=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not = build g77 and related libraries #NO_GDB=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not build GDB #NO_I4B=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not build isdn4bsd package #NO_IPFILTER=3D=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not build= IP Filter package #NO_PF=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0= =C2=A0=C2=A0=C2=A0# do not build PF firewall package #NO_AUTHPF=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do= not build and install authpf (setuid/gid) #NO_KERBEROS=3D=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not build= and install Kerberos 5 (KTH Heimdal) #NO_LPR=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not build lpr and related programs #NO_MAILWRAPPER=3Dtrue=C2=A0=C2=A0=C2=A0=C2=A0# do not build the mailwrappe= r(8) MTA selector #NO_MODULES=3D=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not = build modules with the kernel #NO_OBJC=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not build Objective C support #NO_OPENSSH=3D=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not = build OpenSSH #NO_OPENSSL=3D=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not = build OpenSSL (implies NO_KERBEROS and #=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0NO= _OPENSSH) #NO_SENDMAIL=3D=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not build= sendmail and related programs #NO_SHAREDOCS=3D=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# do not build the = 4.4BSD legacy docs #NO_TCSH=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not build and install /bin/csh (which is tcsh) #NO_VINUM=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2= =A0# do not build Vinum utilities #NOCRYPT=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not build any crypto code #NOGAMES=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not build games (games/ subdir) #NOINFO=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0= =C2=A0=C2=A0# do not make or install info files #NOLIBC_R=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2= =A0# do not build libc_r (re-entrant version of libc) #NOMAN=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0= =C2=A0=C2=A0=C2=A0# do not build manual pages #NOPROFILE=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0=C2=A0# Av= oid compiling profiled libraries #NOSHARE=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0true=C2=A0=C2=A0=C2=A0= =C2=A0# do not go into the share subdir # # To build sys/modules when building the world (our old way of doing things) #MODULES_WITH_WORLD=3Dtrue=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0#= do not build modules when building kernel # # The list of modules to build instead of all of them. #MODULES_OVERRIDE=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0linux ipfw # # The following controls building optional IDEA code in libcrypto and # certain ports. =C2=A0Patents are involved - you must not use this unless # you either have a license or fall within patent 'fair use' # provisions. # # *** It is YOUR RESPONSIBILITY to determine if you can use this! *** # # IDEA is patented in the USA and many European countries - thought to # be OK to use for any non-commercial use. =C2=A0This is optional. #MAKE_IDEA=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0YES=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0# IDEA (128 bit symmetric encryption) # # If you do not want unformatted manual pages to be compressed # when they are installed: # #ENABLE_SUID_NEWGRP=3D=C2=A0=C2=A0=C2=A0=C2=A0true NOMANCOMPRESS=3D=C2=A0=C2=A0true # # # If you want the "compat" shared libraries installed as part of your normal # builds, uncomment these: # COMPAT1X=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes COMPAT20=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes COMPAT21=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes COMPAT22=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes COMPAT3X=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes COMPAT4X=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0yes #