sysutils/atop fails to build in head r302904 with poudriere

Kurt Jaeger lists at opsec.eu
Sun Jul 17 10:18:34 UTC 2016


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 at opsec.eu            +49 171 3101372                         4 years to go !


More information about the freebsd-ports mailing list