From owner-freebsd-x11@freebsd.org Fri Jan 3 03:36:54 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 150F51E482B for ; Fri, 3 Jan 2020 03:36:54 +0000 (UTC) (envelope-from ellenor@umbrellix.net) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47prDj67VTz4Lqk for ; Fri, 3 Jan 2020 03:36:53 +0000 (UTC) (envelope-from ellenor@umbrellix.net) Received: by mailman.nyi.freebsd.org (Postfix) id D26E71E482A; Fri, 3 Jan 2020 03:36:53 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D23161E4829 for ; Fri, 3 Jan 2020 03:36:53 +0000 (UTC) (envelope-from ellenor@umbrellix.net) Received: from umbrellix.net (Invictus.WA.US.Umbrellix.NET [45.76.244.95]) by mx1.freebsd.org (Postfix) with ESMTP id 47prDj1HCmz4Lqj; Fri, 3 Jan 2020 03:36:52 +0000 (UTC) (envelope-from ellenor@umbrellix.net) Received: from [10.0.0.200] (S0106441c121835c3.ca.shawcable.net [50.69.229.17]) by umbrellix.net (Postfix) with ESMTPSA id D88FED6B03; Thu, 2 Jan 2020 19:36:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=umbrellix.net; s=umbrellix.net; t=1578022612; bh=vSiYljzZ8KJ+gGUd2D3jTc+l0o8IFyQWB6dsN3gO8s8=; h=Date:In-Reply-To:References:Subject:To:CC:From; b=PcU/2WBCRNl8rYDv0lpDnaZjDgMHYHp2n2q46qS0X0ELwV/F72HZ6fB3YLKiqLxWy 7sq5Yap4bqcppX5JYah7PoYJBs9TDygkeuV0vxYgkcQIZDLKC+fvgLNsuWU/Uy0tF+ Ve8uEvozj1H2PiYjsx3oH0qGt3MlNTXpdKRj5c4c= Date: Thu, 02 Jan 2020 19:36:58 -0800 User-Agent: K-9 Mail for Android In-Reply-To: <36d0-dnzi-wny@FreeBSD.org> References: <20191231184855.DE983CCA21@umbrellix.net> <36d0-dnzi-wny@FreeBSD.org> MIME-Version: 1.0 Subject: Re: libffi error building graphics/wayland (not found) To: Jan Beich CC: x11@freebsd.org From: "Ellenor (et al.) Malik" Message-ID: <9CD0CF24-0557-4F25-BDC6-29B0CBDCC483@umbrellix.net> X-Rspamd-Queue-Id: 47prDj1HCmz4Lqj X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=umbrellix.net header.s=umbrellix.net header.b=PcU/2WBC; dmarc=none; spf=pass (mx1.freebsd.org: domain of ellenor@umbrellix.net designates 45.76.244.95 as permitted sender) smtp.mailfrom=ellenor@umbrellix.net X-Spamd-Result: default: False [-2.69 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[umbrellix.net:s=umbrellix.net]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:45.76.244.95/32]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[umbrellix.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DKIM_TRACE(0.00)[umbrellix.net:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; IP_SCORE(-0.29)[asn: 20473(-1.39), country: US(-0.05)]; ASN(0.00)[asn:20473, ipnet:45.76.240.0/21, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2020 03:36:54 -0000 I was able to burst through this error, by the way, and have a new error in= stead involving GLib from HBSD's ports tree=2E For context I also have NetB= SD's pkgsrc on my system, and GLib 2=2E56=2E3's configure script seems to b= e erroneously picking up on libraries from the pkgsrc LOCALBASE (which on m= y system is /Packages/netbsd), creating an "undefined reference to locale_c= harset" issue in gio-querymodules=2E On 31 December, 2019 4:22:41 PM PST, Jan Beich wrot= e: >Ellenor Malik writes: > >> Please see attached the config=2Elog from >> regeneratus=2Ebc=2Eca=2Eumbrellix=2Enet when attempting to compile >> x11/xorg=2E It was in graphics/wayland, which I have no idea as to why >> that's an indirect dependency of x11/xorg=2E > >Builds fine on FreeBSD package cluster e=2Eg=2E, > >http://beefy9=2Enyi=2Efreebsd=2Eorg/data/latest-per-pkg/wayland/1=2E16=2E= 0_1/113amd64-default=2Elog >http://beefy10=2Enyi=2Efreebsd=2Eorg/data/latest-per-pkg/wayland/1=2E16= =2E0_1/113i386-default=2Elog >http://beefy6=2Enyi=2Efreebsd=2Eorg/data/latest-per-pkg/wayland/1=2E16=2E= 0_1/120amd64-default=2Elog >http://beefy5=2Enyi=2Efreebsd=2Eorg/data/latest-per-pkg/wayland/1=2E16=2E= 0_1/120i386-default=2Elog > >libwayland is required by Mesa as used by Xorg via Xwayland, Xserver >(DRI API)=2E > >> hostname =3D Regeneratus=2EBC=2ECA=2EUmbrellix=2ENET >> uname -m =3D amd64 >> uname -r =3D 12=2E0-STABLE-HBSD >> uname -s =3D FreeBSD >> uname -v =3D FreeBSD 12=2E0-STABLE-HBSD HARDENEDBSD-12-STABLE=20 >[=2E=2E=2E >> configure:16516: checking for FFI >> configure:16523: $PKG_CONFIG --exists --print-errors "libffi" >> Package libffi was not found in the pkg-config search path=2E >> Perhaps you should add the directory containing `libffi=2Epc' >> to the PKG_CONFIG_PATH environment variable >> Package 'libffi', required by 'virtual:world', not found > >Maybe HardenedBSD changed LOCALBASE recently=2E If so bsd=2Eport=2Emk may >detect libffi=2Eso from /usr/local but pkg-config look under >/Packages/hbsd=2E --=20 Envoy=C3=A9 de mon appareil Android avec Courriel K-9 Mail=2E Veuillez exc= user ma bri=C3=A8vet=C3=A9=2E From owner-freebsd-x11@freebsd.org Fri Jan 3 22:45:06 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EBF991F291C for ; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 47qKjZ63SRz4SWJ for ; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id CE0641F291B; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CCB2C1F291A for ; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47qKjZ4s2Fz4SWH for ; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A20A23485 for ; Fri, 3 Jan 2020 22:45:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 003Mj6Ea068352 for ; Fri, 3 Jan 2020 22:45:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 003Mj6VI068347 for x11@FreeBSD.org; Fri, 3 Jan 2020 22:45:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 243070] x11/xkeyboard-config: add NLS option Date: Fri, 03 Jan 2020 22:45:05 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2020 22:45:07 -0000 Bugzilla Automation has asked freebsd-x11 mailing li= st for maintainer-feedback: Bug 243070: x11/xkeyboard-config: add NLS option https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243070 --- Description --- Add NLS port option. Build via poudriere fine(12.1-STABLE amd64)