-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
master-windows, slave-linux
I have problem with new plugin 1.5/1.6 (1.2 works well) on slave (linux) node. I've tried this plugin using "Inject environment variables to the build process" in "build environments". I used cmakebuilder plugin (not significant). Although a building process fail with cmake errors It is probably error in EnvInject plugin 1.5 version because the building process in 1.2 is ok. Bookmarks "Injected Environment Variable" in 1.2 contains environment variables from linux (slave), but 1.5/1.6 contains environment variable from windows (master). Thanks!
I have what apears to be the same problem. The slave looks like it has inherited $PATH from the master - not great when the master is a 32 bit machine whose $PATH points to 32 bit versions of various software, and the slave is a 64 bit machine.