From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 29 Sep 2021 11:26:58 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mVVre-0002Yp-72 for lore@lore.pengutronix.de; Wed, 29 Sep 2021 11:26:58 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mVVrd-00068C-Px; Wed, 29 Sep 2021 11:26:57 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mVVrP-000683-OS; Wed, 29 Sep 2021 11:26:43 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mVVrP-0004mX-3t; Wed, 29 Sep 2021 11:26:43 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mVVrP-00AkOB-0n; Wed, 29 Sep 2021 11:26:43 +0200 Date: Wed, 29 Sep 2021 11:26:43 +0200 From: Michael Olbrich To: Christian Melki Message-ID: <20210929092642.GB2560099@pengutronix.de> Mail-Followup-To: Christian Melki , "ptxdist@pengutronix.de" References: <7b31644d-1087-9f80-d4b1-ad8cd53ca1c8@t2data.com> <20210908141052.GR4027748@pengutronix.de> <7e6908a3-6049-0f1d-d9ca-99ec5c8586cc@t2data.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7e6908a3-6049-0f1d-d9ca-99ec5c8586cc@t2data.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [ptxdist] xorg-server meson build. X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: "ptxdist@pengutronix.de" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Wed, Sep 08, 2021 at 07:31:10PM +0200, Christian Melki wrote: > On 9/8/21 4:10 PM, Michael Olbrich wrote: > > On Wed, Sep 08, 2021 at 02:51:03PM +0200, Christian Melki wrote: > >> I'm having trouble building xorg-server with meson. > >> > >> Getting various non-constructive errors. > >> ../xorg-server-1.20.10/include/meson.build:175:10: ERROR: 'not-found' is not > >> a pkgconfig dependency > >> > >> ../xorg-server-1.20.10/hw/xfree86/meson.build:101:0: ERROR: '' is not a > >> static library. > >> > >> I reverted the "version bump" below and I'm not having any problems with the > >> autotools version. Upgraded to 1.2.10 with autotools. > >> > >> https://git.pengutronix.de/cgit/ptxdist/commit/rules/xorg-server.make?id=b111e5a8938b8581aecc809ec9df5b1b58e77a8f > > > > It's probably a bug in the xorg meson rules triggered by an unusual > > combination of options. Neither upstream xorg-server nor the package in > > ptxdist are well maintained. > > > > Meaning? I should revert the meson variant and try to maintain the > package or "we dropped this, nobody uses xorg anymore?" Well, I don't use it any more. But I would very much appreciate patches that keep the package maintained. I'd start with updating to the latest version. I took a quick look at the meson files and at least the first issue seems to be fixed with the latest release. > The combinations are pretty much the default ones that get selected from > dependencies. I assume that you mean the defaults in PTXdist. Those are pretty much random or just disabled by default. > And I like to think that xorg-server is still very much a thing. Atleast > on embedded? :) I think we're living in different filter bubbles :-). I've not used the xorg server in embedded projects many years. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de