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 1jo8yj-0003Rg-QO for pljava-dev@arkaria.postgresql.org; Wed, 24 Jun 2020 17:14:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jo8yi-00089y-O0 for pljava-dev@arkaria.postgresql.org; Wed, 24 Jun 2020 17:14:28 +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 1jo8yi-00089l-Gy for pljava-dev@lists.postgresql.org; Wed, 24 Jun 2020 17:14:28 +0000 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jo8ye-0001Lh-Uy for pljava-dev@lists.postgresql.org; Wed, 24 Jun 2020 17:14:27 +0000 Received: by mail-ej1-x635.google.com with SMTP id n24so3247093ejd.0 for ; Wed, 24 Jun 2020 10:14:24 -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=79r8CDqe4Y057dWkqgLsgSL+675l0ae2iLq/9GYicXs=; b=LjlKMuOCLGkSMin/vnxQU99xfhaoXvyHKTSxYCeHSgsTF2SZgdfHGtQqLezI6LdFvh /sPVgAQlTU1oACFgIZxIifx/MGKOB/8okz6VmOfPX4EzV58P+bxRZ9RRsRwDAn0L+2lQ PPyKJlqF5tNoBPvcolBhNwLyiZMKbaUw4mf//tlIzKETgUEFoAABR7AQAVK0YV50eL1J nS2HsT6ee6Ks7o8nMDZWyeVjQaf2J3B2mj8oyNPIjD80kLotZxcAJDyEY+a0TcqGDlT5 Yqj/kNwruRQRRY68cKbB+Axgm9z1h+ixP4++nSkFsO5p0ao8oPR/nCenmwho221R9lId u/PA== 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=79r8CDqe4Y057dWkqgLsgSL+675l0ae2iLq/9GYicXs=; b=rNMniz5UAdIBGAc5EuA8bOaM8H0XhOZV1P8GsyNLARuEnLCP4cdEOqfhi17w43N7+q I/BaW6D8nLBOYG6PvFo0IGeqFqrm1/jCuzSPOBqzI7ZPw/aMlClOtNCB0z7a1o9gaxt+ yMxeQwxCA+FsyD5Gs9PEqy8wRbDo4j6rAZ8xeOZkhclam56cuVRCCXk4DVwl0/v1ohkb ImqpjyGdfOhVfzs+5uPbzfAHh/2k3InTb/wdIFa9pMv6RxlfNEBLjZRpJh4jVwKBAA3Q 4gRSoFi/s4xlJ15qbE9mgPfuuaKBvTdyRsBX58eA0oR2Ak81mFuQZfWxbD5ki5flSEk0 80hg== X-Gm-Message-State: AOAM532021mIir82ZC8tpAt/5A4qWVgoyWbipmK6MN0ZUwJUkTm8tA+1 2wtWdB5xlxYnc8psxX7EY0iTKOJeK7yZ5sgq2RIG1c9M X-Google-Smtp-Source: ABdhPJx75JS8vhf/iyIHAsvOJr3WRtb+LV8+te/IxmrcbIltRZM5AxtNGk8RlqdJaSYadlYzkWlIDst/Qzx7CoZQqL8= X-Received: by 2002:a17:906:facb:: with SMTP id lu11mr20513056ejb.510.1593018862927; Wed, 24 Jun 2020 10:14:22 -0700 (PDT) MIME-Version: 1.0 References: <5EC17E17.7070002@anastigmatix.net> <5ED7E74B.9020800@anastigmatix.net> <5EDA576E.2000204@anastigmatix.net> <5EDBA5D9.8090506@anastigmatix.net> <5EE7AE8C.2040201@anastigmatix.net> <5EECE4F7.30603@anastigmatix.net> <5EEE0ABA.3050404@anastigmatix.net> <5EEE2593.4070802@anastigmatix.net> <5EF26C87.2080304@anastigmatix.net> In-Reply-To: <5EF26C87.2080304@anastigmatix.net> From: Kartik Ohri Date: Wed, 24 Jun 2020 22:44:10 +0530 Message-ID: Subject: Windows CI status To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000072041d05a8d79b2e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000072041d05a8d79b2e Content-Type: text/plain; charset="UTF-8" Hi! I was able to fix the mingw issue through another way. The build matrix is here https://ci.appveyor.com/project/amCap1712/pljava/builds/33715210/. Appveyor does not have JDK 9 and 10. I have written a script for those versions to install them. As you can see, Java 9, PG9 and PG10 are failing. I am investigating these. Also, it seems that msys2 only has postgres12 pre-built packages. If we want to test for other versions, we may need to build from source. What are your thoughts on this? --00000000000072041d05a8d79b2e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi! I was able to fix the mingw issue through another way.= The build matrix is here=C2=A0https://ci.appveyor.com/project/amCap1712= /pljava/builds/33715210/. Appveyor does not have JDK 9 and 10. I have w= ritten=C2=A0a script for those versions to install them. As you can see, Ja= va 9, PG9 and PG10 are failing. I am investigating these. Also, it seems th= at msys2 only has postgres12 pre-built packages. If we want to test for oth= er versions, we may need to build from source. What are your thoughts on th= is?
--00000000000072041d05a8d79b2e--