>>> nspr: Building main/nspr 4.35-r2 (using abuild 3.12.0-r0) started Fri, 20 Oct 2023 09:41:52 +0000 >>> nspr: Checking sanity of /home/buildozer/aports/main/nspr/APKBUILD... >>> nspr: Analyzing dependencies... >>> nspr: Installing for build: build-base autoconf automake linux-headers (1/10) Installing m4 (1.4.19-r3) (2/10) Installing libbz2 (1.0.8-r6) (3/10) Installing perl (5.38.0-r0) (4/10) Installing autoconf (2.71-r2) (5/10) Installing automake (1.16.5-r2) (6/10) Installing linux-headers (6.5-r0) (7/10) Installing .makedepends-nspr (20231020.094154) (8/10) Installing perl-error (0.17029-r2) (9/10) Installing perl-git (2.42.0-r0) (10/10) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 314 MiB in 111 packages >>> nspr: Cleaning up srcdir >>> nspr: Cleaning up pkgdir >>> nspr: Cleaning up tmpdir >>> nspr: Fetching https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.35/src/nspr-4.35.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 100 1071k 100 1071k 0 0 2466k 0 --:--:-- --:--:-- --:--:-- 2468k >>> nspr: Fetching https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.35/src/nspr-4.35.tar.gz >>> nspr: Checking sha512sums... nspr-4.35.tar.gz: OK lfs64.patch: OK >>> nspr: Unpacking /var/cache/distfiles/nspr-4.35.tar.gz... >>> nspr: lfs64.patch patching file nspr/pr/include/md/_unixos.h checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for whoami... /usr/bin/whoami checking for armv7-alpine-linux-musleabihf-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for strip... /usr/bin/strip checking for windres... no checking how to run the C preprocessor... gcc -E checking for gcc -pipe support... no checking for pragma diagnostic... no checking whether C compiler supports -fprofile-generate... yes checking for visibility(hidden) attribute... yes checking for visibility pragma support... yes checking for perl5... no checking for perl... /usr/bin/perl checking for dlopen in -ldl... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether gcc needs -traditional... no checking for dladdr... yes checking for gettid... yes checking for lchown... yes checking for setpriority... yes checking for strerror... yes checking for syscall... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config/autoconf.mk config.status: creating config/nsprincl.mk config.status: creating config/nsprincl.sh config.status: creating config/nspr-config config.status: creating config/nspr.pc config.status: creating lib/Makefile config.status: creating lib/ds/Makefile config.status: creating lib/libc/Makefile config.status: creating lib/libc/include/Makefile config.status: creating lib/libc/src/Makefile config.status: creating lib/tests/Makefile config.status: creating pkg/Makefile config.status: creating pr/Makefile config.status: creating pr/include/Makefile config.status: creating pr/include/md/Makefile config.status: creating pr/include/obsolete/Makefile config.status: creating pr/include/private/Makefile config.status: creating pr/src/Makefile config.status: creating pr/src/io/Makefile config.status: creating pr/src/linking/Makefile config.status: creating pr/src/malloc/Makefile config.status: creating pr/src/md/Makefile config.status: creating pr/src/md/unix/Makefile config.status: creating pr/src/memory/Makefile config.status: creating pr/src/misc/Makefile config.status: creating pr/src/threads/Makefile config.status: creating pr/tests/Makefile config.status: creating pr/tests/dll/Makefile config.status: creating pkg/linux/Makefile config.status: creating pr/src/pthreads/Makefile config.status: executing default commands make -C config export make[1]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/config' gcc -o now.o -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 ../../nspr/config/now.c gcc now.o -Wl,--as-needed,-O1,--sort-common -o now gcc -o nsinstall.o -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 ../../nspr/config/nsinstall.c gcc nsinstall.o -Wl,--as-needed,-O1,--sort-common -o nsinstall rm -f nfspwd; cp ../../nspr/config/nfspwd.pl nfspwd; chmod +x nfspwd rm -f ../dist/bin/nspr-config make[1]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/config' make -C pr export make[1]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr' make -C include export make[2]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include' make -C md export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/md' ../../../config/./nsinstall -R -m 444 ../../../../nspr/pr/include/md/_aix32.cfg ../../../../nspr/pr/include/md/_aix64.cfg ../../../../nspr/pr/include/md/_bsdi.cfg ../../../../nspr/pr/include/md/_darwin.cfg ../../../../nspr/pr/include/md/_freebsd.cfg ../../../../nspr/pr/include/md/_hpux32.cfg ../../../../nspr/pr/include/md/_hpux64.cfg ../../../../nspr/pr/include/md/_linux.cfg ../../../../nspr/pr/include/md/_netbsd.cfg ../../../../nspr/pr/include/md/_nto.cfg ../../../../nspr/pr/include/md/_openbsd.cfg ../../../../nspr/pr/include/md/_os2.cfg ../../../../nspr/pr/include/md/_qnx.cfg ../../../../nspr/pr/include/md/_riscos.cfg ../../../../nspr/pr/include/md/_scoos.cfg ../../../../nspr/pr/include/md/_solaris.cfg ../../../../nspr/pr/include/md/_unixware.cfg ../../../../nspr/pr/include/md/_unixware7.cfg ../../../../nspr/pr/include/md/_win95.cfg ../../../../nspr/pr/include/md/_winnt.cfg ../../../dist/include/nspr/md ../../../config/./nsinstall -R -m 444 ../../../../nspr/pr/include/md/_linux.cfg ../../../dist/include/nspr mv -f ../../../dist/include/nspr/_linux.cfg ../../../dist/include/nspr/prcpucfg.h make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/md' make -C private export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/private' ../../../config/./nsinstall -R -m 444 ../../../../nspr/pr/include/private/pprio.h ../../../../nspr/pr/include/private/pprthred.h ../../../../nspr/pr/include/private/prpriv.h ../../../dist/include/nspr/private make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/private' make -C obsolete export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/obsolete' ../../../config/./nsinstall -R -m 444 ../../../../nspr/pr/include/obsolete/pralarm.h ../../../../nspr/pr/include/obsolete/probslet.h ../../../../nspr/pr/include/obsolete/protypes.h ../../../../nspr/pr/include/obsolete/prsem.h ../../../dist/include/nspr/obsolete make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include/obsolete' ../../config/./nsinstall -R -m 444 ../../../nspr/pr/include/nspr.h ../../../nspr/pr/include/pratom.h ../../../nspr/pr/include/prbit.h ../../../nspr/pr/include/prclist.h ../../../nspr/pr/include/prcmon.h ../../../nspr/pr/include/prcountr.h ../../../nspr/pr/include/prcvar.h ../../../nspr/pr/include/prdtoa.h ../../../nspr/pr/include/prenv.h ../../../nspr/pr/include/prerr.h ../../../nspr/pr/include/prerror.h ../../../nspr/pr/include/prinet.h ../../../nspr/pr/include/prinit.h ../../../nspr/pr/include/prinrval.h ../../../nspr/pr/include/prio.h ../../../nspr/pr/include/pripcsem.h ../../../nspr/pr/include/prlink.h ../../../nspr/pr/include/prlock.h ../../../nspr/pr/include/prlog.h ../../../nspr/pr/include/prlong.h ../../../nspr/pr/include/prmem.h ../../../nspr/pr/include/prmon.h ../../../nspr/pr/include/prmwait.h ../../../nspr/pr/include/prnetdb.h ../../../nspr/pr/include/prolock.h ../../../nspr/pr/include/prpdce.h ../../../nspr/pr/include/prprf.h ../../../nspr/pr/include/prproces.h ../../../nspr/pr/include/prrng.h ../../../nspr/pr/include/prrwlock.h ../../../nspr/pr/include/prshm.h ../../../nspr/pr/include/prshma.h ../../../nspr/pr/include/prsystem.h ../../../nspr/pr/include/prthread.h ../../../nspr/pr/include/prtime.h ../../../nspr/pr/include/prtpool.h ../../../nspr/pr/include/prtrace.h ../../../nspr/pr/include/prtypes.h ../../../nspr/pr/include/prvrsion.h ../../../nspr/pr/include/prwin16.h ../../dist/include/nspr make[2]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/include' make -C src export make[2]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src' make -C io export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/io' gcc -o prfdcach.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prfdcach.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prfdcach.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prmwait.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prmwait.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prmwait.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o priometh.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/priometh.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/priometh.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o pripv6.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/pripv6.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/pripv6.c:10: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../../../../nspr/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAccept': ../../../../nspr/pr/src/io/pripv6.c:135:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 135 | PRStatus rv; | ^~ ../../../../nspr/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAcceptRead': ../../../../nspr/pr/src/io/pripv6.c:175:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 175 | PRStatus rv; | ^~ gcc -o prmapopt.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prmapopt.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prmapopt.c:34: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prlayer.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prlayer.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prlayer.c:11: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ../../../../nspr/pr/src/io/prlayer.c: In function 'pl_TopAccept': ../../../../nspr/pr/src/io/prlayer.c:182:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 182 | PRStatus rv; | ^~ ../../../../nspr/pr/src/io/prlayer.c: In function 'pl_DefAcceptread': ../../../../nspr/pr/src/io/prlayer.c:303:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 303 | PRStatus rv; | ^~ gcc -o prlog.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prlog.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prlog.c:7: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prmmap.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prmmap.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prmmap.c:14: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prpolevt.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prpolevt.c gcc -o prprf.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prprf.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prprf.c:15: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prscanf.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prscanf.c gcc -o prstdio.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/io/prstdio.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/io/prstdio.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/io' make -C linking export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/linking' gcc -o prlink.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/linking/prlink.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/linking/prlink.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/linking' make -C malloc export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/malloc' gcc -o prmalloc.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/malloc/prmalloc.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/malloc/prmalloc.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o prmem.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../../nspr/pr/include -I../../../../nspr/pr/include/private ../../../../nspr/pr/src/malloc/prmem.c In file included from ../../../../nspr/pr/include/md/_linux.h:713, from ../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../nspr/pr/include/private/primpl.h:32, from ../../../../nspr/pr/src/malloc/prmem.c:10: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/malloc' make -C md export make[3]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/md' make -C unix export make[4]: Entering directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/md/unix' gcc -o unix.o -c -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE -Wall -pthread -O2 -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../../nspr/pr/include -I../../../../../nspr/pr/include/private ../../../../../nspr/pr/src/md/unix/unix.c In file included from ../../../../../nspr/pr/include/md/_linux.h:713, from ../../../../../nspr/pr/include/md/prosdep.h:53, from ../../../../../nspr/pr/include/private/primpl.h:32, from ../../../../../nspr/pr/src/md/unix/unix.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ../../../../dist/include/nspr/prio.h:16, from ../../../../dist/include/nspr/nspr.h:20, from ../../../../../nspr/pr/include/private/primpl.h:27: ../../../../../nspr/pr/src/md/unix/unix.c: In function '_MD_set_fileinfo64_times': ../../../../../nspr/pr/src/md/unix/unix.c:2489:17: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'} 2489 | LL_I2L(s, sb->st_mtime); | ^~ ../../../../dist/include/nspr/prlong.h:149:46: note: in definition of macro 'LL_I2L' 149 | #define LL_I2L(l, i) ((l) = (PRInt64)(i)) | ^ ../../../../../nspr/pr/src/md/unix/unix.c:2492:17: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'} 2492 | LL_I2L(s, sb->st_ctime); | ^~ ../../../../dist/include/nspr/prlong.h:149:46: note: in definition of macro 'LL_I2L' 149 | #define LL_I2L(l, i) ((l) = (PRInt64)(i)) | ^ ../../../../../nspr/pr/src/md/unix/unix.c: In function '_MD_convert_stat64_to_fileinfo64': ../../../../../nspr/pr/src/md/unix/unix.c:2531:21: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'} 2531 | if (S_IFREG & sb->st_mode) { | ^~ ../../../../../nspr/pr/src/md/unix/unix.c:2534:26: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'} 2534 | else if (S_IFDIR & sb->st_mode) { | ^~ ../../../../../nspr/pr/src/md/unix/unix.c:2541:26: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'} 2541 | LL_I2L(info->size, sb->st_size); | ^~ ../../../../dist/include/nspr/prlong.h:149:46: note: in definition of macro 'LL_I2L' 149 | #define LL_I2L(l, i) ((l) = (PRInt64)(i)) | ^ ../../../../../nspr/pr/src/md/unix/unix.c: In function '_MD_getfileinfo64': ../../../../../nspr/pr/src/md/unix/unix.c:2564:15: error: storage size of 'sb' isn't known 2564 | _MDStat64 sb; | ^~ ../../../../../nspr/pr/src/md/unix/unix.c:2564:15: warning: unused variable 'sb' [-Wunused-variable] ../../../../../nspr/pr/src/md/unix/unix.c: In function '_MD_getopenfileinfo64': ../../../../../nspr/pr/src/md/unix/unix.c:2590:15: error: storage size of 'sb' isn't known 2590 | _MDStat64 sb; | ^~ ../../../../../nspr/pr/src/md/unix/unix.c:2590:15: warning: unused variable 'sb' [-Wunused-variable] ../../../../../nspr/pr/src/md/unix/unix.c: In function '_PR_InitIOV': ../../../../../nspr/pr/src/md/unix/unix.c:2742:27: warning: assignment to '_MD_Fstat64' {aka 'int (*)(int, struct stat64 *)'} from incompatible pointer type 'int (*)(int, struct stat *)' [-Wincompatible-pointer-types] 2742 | _md_iovector._fstat64 = fstat; | ^ ../../../../../nspr/pr/src/md/unix/unix.c:2743:26: warning: assignment to '_MD_Stat64' {aka 'int (*)(const char *, struct stat64 *)'} from incompatible pointer type 'int (*)(const char * restrict, struct stat * restrict)' [-Wincompatible-pointer-types] 2743 | _md_iovector._stat64 = stat; | ^ ../../../../../nspr/pr/src/md/unix/unix.c: In function '_PR_UnixInit': ../../../../../nspr/pr/src/md/unix/unix.c:2780:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 2780 | int rv; | ^~ ../../../../../nspr/pr/src/md/unix/unix.c: In function '_MD_unix_get_nonblocking_connect_error': ../../../../../nspr/pr/src/md/unix/unix.c:3288:61: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 3288 | if (getsockopt(osfd, SOL_SOCKET, SO_ERROR, (char*)&err, &optlen) == -1) { | ^~~~~~~ | | | int * In file included from /usr/include/fortify/sys/socket.h:23, from ../../../../dist/include/nspr/prinet.h:37, from ../../../../dist/include/nspr/nspr.h:17: /usr/include/sys/socket.h:401:50: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 401 | int getsockopt (int, int, int, void *__restrict, socklen_t *__restrict); | ^ make[4]: *** [../../../../../nspr/config/rules.mk:450: unix.o] Error 1 make[4]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/md/unix' make[3]: *** [../../../../nspr/config/rules.mk:163: export] Error 2 make[3]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src/md' make[2]: *** [../../../nspr/config/rules.mk:163: export] Error 2 make[2]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr/src' make[1]: *** [../../nspr/config/rules.mk:163: export] Error 2 make[1]: Leaving directory '/home/buildozer/aports/main/nspr/src/nspr-4.35/build/pr' make: *** [../nspr/config/rules.mk:163: export] Error 2 >>> ERROR: nspr: build failed >>> nspr: Uninstalling dependencies... (1/10) Purging .makedepends-nspr (20231020.094154) (2/10) Purging autoconf (2.71-r2) (3/10) Purging m4 (1.4.19-r3) (4/10) Purging automake (1.16.5-r2) (5/10) Purging linux-headers (6.5-r0) (6/10) Purging git-perl (2.42.0-r0) (7/10) Purging perl-git (2.42.0-r0) (8/10) Purging perl-error (0.17029-r2) (9/10) Purging perl (5.38.0-r0) (10/10) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages