Embox » x86/lisp-demo,y,-O2 - Still Failing!

1 view
Skip to first unread message

Embox CI

unread,
Oct 5, 2011, 8:46:15 AM10/5/11
to embo...@googlegroups.com
Embox » x86/lisp-demo,y,-O2 - Build # 793 - Still Failing:

Check console output at http://embox.dyndns.org/hudson/job/Embox/./config=x86%2Flisp-demo,ndebug=y,optimize=-O2/793/ to view the results.

[...truncated 10 lines...]
make build
Listing mods
#pushd ./build/base/rootfs/; find ./ -depth -print | cpio -H newc -ov > ./build/base/rootfs.cpio; popd;
./conf/mods.conf:1: warning: Undefined mod embox.driver.tty_ng.serial
[...truncated 7 lines...]
gcc -std=gnu99 -fno-strict-aliasing -fno-common -Wall -Werror -Wstrict-prototypes -Wdeclaration-after-statement -Wundef -Wno-trigraphs -Wno-char-subscripts -Wformat -Wformat-nonliteral -Wno-format-zero-length -pipe -O0 -g -nostdinc -m32 -fno-stack-protector -O2 -D"__EMBOX__" -D"__module_headers(path)=<../../build/base/obj/mods/path.h>" -D"__impl_x(path)=<../path>" -imacros ./build/base/codegen/config.h -I./src/include -I./src/arch/x86/include -nostdinc -MMD -MP -D"NDEBUG" -o build/base/obj/src/util/hashtable.o -c src/util/hashtable.c
cc1: warnings being treated as errors
src/util/hashtable.c: In function ‘hashtable_resize’:
src/util/hashtable.c:50: error: ‘new_hash_tab’ is used uninitialized in this function
src/util/hashtable.c: In function ‘hashtable_insert’:
src/util/hashtable.c:66: error: ‘element’ may be used uninitialized in this function
make[2]: *** [build/base/obj/src/util/hashtable.o] Error 1
make[1]: *** [build_base_target] Error 2
make: *** [all] Error 2
[...truncated 14 lines...]
Listing libs
Processing units
Processing dependencies (cycle detection is OFF)
./src/kernel/thread/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.kernel.thread.sched:: embox.kernel.critical
./src/tests/critical/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.critical:: embox.kernel.critical
Done.
Listing mods
#pushd ./build/base/rootfs/; find ./ -depth -print | cpio -H newc -ov > ./build/base/rootfs.cpio; popd;
./conf/mods.conf:1: warning: Undefined mod embox.driver.tty_ng.serial
[...truncated 127 lines...]
gcc -std=gnu99 -fno-strict-aliasing -fno-common -Wall -Werror -Wstrict-prototypes -Wdeclaration-after-statement -Wundef -Wno-trigraphs -Wno-char-subscripts -Wformat -Wformat-nonliteral -Wno-format-zero-length -pipe -O0 -g -nostdinc -m32 -fno-stack-protector -O2 -D"__EMBOX__" -D"__module_headers(path)=<../../build/base/obj/mods/path.h>" -D"__impl_x(path)=<../path>" -imacros ./build/base/codegen/config.h -I./src/include -I./src/arch/x86/include -nostdinc -MMD -MP -D"NDEBUG" -o build/base/obj/src/util/hashtable.o -c src/util/hashtable.c
cc1: warnings being treated as errors
src/util/hashtable.c: In function ‘hashtable_resize’:
src/util/hashtable.c:50: error: ‘new_hash_tab’ is used uninitialized in this function
src/util/hashtable.c: In function ‘hashtable_insert’:
src/util/hashtable.c:66: error: ‘element’ may be used uninitialized in this function
make[2]: *** [build/base/obj/src/util/hashtable.o] Error 1
make[1]: *** [build_base_target] Error 2
make: *** [all] Error 2
Email was triggered for: Failure
Sending email for trigger: Failure

Embox CI

unread,
Oct 5, 2011, 9:22:17 AM10/5/11
to embo...@googlegroups.com
Embox » x86/lisp-demo,y,-O2 - Build # 794 - Still Failing:

Check console output at http://embox.dyndns.org/hudson/job/Embox/./config=x86%2Flisp-demo,ndebug=y,optimize=-O2/794/ to view the results.

Reply all
Reply to author
Forward
0 new messages