Adrian revised this gist . Go to revision
1 file changed, 13 insertions
gistfile1.txt(file created)
@@ -0,0 +1,13 @@ | |||
1 | + | $ ./cbuild -a mipsel pkg main/base-cbuild | |
2 | + | 0:00:00.047 => cbuild: cleaning world... | |
3 | + | 0:00:00.275 => setting up sysroot for mipsel... | |
4 | + | 0:00:00.279 => cbuild: installing virtual provider for mipsel... | |
5 | + | 0:00:00.365 => base-cbuild-0.1-r9: start build (target: pkg), available hardening: | |
6 | + | 0:00:00.365 => +format +pie +ssp +var-init | |
7 | + | 0:00:00.365 => -bti -cet -cfi -cfi-genptr -cfi-icall -int -pac -scp -sst -vis | |
8 | + | 0:00:00.366 => cbuild: updating software in /opt/cports/bldroot container... | |
9 | + | OK: 506 MiB in 59 packages | |
10 | + | 0:00:01.153 => cbuild: cleaning world... | |
11 | + | 0:00:01.154 => base-cbuild-0.1-r9: building [meta] for mipsel... | |
12 | + | [host] base-cross-mipsel: unresolved build dependency | |
13 | + | 0:00:01.213 => base-cbuild-0.1-r9: ERROR: host dependency 'base-cross-mipsel' does not exist |
Newer
Older