meta-virtualization/recipes-devtools
Bruce Ashfield 313b06bfad go-cross: allow tmp directory to already exist
The change [go-native: don't use host /var/tmp for temp build artifacts]
fixed builds, but it is possible that the tmp directory already exists, which
results in the following failure:

  | DEBUG: Executing shell function do_compile
  | mkdir: cannot create directory 'tmp/work/x86_64-linux/go-cross/1.6.2-r0/build-tmp': File exists
  | WARNING: exit code 1 from a shell command.
  | ERROR: Function failed: do_compile (log file is located at tmp/work/x86_64-linux/go-cross/1.6.2-r0/temp/log.do_compile.29142)

By adding a -p to the mkdir calls, we can survive this scenario.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-05-25 09:50:56 -04:00
..
go docker: drop obselete dependencies 2016-05-18 14:20:29 -04:00
go-cross go-cross: allow tmp directory to already exist 2016-05-25 09:50:56 -04:00
protobuf protobuf: Add RDEPENDS for ptest 2016-05-25 09:42:14 -04:00
python python-m2crypto: Fix issue with swig 3.0.5 2016-04-05 11:15:15 -04:00