Date: Mon, 8 Apr 2019 14:00:04 -0400 From: Charlie Li <ml+freebsd@vishwin.info> To: Shawn Webb <shawn.webb@hardenedbsd.org> Cc: Mariusz Zaborski <oshogbo@FreeBSD.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r346023 - head/usr.bin/strings Message-ID: <216f4d89-8af8-cfee-207c-afd526ca70b3@vishwin.info> In-Reply-To: <20190408133909.3fu7aknjoospyqfz@mutt-hbsd> References: <201904080335.x383ZmuS086093@repo.freebsd.org> <20190408133909.3fu7aknjoospyqfz@mutt-hbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --e9Zgbp4O9wN5wNIhfl86O9RSNIvKI0qkG Content-Type: multipart/mixed; boundary="k6YiD4SNVQ7TFfkS3ic9FhzSysBIvfa9X"; protected-headers="v1" From: Charlie Li <ml+freebsd@vishwin.info> To: Shawn Webb <shawn.webb@hardenedbsd.org> Cc: Mariusz Zaborski <oshogbo@FreeBSD.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Message-ID: <216f4d89-8af8-cfee-207c-afd526ca70b3@vishwin.info> Subject: Re: svn commit: r346023 - head/usr.bin/strings References: <201904080335.x383ZmuS086093@repo.freebsd.org> <20190408133909.3fu7aknjoospyqfz@mutt-hbsd> In-Reply-To: <20190408133909.3fu7aknjoospyqfz@mutt-hbsd> --k6YiD4SNVQ7TFfkS3ic9FhzSysBIvfa9X Content-Type: text/plain; charset=utf-8 Content-Language: en-GB-large Content-Transfer-Encoding: quoted-printable Shawn Webb wrote: > On Mon, Apr 08, 2019 at 03:35:48AM +0000, Mariusz Zaborski wrote: >> Author: oshogbo >> Date: Mon Apr 8 03:35:47 2019 >> New Revision: 346023 >> URL: https://svnweb.freebsd.org/changeset/base/346023 >> >> Log: >> strings: disable Casper support while building native-xtools >=20 > Why? >=20 Discussed in previous thread. Capsicum is not part of the native-xtools build, so linking fails. This is regardless of both the host and target architectures. Example: --- all_subdir_usr.bin/strings --- Building /usr/obj/usr/local/poudriere/jails/aarch64-current/usr/src/amd64.amd64/nx= b/arm64.aarch64/usr.bin/strings/strings --- strings --- ld: error: unable to find library -lcasper ld: error: unable to find library -lcap_fileargs cc: error: linker command failed with exit code 1 (use -v to see invocati= on) *** [strings] Error code 1 make[4]: stopped in /usr/local/poudriere/jails/aarch64-current/usr/src/usr.bin/strings --=20 Charlie Li =E2=80=A6nope, still don't have an exit line. (This email address is for mailing list use; replace local-part with vishwin for off-list communication if possible) --k6YiD4SNVQ7TFfkS3ic9FhzSysBIvfa9X-- --e9Zgbp4O9wN5wNIhfl86O9RSNIvKI0qkG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE/3/Cqr5a+41PbEb+jnB43vIDq2wFAlyrjCQACgkQjnB43vID q2yPCRAAghOYFQCEgB8w68T2Mt0ulJ2fSOSsIe+RQ1gSA0dG+omAVwPneTNKb5i+ +N4p4P3LzTrT+noNlOFAsZybAGP5rfyp00fRU/n4NHhV5lf2KVbAfYAlzqPAsHvv Q+gW6DPcllc8C/jCZr+nq9c0cXUdMA6U3m4bYck9MBaKT8sr0kVPx7KnkiRkEGIY a7aITfuSBZf92uXW55/ze+CltdCSJmgQG1CvaF1aT2aq0jC4Vm9hAi6XYlsKP4gf FKavTD49Em95hcRf/R3mvhHIVb38XCB7TgFJmn0ZlOn6O1rUg1J6+OAWim+RnhIa mCjnwcgxbH1LJ7KEv9UpTmiBorKOB0y3kKVxPXsrhwmCEDWDeZDBEXyPHEe3to2/ 7xHrJsU95Go3FPglxbYAUFTk7HYC1WYAhAqEzNUNxgb2V5mN6/N7gCpmvqhbgvF0 o0v+8u4fddHBywMibtUqif5KbDZ4eS/aVg0be2jIaPAeGnzM0blE/NK8E4kW9/g/ SbjNpXiw1oY14PJIIYdKVGmhGOeBZg55CsADrom29pOtpQ4R7EsGEd0TVyRIQrJX L+fIURMbSMAej7KZ+esbSE1KbMlGzdNrxoLmjWvjS1475mE88210j91NasXlQbDD 0byubi03PwXyh+LZ2SPIbQEUSrnjw7oO0Zto6+ldxQjTEn8px00= =yIKd -----END PGP SIGNATURE----- --e9Zgbp4O9wN5wNIhfl86O9RSNIvKI0qkG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?216f4d89-8af8-cfee-207c-afd526ca70b3>