>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-1/dl/rtmpdump/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 -xf - gzip: warning: GZIP environment variable is deprecated; use an alias or script >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Patching >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Configuring >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 CRYPTO= prefix=/usr XCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC" XLDFLAGS="" CROSS_COMPILE="/data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-" -C /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o rtmp.o rtmp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o log.o log.c /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o amf.o amf.c /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o hashswf.o hashswf.c /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o parseurl.o parseurl.c In file included from amf.c:33: bytes.h:74:2: warning: #warning "Float word order not defined, assuming the same as byte order!" [-Wcpp] #warning "Float word order not defined, assuming the same as byte order!" ^~~~~~~ hashswf.c: In function 'HTTP_get': hashswf.c:248:27: error: 'INT_MAX' undeclared (first use in this function) if (flen < 1 || flen > INT_MAX) ^~~~~~~ hashswf.c:248:27: note: 'INT_MAX' is defined in header ''; did you forget to '#include '? hashswf.c:32:1: +#include hashswf.c:248:27: if (flen < 1 || flen > INT_MAX) ^~~~~~~ hashswf.c:248:27: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [: hashswf.o] Error 1 make[1]: *** Waiting for unfinished jobs.... rtmp.c: In function 'RTMP_ReadPacket': rtmp.c:3555:7: warning: variable 'didAlloc' set but not used [-Wunused-but-set-variable] int didAlloc = FALSE; ^~~~~~~~ rtmp.c: In function 'HTTP_read': rtmp.c:4459:26: error: 'INT_MAX' undeclared (first use in this function) if (hlen < 1 || hlen > INT_MAX) ^~~~~~~ rtmp.c:4459:26: note: 'INT_MAX' is defined in header ''; did you forget to '#include '? rtmp.c:34:1: +#include rtmp.c:4459:26: if (hlen < 1 || hlen > INT_MAX) ^~~~~~~ rtmp.c:4459:26: note: each undeclared identifier is reported only once for each function it appears in At top level: rtmp.c:2907:19: warning: 'av_NetConnection_Connect_Rejected' defined but not used [-Wunused-const-variable=] static const AVal av_NetConnection_Connect_Rejected = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtmp.c:1559:35: warning: 'av_description' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmp.c:2888:1: note: in expansion of macro 'SAVC' SAVC(description); ^~~~ rtmp.c:1559:35: warning: 'av_record' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmp.c:1905:1: note: in expansion of macro 'SAVC' SAVC(record); ^~~~ make[1]: *** [: rtmp.o] Error 1 make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.stamp_built] Error 2 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'