View Issue Details

IDProjectCategoryView StatusLast Update
0002782Slicer4Core: Building (CMake, Superbuild)public2014-03-06 04:55
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.2.2-1 
Summary0002782: Failed to build on MacOSX 10.8 - DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgi
Description

See https://discussions.apple.com/thread/4143805?start=0&tstart=0
and http://openradar.appspot.com/11894054

"Summary:
A change introduced in OS X 10.8 causes a warning to be emitted on the console every time a setuid or setgid program is run when a DYLD environment variable has been set. There appears to be no way to disable this warning, even though the behavior (ignoring DYLD variables) was not introduced in 10.8.

Steps to Reproduce:

  1. Set DYLD_LIBRARY_PATH=/foo
  2. Run any setuid or setgid program. For example, 'ps'.

Expected Results:
The normal output of 'ps' (or whatever was run), without extra stuff output to stderr.

Actual Results:
dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
(normal 'ps' output)"

TagsNo tags attached.

Activities

jcfr

jcfr

2012-11-21 09:47

administrator   ~0007337

Installing the command line tool as suggested by Hans prevented the issue from occurring.

jcfr

jcfr

2014-03-06 04:53

administrator   ~0010756

Closing resolved issues that have not been updated in more than 3 months

Issue History

Date Modified Username Field Change
2012-11-21 05:53 jcfr New Issue
2012-11-21 05:53 jcfr Status new => assigned
2012-11-21 05:53 jcfr Assigned To => jcfr
2012-11-21 05:53 jcfr Target Version => Slicer 4.3.0
2012-11-21 09:47 jcfr Note Added: 0007337
2012-11-21 09:47 jcfr Status assigned => resolved
2012-11-21 09:47 jcfr Fixed in Version => Slicer 4.2.2
2012-11-21 09:47 jcfr Resolution open => fixed
2014-03-06 04:53 jcfr Note Added: 0010756
2014-03-06 04:55 jcfr Status resolved => closed