From owner-freebsd-ports-bugs@freebsd.org Wed Sep 23 03:29:55 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1DE2C3EBBDB for ; Wed, 23 Sep 2020 03:29:55 +0000 (UTC) (envelope-from jan@augustovi.eu) Received: from mail.bytybilovec.cz (mail.tchuza.cz [185.82.236.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bx3Zn73pVz4CyR for ; Wed, 23 Sep 2020 03:29:53 +0000 (UTC) (envelope-from jan@augustovi.eu) Received: from mail.bytybilovec.cz (localhost [127.0.0.1]) by mail.bytybilovec.cz (Postfix) with ESMTP id 4Bx3Zd1Zplz8Hf0 for ; Wed, 23 Sep 2020 05:29:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bytybilovec.cz; h=user-agent:message-id:subject:subject:to:from:from:date:date :content-transfer-encoding:content-type:content-type :mime-version; s=dkim; t=1600831782; x=1603423783; bh=Z2IykA6x5s NeM5Q4SKc4wK+VVjPh0+i9V/PBgBjyOl8=; b=bHMSflAZHncAV3sQZFshORgd2H HGKBzxNOeQ4ZCOhnrBCOFBhMZ8WSLeMNbXphdoGVsflP9BruVa0bd3JRjaOC2bWx ad5XDbUKoV6EByX4aaKWsFyHO2ghouVRI/K9E8+zk8z+90H9J512H0V/UU752i/F Mb0MAEIIX3JXVYiuU= X-Virus-Scanned: amavisd-new at mail.bytybilovec.cz Received: from mail.bytybilovec.cz ([127.0.0.1]) by mail.bytybilovec.cz (mail.bytybilovec.cz [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 4QxvQEKTpgzZ for ; Wed, 23 Sep 2020 05:29:42 +0200 (CEST) Received: from _ (localhost [127.0.0.1]) by mail.bytybilovec.cz (Postfix) with ESMTPSA id 4Bx3ZZ64jcz8Hdg for ; Wed, 23 Sep 2020 05:29:42 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 23 Sep 2020 05:29:42 +0200 From: jan@augustovi.eu To: freebsd-ports-bugs@freebsd.org Subject: py27-webpy-0.61 can't compile Message-ID: X-Sender: jan@augustovi.eu User-Agent: Roundcube Webmail X-Rspamd-Queue-Id: 4Bx3Zn73pVz4CyR X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none (invalid DKIM record) header.d=bytybilovec.cz header.s=dkim header.b=bHMSflAZ; dmarc=none; spf=none (mx1.freebsd.org: domain of jan@augustovi.eu has no SPF policy when checking 185.82.236.29) smtp.mailfrom=jan@augustovi.eu X-Spamd-Result: default: False [-1.15 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; XM_UA_NO_VERSION(0.01)[]; FREEFALL_USER(0.00)[jan]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.62)[-0.618]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports-bugs@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_MEDIUM(-0.78)[-0.782]; RCVD_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[augustovi.eu]; NEURAL_SPAM_SHORT(0.34)[0.342]; DKIM_TRACE(0.00)[bytybilovec.cz:~]; FROM_NO_DN(0.00)[]; R_DKIM_PERMFAIL(0.00)[bytybilovec.cz:s=dkim]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:34093, ipnet:185.82.236.0/22, country:CZ]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports-bugs] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2020 03:29:55 -0000 [ INFO ] Installing port: www/webpy (2020-09-22 16:19:18) ... ===> Cleaning for py38-webpy-0.61 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> License PD accepted by the user ===> py27-webpy-0.61 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-webpy-0.61 for building ===> Extracting for py27-webpy-0.61 => SHA256 Checksum OK for web.py-0.61.tar.gz. ===> Patching for py27-webpy-0.61 ===> py27-webpy-0.61 depends on package: py27-setuptools>0 - found ===> py27-webpy-0.61 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-webpy-0.61 Traceback (most recent call last): File "", line 1, in File "setup.py", line 7, in from web import __version__ File "web/__init__.py", line 4, in from . import ( # noqa: F401 File "web/db.py", line 771 print("ERR:", str(sql_query), file=debug) ^ SyntaxError: invalid syntax *** Error code 1 Stop. make: stopped in /usr/ports/www/webpy