Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: Maciej Soltysiak <maciej@soltysiak.com>
Cc: cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] Pointers on build setup?
Date: Mon, 30 Apr 2012 16:46:00 -0700	[thread overview]
Message-ID: <CAA93jw6vUqh68eMC0NHeWBkfOcO1K+ir+BseOP7KpqhuV0J7yg@mail.gmail.com> (raw)
In-Reply-To: <CAMZR1YB6Y6wW+Xn+CcwfBGxnEyjxNKmnk3WJVZtevJqMtEZCtg@mail.gmail.com>

On Mon, Apr 30, 2012 at 4:32 PM, Maciej Soltysiak <maciej@soltysiak.com> wrote:
> Hi Dave,
>
> I'm following the cleaned up "Building_Cerowrt_on_your_own_machine" and I
> only edited one line that wasn't right about cd'ing into a directory.


> It's compiling now, will leave it for the night.

I have found that on the 2nd build or later at the moment I have to
run this script due to some flaws in dependency generation (note I
have 6 dual threaded cores)

d@snapon:/home/cero1/src/Cerowrt-3.3$ cat buildit.sh
#!/bin/bash

make -j 12 clean
make -j 12
make V=s
make -j 12 package/e2fsprogs/{clean,compile,install}
make -j 12 package/krb5/{clean,compile,install}
make -j 12 package/pcre/{clean,compile,install}
make -j 12

It might work if you aren't doing -j12
>
> However, can you tell me, how far away will I be from the builds that you
> are putting up for download if I stick to the instruction and not change a
> single .config entry or add/change/remove a package?

aside from the openwrt package set, you'll be 3.3.2-something. I think
the current build was tagged with that. Whenever I get something that
I'm happy with I tag it.

Hopefully in the next week or so it should be possible to get an exact
duplicate,
or at least match up with 3.3.4-something. I'll need to create a
openwrt-packages-3.3 git repo to hold the stable stuff

And I figure half the joy is in adding your own favorite packages!

>
> Regards,
> Maciej
>
> On Mon, Apr 30, 2012 at 6:50 PM, Dave Taht <dave.taht@gmail.com> wrote:
>>
>> On Mon, Apr 30, 2012 at 8:50 AM, Dave Taht <dave.taht@gmail.com> wrote:
>> > On Mon, Apr 30, 2012 at 8:14 AM,  <dpreed@reed.com> wrote:
>> >> Regarding builds - can someone who is building cerowrt from source
>> >> (including kernel) point me at the recipe for building it completely
>> >> from
>> >> scratch?
>>
>> I have cleaned up build_cero.sh and corrected
>>
>>
>> http://www.bufferbloat.net/projects/cerowrt/wiki/Building_Cerowrt_on_your_own_machine
>>
>> As noted elsewhere I have not pushed out the last weeks worth of changes
>> yet.
>> (if you merge from openwrt head, things will break)
>>
>> In the long run there will be a packages-3.3 on a github repo, for
>> stability.
>>
>>
>>
>> --
>> Dave Täht
>> SKYPE: davetaht
>> US Tel: 1-239-829-5608
>> http://www.bufferbloat.net
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
>



-- 
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://www.bufferbloat.net

  reply	other threads:[~2012-04-30 23:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30  0:15 [Cerowrt-devel] speeding up builds Dave Taht
2012-04-30  1:42 ` Outback Dingo
2012-04-30  1:59   ` Dave Taht
2012-04-30  2:24     ` Dave Taht
2012-04-30  2:42       ` Dave Taht
2012-04-30  2:52         ` Dave Taht
2012-04-30 15:14   ` [Cerowrt-devel] Pointers on build setup? dpreed
2012-04-30 15:50     ` Dave Taht
2012-04-30 16:50       ` Dave Taht
2012-04-30 23:32         ` Maciej Soltysiak
2012-04-30 23:46           ` Dave Taht [this message]
2012-04-30 19:15       ` dpreed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA93jw6vUqh68eMC0NHeWBkfOcO1K+ir+BseOP7KpqhuV0J7yg@mail.gmail.com \
    --to=dave.taht@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=maciej@soltysiak.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox