Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pXT6B-0002cy-Hg for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Mar 2023 20:30:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pXT6A-0001WA-0l for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Mar 2023 20:30:50 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pXT69-0001W0-Jw for pgsql-hackers@lists.postgresql.org; Wed, 01 Mar 2023 20:30:49 +0000 Received: from mail-pl1-x632.google.com ([2607:f8b0:4864:20::632]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pXT62-0000bY-TI for pgsql-hackers@postgresql.org; Wed, 01 Mar 2023 20:30:48 +0000 Received: by mail-pl1-x632.google.com with SMTP id a9so5175383plh.11 for ; Wed, 01 Mar 2023 12:30:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=j-davis-com.20210112.gappssmtp.com; s=20210112; t=1677702642; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=VwFCYUDSm5URZLYqRZ9jTxONvg2cxT1CTNYRylYkZ6o=; b=nYtEvNCrv3ru7LSwvNWpd4fUANXvWWZpPa0EFWqe4ZMfuyRzY3THhWhWPmBSsUwmyS gEco+Cq2K1vr98sYubcptGJ8RZs1GvswfU7FFywLZ4jpYmdx4BkYA+3JXst8VazgJewn LAB4wTUEhWLqOxYUgNvfVWdx2ozdLygFq8F10yj+uHBEn/EWu0GRP9q3lKJnM+m0RydX vD5oH/S+m0eK+dph2YxLCcsYcPlQoWo/kmhj7fyAXTUrw5J92ViMFhPtu0+yUsHruRKC U/D1faqald9U/vx6dh9TR4/JDFIq46UudpnOfizV5ypA+vBRUlFi5LV3skSEweY0OOA2 lHUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677702642; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=VwFCYUDSm5URZLYqRZ9jTxONvg2cxT1CTNYRylYkZ6o=; b=TQemG/SXOwYhPlQqNghksNrx5aKYtnqJfkhTTFUfSE8CNXQxxfOe0AEg9mEbJCRNXC KyrDkMpwMTWzYwa+9AXhRsGn6t7h7KeNCg6gXRIdLTidCU9Lk/dQFCxfIp9yC5FEEWOy fMTPdqONBHWw3Gl6QUkUm3Pa1ItRqoHiZ9iWoz1TRvZmcZb58vyO/ZVW8d+XHqgxmpwf vBdXQ6ZjoLN+mrqEKAm8dYKBhImgsuvPYmb250YvnflTOGGBWaAI4aQ1Mv7rz/31+YhL tS17LLLQvnA5oDKZPSo/+bkdyiUV7W9hz2ix8yLEkYbG1a0EkmTMjOSvpAL6kGqzMKPf nuGw== X-Gm-Message-State: AO0yUKWbXU9LeJimRCeCf25saJbOmL4cl7e6z2gft1OQAd2tChn015Pa C6IVR+O6fsjF6QXTuPDPfjyxaQ== X-Google-Smtp-Source: AK7set/tabQH15GVeHjWZ6lwKCufS8SC7Wj/Fbsj0YX+oZp3CsrNNCJu3p6XPLMDeBVdLg5TcPaMZg== X-Received: by 2002:a17:90b:3847:b0:237:1f17:6842 with SMTP id nl7-20020a17090b384700b002371f176842mr8836261pjb.10.1677702642006; Wed, 01 Mar 2023 12:30:42 -0800 (PST) Received: from jeff-laptop.lan (c-73-231-146-4.hsd1.ca.comcast.net. [73.231.146.4]) by smtp.gmail.com with ESMTPSA id v14-20020a17090a6b0e00b00233b5d6b4b5sm196878pjj.16.2023.03.01.12.30.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Mar 2023 12:30:41 -0800 (PST) Message-ID: <875e58307282b963b4e8cc4671bad8a8473caca2.camel@j-davis.com> Subject: Re: allow meson to find ICU in non-standard localtion From: Jeff Davis To: Jacob Champion Cc: Andres Freund , pgsql-hackers@postgresql.org Date: Wed, 01 Mar 2023 12:30:40 -0800 In-Reply-To: References: <10930b0dd06d7fbba2b67c07d39bc7ace08d5e42.camel@j-davis.com> <20230226175743.4bxo5xx6ag2bojoh@awork3.anarazel.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4-0ubuntu1 MIME-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, 2023-03-01 at 11:43 -0800, Jacob Champion wrote: > I work around it by manually setting -Dextra_lib_dirs. I just tried > doing that with ICU 72, and it worked without a patch. Hopefully that > helps some? Yes, works, thank you. Obviously we'd like a little better solution so that others don't get confused, but it's not really a problem for me any more. Also there's the issue that libxml2.so pulls in the system's ICU regardless. I don't think that causes a major problem, but I thought I'd mention it. Regards, Jeff Davis