Microchip-MPLAB-Harmony / net_apps_pic32mx

https://microchip-mplab-harmony.github.io/net_apps_pic32mx/
Other
3 stars 1 forks source link

apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X doesn't build on windows #1

Open hkennyv opened 3 years ago

hkennyv commented 3 years ago

Hi whoever is concerned, I am able to build this project on my ubuntu machine but not on a windows machine.

Linux

Here's the output on my ubuntu 16.04 machine (mplabx v5.35, xc32 2.15):

Output:


CLEAN SUCCESSFUL (total time: 113ms)
make -f nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk SUBPROJECTS= .build-conf
make[1]: Entering directory '/home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
make  -f nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.hex
make[2]: Entering directory '/home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/evp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/evp.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/evp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/misc.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/misc.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/misc.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1305956088/crypto.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1305956088/crypto.o ../src/config/pic32mx_eth_sk2_enc28j60/crypto/src/crypto.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_detect_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_detect_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/initialization_state/drv_enc28j60_detect_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_configure_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_configure_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/initialization_state/drv_enc28j60_configure_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/closed_state/drv_enc28j60_closed_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_initialization_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_initialization_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/initialization_state/drv_enc28j60_initialization_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/drv_enc28j60_spi_bus.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_reset_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_reset_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/initialization_state/drv_enc28j60_reset_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_rx_packet.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_rx_packet.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/packet/drv_enc28j60_rx_packet.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_status_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_status_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_check_status_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_running_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_running_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_running_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_change_duplex_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_change_duplex_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_change_duplex_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_tx_packet.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_tx_packet.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/packet/drv_enc28j60_tx_packet.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_int_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_int_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_check_int_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_tx_status_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_tx_status_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_check_tx_status_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_reset_rx_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_reset_rx_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/running_state/drv_enc28j60_reset_rx_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_main_state.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_main_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/drv_enc28j60_main_state.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/helpers.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/helpers.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/helpers.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_api.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_api.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/drv_enc28j60_api.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_utils.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_utils.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/drv_enc28j60_utils.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/icmp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/icmp.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/icmp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/818436732/drv_spi.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/818436732/drv_spi.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/spi/src/drv_spi.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_alloc.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_alloc.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_heap_alloc.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_internal.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_internal.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_heap_internal.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/ipv4.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/ipv4.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/ipv4.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_commands.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_commands.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_commands.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/arp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/arp.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/arp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/hash_fnv.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/hash_fnv.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/hash_fnv.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dhcp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dhcp.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/dhcp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcp.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dns.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dns.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/dns.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/oahash.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/oahash.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/oahash.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -c -mprocessor=32MX795F512L -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helper_c32.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helper_c32.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_helper_c32.S -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc -Wa,--defsym=__MPLAB_BUILD=1,-MD=build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helper_c32.o.asm.d,--gdwarf-2 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helpers.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helpers.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_helpers.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/967894251/plib_coretimer.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/967894251/plib_coretimer.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/coretimer/plib_coretimer.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_packet.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_packet.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_packet.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_notify.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_notify.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_notify.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1345433487/plib_clk.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1345433487/plib_clk.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/clk/plib_clk.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_manager.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_manager.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/tcpip_manager.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1241265404/plib_dmac.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241265404/plib_dmac.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/dmac/plib_dmac.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/udp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/udp.o ../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/udp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1571628567/plib_spi1_master.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1571628567/plib_spi1_master.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/spi/spi_master/plib_spi1_master.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1241304092/plib_evic.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241304092/plib_evic.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/evic/plib_evic.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1330392551/xc32_monitor.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1330392551/xc32_monitor.o ../src/config/pic32mx_eth_sk2_enc28j60/stdio/xc32_monitor.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1241760863/plib_uart2.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241760863/plib_uart2.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/uart/plib_uart2.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1241357920/plib_gpio.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241357920/plib_gpio.o ../src/config/pic32mx_eth_sk2_enc28j60/peripheral/gpio/plib_gpio.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/748971682/sys_command.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/748971682/sys_command.o ../src/config/pic32mx_eth_sk2_enc28j60/system/command/src/sys_command.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console_uart.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console_uart.o ../src/config/pic32mx_eth_sk2_enc28j60/system/console/src/sys_console_uart.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console.o ../src/config/pic32mx_eth_sk2_enc28j60/system/console/src/sys_console.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_random_h2_adapter.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_random_h2_adapter.o ../src/config/pic32mx_eth_sk2_enc28j60/system/sys_random_h2_adapter.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/353750918/sys_dma.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/353750918/sys_dma.o ../src/config/pic32mx_eth_sk2_enc28j60/system/dma/sys_dma.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_time_h2_adapter.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_time_h2_adapter.o ../src/config/pic32mx_eth_sk2_enc28j60/system/sys_time_h2_adapter.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/476069446/sys_int.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/476069446/sys_int.o ../src/config/pic32mx_eth_sk2_enc28j60/system/int/src/sys_int.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/tasks.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/tasks.o ../src/config/pic32mx_eth_sk2_enc28j60/tasks.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/initialization.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/initialization.o ../src/config/pic32mx_eth_sk2_enc28j60/initialization.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/725781152/sys_time.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/725781152/sys_time.o ../src/config/pic32mx_eth_sk2_enc28j60/system/time/src/sys_time.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/interrupts.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/interrupts.o ../src/config/pic32mx_eth_sk2_enc28j60/interrupts.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/exceptions.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/exceptions.o ../src/config/pic32mx_eth_sk2_enc28j60/exceptions.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_u2238.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_u2238.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_aes_u2238.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/pic32mz-crypt.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/pic32mz-crypt.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/pic32mz-crypt.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_ba414e.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_ba414e.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_ecc_ba414e.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_pukcl.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_pukcl.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_ecc_pukcl.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_pukcl_functions.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_pukcl_functions.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_pukcl_functions.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_sam6149.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_sam6149.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_aes_sam6149.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_sam6334.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_sam6334.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_rng_sam6334.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_u2242.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_u2242.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_rng_u2242.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam11105.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam11105.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha1_sam11105.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam6156.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam6156.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha1_sam6156.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rsa_pukcl.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rsa_pukcl.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_rsa_pukcl.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sam_u2803.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sam_u2803.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sam_u2803.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam11105.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam11105.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha224_sam11105.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam6156.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam6156.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha224_sam6156.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam11105.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam11105.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha256_sam11105.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam6156.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam6156.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha256_sam6156.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha512_sam6156.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha512_sam6156.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha512_sam6156.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha384_sam6156.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha384_sam6156.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_sha384_sam6156.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/arc4.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/arc4.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/arc4.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_wolfcryptcb.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_wolfcryptcb.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_wolfcryptcb.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_tdes_sam6150.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_tdes_sam6150.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/port/pic32/crypt_tdes_sam6150.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asm.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asm.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/asm.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2s.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2s.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/blake2s.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2b.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2b.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/blake2b.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/camellia.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/camellia.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/camellia.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha20_poly1305.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha20_poly1305.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/chacha20_poly1305.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/chacha.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cmac.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cmac.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/cmac.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/compress.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/compress.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/compress.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/coding.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/coding.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/coding.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve25519.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve25519.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/curve25519.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cryptocb.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cryptocb.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/cryptocb.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cpuid.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cpuid.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/cpuid.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve448.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve448.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/curve448.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dh.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dh.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/dh.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc_fp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc_fp.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ecc_fp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dsa.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dsa.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/dsa.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asn.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asn.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/asn.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed448.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed448.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ed448.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_448.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_448.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/fe_448.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/error.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/error.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/error.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed25519.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed25519.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ed25519.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_low_mem.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_low_mem.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ge_low_mem.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_low_mem.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_low_mem.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/fe_low_mem.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_448.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_448.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ge_448.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_operations.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_operations.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/fe_operations.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hc128.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hc128.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/hc128.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_operations.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_operations.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ge_operations.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ecc.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hash.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hash.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/hash.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/idea.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/idea.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/idea.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/memory.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/memory.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/memory.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/integer.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/integer.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/integer.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs12.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs12.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/pkcs12.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md2.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md2.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/md2.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md4.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md4.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/md4.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/logging.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/logging.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/logging.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/poly1305.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/poly1305.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/poly1305.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pwdbased.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pwdbased.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/pwdbased.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hmac.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hmac.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/hmac.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rabbit.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rabbit.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/rabbit.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ripemd.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ripemd.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/ripemd.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rsa.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rsa.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/rsa.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs7.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs7.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/pkcs7.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm64.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm64.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_arm64.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha3.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha3.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sha3.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm32.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm32.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_arm32.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_armthumb.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_armthumb.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_armthumb.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c32.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c32.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_c32.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/signature.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/signature.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/signature.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_dsp32.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_dsp32.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_dsp32.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_int.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_int.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_int.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/srp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/srp.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/srp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c64.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c64.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_c64.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_cortexm.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_cortexm.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_cortexm.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md5.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md5.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/md5.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_x86_64.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_x86_64.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sp_x86_64.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_encrypt.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_encrypt.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wc_encrypt.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/tfm.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/tfm.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/tfm.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_dsp.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_dsp.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wc_dsp.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_pkcs11.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_pkcs11.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wc_pkcs11.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfevent.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfevent.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wolfevent.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/aes.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/aes.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/aes.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/random.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/random.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/random.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/des3.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/des3.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/des3.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfmath.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfmath.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wolfmath.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sha.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha512.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha512.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sha512.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_port.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_port.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/wc_port.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha256.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha256.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/sha256.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app_commands.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app_commands.o ../src/app_commands.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app.o ../src/app.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc" -g -x c -c -mprocessor=32MX795F512L -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I../src/config/pic32mx_eth_sk2_enc28j60/library -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src -I../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common -I../src -I../src/config/pic32mx_eth_sk2_enc28j60 -I../src/packs/PIC32MX795F512L_DFP -I../src/third_party/wolfssl -I../src/third_party/wolfssl/wolfssl -Werror -Wall -MMD -MF build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/main.o.d -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/main.o ../src/main.c -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60 -no-legacy-libc 
"/opt/microchip/xc32/v2.15/bin/xc32-gcc"   -mprocessor=32MX795F512L  -o dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.elf build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/misc.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/evp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1305956088/crypto.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_initialization_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_configure_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_detect_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_reset_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_tx_packet.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1540423625/drv_enc28j60_rx_packet.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_running_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_change_duplex_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_int_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_status_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_check_tx_status_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/576258992/drv_enc28j60_reset_rx_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_api.o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_main_state.o build/pic32mx_eth_sk2_enc28j60/production/_ext/91732498/drv_enc28j60_utils.o build/pic32mx_eth_sk2_enc28j60/production/_ext/818436732/drv_spi.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/helpers.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/icmp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/arp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_commands.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/ipv4.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_alloc.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_heap_internal.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dhcp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/dns.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/hash_fnv.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/oahash.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helpers.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_helper_c32.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_manager.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_notify.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/tcpip_packet.o build/pic32mx_eth_sk2_enc28j60/production/_ext/698060327/udp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1345433487/plib_clk.o build/pic32mx_eth_sk2_enc28j60/production/_ext/967894251/plib_coretimer.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241265404/plib_dmac.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241304092/plib_evic.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241357920/plib_gpio.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1571628567/plib_spi1_master.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1241760863/plib_uart2.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1330392551/xc32_monitor.o build/pic32mx_eth_sk2_enc28j60/production/_ext/748971682/sys_command.o build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console_uart.o build/pic32mx_eth_sk2_enc28j60/production/_ext/292259502/sys_console.o build/pic32mx_eth_sk2_enc28j60/production/_ext/353750918/sys_dma.o build/pic32mx_eth_sk2_enc28j60/production/_ext/476069446/sys_int.o build/pic32mx_eth_sk2_enc28j60/production/_ext/725781152/sys_time.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_time_h2_adapter.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1702429039/sys_random_h2_adapter.o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/tasks.o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/initialization.o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/interrupts.o build/pic32mx_eth_sk2_enc28j60/production/_ext/257687571/exceptions.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/pic32mz-crypt.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_sam6149.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_aes_u2238.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_ba414e.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_ecc_pukcl.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_pukcl_functions.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_sam6334.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rng_u2242.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_rsa_pukcl.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sam_u2803.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam11105.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha1_sam6156.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam11105.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha224_sam6156.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam11105.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha256_sam6156.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha384_sam6156.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_sha512_sam6156.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_tdes_sam6150.o build/pic32mx_eth_sk2_enc28j60/production/_ext/172253694/crypt_wolfcryptcb.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/arc4.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asm.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asn.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2b.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/blake2s.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/camellia.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/chacha20_poly1305.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cmac.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/coding.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/compress.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cpuid.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/cryptocb.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve25519.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/curve448.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dh.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/dsa.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ecc_fp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed25519.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ed448.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/error.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_448.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_low_mem.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/fe_operations.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_448.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_low_mem.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ge_operations.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hash.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hc128.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/hmac.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/idea.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/integer.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/logging.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md2.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md4.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/md5.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/memory.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs12.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pkcs7.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/poly1305.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/pwdbased.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rabbit.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/ripemd.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/rsa.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha3.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/signature.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm32.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_arm64.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_armthumb.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c32.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_c64.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_cortexm.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_dsp32.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_int.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sp_x86_64.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/srp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/tfm.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_dsp.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_encrypt.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_pkcs11.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wc_port.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfevent.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/wolfmath.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/aes.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/des3.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/random.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha256.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/sha512.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app_commands.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/app.o build/pic32mx_eth_sk2_enc28j60/production/_ext/1360937237/main.o          -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -Wl,--defsym=__MPLAB_BUILD=1,--script="../src/config/pic32mx_eth_sk2_enc28j60/p32MX795F512L.ld",--defsym=_min_heap_size=64960,--gc-sections,--no-code-in-dinit,--no-dinit-in-serial-mem,-Map="dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.map",--memorysummary,dist/pic32mx_eth_sk2_enc28j60/production/memoryfile.xml 
"/opt/microchip/xc32/v2.15/bin"/xc32-bin2hex dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.elf 
build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/asn.o:/home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/src/third_party/wolfssl/wolfssl/wolfcrypt/src/asn.c:6333: warning: Linking code with default time() stub. Hint: Write an app-specific implementation.
make[2]: Leaving directory '/home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
make[1]: Leaving directory '/home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'

BUILD SUCCESSFUL (total time: 44s)
Loading code from /home/rejoule3/Documents/mplab/controller_v2/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X/dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.hex...
Program loaded with pack,PIC32MX_DFP,1.3.231,Microchip
Loading completed

Windows

Now on the windows machine (win10, mplabx v5.45, xc32 2.50)

Output:

CLEAN SUCCESSFUL (total time: 7ms)
make -f nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk SUBPROJECTS= .build-conf
make[1]: Entering directory 'C:/Users/russe/Documents/ReJoule/Development/mplab_example_projects/new/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
make  -f nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk dist/pic32mx_eth_sk2_enc28j60/production/pic32mx_eth_sk2_enc28j60.X.production.hex
make[2]: Entering directory 'C:/Users/russe/Documents/ReJoule/Development/mplab_example_projects/new/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
make[2]: *** No rule to make target '../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/initialization_state/drv_enc28j60_initialization_state.c', needed by 'build/pic32mx_eth_sk2_enc28j60/production/_ext/381228467/drv_enc28j60_initialization_state.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
"C:\Program Files\Microchip\xc32\v2.50\bin\xc32-gcc.exe"    -g -x c -c -mprocessor=32MX795F512L  -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I"../src/config/pic32mx_eth_sk2_enc28j60/library" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common" -I"../src" -I"../src/config/pic32mx_eth_sk2_enc28j60" -I"../src/packs/PIC32MX795F512L_DFP" -I"../src/third_party/wolfssl" -I"../src/third_party/wolfssl/wolfssl" -I"../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic" -Werror -Wall -MP -MMD -MF "build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/misc.o.d" -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/misc.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/misc.c    -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC32MX_DFP/1.3.231"  
"C:\Program Files\Microchip\xc32\v2.50\bin\xc32-gcc.exe"    -g -x c -c -mprocessor=32MX795F512L  -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I"../src/config/pic32mx_eth_sk2_enc28j60/library" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common" -I"../src" -I"../src/config/pic32mx_eth_sk2_enc28j60" -I"../src/packs/PIC32MX795F512L_DFP" -I"../src/third_party/wolfssl" -I"../src/third_party/wolfssl/wolfssl" -I"../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic" -Werror -Wall -MP -MMD -MF "build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/evp.o.d" -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1664057780/evp.o ../src/third_party/wolfssl/wolfssl/wolfcrypt/src/evp.c    -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC32MX_DFP/1.3.231"  
"C:\Program Files\Microchip\xc32\v2.50\bin\xc32-gcc.exe"    -g -x c -c -mprocessor=32MX795F512L  -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I"../src/config/pic32mx_eth_sk2_enc28j60/library" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common" -I"../src" -I"../src/config/pic32mx_eth_sk2_enc28j60" -I"../src/packs/PIC32MX795F512L_DFP" -I"../src/third_party/wolfssl" -I"../src/third_party/wolfssl/wolfssl" -I"../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic" -Werror -Wall -MP -MMD -MF "build/pic32mx_eth_sk2_enc28j60/production/_ext/1305956088/crypto.o.d" -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1305956088/crypto.o ../src/config/pic32mx_eth_sk2_enc28j60/crypto/src/crypto.c    -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC32MX_DFP/1.3.231"  
"C:\Program Files\Microchip\xc32\v2.50\bin\xc32-gcc.exe"    -g -x c -c -mprocessor=32MX795F512L  -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I"../src/config/pic32mx_eth_sk2_enc28j60/library" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common" -I"../src" -I"../src/config/pic32mx_eth_sk2_enc28j60" -I"../src/packs/PIC32MX795F512L_DFP" -I"../src/third_party/wolfssl" -I"../src/third_party/wolfssl/wolfssl" -I"../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic" -Werror -Wall -MP -MMD -MF "build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o.d" -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/drv_enc28j60_spi_bus.c    -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC32MX_DFP/1.3.231"  
"C:\Program Files\Microchip\xc32\v2.50\bin\xc32-gcc.exe"    -g -x c -c -mprocessor=32MX795F512L  -ffunction-sections -O1 -DHAVE_CONFIG_H -DWOLFSSL_IGNORE_FILE_WARN -I"../src/config/pic32mx_eth_sk2_enc28j60/library" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src" -I"../src/config/pic32mx_eth_sk2_enc28j60/library/tcpip/src/common" -I"../src" -I"../src/config/pic32mx_eth_sk2_enc28j60" -I"../src/packs/PIC32MX795F512L_DFP" -I"../src/third_party/wolfssl" -I"../src/third_party/wolfssl/wolfssl" -I"../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic" -Werror -Wall -MP -MMD -MF "build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o.d" -o build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/closed_state/drv_enc28j60_closed_state.c    -DXPRJ_pic32mx_eth_sk2_enc28j60=pic32mx_eth_sk2_enc28j60  -no-legacy-libc    -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC32MX_DFP/1.3.231"  
In file included from ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/../../drv_enc28j60_local.h:44:0,
                 from ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/drv_enc28j60_spi_bus.h:44,
                 from ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/drv_enc28j60_spi_bus.c:40:
../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/bus/spi/../../drv_enc28j60_main_state.h:44:68: fatal error: initialization_state/drv_enc28j60_initialization_state.h: No such file or directory
nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk:1052: recipe for target 'build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o' failed
nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk:1058: recipe for target 'build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o' failed
 #include "initialization_state/drv_enc28j60_initialization_state.h"
                                                                    ^
compilation terminated.
In file included from ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/closed_state/../drv_enc28j60_local.h:44:0,
                 from ../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/closed_state/drv_enc28j60_closed_state.c:40:
../src/config/pic32mx_eth_sk2_enc28j60/driver/enc28j60/src/dynamic/closed_state/../drv_enc28j60_main_state.h:44:68: fatal error: initialization_state/drv_enc28j60_initialization_state.h: No such file or directory
 #include "initialization_state/drv_enc28j60_initialization_state.h"
                                                                    ^
compilation terminated.
make[2]: *** [build/pic32mx_eth_sk2_enc28j60/production/_ext/1553927804/drv_enc28j60_spi_bus.o] Error 255
make[2]: *** [build/pic32mx_eth_sk2_enc28j60/production/_ext/1891580289/drv_enc28j60_closed_state.o] Error 255
make[2]: Leaving directory 'C:/Users/russe/Documents/ReJoule/Development/mplab_example_projects/new/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
nbproject/Makefile-pic32mx_eth_sk2_enc28j60.mk:91: recipe for target '.build-conf' failed
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory 'C:/Users/russe/Documents/ReJoule/Development/mplab_example_projects/new/net_apps_pic32mx/apps/tcpip_tcp_client/firmware/pic32mx_eth_sk2_enc28j60.X'
make: *** [.build-impl] Error 2
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
BUILD FAILED (exit value 2, total time: 686ms)
guimer8414 commented 4 months ago

same problem any update about this?

guimer8414 commented 4 months ago

I cant find dfp pack 1 .5.260 the version i can get is 1.5.159 where I can Find 260?