Unable to build 10-CURRENT for Raspi

Marco Hafke marco.hafke at gmx.de
Mon Jun 10 13:38:03 UTC 2013


Same mistake here. Is there any known patch or workaround?


Am 10.06.2013 11:08, schrieb Alie Tan:
> Seems this is the root cause of the issue
> http://freshbsd.org/commit/freebsd/r251520
> 
> 
> On Mon, Jun 10, 2013 at 5:06 PM, Alie Tan <alie at affle.com> wrote:
> 
>> Getting different compilation error today:
>>
>> ===> lib/libprocstat (install)
>> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libprocstat.a
>> /usr/obj/arm.armv6/usr/src/tmp/usr/lib
>> install: libprocstat.a: No such file or directory
>> *** Error code 71
>>
>> Stop.
>> make: stopped in /usr/src/lib/libprocstat
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/src/lib
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/src
>> *** [buildworld] Error code 1
>>
>> Stop in /usr/src.
>>
>>
>>
>> On Thu, Jun 6, 2013 at 6:12 PM, Andrey Fesenko <f0andrey at gmail.com> wrote:
>>
>>> confirm the same error
>>> apparently to blame commit
>>> http://svnweb.freebsd.org/base?view=revision&revision=251436
>>>
>>> On Thu, Jun 6, 2013 at 8:52 AM, Alie Tan <alie at affle.com> wrote:
>>>> On Wed, Jun 5, 2013 at 3:42 PM, Andrew Turner <andrew at fubar.geek.nz>
>>> wrote:
>>>>
>>>>> On Wed, 5 Jun 2013 15:04:58 +0800
>>>>> Alie Tan <alie at affle.com> wrote:
>>>>>
>>>>>> This issue happens today only after i update my src, not sure why:
>>>>>
>>>>> This should be fixed in r251405.
>>>>>
>>>>
>>>> Thanks r251405 fixed my issue but now we got another issue:
>>>>   ^~~~~~~~~~~~~~~~~
>>>> In file included from /usr/src/usr.bin/grep/file.c:60:
>>>> In file included from /usr/src/usr.bin/grep/grep.h:34:
>>>> /usr/include/gnu/regex.h:6:36: error: expected ';' after top level
>>>> declarator
>>>> extern reg_syntax_t __re_set_syntax _RE_ARGS ((reg_syntax_t syntax));
>>>>                                    ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:8:40: error: expected ';' after top level
>>>> declarator
>>>> extern const char *__re_compile_pattern
>>>>                                        ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:12:32: error: expected ';' after top level
>>>> declarator
>>>> extern int __re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer
>>>> *buffer));
>>>>                                ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:14:23: error: expected ';' after top level
>>>> declarator
>>>> extern int __re_search
>>>>                       ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:18:25: error: expected ';' after top level
>>>> declarator
>>>> extern int __re_search_2
>>>>                         ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:23:22: error: expected ';' after top level
>>>> declarator
>>>> extern int __re_match
>>>>                      ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:27:24: error: expected ';' after top level
>>>> declarator
>>>> extern int __re_match_2
>>>>                        ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:32:31: error: expected ';' after top level
>>>> declarator
>>>> extern void __re_set_registers
>>>>                               ^
>>>>
>>>> ;
>>>>
>>>> /usr/include/gnu/regex.h:36:21: error: expected ';' after top level
>>>> declarator
>>>> extern int __regcomp _RE_ARGS ((regex_t *__preg, const char *__pattern,
>>>>                     ^
>>>>                     ;
>>>> /usr/include/gnu/regex.h:39:21: error: expected ';' after top level
>>>> declarator
>>>> extern int __regexec _RE_ARGS ((const regex_t *__preg,
>>>>                     ^
>>>>                     ;
>>>> /usr/include/gnu/regex.h:43:25: error: expected ';' after top level
>>>> declarator
>>>> extern size_t __regerror _RE_ARGS ((int __errcode, const regex_t
>>> *__preg,
>>>>                         ^
>>>>                         ;
>>>> /usr/include/gnu/regex.h:46:22: error: expected ';' after top level
>>>> declarator
>>>> extern void __regfree _RE_ARGS ((regex_t *__preg));
>>>>                      ^
>>>>                      ;
>>>> 1 warning and 12 errors generated.
>>>> *** Error code 1
>>>>
>>>> Stop.
>>>> make: stopped in /usr/src/usr.bin/grep
>>>> *** Error code 1
>>>>
>>>> Stop.
>>>> make: stopped in /usr/src/usr.bin
>>>> *** Error code 1
>>>>
>>>> Stop.
>>>> make: stopped in /usr/src
>>>> *** Error code 1
>>>>
>>>> Stop.
>>>> make: stopped in /usr/src
>>>> *** [buildworld] Error code 1
>>>>
>>>> Stop in /usr/src.
>>>>
>>>>
>>>>> Andrew
>>>>>
>>>> _______________________________________________
>>>> freebsd-arm at freebsd.org mailing list
>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
>>>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>>>
>>
>>
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
> 


More information about the freebsd-arm mailing list