From owner-freebsd-current@FreeBSD.ORG Sat Nov 1 20:14:30 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C55DBF64 for ; Sat, 1 Nov 2014 20:14:30 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9EF81FBB for ; Sat, 1 Nov 2014 20:14:30 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Xkf49-00086l-Rv for freebsd-current@freebsd.org; Sat, 01 Nov 2014 13:14:29 -0700 Date: Sat, 1 Nov 2014 13:14:29 -0700 (PDT) From: Beeblebrox To: freebsd-current@freebsd.org Message-ID: <1414872869859-5961642.post@n5.nabble.com> Subject: version number error with ports MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2014 20:14:30 -0000 There seems to be a problem with certain ports detecting the OS version. * This happens with emulators/i386-wine-devel; it's unable to detect the version and exits. * Poudriere shows below message: make: "/usr/ports/Mk/bsd.port.mk" line 1216: warning: "/usr/bin/awk '/^#define[[:blank:]]__FreeBSD_version/ {print $3}' < /usr/include/sys/param.h" exited on a signal make: "/usr/ports/Mk/bsd.port.mk" line 1228: UNAME_r (11.0-CURRENT) and OSVERSION () do not agree on major version number. uname > FreeBSD 11.0-CURRENT #0 r272601M: Mon Oct 6 ... amd64 Will upgrade as soon as recent buildworld / clang error is fixed. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/version-number-error-with-ports-tp5961642.html Sent from the freebsd-current mailing list archive at Nabble.com.