From owner-freebsd-ports@freebsd.org Tue Apr 20 12:37:07 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 749A75F47C0 for ; Tue, 20 Apr 2021 12:37:07 +0000 (UTC) (envelope-from darcy@druid.net) Received: from mail.vex.net (mail.vex.net [98.158.132.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4FPjqk4PQtz4hCG for ; Tue, 20 Apr 2021 12:37:06 +0000 (UTC) (envelope-from darcy@druid.net) Received: from [192.168.0.20] (cpe688f2ec1e973-cm688f2ec1e970.cpe.net.fido.ca [72.136.14.236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: druid) by mail.vex.net (Postfix) with ESMTPSA id E4DE34383A for ; Tue, 20 Apr 2021 08:36:59 -0400 (EDT) To: freebsd-ports@freebsd.org From: D'Arcy Cain Subject: Can't build a working package for texlive-texmf Message-ID: <07340027-73d4-6e85-12a9-ed7213c490c2@druid.net> Date: Tue, 20 Apr 2021 08:36:59 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FPjqk4PQtz4hCG X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of darcy@druid.net has no SPF policy when checking 98.158.132.68) smtp.mailfrom=darcy@druid.net X-Spamd-Result: default: False [-0.34 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[98.158.132.68:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[98.158.132.68:from:127.0.2.255]; DMARC_NA(0.00)[druid.net]; NEURAL_SPAM_SHORT(0.66)[0.661]; NEURAL_HAM_MEDIUM(-1.00)[-0.998]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:19842, ipnet:98.158.132.0/24, country:CA]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-ports] 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: Tue, 20 Apr 2021 12:37:07 -0000 I have been struggling with this for months. Has anyone else seen this? I have a network of servers and I like to build packages from source. I don't use Poudriere. I have a series of scripts that determine what needs to be built on the package server. I currently have 1,152 packages built and they all seem to work just fine except for lilypond. Every time I try to install it on another server pkg dumps core. I started installing the dependencies and eventually found that it is actually texlive-texmf that is failing. Over the last few months I have rebuilt every package and still get this core dump. I just recently upgraded to FreeBSD 12.2p6 and started over. I removed all packages except pkg which I rebuilt and forced an upgrade. I removed all of the distfiles from the ports server and all the files in /var/cache/pkg on the clients. Same problem. The one thing I notice is that the package is an order of magnitude larger than the second biggest file. Am I having a memory issue? I guess my next step is to install gdb and build pkg with symbols unless someone can point me to an easy answer. Cheers. -- D'Arcy J.M. Cain | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@VybeNetworks.com, VoIP: sip:darcy@druid.net Disclaimer: By sending an email to ANY of my addresses you are agreeing that: 1. I am by definition, "the intended recipient". 2. All information in the email is mine to do with as I see fit and make such financial profit, political mileage, or good joke as it lends itself to. In particular, I may quote it where I please. 3. I may take the contents as representing the views of your company if I so wish. 4. This overrides any disclaimer or statement of confidentiality that may be included or implied in your message.