From owner-freebsd-current@freebsd.org Sat Feb 3 08:10:57 2018 Return-Path: Delivered-To: freebsd-current@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 3EF5FECBD48 for ; Sat, 3 Feb 2018 08:10:57 +0000 (UTC) (envelope-from zakharov.vv@gmail.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (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 9B7417AC8E for ; Sat, 3 Feb 2018 08:10:56 +0000 (UTC) (envelope-from zakharov.vv@gmail.com) Received: by mail-lf0-x231.google.com with SMTP id 63so34806410lfv.4 for ; Sat, 03 Feb 2018 00:10:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=n1WnWfdAN5jLwilD5IFIeW711xriTQeZgrmdAPt2xTg=; b=TbdsvT1du61B37eRPoeCwBmplRIjMH5nliLo/+eqpHQrVNiF2uxZZmZfRXWMvW4szD 9zh9P1wQQjHrHnZAVnuEv+7lmrXCM38gVO6l01teF7nLSf8sbWHpgF4qj0QDTB79zEtQ 6ArlJ0NEk3241E0Wq3rZnevm82fdUXBmfc8Wa+SL09zRU1BoNDOA1zJs1Je3FDWqG8Mi 4EfL659N6F0tUH+fo0oItZ/dVcoUMoFU0lFxkYJZGfiuAQcp2RI3qj/NCWrroUBaBWO8 MlhK2rgxOkeycJgTldhPPP0bFREbwwOgyuaCybr3vNjXFRgKpaVZ8mTS+bd5NS7YX2rT 1aOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=n1WnWfdAN5jLwilD5IFIeW711xriTQeZgrmdAPt2xTg=; b=hSiTBRtl/JE7imBhNXmZmSB43fR82znlj/lMEH2HCWIxj0/KtGxgHBN7gS5XE/NMqP c8VAHZ00/ochh85eRnCehfaXFJVPR4CVjFw7un5rdJqnReVFDKYBCKxx6MCVqt7oNh2x KasjNyLAKdJQGt6RMJ2jWWyLUMuKRE1T68ngzE1M7/sHxI9JLpgwY5RL+KZdjH28z/Ub p+uY+uLwezVS7cFkdlO9b/2xB6TEhZ2MBw+XwkMT185SwTj5f14wlPMOigub7rqfUHhd C103ukDSK6ih1K6QMuYBbYa0NJFrcSMxMaaYU1Db1pqxsQ/ZMpgCsa3k1wh7qE/ElZjS S1oA== X-Gm-Message-State: AKwxytdkuR0kngqHXBeLq/VOB3CWWp50cwcVOcjb9lbVvf6DZ+2uiiEK NYlSBo6x9ttyi6/PvmBqlPdhH4rJ X-Google-Smtp-Source: AH8x224i9ahvMRuumf1PV1xUmo9ahCqi0hsgD8OQ83Q2hmcmcXMHBZEekzMxPSfHtvHwCXay/Ak7MQ== X-Received: by 10.25.219.206 with SMTP id t75mr27446784lfi.125.1517645455206; Sat, 03 Feb 2018 00:10:55 -0800 (PST) Received: from localhost ([81.19.73.153]) by smtp.gmail.com with ESMTPSA id l16sm781081lfk.65.2018.02.03.00.10.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Feb 2018 00:10:54 -0800 (PST) Date: Sat, 3 Feb 2018 11:10:53 +0300 From: Vladimir Zakharov To: "O. Hartmann" Cc: freebsd-current@freebsd.org Subject: Re: buildkernel with PORTS_MODULES fails: Variable OBJTOP is recursive Message-ID: <20180203081053.rxyog5iewqrjezp6@vzakharov> References: <20180201091030.qmq4boyzvvvqkug6@vzakharov> <20180202063755.02aa231a@freyja.zeit4.iv.bundesimmobilien.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180202063755.02aa231a@freyja.zeit4.iv.bundesimmobilien.de> X-Operating-System: FreeBSD 12.0-CURRENT amd64 X-PGP-Key: http://vzakharov.ru/pubkey.asc User-Agent: NeoMutt/20171215 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2018 08:10:57 -0000 Hello, Oliver! On Fri, Feb 02, 2018, O. Hartmann wrote: > On Thu, 1 Feb 2018 12:10:30 +0300 > Vladimir Zakharov wrote: > > > Hello! > > > > For some time (about a week) building and installing kernel fails with > > the error "Variable OBJTOP is recursive." when going to build/install > > module from ports. > > > > Last successful build was at r328426. Next build at r328527 failed and > > still broken at r328649. > > > > Without PORTS_MODULES building and installing kernel succeeds. Another > > workaround: ignore error and build/install module directly from ports. > > > > I have had the very same issue! > > You need to perform a "installworld" first (just comment out the PORTS_MODULES= > parts of /etc/src.conf or /etc/make.conf, buildworld and buildkernel (maybe not > a full buildworld, but I do not know the state of your source tree) and perform > a regular installation of the world. It could be something easier by direkctly > install-only the mk-portions, but recently, some changes to world (LLVM) made > it worth anyway to buildworld. > > As recommended by others earlier on this list according to this subject, this > procedure makes the problem go away. Thanks for your answer. Unfortunately, this didn't help. -- Regards, | "In theory there is no difference between theory Vladimir Zakharov | and practice. In practice there is."- Yogi Berra