From owner-freebsd-ports@freebsd.org Tue Sep 25 00:25:31 2018 Return-Path: Delivered-To: freebsd-ports@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 C723D1098467 for ; Tue, 25 Sep 2018 00:25:31 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it1-x12b.google.com (mail-it1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) (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 58AC678089 for ; Tue, 25 Sep 2018 00:25:31 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it1-x12b.google.com with SMTP id j81-v6so13189304ite.0 for ; Mon, 24 Sep 2018 17:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xGgfZgLn6Z3sE3xGLeW22qBVa/E5f0KCBU/igbp/EXg=; b=Ii//hRUdlPtHIgm6emBhQNzXoX1TSga7O70WD32mX5AS0RA4ESi9w555wgPFtTB3Kb euMv9tAo55ACYsd8xescjN3271l3v6CeJ10tX/IDY6EozEtYnZzWrBMsYBjBH5iM3i4E SaYOPorZKbAZN/XVjSORPnxgwgELTMY9xpA73+GCKkU+KzUfMMXGYKGMTCw1ZvfaWOwR Cz8XEx6k+e3wBSDby3noP4JtHscQyOO9CChlI6u3wttEgiqbyVlpRkdXUlHcTv2e41NX BYAfmLcz4Lz/U4lcLKcN0fZCZBI2h+DSiISX8Ced8KgCdTkJ7cbZpzptwB8OuKMk/gbS 2IYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xGgfZgLn6Z3sE3xGLeW22qBVa/E5f0KCBU/igbp/EXg=; b=m9ZTmSJ9o/Rclz46QwxofEt32kvq3PPQXVH6DJN9kVxguUjLjBywNYIzwmfT45m+nY rROLuT3vwJfN7o49KPdltKZuwxcHIAeC1J3OlABmiT+1xz2gr4dr+bzrl/VoRwfeCFmX rmytMOYsLK13dkXY4Jeyi5arqi34jBT1byX5qTc3zape3ElrFaXxczYFEBD2pBJH5Gp+ VH6XjsAYpgYajQCASkf9SHwoH5V9HRhWLr7RWEm8t0oOOBA3158+6ZiitrN6REo9PSr/ QqI5oYNgqwM4acoNoCfX5ATPb3m+mzH20HuQZVlm+LrGtTuzFGshnGTRB9VLVsQldQdi wrPQ== X-Gm-Message-State: ABuFfoh5yVehLPaMMri2PABMO1YQTOu/7DfG3QYWCQuRwg3ojn9BGzWU 2zNrpVN3YeLWtzb0I6SkvbnzlDj4kZMIOK1GMEK9qA== X-Google-Smtp-Source: ACcGV60f7AOH/hrK0Oujp8yNOm/Bfp3+eBUQNlvdSP8RhNcdrU9Jxb1aGxpprvrbZrtJoHP2MZ/uNRKtRDDHPEY1Ayw= X-Received: by 2002:a02:38c:: with SMTP id e12-v6mr1279524jae.71.1537835130783; Mon, 24 Sep 2018 17:25:30 -0700 (PDT) MIME-Version: 1.0 References: <80YyfudNFYVUtc4P60c1AMVhIjsVj7XHpJe0-aRigq3pHBOfzIz43bX1PGoxSUVid2fc_hqmWVPEIDbkm2zasAvEzhKppit4gbiRhgsP85o=@protonmail.ch> In-Reply-To: <80YyfudNFYVUtc4P60c1AMVhIjsVj7XHpJe0-aRigq3pHBOfzIz43bX1PGoxSUVid2fc_hqmWVPEIDbkm2zasAvEzhKppit4gbiRhgsP85o=@protonmail.ch> From: blubee blubeeme Date: Tue, 25 Sep 2018 08:25:19 +0800 Message-ID: Subject: Re: error: undefined symbol: main in poudriere jail To: Lorenzo Salvadore Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 00:25:32 -0000 On Tue, Sep 25, 2018 at 4:37 AM Lorenzo Salvadore via freebsd-ports < freebsd-ports@freebsd.org> wrote: > > I am testing both the actual version of brlcad and your changes. Since I > have a > > slow computer, this will take some time (if someone else with a more > powerful > > computer can perform the tests in less time it is welcomed). > > I have finished testing. While the actual version of brlcad fails to build > for me, > your changes worked: the build was successful (on poudriere with a jail > with > 11.2-RELEASE). > > Lorenzo Salvadore. > _______________________________________________ > 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" > That's the problem, the same code works for earlier version of FreeBSD. I understand that current is in ALPHA stage right now and things will break but the linker code is changing under my feet. If it's a problem that's resolved with svn update or a particular revision it would help to know. I am reporting it here so people who are working on those parts of the system can chime in to help, do I just sit tight and wait for the toolchain guys to take notice?