TheThingsProducts / gateway

The Things Kickstarter Gateway
https://www.thethingsindustries.com/docs/gateways/models/thethingskickstartergateway
54 stars 20 forks source link

Docker build breaks #45

Closed j4zzcat closed 6 years ago

j4zzcat commented 6 years ago

$ docker run --rm -it -v $(pwd):/build -w /build firmware-builder ./compile.sh && ./generate_hex_with_checksum.sh

Generation of project make files
content/mplab/mplab.deviceSupport
content/mplab/PluginBoardSupport.xml
Add duplicated ConfigurationAuxObject id=ICD3PlatformTool
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "certs_test.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "connector.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "network.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "session.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "certs_test.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "aes.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "aesni.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "arc4.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "asn1.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "asn1write.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "base64.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "bignum.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "blowfish.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "bn_mul.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "camellia.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ccm.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "certs.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "check_config.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cipher.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cipher_internal.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cmac.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "compat-1.3.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "config.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ctr_drbg.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "debug.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "des.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "dhm.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecdh.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecdsa.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecjpake.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecp.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "entropy.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "entropy_poll.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "error.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gcm.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "havege.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "hmac_drbg.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md2.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md4.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md5.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md_internal.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "memory_buffer_alloc.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "net.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "net_sockets.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "oid.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "padlock.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pem.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pk.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pk_internal.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs11.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs12.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs5.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "platform.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "platform_time.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ripemd160.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "rsa.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha1.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha256.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha512.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_cache.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_ciphersuites.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_cookie.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_internal.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_ticket.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "threading.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "timing.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "version.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_crl.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_crt.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_csr.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "xtea.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTHarmony.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTHarmony.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTClient.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTClient.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTErrors.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTConnect.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTConnectClient.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTConnectServer.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTDeserializePublish.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTFormat.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTFormat.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTPacket.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTPacket.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTPublish.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTSerializePublish.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTSubscribe.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTSubscribeClient.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTSubscribeServer.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTUnsubscribe.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTUnsubscribeClient.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "MQTTUnsubscribeServer.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "StackTrace.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "protobuf-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "protobuf-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gogo.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gogo.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "descriptor.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "empty.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "descriptor.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "empty.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "types.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "types.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gateway.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gateway.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "lorawan.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "lorawan.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "protocol.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "protocol.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "router.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "router.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "trace.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "api.pb-c.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "api.pb-c.h" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "connector.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "aes.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "aesni.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "arc4.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "asn1parse.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "asn1write.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "base64.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "bignum.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "blowfish.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "camellia.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ccm.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "certs.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cipher.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cipher_wrap.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "cmac.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ctr_drbg.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "debug.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "des.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "dhm.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecdh.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecdsa.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecjpake.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecp.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ecp_curves.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "entropy.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "entropy_poll.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "error.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "gcm.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "havege.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "hmac_drbg.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md2.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md4.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md5.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "md_wrap.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "memory_buffer_alloc.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "net_sockets.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "oid.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "padlock.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pem.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pk.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pk_wrap.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs11.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs12.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkcs5.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkparse.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "pkwrite.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "platform.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ripemd160.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "rsa.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha1.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha256.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "sha512.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_cache.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_ciphersuites.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_cli.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_cookie.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_srv.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_ticket.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "ssl_tls.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "threading.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "timing.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "version.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "version_features.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_create.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_crl.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_crt.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509_csr.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509write_crt.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "x509write_csr.c" which does not exist in the disk. The project failed to load.
[Project Loading Error]  Error: Project "TTN_Gateway" refers to file "xtea.c" which does not exist in the disk. The project failed to load.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/src/system_config/TTN_Gateway_v1/framework/net/pres/certs_test.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/connector.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/network.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/session.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/harmony/framework/crypto/src/certs_test.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/aes.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/aesni.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/arc4.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/asn1.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/asn1write.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/base64.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/bignum.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/blowfish.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/bn_mul.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/camellia.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ccm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/certs.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/check_config.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cipher.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cipher_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cmac.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/compat-1.3.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/config.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ctr_drbg.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/debug.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/des.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/dhm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecdh.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecdsa.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecjpake.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecp.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/entropy.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/entropy_poll.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/error.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/gcm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/havege.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/hmac_drbg.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md2.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md4.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md5.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/memory_buffer_alloc.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/net.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/net_sockets.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/oid.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/padlock.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pem.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pk.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pk_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs11.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs12.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs5.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/platform.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/platform_time.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ripemd160.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/rsa.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha1.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha256.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha512.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_cache.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_ciphersuites.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_cookie.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_ticket.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/threading.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/timing.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/version.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_crl.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_crt.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_csr.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/xtea.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/Harmony/MQTTHarmony.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/Harmony/MQTTHarmony.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTClient.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTErrors.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnect.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnectClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnectServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTDeserializePublish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTFormat.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTFormat.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPacket.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPacket.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPublish.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSerializePublish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribe.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribeClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribeServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribe.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribeClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribeServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/StackTrace.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/protobuf-c/protobuf-c/protobuf-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/protobuf-c/protobuf-c/protobuf-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/gogoproto/gogo.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/gogoproto/gogo.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/empty.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/empty.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/gateway-connector-bridge/types/types.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/gateway-connector-bridge/types/types.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/gateway/gateway.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/gateway/gateway.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/lorawan/lorawan.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/lorawan/lorawan.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/protocol.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/protocol.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/router/router.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/router/router.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/trace/trace.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/api.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/api.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/connector.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/aes.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/aesni.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/arc4.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/asn1parse.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/asn1write.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/base64.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/bignum.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/blowfish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/camellia.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ccm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/certs.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cipher.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cipher_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cmac.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ctr_drbg.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/debug.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/des.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/dhm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecdh.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecdsa.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecjpake.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecp.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecp_curves.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/entropy.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/entropy_poll.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/error.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/gcm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/havege.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/hmac_drbg.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md2.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md4.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md5.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/memory_buffer_alloc.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/oid.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/padlock.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pem.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pk.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pk_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs11.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs12.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs5.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkparse.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkwrite.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/platform.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ripemd160.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/rsa.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha1.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha256.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha512.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cache.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_ciphersuites.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cli.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cookie.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_srv.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_ticket.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_tls.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/threading.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/timing.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/version.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/version_features.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_create.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_crl.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_crt.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_csr.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509write_crt.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509write_csr.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/xtea.c" which does not exist in the disk. The make process might not build correctly.
Jun 06, 2018 7:28:48 PM org.netbeans.modules.cnd.api.project.NativeProjectRegistry register
INFO: Open native project TTN_Gateway /build/TTN_Gateway.X
Add duplicated ConfigurationAuxObject id=ICD3PlatformTool
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/src/system_config/TTN_Gateway_v1/framework/net/pres/certs_test.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/connector.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/network.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/session.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/harmony/framework/crypto/src/certs_test.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/aes.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/aesni.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/arc4.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/asn1.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/asn1write.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/base64.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/bignum.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/blowfish.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/bn_mul.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/camellia.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ccm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/certs.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/check_config.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cipher.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cipher_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/cmac.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/compat-1.3.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/config.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ctr_drbg.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/debug.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/des.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/dhm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecdh.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecdsa.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecjpake.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ecp.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/entropy.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/entropy_poll.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/error.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/gcm.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/havege.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/hmac_drbg.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md2.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md4.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md5.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/md_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/memory_buffer_alloc.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/net.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/net_sockets.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/oid.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/padlock.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pem.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pk.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pk_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs11.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs12.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/pkcs5.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/platform.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/platform_time.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ripemd160.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/rsa.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha1.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha256.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/sha512.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_cache.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_ciphersuites.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_cookie.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_internal.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/ssl_ticket.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/threading.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/timing.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/version.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_crl.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_crt.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/x509_csr.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/include/mbedtls/xtea.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/Harmony/MQTTHarmony.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/Harmony/MQTTHarmony.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTClient.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTClient-C/src/MQTTErrors.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnect.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnectClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTConnectServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTDeserializePublish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTFormat.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTFormat.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPacket.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPacket.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTPublish.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSerializePublish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribe.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribeClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTSubscribeServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribe.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribeClient.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/MQTTUnsubscribeServer.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/paho.mqtt.embedded-c/MQTTPacket/src/StackTrace.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/protobuf-c/protobuf-c/protobuf-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/protobuf-c/protobuf-c/protobuf-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/gogoproto/gogo.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/gogoproto/gogo.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/empty.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/gogo/protobuf/protobuf/google/protobuf/empty.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/gateway-connector-bridge/types/types.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/gateway-connector-bridge/types/types.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/gateway/gateway.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/gateway/gateway.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/lorawan/lorawan.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/lorawan/lorawan.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/protocol.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/protocol/protocol.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/router/router.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/router/router.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/trace/trace.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/api.pb-c.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/github.com/TheThingsNetwork/ttn/api/api.pb-c.h" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/ttn-gateway-connector/src/connector.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/aes.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/aesni.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/arc4.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/asn1parse.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/asn1write.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/base64.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/bignum.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/blowfish.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/camellia.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ccm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/certs.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cipher.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cipher_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/cmac.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ctr_drbg.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/debug.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/des.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/dhm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecdh.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecdsa.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecjpake.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecp.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ecp_curves.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/entropy.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/entropy_poll.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/error.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/gcm.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/havege.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/hmac_drbg.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md2.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md4.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md5.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/md_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/memory_buffer_alloc.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/oid.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/padlock.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pem.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pk.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pk_wrap.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs11.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs12.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkcs5.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkparse.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/pkwrite.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/platform.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ripemd160.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/rsa.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha1.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha256.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/sha512.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cache.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_ciphersuites.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cli.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_cookie.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_srv.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_ticket.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/ssl_tls.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/threading.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/timing.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/version.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/version_features.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_create.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_crl.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_crt.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509_csr.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509write_crt.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/x509write_csr.c" which does not exist in the disk. The make process might not build correctly.
[Configuration Loading Error]  warning: Configuration "TTN_Gateway_v1" refers to file "/build/vendor/mbedtls/library/xtea.c" which does not exist in the disk. The make process might not build correctly.
Jun 06, 2018 7:28:52 PM org.netbeans.modules.cnd.api.project.NativeProjectRegistry unregister
INFO: Close native project TTN_Gateway /build/TTN_Gateway.X
make: Entering directory '/build/TTN_Gateway.X'
make  -f nbproject/Makefile-TTN_Gateway_v1.mk dist/TTN_Gateway_v1/production/TTN_Gateway.X.production.hex
make[1]: Entering directory '/build/TTN_Gateway.X'
make[1]: *** No rule to make target '../vendor/paho.mqtt.embedded-c/MQTTClient-C/src/Harmony/MQTTHarmony.c', needed by 'build/TTN_Gateway_v1/production/_ext/1263322388/MQTTHarmony.o'.  Stop.
make[1]: Leaving directory '/build/TTN_Gateway.X'
nbproject/Makefile-TTN_Gateway_v1.mk:97: recipe for target '.build-conf' failed
make: *** [.build-conf] Error 2
make: Leaving directory '/build/TTN_Gateway.X'
j4zzcat commented 6 years ago

Forgot to update submodules.