Filed HDFS-1757 and posted a patch to fix this (HDFS-780 resulted in
the fuse-dfs code getting compiled by default and the infra machines
don't have fuse headers).


On Tue, Mar 15, 2011 at 11:42 AM, Apache Hudson Server
<hud...@hudson.apache.org> wrote:
> See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/560/
>
> ###################################################################################
> ########################## LAST 60 LINES OF THE CONSOLE 
> ###########################
> [...truncated 1646 lines...]
>     [exec] fuse_dfs.c:57: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c:58: error: unknown field `mknod' specified in 
> initializer
>     [exec] fuse_dfs.c:58: warning: excess elements in struct initializer
>     [exec] fuse_dfs.c:58: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c:59: error: unknown field `utimens' specified in 
> initializer
>     [exec] fuse_dfs.c:59: warning: excess elements in struct initializer
>     [exec] fuse_dfs.c:59: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c:60: error: unknown field `chmod' specified in 
> initializer
>     [exec] fuse_dfs.c:60: warning: excess elements in struct initializer
>     [exec] fuse_dfs.c:60: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c:61: error: unknown field `chown' specified in 
> initializer
>     [exec] fuse_dfs.c:61: warning: excess elements in struct initializer
>     [exec] fuse_dfs.c:61: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c:62: error: unknown field `truncate' specified in 
> initializer
>     [exec] fuse_dfs.c:62: warning: excess elements in struct initializer
>     [exec] fuse_dfs.c:62: warning: (near initialization for `dfs_oper')
>     [exec] fuse_dfs.c: In function `main':
>     [exec] fuse_dfs.c:73: error: variable `args' has initializer but 
> incomplete type
>     [exec] fuse_dfs.c:73: warning: implicit declaration of function 
> `FUSE_ARGS_INIT'
>     [exec] fuse_dfs.c:73: error: storage size of 'args' isn't known
>     [exec] fuse_dfs.c:83: warning: implicit declaration of function 
> `fuse_opt_parse'
>     [exec] fuse_dfs.c:90: warning: implicit declaration of function 
> `fuse_opt_add_arg'
>     [exec] fuse_dfs.c:128: warning: implicit declaration of function 
> `fuse_main'
>     [exec] fuse_dfs.c:133: warning: implicit declaration of function 
> `fuse_opt_free_args'
>     [exec] fuse_dfs.c:73: warning: unused variable `args'
>     [exec] fuse_dfs.c: At top level:
>     [exec] fuse_dfs.c:40: error: storage size of `dfs_oper' isn't known
>     [exec] make[1]: Leaving directory 
> `/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/contrib/fuse-dfs/src'
>     [exec] make[1]: *** [fuse_dfs.o] Error 1
>     [exec] make: *** [all-recursive] Error 1
>
> BUILD FAILED
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:371:
>  The following error occurred while executing this line:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/contrib/build.xml:30:
>  The following error occurred while executing this line:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/contrib/fuse-dfs/build.xml:46:
>  exec returned: 2
>
> Total time: 1 minute 11 seconds
>
>
> ======================================================================
> ======================================================================
> STORE: saving artifacts
> ======================================================================
> ======================================================================
>
>
> mv: cannot stat `build/*.tar.gz': No such file or directory
> mv: cannot stat `build/test/findbugs': No such file or directory
> mv: cannot stat `build/docs/api': No such file or directory
> Build Failed
> [FINDBUGS] Skipping publisher since build result is FAILURE
> Recording fingerprints
> Archiving artifacts
> Recording test results
> Publishing Javadoc
> Publishing Clover coverage report...
> No Clover report will be published due to a Build Failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
> ###################################################################################
> ############################## FAILED TESTS (if any) 
> ##############################
> No tests ran.
>

Reply via email to