Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Reading 162/176 dependency files
- Reading 14 old-style dependency files
- Done reading dependencies
- make: Entering directory `/home/clayton/Desktop/projects/1CNC/emc2-dev/src'
- copying shared configs
- /usr/bin/python modsilent.py make KBUILD_EXTRA_SYMBOLS=/usr/modules/Module.symvers -C /usr/src/linux-headers-3.5.0-39-lowlatency SUBDIRS=`pwd` CC=x86_64-linux-gnu-gcc V=0 modules
- make[1]: Entering directory `/usr/src/linux-headers-3.5.0-39-lowlatency'
- CC [M] /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.o
- <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
- /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:1:0: note: this is the location of the previous definition
- In file included from /usr/include/rtai/asm/rtai_hal.h:51:0,
- from /usr/include/rtai/asm/rtai.h:20,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_vectors.h:58:5: warning: "IPIPE_SERVICE_VECTOR3" is not defined [-Wundef]
- /usr/include/rtai/asm/rtai_vectors.h:59:2: error: #error *** RTAI_SYS_VECTOR CONFLICTS WITH APIC VECTORS USED BY RTAI ***
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘ext_irq_vector’:
- /usr/include/rtai/asm/rtai_hal.h:190:11: error: ‘FIRST_DEVICE_VECTOR’ undeclared (first use in this function)
- /usr/include/rtai/asm/rtai_hal.h:190:11: note: each undeclared identifier is reported only once for each function it appears in
- /usr/include/rtai/asm/rtai_hal.h: In function ‘get_domain_pointer’:
- /usr/include/rtai/asm/rtai_hal.h:248:24: error: ‘__ipipe_pipeline’ undeclared (first use in this function)
- /usr/include/rtai/asm/rtai_hal.h:252:7: error: dereferencing pointer to incomplete type
- /usr/include/rtai/asm/rtai_hal.h:252:7: warning: initialization from incompatible pointer type [enabled by default]
- /usr/include/rtai/asm/rtai_hal.h:252:7: error: invalid use of undefined type ‘struct ipipe_domain’
- /usr/include/rtai/asm/rtai_hal.h:256:8: error: dereferencing pointer to incomplete type
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rtai_save_flags_irqbit’:
- /usr/include/rtai/asm/rtai_hal.h:416:2: error: implicit declaration of function ‘local_save_flags_hw’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rtai_save_flags_irqbit_and_cli’:
- /usr/include/rtai/asm/rtai_hal.h:423:2: error: implicit declaration of function ‘local_irq_save_hw’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_lock_hw_irq’:
- /usr/include/rtai/asm/rtai_hal.h:449:2: error: implicit declaration of function ‘local_irq_disable_hw’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h:450:2: warning: passing argument 1 of ‘_raw_spin_lock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:22:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_unlock_hw_irq’:
- /usr/include/rtai/asm/rtai_hal.h:455:2: warning: passing argument 1 of ‘_raw_spin_unlock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:39:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h:456:2: error: implicit declaration of function ‘local_irq_enable_hw’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_lock_hw_irqsave’:
- /usr/include/rtai/asm/rtai_hal.h:463:2: warning: passing argument 1 of ‘_raw_spin_lock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:22:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_unlock_hw_irqrestore’:
- /usr/include/rtai/asm/rtai_hal.h:469:2: warning: passing argument 1 of ‘_raw_spin_unlock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:39:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h:470:2: error: implicit declaration of function ‘local_irq_restore_hw’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_lock_irq’:
- /usr/include/rtai/asm/rtai_hal.h:476:5: warning: passing argument 1 of ‘_raw_spin_lock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:22:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_unlock_irq’:
- /usr/include/rtai/asm/rtai_hal.h:481:5: warning: passing argument 1 of ‘_raw_spin_unlock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- make[1]: Leaving directory `/usr/src/linux-headers-3.5.0-39-lowlatency'
- include/linux/spinlock_api_smp.h:39:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_lock_irqsave’:
- /usr/include/rtai/asm/rtai_hal.h:489:5: warning: passing argument 1 of ‘_raw_spin_lock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:22:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_spin_unlock_irqrestore’:
- /usr/include/rtai/asm/rtai_hal.h:495:2: warning: passing argument 1 of ‘_raw_spin_unlock’ from incompatible pointer type [enabled by default]
- In file included from include/linux/spinlock.h:263:0,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/stat.h:60,
- from include/linux/module.h:10,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:27:
- include/linux/spinlock_api_smp.h:39:17: note: expected ‘struct raw_spinlock_t *’ but argument is of type ‘struct spinlock_t *’
- In file included from /usr/include/rtai/asm/rtai.h:20:0,
- from /usr/include/rtai/rtai.h:25,
- from /home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.c:28:
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_get_global_lock’:
- /usr/include/rtai/asm/rtai_hal.h:551:2: error: implicit declaration of function ‘ipipe_processor_id’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h: In function ‘rt_save_switch_to_real_time’:
- /usr/include/rtai/asm/rtai_hal.h:736:17: error: implicit declaration of function ‘ipipe_cpudom_var’ [-Werror=implicit-function-declaration]
- /usr/include/rtai/asm/rtai_hal.h:736:17: error: ‘ipipe_root_domain’ undeclared (first use in this function)
- /usr/include/rtai/asm/rtai_hal.h:736:17: error: ‘status’ undeclared (first use in this function)
- /usr/include/rtai/asm/rtai_hal.h:736:17: error: ‘IPIPE_STALL_FLAG’ undeclared (first use in this function)
- /usr/include/rtai/asm/rtai_hal.h:736:17: error: ‘ipipe_percpu_domain’ undeclared (first use in this function)
- cc1: some warnings being treated as errors
- make[2]: *** [/home/clayton/Desktop/projects/1CNC/emc2-dev/src/hal/classicladder/arithm_eval.o] Error 1
- make[1]: *** [_module_/home/clayton/Desktop/projects/1CNC/emc2-dev/src] Error 2
- make: *** [modules] Error 2
- make: Leaving directory `/home/clayton/Desktop/projects/1CNC/emc2-dev/src'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement