Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aGXPb-0003kA-SS for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jan 2016 19:36:56 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aGXPb-00062k-3T for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Jan 2016 19:36:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aGXPN-0005o9-DR for pgadmin-hackers@postgresql.org; Tue, 05 Jan 2016 19:36:41 +0000 Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aGXPE-0001wo-8L for pgadmin-hackers@postgresql.org; Tue, 05 Jan 2016 19:36:40 +0000 Received: by mail-ob0-x22e.google.com with SMTP id xn1so8497365obc.2 for ; Tue, 05 Jan 2016 11:36:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mosasaur-com.20150623.gappssmtp.com; s=20150623; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=5Z8k98RiN2zGmepo1mYCgXzvHv3ZDG/qvQPDGkc8cWg=; b=YUKT2+4l1KoyBilUv+LH/5eNi6kQJn6Gh952EtPy7syBDJY2sI3+sI41ziaFnQ9Of2 N5n46TtukKT522iwdvDa1tkwOy4V/3rxSH/9aPBo9e6nX7CDHZsvLZaaQqQ5iu12l4KX 0iq7kR6DzZM6kQay8cIP7Ko59dbNTJAswRw1kpO3LFebcD33R6x2f7gU5x5A+4Sg32Qk AuB9/bqHc04t6REgrgb3aIMoo5vQGqb7ea2szR97nbLmgBLSS+LhuA7kUvrsAjrEDsYU QmmtemAXH/7C1jVaeah/BIwU3spL328O7nUrLmaU1yIzF2JfLxlJp+XdJpGAvRoD1cTR Y51w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; bh=5Z8k98RiN2zGmepo1mYCgXzvHv3ZDG/qvQPDGkc8cWg=; b=RddJUe29tKevQXZzF5orH5h7oeuU1fJsAEWO6tvHebnTiMcEcqUkTjz7yKKjJD0LVC hTxta8pjnKeH7pFrdr2EsbQSu1TYsOjjbp7W7RmNhF+UM60BOdnn7Q4VDGIui5/QHWoS GOIxzoI5+V6mCTJtaTlBCzp63T8GXK8xMHpBhwjsR7mE6BCqWdQduBzrtoRmZkSVNdjT huUKxLC3BasY6KKqmLuW68i4zSjnQ79ACZQr8+onLOmIk1t/K80Iub/UFF/ntRo+821S DmB7AZEA73ygqJ42kMfzMYy+wQnaqW13VseP48+0ZEh+pypDJIEDVI4+t7OeOK5tPyQO /XcA== X-Gm-Message-State: ALoCoQn914Kdu7G3a3SoHDOsqcufa+Mr5SyenFTeQ9VkufB1PoZfEJx4maQvauKLHVNPcV1c3gyZoiBWxEZitBkWRcA86hLSvw== X-Received: by 10.60.94.82 with SMTP id da18mr3084744oeb.40.1452022589795; Tue, 05 Jan 2016 11:36:29 -0800 (PST) Received: from [10.0.1.10] (65-36-116-190.dyn.grandenetworks.net. [65.36.116.190]) by smtp.gmail.com with ESMTPSA id xx7sm37572179obc.26.2016.01.05.11.36.27 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 05 Jan 2016 11:36:27 -0800 (PST) From: Lorin Rivers Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Compiling on El Capitan with Home Brew? Message-Id: Date: Tue, 5 Jan 2016 13:36:25 -0600 To: pgadmin-hackers@postgresql.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) X-Mailer: Apple Mail (2.3112) X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org qmake gives me an error: /Users/lrivers/Documents/CurrentProjects/Programming/pgadmin4/runtime/pgAdm= in4.pro:28: Unknown test function: cache I made a gist of make -d output: https://gist.github.com/mcsilverback/17590db2efcce1c54ab9 Any ideas how to proceed? Thanks! --=20 Lorin Rivers Product Manager 512/203.3198 (m) --=20 Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers