From owner-freebsd-mono@freebsd.org Wed Oct 10 21:33:10 2018 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08FC110BCF77 for ; Wed, 10 Oct 2018 21:33:10 +0000 (UTC) (envelope-from clhamilto@gmail.com) Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9746272BC6; Wed, 10 Oct 2018 21:33:09 +0000 (UTC) (envelope-from clhamilto@gmail.com) Received: by mail-qk1-x72b.google.com with SMTP id 23-v6so4160629qkh.8; Wed, 10 Oct 2018 14:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=+EPkSk0XsENwNxjsTlI5yupFOvhF2fHRy53kef3Jass=; b=rCEw7yuT7VJaUJ5y4idtW1s/KCkfk2ZqfkEBSuF6UOW3pxGG876wACqIcMx3NTAIwF JXoQ6VBKmBr8dVDSkMI0ZuKJGHmkx+PSd2RcfKCFoXRrwG83lNbk6aw2XVUKb2KPEd2X IeWqEbHzJIVdx9WYZlam+Wq+F6d0oz7waYuxAbSYGrI92YR5DP3hf+R0g8SPQ7HDVvjh Wpqhfr57yKMHtVZYJCR1Ycp/dl+Ugh5Sg9UIV8N+hAsltzoeiTDMxVqeYeZW8Bg7KE+A L8kEJeFjQRH9R/ygbrjZpUBkWkWe+LL7XgCSoA0q7brTg9HeSyPUKCSrU26wFYAI0BRs 9M8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=+EPkSk0XsENwNxjsTlI5yupFOvhF2fHRy53kef3Jass=; b=BDHCz3iKpBf8j1gTQCNDxR7zAECstkaoedxvAQd98RWmWd3deQ3ttz4lcRAIHYqnsy Av6N/kHu1acXOoGq3TPR+SnGURiRpCXlC4zSY5Rd2BzojYJHBsPiX9JJKrWnmOe8tB18 YJMVh4rN2oCQindhP/Dq3sb5FiI6r9I94+Okjd82Elbmnr1PaBJ1GBdV/hr9GVq5PMuK Yb7umt4W0uvYw/37ixgX19smCyHyKuK7NSZaqx6ps5v752gPvTcB6vGpstD4HuBVQQzk hQtJkf/itjx35T7qj5zAqz2YYghUMSFRq2Ah2yYS/50HvU8UI1DpgYGTM7+QkrnFNQjp eOjg== X-Gm-Message-State: ABuFfojcPOsoMGLuNAqlqvDAoPo59rvpRNglUPoSWqKL3N7aul0Clk84 3JxNYMoZMw+gcek9+lERc4SsG4nA X-Google-Smtp-Source: ACcGV62mxTQSOuBkqTlcu9G4NVliS+afFcu9e8lln+Sh2YXuHUtdcLhMK34u5vF1D6i+s17GRFoXXQ== X-Received: by 2002:a37:648c:: with SMTP id y134-v6mr26726994qkb.166.1539207189065; Wed, 10 Oct 2018 14:33:09 -0700 (PDT) Received: from lenoil8.lenoil.net (c-76-106-45-221.hsd1.va.comcast.net. [76.106.45.221]) by smtp.gmail.com with ESMTPSA id 35-v6sm15013398qtr.91.2018.10.10.14.33.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Oct 2018 14:33:08 -0700 (PDT) Subject: Re: Mono Build on PowerPC To: Mark Felder , freebsd-mono@freebsd.org References: <1539106622.1684593.1536200736.3E3B6D5C@webmail.messagingengine.com> From: Curtis Hamilton Message-ID: <33ef85e2-866c-3bd7-8e5e-11bc45fd83fd@gmail.com> Date: Wed, 10 Oct 2018 17:33:07 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD powerpc; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1539106622.1684593.1536200736.3E3B6D5C@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2018 21:33:10 -0000 I get the errors about the missing files when doing the install and pkg build. Like you, I got around the error by editing pkg-plist, removing the missing .pdb files. There are .pdb files created during the build, but they are different from the ones listed in pkg-plist. On 10/09/18 13:37, Mark Felder wrote: > > On Tue, Oct 2, 2018, at 11:35, Curtis Hamilton wrote: >> I've been successful in building mono in ports on 32-bit PowerPC. >> >> However, the build is missing the debug .pdb files listed in pkg-plist. >> This is true for port versions 5.02 or 5.10. >> >> Has anyone else experienced this? If so, how did you fix this? >> >> > So poudriere is giving you an error about files missing from STAGEDIR, right? We should be able to fix this by marking them as only existing in certain arches. I haven't had to do this before, but I'm pretty sure I've seen it in a couple other ports. If you can paste your error here I can propose a pkg-plist change for you to apply. >