From owner-freebsd-ports@FreeBSD.ORG Wed Apr 1 15:06:16 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E2CABB9 for ; Wed, 1 Apr 2015 15:06:16 +0000 (UTC) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 63B8AAA7 for ; Wed, 1 Apr 2015 15:06:16 +0000 (UTC) Received: by igcau2 with SMTP id au2so50576363igc.0 for ; Wed, 01 Apr 2015 08:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=x2pA2KDovAkRSOkyGJlLehhDkU+GIi8oS8IZPY29Gag=; b=D0GJk27b4Td5378AcdzZhh1ZFvkNZPHQRTeDVA93mMtiQFuUtgrBtsY/o2c+gDLIqn VTft7VJkTZGWmv4KUpK/40jLjTQa2+hliMix130wjDTGZxNUWoWjg+kzAHP2EPC/1BsR uteXwloQVMjbQPyc61vEpfM6EwqwRksRy55Vz0JFecAhgIG9Ka9+0hw8g9f6HUX2j4h0 rjE0KmcMfJe7y/8lO/+fZA/9o7sUlo6PuWtjuISGoDLHD3FyMA6+r7O2qpWwxmeFXBaH KIuEA5POqf1r29Ix34pcGCP2RaKw+5iSbf93SKyHgSzh34aHZ5/5y0vaeDmr0tTfMgp6 xNfQ== MIME-Version: 1.0 X-Received: by 10.107.3.167 with SMTP id e39mr24065395ioi.92.1427900775704; Wed, 01 Apr 2015 08:06:15 -0700 (PDT) Received: by 10.36.121.87 with HTTP; Wed, 1 Apr 2015 08:06:15 -0700 (PDT) Date: Wed, 1 Apr 2015 11:06:15 -0400 Message-ID: Subject: databases/py-sqlite3 Fails To Install From: Robert Simmons To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 15:06:16 -0000 This port is failing to install at the moment. Is there a bug in autoplist? I've opened the following bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199021 Using make makeplist seems to work around this problem, but is suboptimal.