>>> rtptools: Building testing/rtptools 1.22-r2 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 21:38:08 +0000 >>> rtptools: Checking sanity of /home/buildozer/aports/testing/rtptools/APKBUILD... >>> rtptools: Analyzing dependencies... >>> rtptools: Installing for build: build-base automake autoconf m4 libtool (1/10) Installing perl (5.36.0-r0) (2/10) Installing automake (1.16.5-r1) (3/10) Installing m4 (1.4.19-r1) (4/10) Installing autoconf (2.71-r1) (5/10) Installing libltdl (2.4.7-r0) (6/10) Installing libtool (2.4.7-r0) (7/10) Installing .makedepends-rtptools (20221024.213809) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.38.1-r0) (10/10) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 326 MiB in 111 packages >>> rtptools: Cleaning up srcdir >>> rtptools: Cleaning up pkgdir >>> rtptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//rtptools-1.22.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 67439 72 49134 0 0 73909 0 --:--:-- --:--:-- --:--:-- 73885 100 67439 100 67439 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k >>> rtptools: Fetching https://distfiles.alpinelinux.org/distfiles/edge//rtptools-1.22.tar.gz >>> rtptools: Checking sha512sums... rtptools-1.22.tar.gz: OK >>> rtptools: Unpacking /var/cache/distfiles/edge//rtptools-1.22.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:53: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:53: the top level configure.ac:66: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:66: the top level configure.ac:76: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:76: the top level configure.ac:94: warning: AC_OUTPUT should be used without arguments. configure.ac:94: You should run autoupdate. configure.ac:94: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS configure.ac:19: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for clang... no checking for groff... no checking for mandoc... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for search.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for rpcsvc/ypclnt.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct msghdr.msg_control... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for mktime... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for srand... yes checking for gethostbyname... (cached) yes checking for yp_match... no checking for yp_match in -lnsl... no checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT host2ip.o -MD -MP -MF .deps/host2ip.Tpo -c -o host2ip.o host2ip.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT hpt.o -MD -MP -MF .deps/hpt.Tpo -c -o hpt.o hpt.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT multimer.o -MD -MP -MF .deps/multimer.Tpo -c -o multimer.o multimer.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT rd.o -MD -MP -MF .deps/rd.Tpo -c -o rd.o rd.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT rtpdump.o -MD -MP -MF .deps/rtpdump.Tpo -c -o rtpdump.o rtpdump.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT rtpplay.o -MD -MP -MF .deps/rtpplay.Tpo -c -o rtpplay.o rtpplay.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT rtpsend.o -MD -MP -MF .deps/rtpsend.Tpo -c -o rtpsend.o rtpsend.c gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -MT rtptrans.o -MD -MP -MF .deps/rtptrans.Tpo -c -o rtptrans.o rtptrans.c notify.c: In function 'notify_start': notify.c:204:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 204 | fprintf(stderr, "Timeout: %lu.%06lu\n", timeout.tv_sec, timeout.tv_usec); | ~~^ ~~~~~~~~~~~~~~ | | | | long unsigned int time_t {aka long long int} | %llu notify.c:204:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 204 | fprintf(stderr, "Timeout: %lu.%06lu\n", timeout.tv_sec, timeout.tv_usec); | ~~~~^ ~~~~~~~~~~~~~~~ | | | | long unsigned int suseconds_t {aka long long int} | %06llu rtpdump.c: In function 'parse_data': rtpdump.c:289:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] 289 | fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); | ~~~^ ~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | long unsigned int | %0x rtpdump.c: In function 'parse_short': rtpdump.c:321:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 321 | fprintf(out, "%ld.%06ld %lu\n", | ~~^ | | | long int | %lld 322 | (v->flags ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} rtpdump.c:321:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 321 | fprintf(out, "%ld.%06ld %lu\n", | ~~~~^ | | | long int | %06lld 322 | (v->flags ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~ | | | suseconds_t {aka long long int} rtpdump.c:326:21: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 326 | fprintf(out, "%ld.%06ld %lu %u\n", | ~~^ | | | long int | %lld 327 | (r->m ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} rtpdump.c:326:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 326 | fprintf(out, "%ld.%06ld %lu %u\n", | ~~~~^ | | | long int | %06lld 327 | (r->m ? -now.tv_sec : now.tv_sec), now.tv_usec, | ~~~~~~~~~~~ | | | suseconds_t {aka long long int} mv -f .deps/host2ip.Tpo .deps/host2ip.Po rtpplay.c: In function 'play_handler': rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] 155 | uint8_t m = 0; | ^ rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] 154 | uint16_t seq = 0; | ^~~ rtpplay.c: In function 'main': rtpplay.c:354:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 354 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpplay.c:310:63: note: expected 'unsigned char *' but argument is of type 'char *' 310 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ rtpdump.c: In function 'packet_handler': rtpdump.c:580:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 580 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~^ | | | long int | %8lld 581 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~ | | | time_t {aka long long int} mv -f .deps/hpt.Tpo .deps/hpt.Po rtpdump.c:580:32: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 580 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~~^ | | | long int | %06lld 581 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~~ | | | suseconds_t {aka long long int} rtpdump.c:593:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 593 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~^ | | | long int | %8lld 594 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~ | | | time_t {aka long long int} rtpdump.c:593:32: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 593 | fprintf(out, "%8ld.%06ld %s len=%d from=%s:%u ", | ~~~~^ | | | long int | %06lld 594 | now.tv_sec, now.tv_usec, parse_type(ctrl, packet->p.data), | ~~~~~~~~~~~ | | | suseconds_t {aka long long int} rtpsend.c: In function 'rtp': rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 716 | int dummy; | ^~~~~ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 658 | int pad = 0; | ^~~ rtpsend.c: In function 'main': rtpsend.c:918:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 918 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpsend.c:877:63: note: expected 'unsigned char *' but argument is of type 'char *' 877 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ mv -f .deps/rd.Tpo .deps/rd.Po mv -f .deps/multimer.Tpo .deps/multimer.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/rtpplay.Tpo .deps/rtpplay.Po gcc -Os -fomit-frame-pointer -Wall -Wl,--as-needed,-O1,--sort-common -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o mv -f .deps/rtptrans.Tpo .deps/rtptrans.Po gcc -Os -fomit-frame-pointer -Wall -Wl,--as-needed,-O1,--sort-common -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o mv -f .deps/rtpdump.Tpo .deps/rtpdump.Po gcc -Os -fomit-frame-pointer -Wall -Wl,--as-needed,-O1,--sort-common -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o mv -f .deps/rtpsend.Tpo .deps/rtpsend.Po gcc -Os -fomit-frame-pointer -Wall -Wl,--as-needed,-O1,--sort-common -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o make: Nothing to be done for 'check'. >>> rtptools: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/rtptools/src/rtptools-1.22' ./install-sh -c -d '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/bin' ./install-sh -c -d '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/bin' ./install-sh -c -d '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/share/man/man1' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/bin' /usr/bin/install -c multidump multiplay '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/bin' /usr/bin/install -c -m 644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/home/buildozer/aports/testing/rtptools/pkg/rtptools/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/testing/rtptools/src/rtptools-1.22' >>> rtptools-doc*: Running split function doc... >>> rtptools-doc*: Preparing subpackage rtptools-doc... >>> rtptools-doc*: Running postcheck for rtptools-doc >>> rtptools*: Running postcheck for rtptools >>> rtptools*: Preparing package rtptools... >>> rtptools*: Stripping binaries >>> rtptools-doc*: Scanning shared objects >>> rtptools*: Scanning shared objects >>> rtptools-doc*: Tracing dependencies... >>> rtptools-doc*: Package size: 44.0 KB >>> rtptools-doc*: Compressing data... >>> rtptools-doc*: Create checksum... >>> rtptools-doc*: Create rtptools-doc-1.22-r2.apk >>> rtptools*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> rtptools*: Package size: 292.0 KB >>> rtptools*: Compressing data... >>> rtptools*: Create checksum... >>> rtptools*: Create rtptools-1.22-r2.apk >>> rtptools: Build complete at Mon, 24 Oct 2022 21:38:15 +0000 elapsed time 0h 0m 7s >>> rtptools: Cleaning up srcdir >>> rtptools: Cleaning up pkgdir >>> rtptools: Uninstalling dependencies... (1/10) Purging .makedepends-rtptools (20221024.213809) (2/10) Purging automake (1.16.5-r1) (3/10) Purging autoconf (2.71-r1) (4/10) Purging m4 (1.4.19-r1) (5/10) Purging libtool (2.4.7-r0) (6/10) Purging libltdl (2.4.7-r0) (7/10) Purging git-perl (2.38.1-r0) (8/10) Purging perl-git (2.38.1-r0) (9/10) Purging perl-error (0.17029-r1) (10/10) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 101 packages >>> rtptools: Updating the testing/armv7 repository index... >>> rtptools: Signing the index...