From owner-freebsd-ports@freebsd.org Sun Jul 17 10:18:34 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 037A5B9BB83 for ; Sun, 17 Jul 2016 10:18:34 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB29D177B for ; Sun, 17 Jul 2016 10:18:33 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bOj9a-0004Zg-NY; Sun, 17 Jul 2016 12:18:30 +0200 Date: Sun, 17 Jul 2016 12:18:30 +0200 From: Kurt Jaeger To: Matthias Apitz , Konstantin Belousov , freebsd-ports@freebsd.org, samm@os2.kiev.ua Subject: Re: sysutils/atop fails to build in head r302904 with poudriere Message-ID: <20160717101830.GB2003@home.opsec.eu> References: <20160717084017.GA2385@c720-r292778-amd64> <20160717092529.GR38613@kib.kiev.ua> <20160717100057.GA3146@c720-r292778-amd64> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160717100057.GA3146@c720-r292778-amd64> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2016 10:18:34 -0000 Hi! > > > clang -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DFREEBSD -c photoproc.c -o photoproc.o > > > photoproc.c:397:51: error: use of undeclared identifier 'P_KTHREAD' > > > ((pp->ki_flag & P_SYSTEM ) || (pp->ki_flag & P_KTHREAD))) > > > ^ > > > photoproc.c:464:75: error: use of undeclared identifier 'P_KTHREAD' > > > if (filterkernel && ((pbase->ki_flag & P_SYSTEM ) || (pbase->ki_flag & P_KTHREAD))) > > > ^ > > > photoproc.c:577:74: error: use of undeclared identifier 'P_KTHREAD' > > > if (filterkernel && ((pbase->ki_flag & P_SYSTEM ) || (pbase->ki_flag & P_KTHREAD))) > > > ^ > > > .... > > > > > > The flag was renamed to P_KPROC in HEAD/stable-12. > > So, the port needs perhaps a patch file for this... > should I file a bug issue or how the maintainer will handle this? Please file a bug. -- pi@opsec.eu +49 171 3101372 4 years to go !