Page MenuHomeFreeBSD

lang/rust: strip libraries
ClosedPublic

Authored by mikael on Feb 12 2020, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 26, 8:34 PM
Unknown Object (File)
Jun 18 2025, 11:35 AM
Unknown Object (File)
Jun 17 2025, 1:14 PM
Unknown Object (File)
Jun 5 2025, 9:33 PM
Unknown Object (File)
May 27 2025, 11:07 AM
Unknown Object (File)
May 18 2025, 4:02 AM
Unknown Object (File)
Apr 21 2025, 4:11 AM
Unknown Object (File)
Apr 21 2025, 1: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