Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please strip share/apbs/tools/bin/* executables #32

Open
yurivict opened this issue May 3, 2019 · 6 comments
Open

Please strip share/apbs/tools/bin/* executables #32

yurivict opened this issue May 3, 2019 · 6 comments
Assignees

Comments

@yurivict
Copy link

yurivict commented May 3, 2019

====> Running Q/A tests (stage-qa)
Warning: 'share/apbs/tools/bin/uhbd_asc2bin' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/dx2mol' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/dx2uhbd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/tensor2dx' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/analysis' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/similarity' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/del2dx' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/dxmath' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/benchmark' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/smooth' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/multivalue' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/value' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/mergedx2' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/mgmesh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/mergedx' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'share/apbs/tools/bin/coulomb' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
@sobolevnrm
Copy link
Member

Please provide more information about this. Do you want us to add compile flags to remove the "-g" or something else?

@yurivict
Copy link
Author

You should add a strip command for these files as part of the install target.

@sobolevnrm
Copy link
Member

@intendo can you add this to the update you're doing on the cmake setup?

@sobolevnrm sobolevnrm reopened this Apr 18, 2020
@sobolevnrm sobolevnrm transferred this issue from Electrostatics/apbs-pdb2pqr Jul 3, 2020
@intendo
Copy link
Contributor

intendo commented Nov 26, 2020

I don't see any of these warnings about files needing stripped when building statically or dynamically on MacOS or Linux.

@yurivict
Copy link
Author

Warnings about stripping are issued by the FreeBSD ports framework. MacOS and Linux simply don't have such safeguards.

@intendo
Copy link
Contributor

intendo commented Nov 10, 2021

@nsoblath can you confirm that the binaries are stripped? I believe they are but I wanted to check before closing out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants