Date: Wed, 3 Oct 2018 22:29:59 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-current@freebsd.org, kde@freebsd.org Subject: Re: debugging a run of poudriere-bulk Message-ID: <20181003202959.GA6293@c720-r314251> In-Reply-To: <20181003150924.GA6718@c720-r314251> References: <20181003114114.GA4946@c720-r314251> <20181003150924.GA6718@c720-r314251>
next in thread | previous in thread | raw e-mail | index | archive | help
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I added the following lines to /usr/local/share/poudriere/bulk.sh to get the env vars into the environment of pkg(8): export DEBUG_LEVEL=3D4 export DEBUG_SCRIPTS=3DTRUE export DEVELOPER_MODE=3DTRUE export PKG_CREATE_VERBOSE=3DTRUE With these the port builds fine: # tail -f /usr/local/poudriere/data/logs/bulk/freebsd-r338641-ports-2018092= 0/2018-10-03_22h03m46s/logs/kde-workspace-kde4-4.11.22_26.log =2E.. DBG(1)[94432]> PkgConfig: loading repositories in /etc/pkg/ DBG(1)[94432]> PKgConfig: loading /etc/pkg//FreeBSD.conf DBG(1)[94432]> PkgConfig: parsing key 'FreeBSD' DBG(1)[94432]> PkgConfig: parsing repository object FreeBSD DBG(1)[94432]> PkgConfig: loading repositories in /usr/local/etc/pkg/repos/ DBG(1)[94432]> Creating package from stage directory: '/wrkdirs/usr/ports/x= 11/kde-workspace-kde4/wor k/stage' DBG(1)[94432]> Parsing manifest from '+MANIFEST' DBG(3)[94432]> Manifest: found key: 'name' =2E.. DBG(2)[94432]> Packing file '/wrkdirs/usr/ports/x11/kde-workspace-kde4/work= /stage/usr/local/share/wallpapers/stripes.png.desktop' DBG(2)[94432]> Packing file '/wrkdirs/usr/ports/x11/kde-workspace-kde4/work= /stage/usr/local/share/xsessions/kde4.desktop' DBG(2)[94432]> Packing file '/wrkdirs/usr/ports/x11/kde-workspace-kde4/work= /stage/usr/local/etc/rc.d/kdm4' packing files [2126]... done packing directories [0]: . done =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=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>> Cleaning up wrkdir =3D=3D=3D> Cleaning for kde-workspace-kde4-4.11.22_26 build of x11/kde-workspace-kde4 | kde-workspace-kde4-4.11.22_26 ended at We= d Oct 3 22:15:54 CEST 2018 build time: 00:11:21 i.e. the pkg-static does not crash. And now? matthias --=20 Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-176= -38902045 Public GnuPG key: http://www.unixarea.de/key.pub October 3: Day of German Unity? No! Day of taking over the GDR. 3. Oktober: Tag der Deutschen Einheit? Nein! DDR-Anschlusstag. --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlu1JsQACgkQR8z35Hb+ nRGTOw/+P9/4tJCX1cNiDLM2GHroJyeXM/WLdIwQsSkdKSoVq4FRdRX4/SuCd8so BpfWMet2vDP41CiF/vUJYX3HGY+ZB0l1UW2fdU+zVTzrpJuTj8y6OskJkySSp6H/ Beplwesc1276qhnOCmgWY7Xv/XLGfNGlmahYI7zakxNm9IJcM88jQ2kwophFGBCi vFl+tfeMMId2GTZNT85iuFrCemUzVeqZR/uiPhJxGL4C4Y+tVUBBB37FqJbJQxku bgVBkK6rZYyY+xUHQyjqR+ThVe98CuUaSFc9beiXa+xYElC5hcsWWYz8EWAxlbgh blm9uZnK471PKyKwz9gzAdUK803/5t4ZEda6E5Odp9ZykKiwCMkKwPgNycUu5XwO Rmr+tB2mtalqrBRRA4OyFgOcu4m+Se8aLY4Tfu6mDJMpPkwxKrigzT2vY0LoKVUN axoutVCg3yvnZsNhLJgc/xdMRYYvOFGjnxzB0FudYjFnyRuAGQi89/XZj7Jz4LQr vC5m7k6iVz0mdLokP7bi3530tXJrVWKuoznzkfb4kR4l4IYFmbE1Bsu2hR3zQAIc /TDsUKucPgTOM+fenOi9LMT3d4gsNlmvfNUx8f4+BEGAQpF3XFK0i9/idAPwlM4a fxgfhWThg6otiVjunMLx+f5aF7UcDSTB27lHN4orLjzpKpDfEXs= =e3J6 -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181003202959.GA6293>