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 1kC4Z1-00041P-Cx for pljava-dev@arkaria.postgresql.org; Sat, 29 Aug 2020 17:22: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 1kC4Yy-0005Pb-T3 for pljava-dev@arkaria.postgresql.org; Sat, 29 Aug 2020 17:22:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kC4Yy-0005PU-M4 for pljava-dev@lists.postgresql.org; Sat, 29 Aug 2020 17:22:48 +0000 Received: from mail-ej1-x62e.google.com ([2a00:1450:4864:20::62e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kC4Yr-0001hv-Ir for pljava-dev@lists.postgresql.org; Sat, 29 Aug 2020 17:22:48 +0000 Received: by mail-ej1-x62e.google.com with SMTP id d11so3161084ejt.13 for ; Sat, 29 Aug 2020 10:22:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Um1y6a7CqTQRCJ2yhGj9XSKiBkWGwS58n5byc2158oA=; b=i4+TxfxvVcEjXy7MkPs7VKnvHFCn+CqEEnpkvBbp4BCK+J96MqslcTj7n1ZfyMLl9R I7XMI3wBIowVltK1oU12bnt7ahhCqXMyoiitvEZz2+2DkhfBON0kwaecvP9+InAclYc8 sGk+QgjUT022GwSn0sINwAIkmro+sz0Ji74wsYtkPUXnOI9Db+TqBdsai5sC2Grqvqy9 DvpT+mx9hjwYQG7SoEhdvao0os4ZaA4lfh8mbLbGrqDqqG/YMLCRfItR+PpIgeO47rO7 l6dYeSf97m0rBvgCIbP569Fv64lT0Mg01F52tgbnY5P4q5vskZu3f8ao6sah0UxlGLti vC5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Um1y6a7CqTQRCJ2yhGj9XSKiBkWGwS58n5byc2158oA=; b=Gu/WsL2nW9lUlWRkIEqHeZGQkuoeRr4DGAwK1FzIMvDtoC9li6tGOVdwys3Q7ra9kz HvSfMsIhi7hu8LEKe9EQKgcnMKlebH1nLGtbnGiHJKyzjT5L69a1SwRJMpG1WwYxyHUV GDl5BwJ4Rp8anSIynIkyu5NduRZZ8uOw1uucszvwfT5pxu/8pWgTpttO3r7uvVmbPaEc X35AnOjpOAkHwcZxrlZyLJzz0yMRqh/gTjkLEJgj1RroWyL9wAPAT+VqqHqNwi/LKXYP Cph1pi99MH9Ch3Wd8io8reIfbtGVoV39xfcDO3PCWUDeusE6vIkEFTDc/fDXqH2j6FbX ncpQ== X-Gm-Message-State: AOAM531nHrERWzuxQ2/uUPkhgOUzN7P0HsG1zrvYlX7YsKRjjndDV8UC hfJczkaihm2HQSQEj6m0RE8pyXRz8NglKN8QUzQ= X-Google-Smtp-Source: ABdhPJyEnZwiluoMap5Mq8Xjr67eBYy/rdRh7bcq76st9WREirQO3eujHPr2s4oE9Io5DwIKVZFAenmEGE41mX5e1lY= X-Received: by 2002:a17:906:fb85:: with SMTP id lr5mr4526627ejb.328.1598721760319; Sat, 29 Aug 2020 10:22:40 -0700 (PDT) MIME-Version: 1.0 References: <5F41943D.9080707@anastigmatix.net> <5F427604.5010103@anastigmatix.net> <5F42A71F.8000002@anastigmatix.net> <5F459B6E.3020803@anastigmatix.net> <5F45EE7F.5020609@anastigmatix.net> <5F46B70E.6070601@anastigmatix.net> <5F46DC70.1080404@anastigmatix.net> <5F484E53.1010209@anastigmatix.net> <5F48F4E1.4020400@anastigmatix.net> In-Reply-To: <5F48F4E1.4020400@anastigmatix.net> From: Kartik Ohri Date: Sat, 29 Aug 2020 22:52:28 +0530 Message-ID: Subject: Re: the ScriptingMojo To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000009e695305ae076a21" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009e695305ae076a21 Content-Type: text/plain; charset="UTF-8" Hi! I just noticed on Travis that the source build is failing due to some issue with the linker flags. I'll take a look soon and update you with more details. Regards, Kartik --0000000000009e695305ae076a21 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi!
I just noticed on Travis that the source build i= s failing due to some issue with the linker flags. I'll take a look soo= n and update you with more details.
Regards,
Kartik
--0000000000009e695305ae076a21--