From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1i5pF0-0005Gy-SJ for ptxdist@pengutronix.de; Thu, 05 Sep 2019 12:43:50 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1i5pF0-0002Y8-Jg for ptxdist@pengutronix.de; Thu, 05 Sep 2019 12:43:50 +0200 Date: Thu, 5 Sep 2019 12:43:50 +0200 From: Michael Olbrich Message-ID: <20190905104350.t5gdl44x65o5gp32@pengutronix.de> References: <20190904125650.z4fb7agzzmocufdh@pengutronix.de> <20190905065535.GA19641@lenoch> <20190905082127.GA32266@lenoch> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190905082127.GA32266@lenoch> Subject: Re: [ptxdist] [ANNOUNCE] PTXdist 2019.09.0 released List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On Thu, Sep 05, 2019 at 10:21:27AM +0200, Ladislav Michl wrote: > On Thu, Sep 05, 2019 at 08:55:35AM +0200, Ladislav Michl wrote: > > On Wed, Sep 04, 2019 at 02:56:50PM +0200, Michael Olbrich wrote: > > > Hi, > > > > > > I'm happy to announce that I've just released ptxdist-2019.08.0. > > well, that's not a real problem ;-) -----^ Hmm, I remember changing something there after I copy/pasted the text from the last time. I probably replaced a '8' with another '8' :-/. > > > This release is a bit larger than the last on. But there is nothing too > > > exiting in there. > > > Some cleanup, URL fixes and packages that moved to staging. The rest is the > > > usual mix version bumps, new packages, bugfixes and documentation > > > improvements. > > > > I haven't found a cause yet... glib.prepare stage fails with: > > > > Cross dependency libffi found: NO > > Not looking for a fallback subproject for the dependency libffi because: > > Use of fallbackdependencies is disabled. > > > > meson.build:1765:0: ERROR: Pkg-config not found. > > > > $ tail -n 10 build-target/glib-2.60.3-build/meson-logs/meson-log.txt > > > > Library m found: YES > > Cross pkg-config arm-v5te-linux-gnueabi-pkg-config not found. > > Pkg-config not found. > > Dependency libffi not found: CMake binary missing from cross file > > Cross dependency libffi found: NO > > Not looking for a fallback subproject for the dependency libffi because: > > Use of fallbackdependencies is disabled. > > > > meson.build:1765:0: ERROR: Pkg-config not found. > > > > Any clue what's going on here? > > So clean build finishes. Before cleaning everything I tried cleaning libffi > and host-meson without luck. Project was built using 2019.08.0 before, then > attempt to rebuild with 2019.09.0 was made. Hmmm, you get this error, if the dependency is not white-listed for pkgconfig. Though I don't know why this happened. If you see something like this again, check the content of state/.pkgconfig for the relevant packages. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de