From owner-freebsd-current@FreeBSD.ORG Mon Jun 23 23:13:23 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 6B02C7AD for ; Mon, 23 Jun 2014 23:13:23 +0000 (UTC) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 26EC1211F for ; Mon, 23 Jun 2014 23:13:22 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id rp18so6493009iec.13 for ; Mon, 23 Jun 2014 16:13:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=2bJeNz29vUoSdRx5oOJ8auzwH0jcAR3yjDu0SSx9WV8=; b=GTJSvNCV1uMLi+EYt75YcBkKGHnb8uWnpUMVfiexUXgv0Ben68BVOB5YAaxf4Q44w6 fvkzn2nAl3ErMAoZ0ERWR2xthVPa/y0tr0UBzBKhoPguW7BXtBSG++v49fHN4Dd9SI/v euSkXD2wrU2MwdEpwbWmGrLnN9gIadr+XUyGr/pxYvkZlPzUJqZVe2v3iNUibhW54jQc pyyM1o7qF3ysrTst+Q6pajJvPyzJtkTT0JAJu2Iu7Dq+jO3Gvk5VAEH4jee4+es8Jt9Q WTj1T3EE2+BTv7IoyCRDLlbeYnEIoNHzYaIAT7ROtmhQK7/2XMrKb4ju9xU3xZqzIS4k gw3g== X-Gm-Message-State: ALoCoQmpXM6juEas8L7SQN1UaQ65BVn943Fv6AiSjUtv2gGpQG+qUcRqfQxl0exeNH+WAOCMx56U X-Received: by 10.43.70.132 with SMTP id yg4mr25981063icb.7.1403565196178; Mon, 23 Jun 2014 16:13:16 -0700 (PDT) Received: from netflix-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id b2sm601948igg.1.2014.06.23.16.13.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Jun 2014 16:13:15 -0700 (PDT) Sender: Warner Losh Content-Type: multipart/signed; boundary="Apple-Mail=_5094144E-5929-415F-BE0D-882BCB44FB97"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 From: Warner Losh In-Reply-To: Date: Mon, 23 Jun 2014 17:13:14 -0600 Message-Id: <1ED3AC7E-0F74-46A7-BAAA-E30600DC23BB@bsdimp.com> References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> To: Craig Rodrigues X-Mailer: Apple Mail (2.1878.2) Cc: Brooks Davis , Dimitry Andric , "Simon J. Gerraty" , Glen Barber , freebsd-current Current , Marcel Moolenaar X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 23:13:23 -0000 --Apple-Mail=_5094144E-5929-415F-BE0D-882BCB44FB97 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 23, 2014, at 5:02 PM, Craig Rodrigues = wrote: >=20 >=20 >=20 > On Thu, Jun 19, 2014 at 9:00 PM, Warner Losh wrote: > OK. I must be daft, or maybe just missing something. But I can build = 9.3 almost branch point on a current jail running on a 10.x system (to = simulate the 9 on current case). I don=92t see the problem being talked = about at all. As for 9 on 10, I was also able to do a build, but my 10.x = system may not have been pristine. >=20 >=20 > I was able to reproduce the problem by building FreeNAS/master branch > (which uses FreeBSD 9.2-ish sources) > on a FreeBSD 10 host, using "make make buildworld" > as suggested by Glen. >=20 > The FreeNAS build generates is following make.conf file and uses > that to build FreeBSD 9.2. It works fine on a FreeBSD-9 host, but = bombs > out on a FreeBSD 10 host. Which bombing out are you seeing (two or three have been sighted in this = thread)? And is this a nanobsd build, or a straight buildworld? And I specifically was doing my testing on -current, not 10.x. I haven=92t= back ported much of anything I=92ve done to the build system, and if = anybody else has, then it is on them to make it work in the 10.x = environment. While it has usually worked, 9 on 10 isn=92t in the = supported matrix we=92ve traditionally had in this project. Warner > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > #WITHOUT_ACPI=3Dtrue > WITHOUT_ATM=3Dtrue > WITHOUT_BIND_DNSSEC=3Dtrue > WITHOUT_BIND_ETC=3Dtrue > WITHOUT_BIND_LIBS_LWRES=3Dtrue > WITHOUT_BIND_NAMED=3Dtrue > WITHOUT_BLUETOOTH=3Dtrue > WITHOUT_CALENDAR=3Dtrue > WITHOUT_CTM=3Dtrue > WITHOUT_CVS=3Dtrue > WITHOUT_DICT=3Dtrue > WITHOUT_EXAMPLES=3Dtrue > WITHOUT_FORTRAN=3Dtrue > WITHOUT_FREEBSD_UPDATE=3Dyes > WITHOUT_GAMES=3Dtrue > WITHOUT_GCOV=3Dtrue > WITHOUT_GPIB=3Dtrue > WITHOUT_HTML=3Dtrue > WITHOUT_I4B=3Dtrue > WITHOUT_IPFILTER=3Dtrue > WITHOUT_IPX=3Dtrue > WITHOUT_LIB32=3Dtrue > WITHOUT_LIBKSE=3Dtrue > # Required for proper terminal locale > #WITHOUT_LOCALES=3Dtrue > WITHOUT_LPR=3Dtrue > WITHOUT_MAN=3Dtrue > WITHOUT_NDIS=3Dtrue > WITHOUT_NLS=3Dtrue > WITHOUT_NS_CACHING=3Dtrue > WITHOUT_OBJC=3Dtrue > WITHOUT_PORTSNAP=3Dtrue > WITHOUT_PPP=3Dtrue > WITHOUT_PROFILE=3Dtrue > WITHOUT_RCMDS=3Dtrue > WITHOUT_SENDMAIL=3Dtrue > # Knob needs to be fixed on systems that don't have the docs stuff > # preinstalled, e.g. 9.x bsdinstall images. > #WITHOUT_SHAREDOCS=3Dtrue > WITHOUT_SYSINSTALL=3Dtrue > # Telnet's a useful tool to have on the remote box. > #WITHOUT_TELNET=3Dtrue > WITHOUT_WIRELESS=3Dtrue > WITHOUT_WPA_SUPPLICANT_EAPOL=3Dtrue >=20 > DEFAULT_VERSIONS=3Dpython=3D2.7 >=20 > NOPORTDOCS=3Dtrue >=20 > LOCAL_DIRS=3D >=20 >=20 >=20 > WITHOUT_CLANG=3Dtrue > WITHOUT_SSP=3Dtrue You might have to (bogusly IMHO) define WITHOUT_CLANG_IS_CC=3Dtrue as = well for things to work. Warner --Apple-Mail=_5094144E-5929-415F-BE0D-882BCB44FB97 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJTqLSKAAoJEGwc0Sh9sBEAW+wP/1zPuyDvbxUu7tBf+AxEoU9b 5jIMLmmms5b1/0TlaXvUn58ef2E6t6TEuqyAoll7DfGjtfiAi7twB2D6pgvPCFUH GXtcyafsa6Y7XWypUGEFYetcYkwWZuSL/N2t239yBq0Vtf8EKbDGpyk3cCSPJMfq gJqRswC4xMcdw87RTtZvD4HlbAnQj2wIvI3QVRdVPfdIXhL5Ns13M57oBCqp8FYN tTZHwf5PjTcqVKQIj2zsIv1CBhh3x3Sf86HjVeoqZQRY+ELSZGGPwpIAv42xrxXl pvhuneg7YRX+sSw/rS7ZT5DKPZNGV6pdmHgNBrl/ByZj0L6wo3Z8kjRRc8eW1oLR XWbLSJw+G2T6dKF9dIXfKQlgYjMrIeHz3oJMsGpXgGKtSzRGDTATg4kPKVqlLO+G wm8YEFNkpUTxC/SlVzeWkNknITFUqVi9CrMMe6y7x73/WN//oU4l3CZVkaO/YOFF swEgwr50om6VeffXzYJA+cbVSBJ0VSMuihCyMQ4Dh0S+8Djym83vAMNEIv/8KitM ZkXIf+HmtCWl7UBDi5yITw2jwOk+aPx6MSuTYMdUzyfbp3C5i/nou9T9IIcEm/Ow o+eKciBaR/Jy6QEiD436bYny3vnYqAEjS3NqtVrm5sGZ/9weLibH9YBGvFE4Iqf3 mtL5nmNI3gOgDSbYA5h2 =GLyx -----END PGP SIGNATURE----- --Apple-Mail=_5094144E-5929-415F-BE0D-882BCB44FB97--