From owner-freebsd-current@FreeBSD.ORG Sun May 11 02:06:06 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 6B9EA7A4 for ; Sun, 11 May 2014 02:06:06 +0000 (UTC) Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) (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 3347F26C9 for ; Sun, 11 May 2014 02:06:05 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id g10so5144111pdj.17 for ; Sat, 10 May 2014 19:06:05 -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=tF3b/NIjW9niyqSBR9IDTokYyEUWXKC1yxT3lF8CIGU=; b=ZJ3hsJj9Aqa+5XySMm5zwqrWYp6vjPfjSogRhMbAGME6T7NjuuEHpk57uilmesM1Y8 1mAa0XR/xGo6aKlPzWUIov6mMEB32CwVJkF7ycekvf8jctlevqT1N7f6oCcQeO670RXx mTrL0LV2TURa7Z9IihwYIjCILqjBjuKB3q4G37Qiez6/kFJQdxxHxIDv7a7ASiiizodT O5SFXvxUUC8ePloT/aGtLVOzMIxm2jkavRH5+NRecCPdtl5RUK0k8EybYo5JejDT8nls YVT482oZAYJPk+SEcV1G9DHk18ifSWa/dN4KLu5ooznhaeVHB/Z0OUoptT8Wja004J9N XvGA== X-Gm-Message-State: ALoCoQkvWryHrcNya3MSZWQyCo/ySFJMuzIf7hroPR6k38jtaZbbGpCAL3JIXnaJSBPG5eDJUT8F X-Received: by 10.66.254.3 with SMTP id ae3mr38811848pad.49.1399773965038; Sat, 10 May 2014 19:06:05 -0700 (PDT) Received: from lgwl-achen.corp.netflix.com (dc1-prod.netflix.com. [69.53.236.251]) by mx.google.com with ESMTPSA id ha11sm15198859pbd.17.2014.05.10.19.06.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 10 May 2014 19:06:04 -0700 (PDT) Sender: Warner Losh Content-Type: multipart/signed; boundary="Apple-Mail=_CE070688-5A88-488B-8B1C-FBC0403DFD10"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Build failed in Jenkins: FreeBSD_HEAD-modules #386 From: Warner Losh In-Reply-To: Date: Sat, 10 May 2014 20:06:01 -0600 Message-Id: <26E92F41-F849-43E2-AC1F-553F1AB7B11F@bsdimp.com> References: <254143261.0.1399675169702.JavaMail.jenkins@jenkins-9.freebsd.org> To: Craig Rodrigues X-Mailer: Apple Mail (2.1874) Cc: freebsd-current Current , "jenkins-admin@freebsd.org" 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: Sun, 11 May 2014 02:06:06 -0000 --Apple-Mail=_CE070688-5A88-488B-8B1C-FBC0403DFD10 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On May 10, 2014, at 6:27 PM, Craig Rodrigues = wrote: > Warner, >=20 > It looks like your change broke the FreeBSD-HEAD-modules > build. >=20 > This build does the following: >=20 > export JFLAG=3D"-j4" > export MAKESYSPATH=3D"${WORKSPACE}/mk=94 Shouldn=92t this be ${WORKSPACE}/share/mk? MAKESYSPATH needs to be = =85/share/mk or $TOP/share/mk when building outside of make world-like = environments now. Warner > cd ${WORKSPACE}/sys/modules > echo "=3D=3D=3D make cleandir =3D=3D=3D" > make cleandir > echo "=3D=3D=3D make depend =3D=3D=3D" > make ${JFLAG} depend > echo "=3D=3D=3D make all =3D=3D=3D" > make ${JFLAG} all >=20 >=20 > Can you look into this? >=20 > Thanks. >=20 > -- > Craig >=20 >=20 > On Fri, May 9, 2014 at 3:39 PM, wrote: >> See = = >>=20 >> Changes: >>=20 >> [imp] Introduce kern.opts.mk to hold all the options for kernel = module >> builds. Include this in the right places. Make src.opts.mk optional = so >> that modules can be built outside of the tree in the ports system. >>=20 >> PR: 189520 >>=20 >> ------------------------------------------ >> Started by upstream project "FreeBSD_HEAD" build number 636 >> originally caused by: >> Started by an SCM change >> Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace = >> Updating svn://svn.freebsd.org/base/head/sys at revision = '2014-05-09T22:39:09.739 +0000' >> U conf/kmod.mk >> AU conf/kern.opts.mk >> U conf/kern.pre.mk >> At revision 265785 >> Updating svn://svn.freebsd.org/base/head/share/mk at revision = '2014-05-09T22:39:09.739 +0000' >> U src.opts.mk >> At revision 265785 >> [FreeBSD_HEAD-modules] $ /bin/sh -xe = /tmp/hudson6703688508778127870.sh >> + export JFLAG=3D-j4 >> + export = MAKESYSPATH=3D >> + cd = >> + echo '=3D=3D=3D make cleandir =3D=3D=3D' >> =3D=3D=3D make cleandir =3D=3D=3D >> + make cleandir >> =3D=3D=3D> aac (cleandir) >> make[1]: = " line 24: Could not find = ../../share/mk/bsd.mkopt.mk >> make[1]: Fatal errors encountered -- cannot continue >> make[1]: stopped in = >> *** Error code 1 >>=20 >> Stop. >> make: stopped in = >> Build step 'Execute shell' marked build as failure --Apple-Mail=_CE070688-5A88-488B-8B1C-FBC0403DFD10 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 iQIcBAEBCgAGBQJTbtsJAAoJEGwc0Sh9sBEAGbwP/2T9CTPJWjqnri0UXW180deG r1+DCyXyDkaPL+eaI0+PSgeVETUEdYouPP9zo4vPzjG0l/zIqmoOlEGLcFu3frhH NrYX8dGkFe3s9JYrTUstyGi5iZnotoDk2Lji6mwqhB8pptPkpD3cEJbmgDMvIISo OGohQpUTkzDw2j6dvSGh5MSXuoahC3JzB4nEtbiJOEJwTKL6ZF79sb0w/VMr4h5c UuVnLWlz+FGvCQkZw08L+NmjkDHlo8k3ScmZPSZ2CJk560DeDRBvrmecw3YX9qe2 F6K3rbVFoRYc5YyYJdVOb7s6RbBzA/jv/29azzYZq0iEeSfqVvAeON/FcBlCbTd9 3Tu59IA1Wk98t5faaO86uPta9oBKj/QDrz0CXLksIY9DIEMbyiSLZxssBE6GCfji YacZdMGkz2jWs7qMovtlw/oGaqWqXGjX3JqzBYxWtdgZS6hE6QxJ3FcnpJqVvEWT 6K7Rxi4ftJiF774wInDVzskHIkD1d0v7oyObKEUcw9wxZHzoH1CXT9Xxqp64JCvO DEvF/JWSQb4N72ga+n7gnniNxP2G2SHlL5RtDQtL2RHmmBeWt/3qVgOtTFj7cLf0 puOFYApWT7rerODhAeuLseHfKS8GJuauRzG+WXq3OxR0DacQWqiAPjgvGTM0D1qF ng4eC3c5yfotDr2h0euB =MnZb -----END PGP SIGNATURE----- --Apple-Mail=_CE070688-5A88-488B-8B1C-FBC0403DFD10--