Menu

#9 pre-release checklist

Release
open
None
0.1
2018-08-09
2018-08-06
cyg Simple
No

pre-release checklist

package status

need
order(*)
source
package
status group
(base or base-devel)
stage provides depends
on
make
depends
on
1 zlib success base-devel
2 gmp success base-devel
3 mpfr success base-devel
4 mpc success base-devel
5 libiconv success base-devel
6 gettext success - need to review checks base-devel
7 binutils success base & base-devel
8 bzip2 success base & base-devel
10 which sucess base
9 xz success base & base-devel
? brotli waiting on python2
? cmake not started
? curl not started
? glib2 not started
0 pkg-config success base & base-devel
? python2 waiting on gdbm and libffi
? gdbm waiting on readline
? libffi not started
12 readline success libreadline
libhistory
readline=7.0.005
ncurses-lib
11 ncurses success
6.1 make success 2

(*) The need order may change as we look more closely at the process. We have a which comes first, the chicken or the egg, type of scenario; except that I'm building both the chicken and the egg.

Discussion

  • cyg Simple

    cyg Simple - 2018-08-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     # pre-release checklist #
     ## package status ##
    
    -need order | package | status | group (base or base-devel)
    +need order(`*`) | package | status | group (base or base-devel)
     --- | --- | --- | ---
     1 | zlib | success | base-devel
     2 | gmp | success | base-devel
    @@ -23,3 +23,5 @@
     ? | libffi | not started |
     ? | readline | waiting on ncurses |
     11 | ncurses | coded - untested |
    +
    +(`*`) The need order may change as we look more closely at the process.  We have a which comes first, the chicken or the egg, type of scenario; except that I'm building both the chicken and the egg.
    
     
  • cyg Simple

    cyg Simple - 2018-08-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     # pre-release checklist #
     ## package status ##
    
    -need order`(*)` | package | status | group (base or base-devel)
    +need order`(*)` | source<br>package | status | group (base or base-devel)
     --- | --- | --- | ---
     1 | zlib | success | base-devel
     2 | gmp | success | base-devel
    
     
  • cyg Simple

    cyg Simple - 2018-08-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     # pre-release checklist #
     ## package status ##
    
    -need order`(*)` | source<br>package | status | group (base or base-devel)
    +need<br>order`(*)` | source<br>package | status | group<br>(base or base-devel) | provides | depends<br>on | make<br>depends<br>on
     --- | --- | --- | ---
     1 | zlib | success | base-devel
     2 | gmp | success | base-devel
    
     
  • cyg Simple

    cyg Simple - 2018-08-07
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,7 +2,7 @@
     ## package status ##
    
     need<br>order`(*)` | source<br>package | status | group<br>(base or base-devel) | provides | depends<br>on | make<br>depends<br>on
    ---- | --- | --- | ---
    +--- | --- | --- | --- | --- | --- | ---
     1 | zlib | success | base-devel
     2 | gmp | success | base-devel
     3 | mpfr | success | base-devel
    
     
  • cyg Simple

    cyg Simple - 2018-08-08
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -17,11 +17,11 @@
     ? | cmake | not started |
     ? | curl | not started |
     ? | glib2 | not started |
    -? | pkg-config | not started | base & base-devel
    +0 | pkg-config | success | base & base-devel
     ? | python2 | waiting on gdbm and libffi |
     ? | gdbm | waiting on readline |
     ? | libffi | not started |
     ? | readline | waiting on ncurses |
    -11 | ncurses | coded - untested |
    +11 | ncurses | success |
    
     `(*)` The need order may change as we look more closely at the process.  We have a which comes first, the chicken or the egg, type of scenario; except that I'm building both the chicken and the egg.
    
     
  • cyg Simple

    cyg Simple - 2018-08-08

    Completed ncurses and pkg-config. I decided pkg-config should be the first requirement for development.

     
  • cyg Simple

    cyg Simple - 2018-08-08
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -23,5 +23,6 @@
     ? | libffi | not started |
     ? | readline | waiting on ncurses |
     11 | ncurses | success |
    +6.1 | make | success | 
    
     `(*)` The need order may change as we look more closely at the process.  We have a which comes first, the chicken or the egg, type of scenario; except that I'm building both the chicken and the egg.
    
     
  • cyg Simple

    cyg Simple - 2018-08-08

    Add GNU make source package.

     
  • cyg Simple

    cyg Simple - 2018-08-08
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,8 +1,8 @@
     # pre-release checklist #
     ## package status ##
    
    -need<br>order`(*)` | source<br>package | status | group<br>(base or base-devel) | provides | depends<br>on | make<br>depends<br>on
    ---- | --- | --- | --- | --- | --- | ---
    +need<br>order`(*)` | source<br>package | status | group<br>(base or base-devel) | stage | provides | depends<br>on | make<br>depends<br>on
    +--- | --- | --- | --- | --- | --- | --- | ---
     1 | zlib | success | base-devel
     2 | gmp | success | base-devel
     3 | mpfr | success | base-devel
    @@ -23,6 +23,6 @@
     ? | libffi | not started |
     ? | readline | waiting on ncurses |
     11 | ncurses | success |
    -6.1 | make | success | 
    +6.1 | make | success |  | 2 |
    
     `(*)` The need order may change as we look more closely at the process.  We have a which comes first, the chicken or the egg, type of scenario; except that I'm building both the chicken and the egg.
    
     
  • cyg Simple

    cyg Simple - 2018-08-08

    Add stage column to identify chroot simplest needs [#10].

     

    Related

    Tickets: #10

  • cyg Simple

    cyg Simple - 2018-08-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -21,7 +21,7 @@
     ? | python2 | waiting on gdbm and libffi |
     ? | gdbm | waiting on readline |
     ? | libffi | not started |
    -? | readline | waiting on ncurses |
    +12 | readline | success | | | libreadline<br>libhistory<br>readline=7.0.005 | ncurses-lib
     11 | ncurses | success |
     6.1 | make | success |  | 2 |
    
     
  • cyg Simple

    cyg Simple - 2018-08-09

    Finished readline

     

Log in to post a comment.

MongoDB Logo MongoDB