From owner-freebsd-pkg@FreeBSD.ORG Thu Sep 25 16:19:53 2014 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC491C29; Thu, 25 Sep 2014 16:19:53 +0000 (UTC) Received: from man.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id A82F7A12; Thu, 25 Sep 2014 16:19:53 +0000 (UTC) Received: from man.dat.pl (localhost [127.0.0.1]) by man.dat.pl (Postfix) with ESMTP id 40EAAD16A4A; Thu, 25 Sep 2014 18:19:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at dat.pl Received: from man.dat.pl ([127.0.0.1]) by man.dat.pl (man.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nRSwXovpq1nW; Thu, 25 Sep 2014 18:19:51 +0200 (CEST) In-Reply-To: References: <54233771.4090803@dat.pl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: Can't compile pkg on mips From: Maciej Milewski Date: Thu, 25 Sep 2014 18:19:49 +0200 To: Thiago Farina Message-ID: <057b903c-628f-4843-b7de-c0f7cb9750b4@email.android.com> Cc: "pkg@FreeBSD.org" , Bryan Drewery X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 16:19:54 -0000 On 25 września 2014 18:01:23 CEST, Thiago Farina wrote: >On Wed, Sep 24, 2014 at 6:28 PM, Maciej Milewski wrote: >> Hi, >> I have problem with compiling pkg-1.3.8 on my RSPro mips board: >> ===> Building for pkg-1.3.8 >> /usr/bin/make all-recursive >> Making all in external >> /usr/bin/make all-am >> Making all in libpkg >> Making all in repo >> Making all in binary >> Making all in . >> Making all in src >> CC pkg-info.o >> cc1: warnings being treated as errors >> info.c: In function 'exec_info': >> info.c:266: warning: implicit declaration of function >'cap_rights_init' >> info.c:267: warning: passing argument 2 of 'cap_rights_limit' makes >> integer from pointer without a cast >> *** [pkg-info.o] Error code 1 >> >Have you tried fixing this warning? As it is treating warnings as >errors the compilation fails. > >Hope that helps, > >Regards, Yes tried removing -Werror from src/Makefile. If that's sth connected with capsicum then my system might be built before that got to the tree. I'll try of I can build and flash newer image for that device. -- Wysłane z Androida za pomocą K-9 Mail. Prosze wybaczyć lakoniczność.