Date: Wed, 18 Feb 2015 00:26:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197776] lang/cython: strip C modules Message-ID: <bug-197776-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197776 Bug ID: 197776 Summary: lang/cython: strip C modules Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: vmagerya@gmail.com CC: vmagerya@gmail.com Flags: maintainer-feedback?(vmagerya@gmail.com) Created attachment 153130 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153130&action=edit v1 poudriere testport reports the following: ====> Running Q/A tests (stage-qa) Warning: 'lib/python2.7/site-packages/Cython/Compiler/FlowControl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Compiler/Lexicon.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Compiler/Parsing.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Compiler/Code.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Compiler/Visitor.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Compiler/Scanning.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Runtime/refnanny.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Tempita/_tempita.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Plex/Scanners.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/Cython/Plex/Actions.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer CC'd -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197776-13>