This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author esuarezsantana
Recipients dstufft, eric.araujo, esuarezsantana
Date 2017-12-21.17:22:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513876979.22.0.213398074469.issue32398@psf.upfronthosting.co.za>
In-reply-to
Content
When compiling GDAL with python support, under certain build chain environment variables, next error may appear when building and linking python extensions (https://www.mail-archive.com/freebsd-ports@freebsd.org/msg41030.html):

/bin/sh: -d: invalid option

See the Github PR for proposed solution.
History
Date User Action Args
2017-12-21 17:22:59esuarezsantanasetrecipients: + esuarezsantana, eric.araujo, dstufft
2017-12-21 17:22:59esuarezsantanasetmessageid: <1513876979.22.0.213398074469.issue32398@psf.upfronthosting.co.za>
2017-12-21 17:22:59esuarezsantanalinkissue32398 messages
2017-12-21 17:22:59esuarezsantanacreate