From owner-freebsd-ports@freebsd.org Wed Jun 14 12:21:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDCD1D8CD3C for ; Wed, 14 Jun 2017 12:21:40 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D8464DA9 for ; Wed, 14 Jun 2017 12:21:40 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: by mailman.ysv.freebsd.org (Postfix) id D7916D8CD3B; Wed, 14 Jun 2017 12:21:40 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D70DCD8CD39; Wed, 14 Jun 2017 12:21:40 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CF2DDA7; Wed, 14 Jun 2017 12:21:40 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dL6q6-0003wE-4D; Wed, 14 Jun 2017 13:51:58 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1dL6q6-0006j1-2h; Wed, 14 Jun 2017 13:51:58 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); Wed, 14 Jun 2017 11:51:57 GMT From: "Jeffrey Bouquet" To: "current" , "ports" Subject: ERRATA: 12.0-CURRENT binaries 'stat' errors. Date: Wed, 14 Jun 2017 04:51:57 -0700 (PDT) X-Mailer: RMM6 Message-Id: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 12:21:41 -0000 ne /usr/local/bin/ne: Undefined symbol "stat" ktrace -di ne /usr/local/bin/ne: Undefined symbol "stat" I may have posted in error an 'fstat' instead, unsure, to the ports list ju= st yesterday or so. A workaround is to use pkg.freebsd.org to attain compat11x binaries which r= un. This is a showstopper here otherwise as some large ports, do not build on t= he legacy desktop [ 2004 ] that has been updated numerous times, and for which I do not wish to reinstall. And, pkg gives conflicting messages, as pkg binaries are shown ABI v12 wher= eas if I do build from ports, the ports are shown as v11 ABI.=20 Also, ABI changed: 'freebsd:12:x86:32' > 'freebsd:12:*' upgrades are requ= ested making things so I have to lock many ports at v11 as the newer have the 'stat' o= r 'fstat' error. So more than one issue, I think maybe three in tandem making 'which to ta= ckle first' even problematic. Any advices? even a binary editor to examine the /ne for 'stat' code ?=20 Apologies for not being knowledgeable in many of the ways to code a solut= ion or even coding...=20=