From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com [IPv6:2607:f8b0:4003:c06::232]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 466F521F222 for ; Fri, 19 Jun 2015 13:57:25 -0700 (PDT) Received: by oigx81 with SMTP id x81so88409585oig.1 for ; Fri, 19 Jun 2015 13:57:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=BU3DMWU7flG8fpUx04udxidGYjkeZvqFLxs78/HrSUA=; b=mst3gCj05BUTbhbjYMaAHE7K70BEJzL3vlVy1UdchsMsv0GdyhfMfWcmC9tbKKxZmD 8lGMCcGMw8hLjh+k5LPgpifKvU4DL8+YId1caPmvzKxVsecVZKPL1p/oQLmxtzbTfb6H YW6Cai5ncEqhHW7BYOxEPr0gCsDYrQx4LjQCvSQnsYseeJ3HGOJpsmyx+T3bTETYxt3j nYZIXNMlYQnyE1b3DPW83/seDs67rAggJzsqReKuL5+x0ftdCUyqhXoC/fXo0R3LqD1P s+yd57PCed0C6iwC+BVd2vEcI9gMznbtROgfm63S+ultisRK9R79PC48gNHeYBwGxf7G Oeug== MIME-Version: 1.0 X-Received: by 10.202.91.212 with SMTP id p203mr14243449oib.108.1434747445082; Fri, 19 Jun 2015 13:57:25 -0700 (PDT) Received: by 10.202.105.129 with HTTP; Fri, 19 Jun 2015 13:57:25 -0700 (PDT) In-Reply-To: References: <26463A88-821B-44B7-A728-64BCB0B7C7BB@gmx.de> <55847E32.9000405@gmail.com> Date: Fri, 19 Jun 2015 13:57:25 -0700 Message-ID: From: Dave Taht To: Alan Jenkins Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Jonathan Morton , cerowrt-devel Subject: Re: [Cerowrt-devel] Latest build test - new sqm-scripts seem to work; "cake overhead 40" didn't 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: Fri, 19 Jun 2015 20:57:55 -0000 probably easy to fix. Not that pimd is well maintained in the first place. make[4]: Entering directory `/build/cero3/src/ubnt/build_dir/target-mips_34kc_musl-1.1.10/pimd-2.1.8' CC pim.o pim.c: In function 'pim_read': pim.c:128:5: error: implicit declaration of function 'sigblock' [-Werror=3Dimplicit-function-declaration] omask =3D sigblock(sigmask(SIGALRM)); ^ pim.c:128:5: error: implicit declaration of function 'sigmask' [-Werror=3Dimplicit-function-declaration] pim.c:136:5: error: implicit declaration of function 'sigsetmask' [-Werror=3Dimplicit-function-declaration] (void)sigsetmask(omask); ^ cc1: all warnings being treated as errors make[4]: *** [pim.o] Error 1 make[4]: Leaving directory `/build/cero3/src/ubnt/build_dir/target-mips_34kc_musl-1.1.10/pimd-2.1.8' make[3]: *** [/build/cero3/src/ubnt/build_dir/target-mips_34kc_musl-1.1.10/= pimd-2.1.8/.built] Error 2 make[3]: Leaving directory `/build/cero3/src/ubnt/feeds/cero/net/pimd' make[2]: *** [package/feeds/cero/pimd/compile] Error 2 make[2]: Leaving directory `/build/cero3/src/ubnt' make[1]: *** [/build/cero3/src/ubnt/staging_dir/target-mips_34kc_musl-1.1.1= 0/stamp/.package_compile] Error 2 make[1]: Leaving directory `/build/cero3/src/ubnt' make: *** [world] Error 2 On Fri, Jun 19, 2015 at 1:51 PM, Dave Taht wrote: > hmm? > > opkg update; opkg install strace ? > > I have done several builds in this dir in the last few days, however, > and that could be messing you up. I am trying to get a good build now, > but it is blowing up on needing libssp for some reason. > > I really picked the wrong time to try and get something stable built. > This was my last big chance to deploy a few routers in test before > starting to travel extensively. > > > > On Fri, Jun 19, 2015 at 1:40 PM, Alan Jenkins > wrote: >> On 19/06/15 21:12, Dave Taht wrote: >>> >>> re: keywords: it may be that the tc-adv package is not correctly >>> overriding the tc package. Sigh. >>> >>> try a opkg update; opkg remove tc-adv; opkg install tc-adv and see if >>> you get the keywords. >> >> >> Or I screwed up and the box is running the previous build? >> >> $ ssh root@mortar >> BusyBox v1.23.2 (2015-06-12 19:22:15 PDT) built-in shell (ash) >> >> >> I hope so because the alternative is debugging this- >> >> root@mortar:~# strace >> -ash: strace: not found >> root@mortar:~# echo $? >> 127 >> >> (same happens when installing tc-adv) >> >> Alan > > > > -- > Dave T=C3=A4ht > worldwide bufferbloat report: > http://www.dslreports.com/speedtest/results/bufferbloat > And: > What will it take to vastly improve wifi for everyone? > https://plus.google.com/u/0/explore/makewififast --=20 Dave T=C3=A4ht worldwide bufferbloat report: http://www.dslreports.com/speedtest/results/bufferbloat And: What will it take to vastly improve wifi for everyone? https://plus.google.com/u/0/explore/makewififast