Page MenuHomeFreeBSD

lang/rust: strip libraries
ClosedPublic

Authored by mikael on Feb 12 2020, 4:47 PM.
Tags
None
Referenced Files
F132094458: D23650.diff
Mon, Oct 13, 3:21 PM
Unknown Object (File)
Wed, Oct 8, 1:37 AM
Unknown Object (File)
Sep 4 2025, 9:14 AM
Unknown Object (File)
Sep 3 2025, 11:41 PM
Unknown Object (File)
Sep 3 2025, 9:07 PM
Unknown Object (File)
Sep 3 2025, 7:10 PM
Unknown Object (File)
Jul 26 2025, 8:34 PM
Unknown Object (File)
Jun 18 2025, 11:35 AM
Subscribers

Details

Reviewers
tobik
manu_bidouilliste.com
manu
Group Reviewers
rust
Summary

portlint complains:

> Running Q/A tests (stage-qa)

Warning: 'lib/librustc_macros-f4b01deaf441a3c2.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libstd-bfb99e8572f1252a.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libtest-21c7f70387d7fa17.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/rustlib/x86_64-unknown-freebsd/lib/libstd-bfb99e8572f1252a.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/rustlib/x86_64-unknown-freebsd/lib/libtest-21c7f70387d7fa17.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/librustc_driver-963a59e0388463b3.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped