From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.bugs Subject: bug#32927: 27.0.50; libxml not found when building on macOS Mojave Date: Fri, 05 Oct 2018 09:34:48 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <6oo9cask2c.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Trace: blaine.gmane.org 1538699589 5656 195.159.176.226 (5 Oct 2018 00:33:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2018 00:33:09 +0000 (UTC) User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?Q?Goj=C5=8D?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Cc: 32927@debbugs.gnu.org To: Philipp Stephani Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 05 02:33:04 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8E3E-0001MT-9J for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Oct 2018 02:33:04 +0200 Original-Received: from localhost ([::1]:60662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8E5K-00041p-OT for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Oct 2018 20:35:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8E5B-00041U-AQ for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2018 20:35:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8E58-0004WG-5V for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2018 20:35:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:33014) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g8E58-0004Vm-1b for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2018 20:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g8E57-0006U8-O5 for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2018 20:35:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: YAMAMOTO Mitsuharu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Oct 2018 00:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32927 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32927-submit@debbugs.gnu.org id=B32927.153869969324902 (code B ref 32927); Fri, 05 Oct 2018 00:35:01 +0000 Original-Received: (at 32927) by debbugs.gnu.org; 5 Oct 2018 00:34:53 +0000 Original-Received: from localhost ([127.0.0.1]:37270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8E4z-0006TZ-JK for submit@debbugs.gnu.org; Thu, 04 Oct 2018 20:34:53 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:59978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g8E4x-0006TL-AQ; Thu, 04 Oct 2018 20:34:52 -0400 Original-Received: from mathent.math.s.chiba-u.ac.jp (mathent [192.168.32.5]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 46FEFF0913; Fri, 5 Oct 2018 09:34:48 +0900 (JST) (envelope-from mituharu@math.s.chiba-u.ac.jp) In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:150949 Archived-At: tags 32927 notabug close 32927 quit On Fri, 05 Oct 2018 06:22:22 +0900, Philipp Stephani wrote: > Yes, looks like this is the problem: > > $ pkg-config --cflags --libs "libxml-2.0 > 2.6.17" > > -I/usr/include/libxml2 -lxml2 > > $ pkg-config --variable pcfiledir "libxml-2.0 > 2.6.17" > > /usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12 The file libxml-2.0.pc there (installed via Homebrew?) does not make sense (and actually does harm) unless the header files are installed into /usr/include. You can do that by following the workaround mentioned in the Xcode release notes, but I'm not sure this is the way intended by the Homebrew developers (and I'm not using Homebrew). Maybe you want to ask it at some Homebrew forum. Anyway, this is not a bug in Emacs. Closing. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp