#30749: TMPDIR in root login foils building ports --------------------------------------------+------------------------------- Reporter: merlyn.macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: base | Version: 2.0.1 Keywords: | Port: --------------------------------------------+------------------------------- Changes (by jmr@…): * keywords: TMP_DIR => Comment: It most certainly does not remove everything from the environment. source:/trunk/base/src/macports1.0/macports.tcl#L841 {{{ set keepenvkeys { DISPLAY DYLD_FALLBACK_FRAMEWORK_PATH DYLD_FALLBACK_LIBRARY_PATH DYLD_FRAMEWORK_PATH DYLD_LIBRARY_PATH DYLD_INSERT_LIBRARIES HOME JAVA_HOME MASTER_SITE_LOCAL ARCHIVE_SITE_LOCAL PATCH_SITE_LOCAL PATH PORTSRC RSYNC_PROXY TMP TMPDIR USER GROUP http_proxy HTTPS_PROXY FTP_PROXY ALL_PROXY NO_PROXY COLUMNS LINES } }}} -- Ticket URL: <https://trac.macports.org/ticket/30749#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS