[CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0

Kurt Jaeger lists at opsec.eu
Mon Jan 23 20:45:32 UTC 2017


Hi!

> > I tried to built it on 
> > 
> > 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r307013:311651M
> > 
> > (why does it say r307013:311651M, btw?)
> 
> Because some of your source is r307013 and other parts of your src tree
> has been updated to r31165.

Ah, yes, that's it. Most of the tree is 311651M, and there are a few
places (bin/hostname/hostname.c, etc/rc.d/sshd) where I have small patches.

> > utilBacktrace.c:155:20: error: implicit declaration of function '_Unwind_GetCFA'
> >       is invalid in C99 [-Werror,-Wimplicit-function-declaration]
> >    uintptr_t cfa = _Unwind_GetCFA(ctx);
> >                    ^
> > utilBacktrace.c:357:4: error: implicit declaration of function
> >       '_Unwind_Backtrace' is invalid in C99
> >       [-Werror,-Wimplicit-function-declaration]
> >    _Unwind_Backtrace(UtilBacktraceFromPointerCallback, &data);
> >    ^
> > utilBacktrace.c:357:4: note: did you mean 'Util_Backtrace'?
> > 
> > Any ideas ?
> > 
> 
> No, that's odd. I built on r311854 and had no issue. Maybe you could see
> if you see the same?

Hmm, not easy. It will take some time.

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-ports mailing list