Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fKnwf-0008UH-R4 for pgsql-hackers@arkaria.postgresql.org; Mon, 21 May 2018 16:46:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fKnwe-0005Xl-KX for pgsql-hackers@arkaria.postgresql.org; Mon, 21 May 2018 16:46:00 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fKnwe-0005Xb-7m for pgsql-hackers@lists.postgresql.org; Mon, 21 May 2018 16:46:00 +0000 Received: from mail-yb0-x244.google.com ([2607:f8b0:4002:c09::244]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fKnwa-0007z9-Hp for pgsql-hackers@postgresql.org; Mon, 21 May 2018 16:45:59 +0000 Received: by mail-yb0-x244.google.com with SMTP id o80-v6so5289061ybc.7 for ; Mon, 21 May 2018 09:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=DtW9NZ6Z53PqgRXxDgQhSMkdRfIrSEcu9iuPjuAVCtY=; b=GdcjVeo13Slx67cwU5YJRV3vk90Sf0BNtm+E6DZrQz01OBY0db46WVL5fWqRB0wE/1 BKszbaSuFHsFvKig2V1YulfYga43mWelkVQRkJiUyBzScb+5okm9BBiXg7BALOfjygbO vHycDUuq2vBBASQ8+CGh5EQlwGvFwFb9tiYKU5sIaFyzrrTu5h+JP8GxlTxR1uKbRCym HZMpdjr962b0f2dWpxZtVxPdx9IcWHI1ul1fLVJ3rmpYKOOVG2ap8Jw9z7iLDiu7t8bm OspVjNkmOlUcIKYS865c8CTcRRNA26FjN7wHA3U4zDlZhSgl/4ZBqC3l2bXYUH7rDz/7 DWUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=DtW9NZ6Z53PqgRXxDgQhSMkdRfIrSEcu9iuPjuAVCtY=; b=htYZNui86VfHTYmc97EyfmidMXq8GH8dgLOiacsiGU0iHShLpw4lp/pCKNXP+L5g2O jdXVYPMBU2dbGu3dQN8SQhKQCquk2NtDmYMzUH3Ept2eQgUeRuRW7+qg//Mct7YQ2F7r nSiOzGMTkHu9ezoCLdDlFgfXnYHeykg6W+ZBKRiGiyMyCASpzrUOJWjze/JWptQ2T48e CEKQyiVDAkioEUvzV8B2LCbeQ1LqBPj++l7sSpOgCo9jWaHIimchIT3p0T+iUVzJ1NdU eebjgs1qM/o5M6xNwYD2B7isoIHBASqb9dFmZ4DI1ARQpJia95Ch3MNPmpLcSV+gFtTa y/Dg== X-Gm-Message-State: ALKqPwd2m5hGD0eGrpMHD2mPF0AJ7mA7kX0BQ5vb8tfnFCbh820Dnq/n WkczXbUNiSXbSoJzDEXEiAeJ X-Google-Smtp-Source: AB8JxZpERnJbDTDz8faz4HLkHURIDuPb2mgp4TlLKILT1I18Ms89Mkp/DxRfpfygERcAZumubHjHCg== X-Received: by 2002:a25:d342:: with SMTP id e63-v6mr4799020ybf.77.1526921155602; Mon, 21 May 2018 09:45:55 -0700 (PDT) Received: from [192.168.10.146] ([98.122.175.38]) by smtp.gmail.com with ESMTPSA id c125-v6sm4486840ywe.35.2018.05.21.09.45.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 May 2018 09:45:54 -0700 (PDT) From: Andrew Dunstan X-Google-Original-From: Andrew Dunstan To: PostgreSQL-development , buildfarm-members@postgresql.org Subject: PostgreSQL Buildfarm Client Release 8 Message-ID: Date: Mon, 21 May 2018 12:45:54 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-MW List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk I have just release version 8 of the PostgreSQL Buildfarm client It can be downloaded from or This release contains a number of small changes to make using the --from-source feature a bit nicer. It also contains a good deal of code cleanup to be perlcritic clean, with some exceptions, down to severity level 3, and also to remove some out of date code that referred to Postgresql branches we no longer support. It also contains the following features: * --tests and --schedule now apply to the check step as well as the installcheck step * a new --delay-check switch delays the check step until after install. This helps work around a bug or lack of capacity w.r.t. LD_LIBRARY_PATH on Alpine Linux * if the environment value BFLIB exists it is added to the perl search path. That means it is possible to install the top level scripts separately from the support modules. Enjoy andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services