From owner-freebsd-ports@freebsd.org Wed Dec 30 21:20:05 2020 Return-Path: Delivered-To: freebsd-ports@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 A672A4CF803 for ; Wed, 30 Dec 2020 21:20:05 +0000 (UTC) (envelope-from db@db.net) Received: from mail.tfm.net (mail.tfm.net [192.231.224.29]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.tfm.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D5khP3G6Zz4gm6; Wed, 30 Dec 2020 21:20:04 +0000 (UTC) (envelope-from db@db.net) Received: from night.db.net (DB-DSL.ServerNorth.com [98.124.61.131]) (authenticated bits=0) by mail.tfm.net (8.15.2/8.15.2/Debian-14~deb10u1) with ESMTPSA id 0BULJrMr032093 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 30 Dec 2020 13:19:56 -0800 Date: Wed, 30 Dec 2020 16:19:52 -0500 From: Diane Bruce To: Shane Ambler Cc: Torfinn Ingolfsen , FreeBSD Ports ML , db@freebsd.org Subject: Re: net/libarcus fails to install Message-ID: <20201230211952.GA7369@night.db.net> References: <5f86a31c-fe9c-bc8a-1730-4cb7e36772ca@ShaneWare.Biz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5f86a31c-fe9c-bc8a-1730-4cb7e36772ca@ShaneWare.Biz> X-Rspamd-Queue-Id: 4D5khP3G6Zz4gm6 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2020 21:20:05 -0000 On Wed, Dec 30, 2020 at 11:01:05AM +1030, Shane Ambler wrote: > On 28/12/20 4:40 am, Torfinn Ingolfsen wrote: > > On Sun, Dec 27, 2020 at 2:41 PM Torfinn Ingolfsen wrote: > >> > >> net/libarcus builds, but fails to install: > > > FWIW, devel/libsavitar has the same "problem"; with python38 installed > > it fails to install because it builds for 3.8 instead of 3.7. > > The issue is in cmake - I have just reported it as a bug > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252277 Thanks for tracking this down! This bug of course fails to show up on poudriere. > > For a workaround try adding the following to the end of the libarcus > Makefile (above the last .include line) indents are tabs not spaces > The same addition should also work for libsavitar > > post-patch: > ${REINPLACE_CMD} -e 's|VERSION_LESS 3.12|VERSION_LESS 4.12|g' \ > ${WRKSRC}/CMakeLists.txt \ > ${WRKSRC}/cmake/FindSIP.cmake > Should we do this for now? Or wait for CMake to be fixed? I can certainly add this snippet to the port for now. > > -- > FreeBSD - the place to B...Software Developing > > Shane Ambler > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- - db@FreeBSD.org db@db.net http://www.db.net/~db