Skip to content

Instantly share code, notes, and snippets.

@simonwelsh
Created January 10, 2015 01:01
Show Gist options
  • Save simonwelsh/b397ba76a71400953dae to your computer and use it in GitHub Desktop.
Save simonwelsh/b397ba76a71400953dae to your computer and use it in GitHub Desktop.
Scanning dependencies of target afdt
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o
Linking C static library libafdt.a
[ 0%] Built target afdt
Scanning dependencies of target eaw_table
Hello
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined
awk: /home/simon/hhvm/third-party/libmbfl/mbfl/mk_eaw_tbl.awk: line 83: function strtonum never defined
make[2]: *** [third-party/libmbfl/mbfl/CMakeFiles/eaw_table] Error 2
make[1]: *** [third-party/libmbfl/mbfl/CMakeFiles/eaw_table.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment