CLEAN SUCCESSFUL (total time: 250ms)
make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `C:/Users/Alexia/MPLABXProjects/UFC_v1_0.X'
make -f nbproject/Makefile-default.mk dist/default/production/UFC_v1_0.X.production.hex
make[2]: Entering directory `C:/Users/Alexia/MPLABXProjects/UFC_v1_0.X'
"C:\Microchip\xc8\v1.20\bin\xc8.exe" --pass1 --chip=18F4450 -Q -G --double=24 --float=24 --emi=wordwrite --opt=default,+asm,+asmfile,-speed,+space,-debug --addrqual=ignore --mode=free -P -N255 --warn=0 --asmlist --summary=default,-psect,-class,+mem,-hex,-file --output=default,-inhx032 --runtime=default,+clear,+init,-keep,-no_startup,-download,+config,+clib,+plib --output=-mcof,+elf "--errformat=%%f:%%l: error: %%s" "--warnformat=%%f:%%l: warning: %%s" "--msgformat=%%f:%%l: advisory: %%s" -obuild/default/production/main.p1 main.c
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9323: warning: redefining preprocessor macro "ADDR0_bit" (C:\Microchip\xc8\v1.20\include\pic18f4450.h: 7676)
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9325: warning: redefining preprocessor macro "ADDR1_bit" (C:\Microchip\xc8\v1.20\include\pic18f4450.h: 7678)
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9327: warning: redefining preprocessor macro "ADDR2_bit" (C:\Microchip\xc8\v1.20\include\pic18f4450.h: 7680)
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9329: warning: redefining preprocessor macro "ADDR3_bit" (C:\Microchip\xc8\v1.20\include\pic18f4450.h: 7682)
C:\Microchip\xc8\v1.20\include\pic18f4550.h:7190: error: struct/union member "GO_NOT_DONE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:8995: error: struct/union member "INT0IE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:8995: error: struct/union member "INT0IF" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:8995: error: struct/union member "RBIE" redefined
(908) exit status = 1
C:\Microchip\xc8\v1.20\include\pic18f4550.h:8995: error: struct/union member "TMR0IE" redefined
make[2]: *** [build/default/production/main.p1] Error 1
C:\Microchip\xc8\v1.20\include\pic18f4550.h:8995: error: struct/union member "TMR0IF" redefined
make[1]: *** [.build-conf] Error 2
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9005: error: struct/union member "INT0IE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9005: error: struct/union member "INT0IF" redefined
make: *** [.build-impl] Error 2
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9005: error: struct/union member "RBIE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9005: error: struct/union member "TMR0IE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9005: error: struct/union member "TMR0IF" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9015: error: struct/union member "PEIE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9015: error: struct/union member "GIE" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9020: error: struct/union member "GIEL" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9020: error: struct/union member "GIEH" redefined
C:\Microchip\xc8\v1.20\include\pic18f4550.h:9322: error: conflicting declarations for variable "ADDR0" (C:\Microchip\xc8\v1.20\include\pic18f4450.h:7675)
make[2]: Leaving directory `C:/Users/Alexia/MPLABXProjects/UFC_v1_0.X'
make[1]: Leaving directory `C:/Users/Alexia/MPLABXProjects/UFC_v1_0.X'
BUILD FAILED (exit value 2, total time: 5s)