>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Downloading Reinitialized existing Git repository in /home/test/autobuild/run/instance-2/dl/rtmpdump/git/.git/ Fetching all references Could not fetch special ref 'c5f04a58fc2aeea6296ca7c44ee4734c18401aa3'; assuming it is not special. rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz: OK (sha256: b98fceba5155c5a1ee3f26550ea94144c72d8b8c5a050c213bb55dab330ad6ff) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/rtmpdump/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz | /home/test/autobuild/run/instance-2/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 -xf - >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Patching >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Configuring >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Building PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CRYPTO= prefix=/usr XCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -fPIC" XLDFLAGS="" CROSS_COMPILE="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-musleabihf-" -C /home/test/autobuild/run/instance-2/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o rtmp.o rtmp.c /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o log.o log.c /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o amf.o amf.c /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o hashswf.o hashswf.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!" ^~~~~~~ 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 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.... 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 `/home/test/autobuild/run/instance-2/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' make: *** [/home/test/autobuild/run/instance-2/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.stamp_built] Error 2 make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'