From owner-freebsd-questions@freebsd.org Fri Dec 7 04:46:26 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB49F13293A9 for ; Fri, 7 Dec 2018 04:46:26 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from dnvrco-cmomta03.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C02147682B for ; Fri, 7 Dec 2018 04:46:25 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from [192.168.0.9] ([70.121.63.82]) by cmsmtp with ESMTPA id V81tgN8G7WnTiV81wgaw60; Fri, 07 Dec 2018 04:46:24 +0000 Date: Thu, 06 Dec 2018 22:46:21 -0600 From: Paul Schmehl Reply-To: Paul Schmehl To: FreeBSD Questions Subject: Problems with py-pystemmer Message-ID: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CMAE-Envelope: MS4wfLHMAF8cGKfx6ZXTRv9cw164Orji50WYxNw8Z9d13r7WvtXqrNi69jXFia75Hl5D0LQ4YCJC08dZM4107C4TDXYFMhQLyK8g1AgBw74vXGT+7BK9QXs5 PenT46Zl/chtMKVyZTMcxbMJoQKFuJ+eG6/MMaJh59wo5Lhxf5okjZkWmixCKWiD0HCHGaEd4BicoQ== X-Rspamd-Queue-Id: C02147682B X-Spamd-Result: default: False [-4.67 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[pschmehl_lists@tx.rr.com]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[rr.com]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCPT_COUNT_ONE(0.00)[1]; REPLYTO_EQ_FROM(0.00)[]; IP_SCORE(-1.37)[ipnet: 107.14.73.0/24(-3.76), asn: 7843(-3.01), country: US(-0.09)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: dnvrco-cmedge01.email.rr.com]; NEURAL_HAM_SHORT(-0.99)[-0.992,0]; RCVD_IN_DNSWL_NONE(0.00)[229.73.14.107.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2018 04:46:27 -0000 I'm trying to update ports after upgrading to 11.2, and I can't seem to get around py-pystemmer. After trying repeatedly to build it, I gave up and used pkg install, but that failed as well. Proceed with this action? [y/N]: y [1/4] Fetching py27-pystemmer-1.3.0_2.txz: 100% 62 KiB 63.1kB/s 00:01 pkg: cached package py27-pystemmer-1.3.0_2: size mismatch, fetching from remote [2/4] Fetching py27-pystemmer-1.3.0_2.txz: 100% 62 KiB 63.1kB/s 00:01 pkg: cached package py27-pystemmer-1.3.0_2: size mismatch, cannot continue I run portsnap daily, but I ran it again to be sure. When I try to build py-pystemmer, I get this: File "Cython/Compiler/Scanning.pxd", line 18, in init Cython.Compiler.Parsing ValueError: Cython.Compiler.Scanning.CompileTimeScope has the wrong size, try recompiling. Expected 32, got 40 *** Error code 1 Googling didn't turn up anything. SO I deinstalled and reinstalled py-cython, but that didn't help either. I'm stuck until I get this fixed. Apparently it's a dependency for several other ports. Paul Schmehl, Retired ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell