From owner-freebsd-ports@freebsd.org Wed Mar 7 17:08:19 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 6E2D8F40A22 for ; Wed, 7 Mar 2018 17:08:19 +0000 (UTC) (envelope-from ashfixit@gmail.com) Received: from mail-yb0-x234.google.com (mail-yb0-x234.google.com [IPv6:2607:f8b0:4002:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E1D7F813F1; Wed, 7 Mar 2018 17:08:18 +0000 (UTC) (envelope-from ashfixit@gmail.com) Received: by mail-yb0-x234.google.com with SMTP id i13-v6so986023ybl.9; Wed, 07 Mar 2018 09:08:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=aYcJpDjVBfZWP36azvRBfufayAAqbrKAvXtyotgHlbI=; b=YTywF1xIkc/pVgDicp7MMVXgJqmG0Cgvtjb6N2WoZMWtFLaloYV0paSVLNBHKQ2JID 1wn+lBtgRrwYhVfTBxATIBN3yuBTqtNn6bZfTyWX6p5vwWxxuTMPg+YnNyYkr3NwNIL6 ZfQYVs4+CqzTK8o5QJvx0FPtr0fU/b8nWdAQu64TX88vf3YdmRX2TXj5jYNnxNebJ31U REhAtfSYB1AajLzspXk8CkGP4vn0Mkx2bBbG+IgvT0WbFCKSnyuqpmEfNM8WjZne55Ot 68bdBEKd1DqnAWF6ZKPxkahrsu2l6saQricd5RX+FpC/UMGI/Xo0H7ovfvHqNqiX3gmm rD0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=aYcJpDjVBfZWP36azvRBfufayAAqbrKAvXtyotgHlbI=; b=ZrwsdWbqJeYSTFJPd1CIwimTqCGTrKZ9cMvJZ8jNp7adEjRBDI6H/B8HJz3Q3M81kw 4tpiK5BxPdCuHAy28SeP9Pewmu260ZtDGLhryevUtq6sb9uvvyavZYccNDBXL/9/lv+k RHI4odmLmZdb2cSVOrPfUoNM8U9sLkiu8wtqX7F9gDAaffxSiiGWv8Y4EJNckGTpOplh YKNaTAweEDVjX2USR4gjxtRHVpwCVa4hs5CqUU5EeaxURr3h6/8OLrr0u+F+au3eYHM/ 6Kg3vO5V3cHDRuRE2vUzExdvO670/RKwN9DCCEz3Fy7VTpqpL2Nz3Zxmq05Xetya1mcc 9+Mw== X-Gm-Message-State: APf1xPAEfgpnRoA8+iia8HYPBdj7a6XhpA86WaJsBDUp1el30I1QDfXH Lip90RRriMBxnQmH4QGcxNliPBFHsqKRlO+eNp+ZeA== X-Google-Smtp-Source: AG47ELv5phcv6AUTTjXURvtDMq6++bgVTPuhg1KqybL0dFJ/BJ11nvfD4MEkoOPVrzip9OKiivSQZMvTo1+3Og2evLQ= X-Received: by 2002:a25:ad04:: with SMTP id y4-v6mr14355666ybi.168.1520442498102; Wed, 07 Mar 2018 09:08:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.113.69 with HTTP; Wed, 7 Mar 2018 09:08:17 -0800 (PST) In-Reply-To: <20180307115144.GC21001@home.opsec.eu> References: <1520059234.309443.1289947728.44653321@webmail.messagingengine.com> <20180303080634.GC32429@home.opsec.eu> <20180303185149.GD32429@home.opsec.eu> <1520182718.1126475.1291006864.4F744B98@webmail.messagingengine.com> <20180307114321.GZ86345@home.opsec.eu> <20180307115144.GC21001@home.opsec.eu> From: Ash Gokhale Date: Wed, 7 Mar 2018 12:08:17 -0500 Message-ID: Subject: Re: net/viamillipede seeks commiter To: Kurt Jaeger , Mathieu Arnold Cc: Kurt Jaeger , Josh Paetzel , Diane Bruce , freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2018 17:08:19 -0000 On Wed, Mar 7, 2018 at 6:51 AM, Kurt Jaeger wrote: > Hi! > > > > I've made peace with poudriere in 10.4, 11.1 and 12 current jails with > > > USES= uidfix, and also fixed the spurious pthreads cast that was > choking > > > gcc. Would you all try it again please? > > > https://github.com/agokhale/freebsd-port-net-viamillipede/ > commits/master > > > > I've tested it on 10.3-i386, same build error as before. Maybe > > the problem happens with 10.3, but not with 10.4. I'll retest with 10.4. > > Yes, builds with 10.4, fails with 10.3. > > -- > pi@opsec.eu +49 171 3101372 2 years to > go ! > mat@'s feedback accepted, This is the error from 10.3 release via poudriere jail: =================================================== ===> Building for viamillipede-0.7 make[1]: "/usr/share/mk/bsd.own.mk" line 505: MK_DEBUG_FILES can't be set by a user. *** Error code 1 I'm not sure where to go from this; can I fence the port to build only on 10.4+ ? I'll poke around in the jail for clues.