Embox » arm/nxt,y,-O2 - Still Failing!

2 views
Skip to first unread message

Embox CI

unread,
Sep 8, 2011, 10:15:29 AM9/8/11
to embo...@googlegroups.com, alexk...@gmail.com, sik...@gmail.com, anton.bon...@gmail.com, ki....@gmail.com, drako...@gmail.com
Embox » arm/nxt,y,-O2 - Build # 563 - Still Failing:

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

[...truncated 209 lines...]
Listing libs
Processing units
Processing dependencies (cycle detection is OFF)
./src/mem/vmem/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.hal.mm.vmem:: embox.hal.test.traps embox.hal.test.mmu
./src/kernel/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.kernel.main:: embox.driver.abstract.watchdog
./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
./src/tests/divzero/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.divzero:: embox.hal.test.traps
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_contexts:: embox.hal.test.mmu
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_core:: embox.hal.test.mmu embox.hal.test.traps
./src/tests/soft_traps/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.softtrap_test:: embox.hal.test.traps
[...truncated 9 lines...]
Listing libs
Processing units
Processing dependencies (cycle detection is OFF)
./src/mem/vmem/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.hal.mm.vmem:: embox.hal.test.traps embox.hal.test.mmu
./src/kernel/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.kernel.main:: embox.driver.abstract.watchdog
./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
./src/tests/divzero/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.divzero:: embox.hal.test.traps
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_contexts:: embox.hal.test.mmu
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_core:: embox.hal.test.mmu embox.hal.test.traps
./src/tests/soft_traps/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.softtrap_test:: embox.hal.test.traps
[...truncated 36 lines...]
arm-elf-gcc -pedantic -std=gnu99 -fno-strict-aliasing -fno-common -Wall -Werror -Wstrict-prototypes -Wundef -Wno-trigraphs -Wno-char-subscripts -pipe -O0 -g -march=armv4 -mtune=arm7tdmi -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/arm/include -nostdinc -MMD -MP -D"NDEBUG" -I./src/linux-compat/include -I./platform/lego_nxt/include -I./src/include/posix -D"__EMBUILD_MOD__=lego_nxt__driver__nxt_motor" -o build/base/obj/platform/lego_nxt/drivers/motor/motor.o -c platform/lego_nxt/drivers/motor/motor.c
cc1: warnings being treated as errors
platform/lego_nxt/drivers/motor/motor.c: In function 'motor_pin_handler':
platform/lego_nxt/drivers/motor/motor.c:89: error: array subscript is above array bounds
make[2]: *** [build/base/obj/platform/lego_nxt/drivers/motor/motor.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/mem/vmem/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.hal.mm.vmem:: embox.hal.test.traps embox.hal.test.mmu
./src/kernel/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.kernel.main:: embox.driver.abstract.watchdog
./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
./src/tests/divzero/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.divzero:: embox.hal.test.traps
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_contexts:: embox.hal.test.mmu
./src/tests/mmu/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.mmu_core:: embox.hal.test.mmu embox.hal.test.traps
./src/tests/soft_traps/Makefile:1: warning: Undefined dependencies [DEPS] for unit embox.test.softtrap_test:: embox.hal.test.traps
[...truncated 33 lines...]
arm-elf-gcc -pedantic -std=gnu99 -fno-strict-aliasing -fno-common -Wall -Werror -Wstrict-prototypes -Wundef -Wno-trigraphs -Wno-char-subscripts -pipe -O0 -g -march=armv4 -mtune=arm7tdmi -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/arm/include -nostdinc -MMD -MP -D"NDEBUG" -I./src/linux-compat/include -I./platform/lego_nxt/include -I./src/include/posix -D"__EMBUILD_MOD__=lego_nxt__driver__nxt_motor" -o build/base/obj/platform/lego_nxt/drivers/motor/motor.o -c platform/lego_nxt/drivers/motor/motor.c
cc1: warnings being treated as errors
platform/lego_nxt/drivers/motor/motor.c: In function 'motor_pin_handler':
platform/lego_nxt/drivers/motor/motor.c:89: error: array subscript is above array bounds
make[2]: *** [build/base/obj/platform/lego_nxt/drivers/motor/motor.o] Error 1
make[1]: *** [build_base_target] Error 2
make: *** [all] Error 2
Email was triggered for: Failure
Sending email for trigger: Failure

Reply all
Reply to author
Forward
0 new messages