>>> pps-tools: Building community/pps-tools 1.0.3-r0 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 21:30:01 +0000 >>> pps-tools: Validating /home/buildozer/aports/community/pps-tools/APKBUILD... >>> pps-tools: Analyzing dependencies... >>> pps-tools: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r1) (2/2) Installing .makedepends-pps-tools (20241029.213041) OK: 276 MiB in 103 packages >>> pps-tools: Cleaning up srcdir >>> pps-tools: Cleaning up pkgdir >>> pps-tools: Cleaning up tmpdir >>> pps-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pps-tools-v1.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pps-tools: Fetching pps-tools-v1.0.3.tar.gz::https://github.com/redlab-i/pps-tools/archive/refs/tags/v1.0.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/pps-tools-v1.0.3.tar.gz.part' pps-tools-v1.0.3.tar 100% |********************************| 12949 0:00:00 ETA '/var/cache/distfiles/v3.21/pps-tools-v1.0.3.tar.gz.part' saved >>> pps-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pps-tools-v1.0.3.tar.gz >>> pps-tools: Checking sha512sums... pps-tools-v1.0.3.tar.gz: OK >>> pps-tools: Unpacking /var/cache/distfiles/v3.21/pps-tools-v1.0.3.tar.gz... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -M ppstest.c ppsctl.c ppswatch.c ppsldisc.c > .depend gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -Wl,--as-needed,-O1,--sort-common ppstest.c -lm -o ppstest gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -Wl,--as-needed,-O1,--sort-common ppsctl.c -lm -o ppsctl gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -Wl,--as-needed,-O1,--sort-common ppswatch.c -lm -o ppswatch gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -Wl,--as-needed,-O1,--sort-common ppsldisc.c -lm -o ppsldisc ppstest.c: In function 'fetch_source': ppstest.c:112:16: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 112 | printf("source %d - " | ^~~~~~~~~~~~~~ ...... 116 | infobuf.assert_timestamp.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} ppstest.c:113:26: note: format string is defined here 113 | "assert %ld.%09ld, sequence: %ld - " | ~~^ | | | long int | %lld ppstest.c:112:16: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=] 112 | printf("source %d - " | ^~~~~~~~~~~~~~ ...... 119 | infobuf.clear_timestamp.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} ppstest.c:114:26: note: format string is defined here 114 | "clear %ld.%09ld, sequence: %ld\n", | ~~^ | | | long int | %lld ppswatch.c: In function 'fetch_source': ppswatch.c:151:38: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 151 | printf("timestamp: %ld, sequence: %ld, offset: % 6ld\n", ts.tv_sec, seq, ts.tv_nsec); | ~~^ ~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld >>> pps-tools: Entering fakeroot... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -c -o ppstest.o ppstest.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -c -o ppsctl.o ppsctl.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -c -o ppswatch.o ppswatch.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -D_GNU_SOURCE -ggdb -fPIC -c -o ppsldisc.o ppsldisc.c ppstest.c: In function 'fetch_source': ppstest.c:112:16: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 112 | printf("source %d - " | ^~~~~~~~~~~~~~ ...... 116 | infobuf.assert_timestamp.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} ppstest.c:113:26: note: format string is defined here 113 | "assert %ld.%09ld, sequence: %ld - " | ~~^ | | | long int | %lld ppstest.c:112:16: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=] 112 | printf("source %d - " | ^~~~~~~~~~~~~~ ...... 119 | infobuf.clear_timestamp.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} ppstest.c:114:26: note: format string is defined here 114 | "clear %ld.%09ld, sequence: %ld\n", | ~~^ | | | long int | %lld ppswatch.c: In function 'fetch_source': ppswatch.c:151:38: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 151 | printf("timestamp: %ld, sequence: %ld, offset: % 6ld\n", ts.tv_sec, seq, ts.tv_nsec); | ~~^ ~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld gcc -Wl,--as-needed,-O1,--sort-common ppsldisc.o -lm -o ppsldisc gcc -Wl,--as-needed,-O1,--sort-common ppsctl.o -lm -o ppsctl gcc -Wl,--as-needed,-O1,--sort-common ppstest.o -lm -o ppstest gcc -Wl,--as-needed,-O1,--sort-common ppswatch.o -lm -o ppswatch install -D -m 755 -t /home/buildozer/aports/community/pps-tools/pkg/pps-tools/usr/bin ppsfind ppstest ppsctl ppswatch ppsldisc install -D -m 644 -t /home/buildozer/aports/community/pps-tools/pkg/pps-tools/usr/include/sys timepps.h >>> pps-tools-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/pps-tools/pkg/pps-tools-dev/usr/include' >>> pps-tools-dev*: Preparing subpackage pps-tools-dev... >>> pps-tools-dev*: Stripping binaries >>> pps-tools-dev*: Running postcheck for pps-tools-dev >>> pps-tools*: Running postcheck for pps-tools >>> pps-tools*: Preparing package pps-tools... >>> pps-tools*: Stripping binaries >>> pps-tools-dev*: Scanning shared objects >>> pps-tools*: Scanning shared objects >>> pps-tools-dev*: Tracing dependencies... >>> pps-tools-dev*: Package size: 5.8 KB >>> pps-tools-dev*: Compressing data... >>> pps-tools-dev*: Create checksum... >>> pps-tools-dev*: Create pps-tools-dev-1.0.3-r0.apk >>> pps-tools*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> pps-tools*: Package size: 29.7 KB >>> pps-tools*: Compressing data... >>> pps-tools*: Create checksum... >>> pps-tools*: Create pps-tools-1.0.3-r0.apk >>> pps-tools: Build complete at Tue, 29 Oct 2024 21:30:43 +0000 elapsed time 0h 0m 42s >>> pps-tools: Cleaning up srcdir >>> pps-tools: Cleaning up pkgdir >>> pps-tools: Uninstalling dependencies... (1/2) Purging .makedepends-pps-tools (20241029.213041) (2/2) Purging linux-headers (6.6-r1) OK: 271 MiB in 101 packages >>> pps-tools: Updating the community/armv7 repository index... >>> pps-tools: Signing the index...