Hi Jon, This message is normal and expected. If you look at the switcher.cpp code, you will see that it sets the DYLD path again to take care of the previous environment being ignored.
Cheers, --Charlie On Aug 4, 2013, at 1:59 PM, Bernd Machenschalk wrote: > This is not a real error message, but merely a warning. As an OpenCL App this > probably doesn't depend on other libs in the project- or slot directory, so > ignoring DYLD path shouldn't lead to loader errors either. Any hint on what > the actual error might be? > > Best, > Bernd > > > > Jon Sonntag <[email protected]> schrieb: >> OS X 10.8.4 reported as Darwin 12.4.0 with BOINC 7.2.5, the user is >> getting >> the following error when running an opencl_nvidia plan class workunit: >> >> dyld: DYLD_ environment variables being ignored because main executable >> (/Library/Application Support/BOINC >> Data/slots/10/../../switcher/switcher) >> is setuid or setgid >> >> The same app works fine using BOINC 7.0.28 with the nVidia 304.00.05f02 >> drivers for OS X installed on my machine. I am also running OS X >> 10.8.4. >> >> So, has anything changed in the way that apps are launched in recent >> BOINC >> versions? >> >> Jon Sonntag >> _______________________________________________ >> boinc_dev mailing list >> [email protected] >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >> To unsubscribe, visit the above URL and >> (near bottom of page) enter your email address. > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
