Hi!
> arm-linux-gnueabi-gcc -static -g -O2 -fno-strict-aliasing -pipe -Wall -W 
> -static -Wold-style-definition   
> -I/local/mnt2/workspace2/LTP/ltp-full-20150420/testcases/kernel/lib/../include
>  -I../../../include -I../../../include  -c -o numa_helper.o numa_helper.c
> numa_helper.c: In function ??get_nodemask_allnodes??:
> numa_helper.c:68:16: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> numa_helper.c:71:4: warning: implicit declaration of function 
> ??nodemask_set?? [-Wimplicit-function-declaration]
> numa_helper.c: In function ??cpumask_has_cpus??:
> numa_helper.c:107:16: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> numa_helper.c: In function ??filter_nodemask_cpu??:
> numa_helper.c:125:16: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> numa_helper.c:126:3: warning: implicit declaration of function 
> ??nodemask_isset?? [-Wimplicit-function-declaration]
> numa_helper.c:133:5: warning: implicit declaration of function 
> ??nodemask_clr?? [-Wimplicit-function-declaration]
> numa_helper.c: In function ??get_allowed_nodes_arr??:
> numa_helper.c:190:17: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> if [ -z "numa_helper.o" ] ; then \
>                 echo "Cowardly refusing to create empty archive"; \
>                 exit 1; \
>         fi
> arm-linux-gnueabi-ar -rc "/prj/vlsi/tools/libraries" numa_helper.o
> arm-linux-gnueabi-ar: /prj/vlsi/tools/libraries: No such file or directory
> make: *** [/prj/vlsi/tools/libraries] Error 1

Now this is pretty much random filesystem patch.

This looks like a hardware/kernel bug to me.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to