From nobody Sun Sep 08 18:42:00 2024 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4X1zMz5jmLz5VSrj for ; Sun, 08 Sep 2024 18:42:07 +0000 (UTC) (envelope-from dclarke@blastwave.org) Received: from mail.oetec.com (mail.oetec.com [108.160.241.186]) (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 ECDSA (P-256) client-digest SHA256) (Client CN "mail.oetec.com", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X1zMy4JnCz4pTT for ; Sun, 8 Sep 2024 18:42:06 +0000 (UTC) (envelope-from dclarke@blastwave.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blastwave.org header.s=default header.b=P8l45MN9; dmarc=pass (policy=quarantine) header.from=blastwave.org; spf=pass (mx1.freebsd.org: domain of dclarke@blastwave.org designates 108.160.241.186 as permitted sender) smtp.mailfrom=dclarke@blastwave.org Received: from [172.16.35.3] (pool-99-253-118-250.cpe.net.cable.rogers.com [99.253.118.250]) (authenticated bits=0) by mail.oetec.com (8.17.1/8.17.1) with ESMTPSA id 488Ig1VJ085743 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NOT) for ; Sun, 8 Sep 2024 14:42:02 -0400 (EDT) (envelope-from dclarke@blastwave.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=blastwave.org; s=default; t=1725820922; bh=yUolW9shJpKlNDk8MoPdhaEFaqBv8lOtzLRtImZ+Wqg=; h=Date:To:From:Subject; b=P8l45MN9OhXAnnyuDlJWfj3QVXuqDL31iitd43ziwc/jCT9oT1t8Ie0VeHIGUFFJN 3z+GD1t584YXXxafUf3w8tJwCShvlzyVIpjLJ6l16KqviXtliZy8QKlXMS133Rlmu5 MF4pZXV/ZUu+kx9BQsfbmqYxEOO8NlvR5V1Q6Ss/Nj/l5HFGx4Icl4dCnThliNceDZ GHI/S/qimyDq3yG2wcYppXhPjvjbD3I0t/1Lpf5SlSvcz9Zv0KzNqHrfEu8lb69dIT DoO0v/BvuxbFTwQCb+yqe8hpQJGquJeR5aUForbmFDVqt8Xk7IkGK8dBVKAoTPQEUi JXH2aMD1HaMBw== Message-ID: <9ecb8188-2687-4d3b-b177-6eb1e03921d6@blastwave.org> Date: Sun, 8 Sep 2024 14:42:00 -0400 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: FreeBSD Current Content-Language: en-CA From: Dennis Clarke Subject: How to fix a broken package ? Organization: GENUNIX Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-oetec-MailScanner-Information: Please contact the ISP for more information X-oetec-MailScanner-ID: 488Ig1VJ085743 X-oetec-MailScanner: Found to be clean X-oetec-MailScanner-From: dclarke@blastwave.org X-Spam-Status: No X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.68 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.990]; DMARC_POLICY_ALLOW(-0.50)[blastwave.org,quarantine]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_IN_DNSWL_MED(-0.20)[108.160.241.186:from]; R_DKIM_ALLOW(-0.20)[blastwave.org:s=default]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; TO_DN_ALL(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[blastwave.org:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:812, ipnet:108.160.240.0/20, country:CA]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4X1zMy4JnCz4pTT Dear Magic FreeBSD types : I have no idea what needs to be done in order for a broken package to get fixed. At the moment I can not build LXDE ( and other stuff ) on my shiney new poudriere pkg build server. There is a busted patch in a thing called "databases/sfcgal" where the version is wrong for 2024Q3 ports branch. The "main" branch seems to work just fine. Please see : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281317 So this seems to only happen in the 2024Q3 ports branch and there is a mysterious website called "FallOut?" that suggests it breaks in other place also : https://portsfallout.com/fallout?port=databases%2Fsfcgal%24 Is there anyone anywhere who can please make the 4 byte change in the 2024Q3 branch for that patch file? Thank you. -- -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken