Date: Mon, 4 Apr 2016 12:53:16 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Li-Wen Hsu <lwhsu@FreeBSD.org> Cc: Dimitry Andric <dim@freebsd.org>, Andriy Gapon <avg@freebsd.org>, freebsd-current@freebsd.org Subject: Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure Message-ID: <20160404105316.GA49864@ivaldir.etoilebsd.net> In-Reply-To: <20160404103859.GA27648@FreeBSD.cs.nctu.edu.tw> References: <2034599654.182.1459676383628.JavaMail.jenkins@jenkins-9.freebsd.org> <57015089.4010700@FreeBSD.org> <19A774FF-773C-4F29-8DF1-E72BBED81DA9@FreeBSD.org> <CAKBkRUx%2BxH1n0vDy5bmAfwRjTfz-eY=nrEcHBn12sQoPNdrCXQ@mail.gmail.com> <20160403225014.GH5214@ivaldir.etoilebsd.net> <20160404103859.GA27648@FreeBSD.cs.nctu.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
--pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 04, 2016 at 06:39:00PM +0800, Li-Wen Hsu wrote: > On Mon, Apr 04, 2016 at 00:50:14 +0200, Baptiste Daroussin wrote: > > On Mon, Apr 04, 2016 at 04:41:47AM +0800, Li-Wen Hsu wrote: > > > I've checked this a little more, I found the return code of > > > "installing a installed package" has been changed. > > >=20 > > > For pkg 1.6.4_1, it returns 0, but 1.7.1 returns 70, thus jenkins > > > consider the build script execution failure. > > >=20 > > >=20 > > It shoudl not return 70 if it returns 70 then there is a bug I can fix,= I need > > to know more about what is failing to be able to fix >=20 > What else information do you need? My experiment is as following: >=20 > On a machine uses quarterly branch, where pkg is 1.6.4_1, install a > installed package. I choose rsync here, then echo $?, it returns 0. >=20 > And I switch to latest branch, also use `pkg install -y rsync`, but this > time $? is 70. >=20 > Jenkins "Execute shell" build step checks return value of each command > in the shell script, if it is non-zero, it aborts the build and > considers if failure. Return 70 means an error occured. if I look at the log I can see that powerpc64-gcc is not installed for sure, hence the error 70 What is strange it that no "error message is shown" Best regards, Bapt --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXAkecAAoJEGOJi9zxtz5aXVQP/05LXNnzsRwMyGIGOEhBUwgZ QMjFzrEkPo+ovYvRMQsQ+OOYLGDGsLCFEy+IWBeT63+q9kCFHhshoesumlCmuXGj i07afwgc12AJeY2eKtd0oS7ZAVAzFhUkm3nVXXOTZwNIjk/iSVsCTnZt1o/qtjdz 0VHuzDsEhACEEvR+MOHN+TC6TON1WwaY+n5f002EQazYamvIvCE6XmZ2uhPlmmZd 83W/8RgOVnHSyziIWeJmhNlVfMesCHKbd9PU8jwaCMFJsNcAXP6rvcl4OEM07dDO zwLzy0DlNgmNQ+bK5gWPZ9nszChsL3fZVGP2BUqTeOlC8Kzo01v3dZErhs9vk+e+ dssn2qLeXs7dns+ZvjYWW/EOf5/1aDN+ASIiKSfdCgvDysPCmnW08U76yskcFJVN Q8WEReqZ2uy6xywvld7BOqmCBtTfbLTxOaSmKx1kQq9y2MyYfYXRICBr1y63C2Qv 0+iO9osTjb3N+2diqF8GUIxKQvct7qf7739U/sDiS4Oh0RO23ZfYqbnrHSampa95 JzlhOXoyXMHu5JPU/81pvuS0aACeQWs3hOJtI0W8Hj/GILEOF0VGzrSZfq5exjNz v9YkNmgtsrpb/9sBbltpXDjiacH2nYo/zCAkwQpT3E8Y99m9dhKHjiYuNcXinKrY hAIBAQ3OOvtVwWy/c+54 =nGu/ -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160404105316.GA49864>