Skip to content

Instantly share code, notes, and snippets.

@mattsm
Created July 12, 2017 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattsm/c23d67400ec9ba52e4a5860fadc972ac to your computer and use it in GitHub Desktop.
Save mattsm/c23d67400ec9ba52e4a5860fadc972ac to your computer and use it in GitHub Desktop.
docker mac build issues
WARNING: The Linux kernel on your build host was not configured to provide process I/O statistics. (CONFIG_TASK_IO_ACCOUNTING is not set)
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: mpfr-native-3.1.3-r0 do_patch: [Errno 20] Not a directory
ERROR: mpfr-native-3.1.3-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /Users/mattsm/lgi/rdkb/build-raspberrypi-rdk-broadband/tmp/work/x86_64-linux/mpfr-native/3.1.3-r0/temp/log.do_patch.16163
ERROR: Task 1 (virtual:native:/Users/mattsm/lgi/rdkb/openembedded-core/meta/recipes-support/mpfr/mpfr_3.1.3.bb, do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 72 tasks of which 68 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:
@rwbr
Copy link

rwbr commented Jul 20, 2017

Did you find any fix for that? I recently ran into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment