dtls_debug.h:102:99: warning: unused parameter ‘extend’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h: In function ‘dtls_dsrv_log_addr’: dtls_debug.h:106:26: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~~ dtls_debug.h:106:45: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ dtls_debug.h:106:68: warning: unused parameter ‘addr’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o ccm.o ccm.c gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o hmac.o hmac.c In file included from hmac.c:28:0: dtls_debug.h: In function ‘hexdump’: dtls_debug.h:95:49: warning: unused parameter ‘packet’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h:95:61: warning: unused parameter ‘length’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h: In function ‘dump’: dtls_debug.h:98:40: warning: unused parameter ‘buf’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h:98:52: warning: unused parameter ‘len’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h: In function ‘dtls_dsrv_hexdump_log’: dtls_debug.h:102:29: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~ dtls_debug.h:102:48: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~ dtls_debug.h:102:75: warning: unused parameter ‘buf’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~ dtls_debug.h:102:87: warning: unused parameter ‘length’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h:102:99: warning: unused parameter ‘extend’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h: In function ‘dtls_dsrv_log_addr’: dtls_debug.h:106:26: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~~ dtls_debug.h:106:45: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ dtls_debug.h:106:68: warning: unused parameter ‘addr’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o netq.o netq.c In file included from netq.c:18:0: dtls_debug.h: In function ‘hexdump’: dtls_debug.h:95:49: warning: unused parameter ‘packet’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h:95:61: warning: unused parameter ‘length’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h: In function ‘dump’: dtls_debug.h:98:40: warning: unused parameter ‘buf’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h:98:52: warning: unused parameter ‘len’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h: In function ‘dtls_dsrv_hexdump_log’: dtls_debug.h:102:29: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~ dtls_debug.h:102:48: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~ dtls_debug.h:102:75: warning: unused parameter ‘buf’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~ dtls_debug.h:102:87: warning: unused parameter ‘length’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h:102:99: warning: unused parameter ‘extend’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h: In function ‘dtls_dsrv_log_addr’: dtls_debug.h:106:26: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~~ dtls_debug.h:106:45: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ dtls_debug.h:106:68: warning: unused parameter ‘addr’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o peer.o peer.c In file included from peer.c:20:0: dtls_debug.h: In function ‘hexdump’: dtls_debug.h:95:49: warning: unused parameter ‘packet’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h:95:61: warning: unused parameter ‘length’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h: In function ‘dump’: dtls_debug.h:98:40: warning: unused parameter ‘buf’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h:98:52: warning: unused parameter ‘len’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h: In function ‘dtls_dsrv_hexdump_log’: dtls_debug.h:102:29: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~ dtls_debug.h:102:48: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~ dtls_debug.h:102:75: warning: unused parameter ‘buf’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~ dtls_debug.h:102:87: warning: unused parameter ‘length’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h:102:99: warning: unused parameter ‘extend’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h: In function ‘dtls_dsrv_log_addr’: dtls_debug.h:106:26: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~~ dtls_debug.h:106:45: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ dtls_debug.h:106:68: warning: unused parameter ‘addr’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls_time.o dtls_time.c gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o session.o session.c gcc -Wall -pedantic -std=c99 -D COAP_DEBUG_FD=stderr -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -DNDEBUG -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls_debug.o dtls_debug.c In file included from dtls_debug.c:36:0: dtls_debug.h: In function ‘hexdump’: dtls_debug.h:95:49: warning: unused parameter ‘packet’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h:95:61: warning: unused parameter ‘length’ [-Wunused-parameter] static inline void hexdump(const unsigned char *packet, int length) ^~~~~~ dtls_debug.h: In function ‘dump’: dtls_debug.h:98:40: warning: unused parameter ‘buf’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h:98:52: warning: unused parameter ‘len’ [-Wunused-parameter] static inline void dump(unsigned char *buf, size_t len) ^~~ dtls_debug.h: In function ‘dtls_dsrv_hexdump_log’: dtls_debug.h:102:29: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~ dtls_debug.h:102:48: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~ dtls_debug.h:102:75: warning: unused parameter ‘buf’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~ dtls_debug.h:102:87: warning: unused parameter ‘length’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h:102:99: warning: unused parameter ‘extend’ [-Wunused-parameter] dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int extend) ^~~~~~ dtls_debug.h: In function ‘dtls_dsrv_log_addr’: dtls_debug.h:106:26: warning: unused parameter ‘level’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~~ dtls_debug.h:106:45: warning: unused parameter ‘name’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ dtls_debug.h:106:68: warning: unused parameter ‘addr’ [-Wunused-parameter] dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) ^~~~ make -C aes rijndael.o make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DNDEBUG -DDTLSv12 -DWITH_SHA256 -c -o rijndael.o rijndael.c make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make -C ecc ecc.o make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DTEST_INCLUDE -DNDEBUG -DDTLSv12 -DWITH_SHA256 -c -o ecc.o ecc.c make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » make -C sha2 sha2.o make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DNDEBUG -DDTLSv12 -DWITH_SHA256 -I.. -c -o sha2.o sha2.c make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » ar cru libtinydtls.a dtls.o crypto.o ccm.o hmac.o netq.o peer.o dtls_time.o session.o dtls_debug.o aes/rijndael.o ecc/ecc.o sha2/sha2.o ar: le modificateur « u » est ignoré puisque « D » est le défaut (consultez « U ») ranlib libtinydtls.a make -C doc make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » : Doxyfile >./doxygen.out 2>&1 make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » for dir in tests doc platform-specific sha2 aes ecc; do \ make -C $dir ; \ done make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/tests » gcc -Wall -D COAP_DEBUG_FD=stderr -I.. -DNDEBUG -DDTLSv12 -DWITH_SHA256 -L.. dtls-server.c -ltinydtls -o dtls-server gcc -Wall -D COAP_DEBUG_FD=stderr -I.. -DNDEBUG -DDTLSv12 -DWITH_SHA256 -L.. ccm-test.c -ltinydtls -o ccm-test gcc -Wall -D COAP_DEBUG_FD=stderr -I.. -DNDEBUG -DDTLSv12 -DWITH_SHA256 -L.. prf-test.c -ltinydtls -o prf-test gcc -Wall -D COAP_DEBUG_FD=stderr -I.. -DNDEBUG -DDTLSv12 -DWITH_SHA256 -L.. dtls-client.c -ltinydtls -o dtls-client make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/tests » make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » : Doxyfile >./doxygen.out 2>&1 make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/platform-specific » make[3]: rien à faire pour « clean ». make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/platform-specific » make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » make[3]: rien à faire pour « all ». make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make[3]: rien à faire pour « all ». make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make[3] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DTEST_INCLUDE -DNDEBUG -DDTLSv12 -DWITH_SHA256 -c -o ecc_test.o ecc.c gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DTEST_INCLUDE -DNDEBUG -DDTLSv12 -DWITH_SHA256 -c -o test_helper.o test_helper.c gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DTEST_INCLUDE -DNDEBUG -DDTLSv12 -DWITH_SHA256 testecc.c ecc_test.o test_helper.o -o testecc testecc.c:116:23: warning: ‘ecdsaTestresultS2’ defined but not used [-Wunused-const-variable=] static const uint32_t ecdsaTestresultS2[] = { 0x433AAB6F, 0x808250B1, 0xE46F90F4, 0xB342E972, 0x18B2F7E4, 0x2DB981A2, 0x6A288FA4, 0x41CF59DB}; ^~~~~~~~~~~~~~~~~ testecc.c:115:23: warning: ‘ecdsaTestresultR2’ defined but not used [-Wunused-const-variable=] static const uint32_t ecdsaTestresultR2[] = { 0x14146C91, 0xE878724D, 0xCD4FF928, 0xCC24BC04, 0xAC403390, 0x650C0060, 0x4A30B3F1, 0x9C69B726}; ^~~~~~~~~~~~~~~~~ testecc.c:112:23: warning: ‘ecdsaTestresultS1’ defined but not used [-Wunused-const-variable=] static const uint32_t ecdsaTestresultS1[] = { 0x5366B1AB, 0x0F1DBF46, 0xB0C8D3C4, 0xDB755B6F, 0xB9BF9243, 0xE644A8BE, 0x55159A59, 0x6F9E52A6}; ^~~~~~~~~~~~~~~~~ testecc.c:111:23: warning: ‘ecdsaTestresultR1’ defined but not used [-Wunused-const-variable=] static const uint32_t ecdsaTestresultR1[] = { 0xC3B4035F, 0x515AD0A6, 0xBF375DCA, 0x0CC1E997, 0x7F54FDCD, 0x04D3FECA, 0xB9E396B9, 0x515C3D6E}; ^~~~~~~~~~~~~~~~~ gcc -Wall -std=c99 -pedantic -D COAP_DEBUG_FD=stderr -DTEST_INCLUDE -DNDEBUG -DDTLSv12 -DWITH_SHA256 testfield.c ecc_test.o test_helper.o -o testfield testfield.c:99:23: warning: ‘orderResultDoubleMod’ defined but not used [-Wunused-const-variable=] static const uint32_t orderResultDoubleMod[8] = {0xFC63254F, 0xF3B9CAC2, 0xA7179E84, 0xBCE6FAAD, 0xFFFFFFFF, 0xFFFFFFFF, 0x00000000, 0xFFFFFFFF}; ^~~~~~~~~~~~~~~~~~~~ make[3] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls » Making all in . make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-address.lo -MD -MP -MF src/.deps/libcoap_1_la-address.Tpo -c -o src/libcoap_1_la-address.lo `test -f 'src/address.c' || echo './'`src/address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-address.lo -MD -MP -MF src/.deps/libcoap_1_la-address.Tpo -c src/address.c -fPIE -o src/libcoap_1_la-address.o mv -f src/.deps/libcoap_1_la-address.Tpo src/.deps/libcoap_1_la-address.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-async.lo -MD -MP -MF src/.deps/libcoap_1_la-async.Tpo -c -o src/libcoap_1_la-async.lo `test -f 'src/async.c' || echo './'`src/async.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-async.lo -MD -MP -MF src/.deps/libcoap_1_la-async.Tpo -c src/async.c -fPIE -o src/libcoap_1_la-async.o mv -f src/.deps/libcoap_1_la-async.Tpo src/.deps/libcoap_1_la-async.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-block.lo -MD -MP -MF src/.deps/libcoap_1_la-block.Tpo -c -o src/libcoap_1_la-block.lo `test -f 'src/block.c' || echo './'`src/block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-block.lo -MD -MP -MF src/.deps/libcoap_1_la-block.Tpo -c src/block.c -fPIE -o src/libcoap_1_la-block.o mv -f src/.deps/libcoap_1_la-block.Tpo src/.deps/libcoap_1_la-block.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_dtls.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_dtls.Tpo -c -o src/libcoap_1_la-coap_dtls.lo `test -f 'src/coap_dtls.c' || echo './'`src/coap_dtls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_dtls.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_dtls.Tpo -c src/coap_dtls.c -fPIE -o src/libcoap_1_la-coap_dtls.o In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:98:0: warning: "PACKAGE_BUGREPORT" redefined #define PACKAGE_BUGREPORT "" In file included from src/coap_dtls.c:10:0: ./coap_config.h:104:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "libcoap-developers@lists.sourceforge.net" In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:101:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "tinydtls" In file included from src/coap_dtls.c:10:0: ./coap_config.h:107:0: note: this is the location of the previous definition #define PACKAGE_NAME "libcoap" In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:104:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "tinydtls 0.8.6" In file included from src/coap_dtls.c:10:0: ./coap_config.h:110:0: note: this is the location of the previous definition #define PACKAGE_STRING "libcoap 4.1.2" In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:107:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "tinydtls" In file included from src/coap_dtls.c:10:0: ./coap_config.h:113:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "libcoap" In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:110:0: warning: "PACKAGE_URL" redefined #define PACKAGE_URL "" In file included from src/coap_dtls.c:10:0: ./coap_config.h:116:0: note: this is the location of the previous definition #define PACKAGE_URL "https://libcoap.net/" In file included from ./ext/tinydtls/tinydtls.h:28:0, from src/coap_dtls.c:26: ./ext/tinydtls/dtls_config.h:113:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "0.8.6" In file included from src/coap_dtls.c:10:0: ./coap_config.h:119:0: note: this is the location of the previous definition #define PACKAGE_VERSION "4.1.2" mv -f src/.deps/libcoap_1_la-coap_dtls.Tpo src/.deps/libcoap_1_la-coap_dtls.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_event.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_event.Tpo -c -o src/libcoap_1_la-coap_event.lo `test -f 'src/coap_event.c' || echo './'`src/coap_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_event.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_event.Tpo -c src/coap_event.c -fPIE -o src/libcoap_1_la-coap_event.o mv -f src/.deps/libcoap_1_la-coap_event.Tpo src/.deps/libcoap_1_la-coap_event.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_keystore.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_keystore.Tpo -c -o src/libcoap_1_la-coap_keystore.lo `test -f 'src/coap_keystore.c' || echo './'`src/coap_keystore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_keystore.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_keystore.Tpo -c src/coap_keystore.c -fPIE -o src/libcoap_1_la-coap_keystore.o mv -f src/.deps/libcoap_1_la-coap_keystore.Tpo src/.deps/libcoap_1_la-coap_keystore.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_time.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_time.Tpo -c -o src/libcoap_1_la-coap_time.lo `test -f 'src/coap_time.c' || echo './'`src/coap_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-coap_time.lo -MD -MP -MF src/.deps/libcoap_1_la-coap_time.Tpo -c src/coap_time.c -fPIE -o src/libcoap_1_la-coap_time.o mv -f src/.deps/libcoap_1_la-coap_time.Tpo src/.deps/libcoap_1_la-coap_time.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-debug.lo -MD -MP -MF src/.deps/libcoap_1_la-debug.Tpo -c -o src/libcoap_1_la-debug.lo `test -f 'src/debug.c' || echo './'`src/debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-debug.lo -MD -MP -MF src/.deps/libcoap_1_la-debug.Tpo -c src/debug.c -fPIE -o src/libcoap_1_la-debug.o mv -f src/.deps/libcoap_1_la-debug.Tpo src/.deps/libcoap_1_la-debug.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-encode.lo -MD -MP -MF src/.deps/libcoap_1_la-encode.Tpo -c -o src/libcoap_1_la-encode.lo `test -f 'src/encode.c' || echo './'`src/encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-encode.lo -MD -MP -MF src/.deps/libcoap_1_la-encode.Tpo -c src/encode.c -fPIE -o src/libcoap_1_la-encode.o mv -f src/.deps/libcoap_1_la-encode.Tpo src/.deps/libcoap_1_la-encode.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-hashkey.lo -MD -MP -MF src/.deps/libcoap_1_la-hashkey.Tpo -c -o src/libcoap_1_la-hashkey.lo `test -f 'src/hashkey.c' || echo './'`src/hashkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-hashkey.lo -MD -MP -MF src/.deps/libcoap_1_la-hashkey.Tpo -c src/hashkey.c -fPIE -o src/libcoap_1_la-hashkey.o mv -f src/.deps/libcoap_1_la-hashkey.Tpo src/.deps/libcoap_1_la-hashkey.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-mem.lo -MD -MP -MF src/.deps/libcoap_1_la-mem.Tpo -c -o src/libcoap_1_la-mem.lo `test -f 'src/mem.c' || echo './'`src/mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-mem.lo -MD -MP -MF src/.deps/libcoap_1_la-mem.Tpo -c src/mem.c -fPIE -o src/libcoap_1_la-mem.o mv -f src/.deps/libcoap_1_la-mem.Tpo src/.deps/libcoap_1_la-mem.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-net.lo -MD -MP -MF src/.deps/libcoap_1_la-net.Tpo -c -o src/libcoap_1_la-net.lo `test -f 'src/net.c' || echo './'`src/net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-net.lo -MD -MP -MF src/.deps/libcoap_1_la-net.Tpo -c src/net.c -fPIE -o src/libcoap_1_la-net.o mv -f src/.deps/libcoap_1_la-net.Tpo src/.deps/libcoap_1_la-net.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-option.lo -MD -MP -MF src/.deps/libcoap_1_la-option.Tpo -c -o src/libcoap_1_la-option.lo `test -f 'src/option.c' || echo './'`src/option.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-option.lo -MD -MP -MF src/.deps/libcoap_1_la-option.Tpo -c src/option.c -fPIE -o src/libcoap_1_la-option.o mv -f src/.deps/libcoap_1_la-option.Tpo src/.deps/libcoap_1_la-option.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-pdu.lo -MD -MP -MF src/.deps/libcoap_1_la-pdu.Tpo -c -o src/libcoap_1_la-pdu.lo `test -f 'src/pdu.c' || echo './'`src/pdu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-pdu.lo -MD -MP -MF src/.deps/libcoap_1_la-pdu.Tpo -c src/pdu.c -fPIE -o src/libcoap_1_la-pdu.o mv -f src/.deps/libcoap_1_la-pdu.Tpo src/.deps/libcoap_1_la-pdu.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-resource.lo -MD -MP -MF src/.deps/libcoap_1_la-resource.Tpo -c -o src/libcoap_1_la-resource.lo `test -f 'src/resource.c' || echo './'`src/resource.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-resource.lo -MD -MP -MF src/.deps/libcoap_1_la-resource.Tpo -c src/resource.c -fPIE -o src/libcoap_1_la-resource.o mv -f src/.deps/libcoap_1_la-resource.Tpo src/.deps/libcoap_1_la-resource.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-str.lo -MD -MP -MF src/.deps/libcoap_1_la-str.Tpo -c -o src/libcoap_1_la-str.lo `test -f 'src/str.c' || echo './'`src/str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-str.lo -MD -MP -MF src/.deps/libcoap_1_la-str.Tpo -c src/str.c -fPIE -o src/libcoap_1_la-str.o mv -f src/.deps/libcoap_1_la-str.Tpo src/.deps/libcoap_1_la-str.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-subscribe.lo -MD -MP -MF src/.deps/libcoap_1_la-subscribe.Tpo -c -o src/libcoap_1_la-subscribe.lo `test -f 'src/subscribe.c' || echo './'`src/subscribe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-subscribe.lo -MD -MP -MF src/.deps/libcoap_1_la-subscribe.Tpo -c src/subscribe.c -fPIE -o src/libcoap_1_la-subscribe.o mv -f src/.deps/libcoap_1_la-subscribe.Tpo src/.deps/libcoap_1_la-subscribe.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-uri.lo -MD -MP -MF src/.deps/libcoap_1_la-uri.Tpo -c -o src/libcoap_1_la-uri.lo `test -f 'src/uri.c' || echo './'`src/uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/libcoap_1_la-uri.lo -MD -MP -MF src/.deps/libcoap_1_la-uri.Tpo -c src/uri.c -fPIE -o src/libcoap_1_la-uri.o mv -f src/.deps/libcoap_1_la-uri.Tpo src/.deps/libcoap_1_la-uri.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-coap_io.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-coap_io.Tpo -c -o src/platform/posix/libcoap_1_la-coap_io.lo `test -f 'src/platform/posix/coap_io.c' || echo './'`src/platform/posix/coap_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-coap_io.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-coap_io.Tpo -c src/platform/posix/coap_io.c -fPIE -o src/platform/posix/libcoap_1_la-coap_io.o mv -f src/platform/posix/.deps/libcoap_1_la-coap_io.Tpo src/platform/posix/.deps/libcoap_1_la-coap_io.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-prng.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-prng.Tpo -c -o src/platform/posix/libcoap_1_la-prng.lo `test -f 'src/platform/posix/prng.c' || echo './'`src/platform/posix/prng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-prng.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-prng.Tpo -c src/platform/posix/prng.c -fPIE -o src/platform/posix/libcoap_1_la-prng.o src/platform/posix/prng.c:16:1: warning: no previous prototype for ‘coap_prng’ [-Wmissing-prototypes] coap_prng(unsigned char *buf, size_t len) { ^~~~~~~~~ src/platform/posix/prng.c:23:1: warning: no previous prototype for ‘coap_prng_init’ [-Wmissing-prototypes] coap_prng_init(void *value) { ^~~~~~~~~~~~~~ mv -f src/platform/posix/.deps/libcoap_1_la-prng.Tpo src/platform/posix/.deps/libcoap_1_la-prng.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-run.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-run.Tpo -c -o src/platform/posix/libcoap_1_la-run.lo `test -f 'src/platform/posix/run.c' || echo './'`src/platform/posix/run.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./ext/tinydtls -fPIC -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT src/platform/posix/libcoap_1_la-run.lo -MD -MP -MF src/platform/posix/.deps/libcoap_1_la-run.Tpo -c src/platform/posix/run.c -fPIE -o src/platform/posix/libcoap_1_la-run.o mv -f src/platform/posix/.deps/libcoap_1_la-run.Tpo src/platform/posix/.deps/libcoap_1_la-run.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -fPIC -fPIE -I ./include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -version-info 0:0:0 -Wl,--version-script=./libcoap-1.map -pie -L./ext/tinydtls -ltinydtls -o libcoap-1.la -rpath /usr/local/lib src/libcoap_1_la-address.lo src/libcoap_1_la-async.lo src/libcoap_1_la-block.lo src/libcoap_1_la-coap_dtls.lo src/libcoap_1_la-coap_event.lo src/libcoap_1_la-coap_keystore.lo src/libcoap_1_la-coap_time.lo src/libcoap_1_la-debug.lo src/libcoap_1_la-encode.lo src/libcoap_1_la-hashkey.lo src/libcoap_1_la-mem.lo src/libcoap_1_la-net.lo src/libcoap_1_la-option.lo src/libcoap_1_la-pdu.lo src/libcoap_1_la-resource.lo src/libcoap_1_la-str.lo src/libcoap_1_la-subscribe.lo src/libcoap_1_la-uri.lo src/platform/posix/libcoap_1_la-coap_io.lo src/platform/posix/libcoap_1_la-prng.lo src/platform/posix/libcoap_1_la-run.lo libtool: link: ar cru .libs/libcoap-1.a src/libcoap_1_la-address.o src/libcoap_1_la-async.o src/libcoap_1_la-block.o src/libcoap_1_la-coap_dtls.o src/libcoap_1_la-coap_event.o src/libcoap_1_la-coap_keystore.o src/libcoap_1_la-coap_time.o src/libcoap_1_la-debug.o src/libcoap_1_la-encode.o src/libcoap_1_la-hashkey.o src/libcoap_1_la-mem.o src/libcoap_1_la-net.o src/libcoap_1_la-option.o src/libcoap_1_la-pdu.o src/libcoap_1_la-resource.o src/libcoap_1_la-str.o src/libcoap_1_la-subscribe.o src/libcoap_1_la-uri.o src/platform/posix/libcoap_1_la-coap_io.o src/platform/posix/libcoap_1_la-prng.o src/platform/posix/libcoap_1_la-run.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcoap-1.a libtool: link: ( cd ".libs" && rm -f "libcoap-1.la" && ln -s "../libcoap-1.la" "libcoap-1.la" ) make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » Making all in tests make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » make[2]: rien à faire pour « all ». make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » Making all in examples make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » gcc -DHAVE_CONFIG_H -I. -I.. -I ../ext/tinydtls -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po gcc -DHAVE_CONFIG_H -I. -I.. -I ../ext/tinydtls -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT coap_list.o -MD -MP -MF .deps/coap_list.Tpo -c -o coap_list.o coap_list.c mv -f .deps/coap_list.Tpo .deps/coap_list.Po /bin/bash ../libtool --tag=CC --mode=link gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -L../ext/tinydtls -ltinydtls -o coap-client client.o coap_list.o ../.libs/libcoap-1.la libtool: link: gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -o coap-client client.o coap_list.o -L../ext/tinydtls ../.libs/libcoap-1.a -L./ext/tinydtls -ltinydtls gcc -DHAVE_CONFIG_H -I. -I.. -I ../ext/tinydtls -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT coap-server.o -MD -MP -MF .deps/coap-server.Tpo -c -o coap-server.o coap-server.c mv -f .deps/coap-server.Tpo .deps/coap-server.Po /bin/bash ../libtool --tag=CC --mode=link gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -L../ext/tinydtls -ltinydtls -o coap-server coap-server.o ../.libs/libcoap-1.la libtool: link: gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -o coap-server coap-server.o -L../ext/tinydtls ../.libs/libcoap-1.a -L./ext/tinydtls -ltinydtls gcc -DHAVE_CONFIG_H -I. -I.. -I ../ext/tinydtls -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -MT coap-rd.o -MD -MP -MF .deps/coap-rd.Tpo -c -o coap-rd.o coap-rd.c mv -f .deps/coap-rd.Tpo .deps/coap-rd.Po /bin/bash ../libtool --tag=CC --mode=link gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -L../ext/tinydtls -ltinydtls -o coap-rd coap-rd.o ../.libs/libcoap-1.la libtool: link: gcc -isystem../include/coap/ -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -Wunused-result -Wlogical-op -std=c99 -D COAP_DEBUG_FD=stderr -fdiagnostics-color -D_GNU_SOURCE -DWITH_POSIX -o coap-rd coap-rd.o -L../ext/tinydtls ../.libs/libcoap-1.a -L./ext/tinydtls -ltinydtls make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » make[1] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » Making install in ext/tinydtls make[1] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls » make -C aes rijndael.o make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make[2]: « rijndael.o » est à jour. make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make -C ecc ecc.o make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » make[2]: « ecc.o » est à jour. make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » make -C sha2 sha2.o make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » make[2]: « sha2.o » est à jour. make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » make -C doc make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » : Doxyfile >./doxygen.out 2>&1 make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » test -d /usr/local/lib || mkdir -p /usr/local/lib test -d /usr/local/include/tinydtls || mkdir -p /usr/local/include/tinydtls cp libtinydtls.a /usr/local/lib/ cp dtls.h hmac.h dtls_debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h alert.h utlist.h prng.h peer.h state.h dtls_time.h session.h tinydtls.h /usr/local/include/tinydtls/ for dir in tests doc platform-specific sha2 aes ecc; do \ make -C $dir install="cp" includedir=/usr/local/include/tinydtls install; \ done make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/tests » : make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/tests » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » make[2]: *** Aucune règle pour fabriquer la cible « html », nécessaire pour « install ». Arrêt. make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/doc » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/platform-specific » : make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/platform-specific » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » test -d /usr/local/include/tinydtls/sha2 || mkdir -p /usr/local/include/tinydtls/sha2 cp sha2.h /usr/local/include/tinydtls/sha2 make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/sha2 » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » test -d /usr/local/include/tinydtls/aes || mkdir -p /usr/local/include/tinydtls/aes cp rijndael.h /usr/local/include/tinydtls/aes make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/aes » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » test -d /usr/local/include/tinydtls/ecc || mkdir -p /usr/local/include/tinydtls/ecc cp ecc.h test_helper.h /usr/local/include/tinydtls/ecc make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls/ecc » make[1] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/ext/tinydtls » Making install in . make[1] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » /bin/mkdir -p '/usr/local/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libcoap-1.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libcoap-1.lai /usr/local/lib/libcoap-1.la libtool: install: /usr/bin/install -c .libs/libcoap-1.a /usr/local/lib/libcoap-1.a libtool: install: chmod 644 /usr/local/lib/libcoap-1.a libtool: install: ranlib /usr/local/lib/libcoap-1.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/local/include/coap/' /usr/bin/install -c -m 644 include/coap/address.h include/coap/async.h include/coap/bits.h include/coap/block.h include/coap/coap.h include/coap/coap_dtls.h include/coap/coap_event.h include/coap/coap_keystore.h include/coap/coap_io.h include/coap/coap_time.h include/coap/debug.h include/coap/encode.h include/coap/hashkey.h include/coap/libcoap.h include/coap/mem.h include/coap/net.h include/coap/option.h include/coap/pdu.h include/coap/prng.h include/coap/resource.h include/coap/run.h include/coap/str.h include/coap/subscribe.h include/coap/uri.h include/coap/uthash.h include/coap/utlist.h '/usr/local/include/coap/' /bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libcoap-1.pc '/usr/local/lib/pkgconfig' make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » make[1] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap » Making install in tests make[1] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » make[2]: rien à faire pour « install-exec-am ». make[2]: rien à faire pour « install-data-am ». make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » make[1] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/tests » Making install in examples make[1] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » make[2] : on entre dans le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » /bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c coap-client coap-server coap-rd '/usr/local/bin' libtool: install: /usr/bin/install -c coap-client /usr/local/bin/coap-client libtool: install: /usr/bin/install -c coap-server /usr/local/bin/coap-server libtool: install: /usr/bin/install -c coap-rd /usr/local/bin/coap-rd make[2] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » make[1] : on quitte le répertoire « /var/www/html/plugins/ikealight/resources/ikealightd/libcoap/examples » ******************************************************** * Installation terminée * ********************************************************