From owner-freebsd-ports@freebsd.org Thu Apr 15 15:44:37 2021 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 670F95F4980 for ; Thu, 15 Apr 2021 15:44:37 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FLkDP2XZ4z4WS9 for ; Thu, 15 Apr 2021 15:44:37 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: lev/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 2FCAF24125 for ; Thu, 15 Apr 2021 15:44:37 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.134.16] (unknown [94.19.224.8]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id B9118D07 for ; Thu, 15 Apr 2021 18:44:35 +0300 (MSK) To: FreeBSD Ports Reply-To: lev@FreeBSD.org From: Lev Serebryakov Subject: Official package for `gitup` on CURRENT doesn't work Organization: FreeBSD Message-ID: <464338a5-a7bf-46c6-825b-676e48fd0342@FreeBSD.org> Date: Thu, 15 Apr 2021 18:44:35 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Thu, 15 Apr 2021 15:44:37 -0000 I'm not sure, is it for ports@ or current@? I've installed latest CURRENT snapshot (20210408-15dc713ceb5-24588), bootstrapped `pkg` and installed `gitup`. `gitup` can not be run due to `Undefined symbol "ucl_object_iterate"`... -- // Lev Serebryakov