From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id B48D52021A8 for ; Mon, 4 Feb 2013 11:34:56 -0800 (PST) Received: by mail-oa0-f51.google.com with SMTP id h2so4802520oag.24 for ; Mon, 04 Feb 2013 11:34:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=uGRelEwOUDr8ZwbSqRtgvfcvAtG/Aj7M7SfexKePonY=; b=P+afr/XEfBLNuOu7pgdtM/3uJhlSM/S7KEWgWPW0M4A73Gv+/AK7OF86DtmkIsD4Vd PNihA+0HuOeEJbh/YcXgjNE5cGm31omZKc/rAr5iiR+AKFRIC2ZAYuRIVcPX/qIVB5d/ FiBtKw5JyJ+090Kbza3gc0rooM9f3rs+P8U2pXBTpc7X6Tb8M41Qdt5DaMArEcfIjlD0 4mjr2ZdDaU/A0aUWXbO5E7NQSXuGb9vOpJjqsHqAwG0JKFuCXPcWpCOu0kL+WYQM0iVu LZSmkUAMRhv2GxoVUnCVSGfbsafCD357lJ49SiacTINbz0MmgvzJmj7KVDQTZxs65FnO vlWA== MIME-Version: 1.0 X-Received: by 10.60.169.212 with SMTP id ag20mr5648232oec.102.1360006495478; Mon, 04 Feb 2013 11:34:55 -0800 (PST) Received: by 10.76.80.99 with HTTP; Mon, 4 Feb 2013 11:34:55 -0800 (PST) X-Originating-IP: [77.65.47.165] Date: Mon, 4 Feb 2013 20:34:55 +0100 Message-ID: From: Maciej Soltysiak To: cerowrt-devel@lists.bufferbloat.net Content-Type: multipart/alternative; boundary=bcaec5523a560e223204d4eb3005 X-Gm-Message-State: ALoCoQlZdvCTXgSH+k620ADm0PQOLe+uHj0JABh5um8YNn+FLhCxiq9Pv3fAHSSY873mL+ibDjPN Subject: [Cerowrt-devel] Bulding cero X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 19:34:57 -0000 --bcaec5523a560e223204d4eb3005 Content-Type: text/plain; charset=UTF-8 Right, I wanted to add TFO support to privoxy so I had another go at building cero according to the wiki. http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine 1. One thing is that it bails at the same place (fetching pimd) as last time [1]. 2. The other is that it is 3.3. Can I kindly ask for: 1. Suggestion where an error like [1] this should be fixed (it has to be trivial, but I'm not too savvy when it comes to openwrt build system) 2. Tip on how to change the build instructions to build the latest 3.7.x Regards, Maciej [1] BUILD STOPS ON pimd: make[3]: Entering directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero/net/pimd' mkdir -p /srv/ftp/solt/src/cerowrt/wndr3700v2/dl /srv/ftp/solt/src/cerowrt/wndr3700v2/scripts/download.pl"/srv/ftp/solt/src/cerowrt/wndr3700v2/dl" "pimd-2.1.8.tar.bz2" "a12448bc7c9bfcebf51a13ebf1ffa962" " https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2" --2013-02-04 03:22:08-- https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2/pimd-2.1.8.tar.bz2 Resolving github.com (github.com)... 207.97.227.239 Connecting to github.com (github.com)|207.97.227.239|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2013-02-04 03:22:09 ERROR 404: Not Found. Download failed. --2013-02-04 03:22:09-- http://mirror2.openwrt.org/sources/pimd-2.1.8.tar.bz2 Resolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11 Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2013-02-04 03:22:11 ERROR 404: Not Found. Download failed. --2013-02-04 03:22:11-- http://downloads.openwrt.org/sources/pimd-2.1.8.tar.bz2 Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2013-02-04 03:22:11 ERROR 404: Not Found. Download failed. No more mirrors to try - giving up. make[3]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/dl/pimd-2.1.8.tar.bz2] Error 2 make[3]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero/net/pimd' make[2]: *** [package/feeds/cero/pimd/compile] Error 2 make[2]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2' make[1]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/staging_dir/target-mips_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2 make[1]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2' make: *** [world] Error 2 --bcaec5523a560e223204d4eb3005 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Right, I wanted to add TFO support to privoxy so I had another go at buildi= ng cero according to the wiki.
http://www.bufferb= loat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine

1. One thing is that it bails at the same place (fetching pimd) as last= time [1].
2. The other is that it is 3.3.

Can I kindly ask for:<= br>1. Suggestion where an error like [1] this should be fixed (it has to be= trivial, but I'm not too savvy when it comes to openwrt build system)<= br> 2. Tip on how to change the build instructions to build the latest 3.7.x
Regards,
Maciej

[1] BUILD STOPS ON pimd:

make[3]: Ent= ering directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero/net/pimd&#= 39;
mkdir -p /srv/ftp/solt/src/cerowrt/wndr3700v2/dl
/srv/ftp/solt/src/cerow= rt/wndr3700v2/scripts/download.pl "= /srv/ftp/solt/src/cerowrt/wndr3700v2/dl" "pimd-2.1.8.tar.bz2"= ; "a12448bc7c9bfcebf51a13ebf1ffa962" "https://github.com/dow= nloads/troglobit/pimd/pimd-2.1.8.tar.bz2"
--2013-02-04 03:22:08--=C2=A0 https://github.com/downloa= ds/troglobit/pimd/pimd-2.1.8.tar.bz2/pimd-2.1.8.tar.bz2
Resolving github.com (g= ithub.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
HTTP re= quest sent, awaiting response... 404 Not Found
2013-02-04 03:22:09 ERROR= 404: Not Found.

Download failed.
--2013-02-04 03:22:09--=C2=A0 http://mirror2.openwrt.org/sou= rces/pimd-2.1.8.tar.bz2
Resolving mirror2.openwrt.org (mirror= 2.openwrt.org)... 46.4.11.11
Connecting to mirror2.openwrt.org
(mirror2.openwrt.org)|46.4.11.= 11|:80... connected.
HTTP request sent, awaiting response... 404 Not Fou= nd
2013-02-04 03:22:11 ERROR 404: Not Found.

Download failed.
--2013= -02-04 03:22:11--=C2=A0 http://downloads.openwrt.org/sources/pimd-2.1.8.tar.bz2
Resolving
downloads.openwrt.org (downloads.openwrt.org)... 7= 8.24.191.177
Connecting to down= loads.openwrt.org (downloads.o= penwrt.org)|78.24.191.177|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-02-04 03:22:1= 1 ERROR 404: Not Found.

Download failed.
No more mirrors to try -= giving up.
make[3]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/dl/pimd-2= .1.8.tar.bz2] Error 2
make[3]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero= /net/pimd'
make[2]: *** [package/feeds/cero/pimd/compile] Error 2make[2]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2'
make[1]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/staging_dir/target-mips_= r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving dire= ctory `/srv/ftp/solt/src/cerowrt/wndr3700v2'
make: *** [world] Error= 2

--bcaec5523a560e223204d4eb3005--