On 09/26/12 20:46, Federico Schwindt wrote: > On Thu, Sep 27, 2012 at 1:22 AM, RD Thrush <[email protected]> wrote: >> Since my /tmp is mounted noexec, make configure fails: >> >> Unable to create and execute files in /tmp. Set the TMPDIR environment >> variable to another directory and make sure that it is not mounted noexec. >> Sanity test failed. >> >> The attached patch fixes it for me (lifted from graphics/ffmpeg/Makefile). > > I would expect this sort of problem to appear in a large number of ports. > Maybe we should add TMPDIR to configure permanently and allow the user > to override it via mk.conf?
FWIW, I had just added gstreamer1 ports to my partial bulk build(dpb I=~2100). The above port is the only fallout. I think there may have been different fallout in the past as I noticed TMPDIR=/var/tmp has been in mk.conf for most of the past year.
