Package: cudf
Version: 0.7-2
Severity: minor

This package build successfully, but when I use parallel potion as
following:
DEB_BUILD_PARALLEL=1 DEB_BUILD_OPTIONS="parallel=4" sbuild -d sid cudf_0.7-2

It failed as this:

make[2]: Entering directory '/«PKGBUILDDIR»/doc'
+ mkdir /«PKGBUILDDIR»/_build
mkdir: cannot create directory '/«PKGBUILDDIR»/_build': File exists
Command exited with code 1.
Failure:
  Error during command "mkdir /«PKGBUILDDIR»/_build":
My_std.Exit_with_code(10).
+ mkdir /«PKGBUILDDIR»/_build
mkdir: cannot create directory '/«PKGBUILDDIR»/_build': File exists
Command exited with code 1.
Failure:
  Error during command "mkdir /«PKGBUILDDIR»/_build":
My_std.Exit_with_code(10).
make[1]: *** [_build/main_cudf_check.byte] Error 2

Tested on mips64el and amd64, both failed.

Reply via email to