Unable to build world w/o clang on 11

Garrett Cooper yaneurabeya at gmail.com
Tue Nov 11 16:08:27 UTC 2014


> On Nov 11, 2014, at 07:51, Chris H <bsd-lists at bsdforge.com> wrote:
> 
> On Mon, 10 Nov 2014 19:52:48 -0800 "Chris H" <bsd-lists at bsdforge.com> wrote
> 
>> On Mon, 10 Nov 2014 19:22:31 -0800 Steve Kargl
>> <sgk at troutmask.apl.washington.edu> wrote
>> 
>>>> On Mon, Nov 10, 2014 at 06:37:35PM -0800, Chris H wrote:
>>>> ===> lib/libdpv (depend)
>>>> rm -f .depend
>>>> CC='cc  ' mkdep -f .depend -a    -I/usr/src/lib/libdpv -std=gnu99  
>>>> /usr/src/lib
>>>> /libdpv/dialog_util.c /usr/src/lib/libdpv/dialogrc.c
>>>> /usr/src/lib/libdpv/dprompt
>>>> c /usr/src/lib/libdpv/dpv.c /usr/src/lib/libdpv/status.c
>>>> /usr/src/lib/libdpv/ut
>>>> il.c
>>>> In file included from /usr/src/lib/libdpv/dialog_util.c:43:
>>>> In file included from /usr/src/lib/libdpv/dialog_util.h:34:
>>>> /usr/src/lib/libdpv/dialogrc.h:34:10: fatal error: 'figpar.h' file not
>>>> found #include <figpar.h>
>>>>         ^
>>>> 1 error generated.
>>>> /usr/src/lib/libdpv/dialogrc.c:34:10: fatal error: 'figpar.h' file not
>>>> found
>>> 
>>> Until such time that you can get the tree to build without -j, don't
>>> use it.
>>> 
>>> Now, the obvious question:  do you have figpar.h in /usr/src?
>> Ugh... it's been a hectic day. Apparently it wasn't included in
>> Revision: 274349
>> Last Changed Date: 2014-11-10 10:20:46 -0800 (Mon, 10 Nov 2014)
>> 
>> :P
>> 
>> I'll blow away src, and ports, and checkout what's ever available
>> now. Hoping it's *now* included. ;)
>> 
>> Thank you *very* much rubbing my face in the obvious, Steve. :)
> Checked out the current version of src from head, that was available (r274365)
> and gave it another go. While it *did* have the missing file. The results
> were less than hoped for:

This issue was fixed just a few hours ago by des@

Cheers!


More information about the freebsd-toolchain mailing list