>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Downloading Reinitialized existing Git repository in /home/buildroot/autobuild/instance-0/dl/rtmpdump/git/.git/ Fetching all references warning: refname 'c5f04a58fc2aeea6296ca7c44ee4734c18401aa3' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz: OK (sha256: b98fceba5155c5a1ee3f26550ea94144c72d8b8c5a050c213bb55dab330ad6ff) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/rtmpdump/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 -xf - >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Patching >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Configuring >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 CRYPTO= prefix=/usr XCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC" XLDFLAGS="" CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-" -C /home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-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 /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-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 /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-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 /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-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 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 : recipe for target 'hashswf.o' failed 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); ^~~~ : recipe for target 'rtmp.o' failed make[1]: *** [rtmp.o] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'