diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-18 16:19:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-18 16:19:16 (EDT) |
commit | 59450c2acd18d59f6737dc7a41174811a03bd92d (patch) | |
tree | 5f0c2bb2732a762451632ebfa6a3d4d9fc145873 | |
parent | 816d99dfba7e6d68684dde87f97deeed13b7651f (diff) |
stage2-status.txt: New file; track stage 2 builds.
-rw-r--r-- | stage2-status.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/stage2-status.txt b/stage2-status.txt new file mode 100644 index 0000000..d89baf4 --- /dev/null +++ b/stage2-status.txt @@ -0,0 +1,30 @@ +Bootstrap Stage 2 Build Status +============================== + +Package OK? Notes +-------------------------------------------------------------------------------- +binutils OK +busybox OK missing busybox.config (needs config-busybox-dev) +config-dev UNK needs to be made +eglibc FAIL configure loop +fakeroot OK +file OK +gcc-4.7 UNK build in progress +gcc-defaults OK +gettext UNK needs updated to SPF 2.0 and opkhelper 3.0 +gmake OK +gmp OK +linux-libre FAIL /bin/sh: perl: not found (needs Rob Landley's patches) +m4 OK +mpc OK uninstalled files warning +mpfr OK uninstalled files warning +opkbuild OK +opkg OK +opkhelper-3.0 OK +zlib OK + +Totals: +-------- +OK 14 +FAIL 2 +UNK 3 |