Check console output at http://embox.dyndns.org/hudson/job/Embox/./config=x86%2Flisp-demo,ndebug=y,optimize=-O2/696/ to view the results.
[...truncated 23 lines...]
~/jobs/Embox/workspace/config/x86/lisp-demo/ndebug/y/optimize/-O2
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" -I./src/linux-compat/include -I./src/include/posix -I./src/linux-compat/include -D"__EMBUILD_MOD__=embox__net__dev" -o build/base/obj/src/net/core/dev.o -c src/net/core/dev.c
src/net/core/dev.c: In function ‘register_netdev’:
src/net/core/dev.c:127: error: ‘struct net_device’ has no member named ‘registered_dev’
src/net/core/dev.c: In function ‘netdev_get_by_name’:
src/net/core/dev.c:142: error: ‘struct net_device’ has no member named ‘registered_dev’
cc1: warnings being treated as errors
src/net/core/dev.c:142: error: type defaults to ‘int’ in declaration of ‘__mptr’
src/net/core/dev.c:142: error: initialization from incompatible pointer type
src/net/core/dev.c:142: error: ‘struct net_device’ has no member named ‘registered_dev’
make[2]: *** [build/base/obj/src/net/core/dev.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
[...truncated 102 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" -I./src/linux-compat/include -I./src/include/posix -I./src/linux-compat/include -D"__EMBUILD_MOD__=embox__net__core" -o build/base/obj/src/net/core/skbuff.o -c src/net/core/skbuff.c
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" -I./src/linux-compat/include -I./src/include/posix -I./src/linux-compat/include -D"__EMBUILD_MOD__=embox__net__dev" -o build/base/obj/src/net/core/dev.o -c src/net/core/dev.c
src/net/core/dev.c: In function ‘register_netdev’:
src/net/core/dev.c:127: error: ‘struct net_device’ has no member named ‘registered_dev’
src/net/core/dev.c: In function ‘netdev_get_by_name’:
src/net/core/dev.c:142: error: ‘struct net_device’ has no member named ‘registered_dev’
cc1: warnings being treated as errors
src/net/core/dev.c:142: error: type defaults to ‘int’ in declaration of ‘__mptr’
src/net/core/dev.c:142: error: initialization from incompatible pointer type
src/net/core/dev.c:142: error: ‘struct net_device’ has no member named ‘registered_dev’
make[2]: *** [build/base/obj/src/net/core/dev.o] Error 1
make[1]: *** [build_base_target] Error 2
make: *** [all] Error 2
Email was triggered for: Failure
Sending email for trigger: Failure