>>> ciwiki: Building main/ciwiki 2.0.5-r2 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 15:21:13 +0000 >>> ciwiki: Checking sanity of /home/buildozer/aports/main/ciwiki/APKBUILD... >>> ciwiki: Analyzing dependencies... >>> ciwiki: Installing for build: build-base (1/1) Installing .makedepends-ciwiki (20220413.152115) OK: 254 MiB in 86 packages >>> ciwiki: Cleaning up srcdir >>> ciwiki: Cleaning up pkgdir >>> ciwiki: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ciwiki-2.0.5.tar.gz >>> ciwiki: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ciwiki-2.0.5.tar.gz >>> ciwiki: Checking sha512sums... ciwiki-2.0.5.tar.gz: OK gcc-10.patch: OK >>> ciwiki: Unpacking /var/cache/distfiles/v3.16/ciwiki-2.0.5.tar.gz... >>> ciwiki: gcc-10.patch patching file src/wiki.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe 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 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for asprintf... yes checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strncasecmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating scripts/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT ci.o -MD -MP -MF .deps/ci.Tpo -c -o ci.o ci.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT wiki.o -MD -MP -MF .deps/wiki.Tpo -c -o wiki.o wiki.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT wikilogin.o -MD -MP -MF .deps/wikilogin.Tpo -c -o wikilogin.o wikilogin.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT wikichanges.o -MD -MP -MF .deps/wikichanges.Tpo -c -o wikichanges.o wikichanges.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT wikiashtml.o -MD -MP -MF .deps/wikiashtml.Tpo -c -o wikiashtml.o wikiashtml.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -Os -fomit-frame-pointer -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -MT wikientries.o -MD -MP -MF .deps/wikientries.Tpo -c -o wikientries.o wikientries.c wikilogin.c: In function 'wikilogin_setpermission': wikilogin.c:166:30: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 166 | fprintf(fp,"%32s:%16li:%24s\n", ipsrc, time(NULL)/60, username); | ~~~~^ ~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %16lli wikilogin.c:174:24: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 174 | fprintf(fp,"%32s:%16li:%24s\n", ipsrc, time(NULL)/60, username); | ~~~~^ ~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %16lli wikilogin.c: In function 'wikilogin_getpermission': wikilogin.c:244:26: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 244 | fprintf(fp, "%16li",time(NULL)/60); | ~~~~^ ~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %16lli http.c: In function 'http_server': wikilogin.c: In function 'wikilogin_isvalid': http.c:764:22: warning: variable 'err_flag' set but not used [-Wunused-but-set-variable] 764 | int err_flag=0; //not used | ^~~~~~~~ wikilogin.c:376:42: warning: format '%li' expects argument of type 'long int', but argument 7 has type 'time_t' {aka 'long long int'} [-Wformat=] 376 | fprintf(fp, "U:%s P:%s M:%s I:%s T:%li C:%s\n", | ~~^ | | | long int | %lli 377 | username,password,email, 378 | ipsrc,time(NULL)/60,codeok); | ~~~~~~~~~~~~~ | | | time_t {aka long long int} wikilogin.c:435:32: warning: format '%li' expects argument of type 'long int', but argument 7 has type 'time_t' {aka 'long long int'} [-Wformat=] 435 | fprintf(fp, "%s %s %s %s %li %i %i\n", | ~~^ | | | long int | %lli 436 | username,pwd,email, 437 | ipsrc,time(NULL)/60,permission,activate); | ~~~~~~~~~~~~~ | | | time_t {aka long long int} wikiashtml.c: In function 'check_for_link': wikiashtml.c:79:7: warning: variable 'lgasprintf' set but not used [-Wunused-but-set-variable] 79 | int lgasprintf; //not used, return lg of str could be useful to check err | ^~~~~~~~~~ wikilogin.c: In function 'wikirac_isvalid': wikilogin.c:497:32: warning: format '%li' expects argument of type 'long int', but argument 7 has type 'time_t' {aka 'long long int'} [-Wformat=] 497 | fprintf(fp, "%s %s %s %s %li %i %i\n", | ~~^ | | | long int | %lli 498 | username,pwd,email, 499 | ipsrc,time(NULL)/60,permission,activate); | ~~~~~~~~~~~~~ | | | time_t {aka long long int} mv -f .deps/ci.Tpo .deps/ci.Po mv -f .deps/wikientries.Tpo .deps/wikientries.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/wikichanges.Tpo .deps/wikichanges.Po mv -f .deps/wikilogin.Tpo .deps/wikilogin.Po wikiashtml.c: In function 'wiki_print_data_as_html': wikiashtml.c:363:32: warning: 'position_pic_str' may be used uninitialized in this function [-Wmaybe-uninitialized] 363 | lgasprintf = asprintf(&result, "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 364 | url, border_pic_str, width_pic_str, height_pic_str, position_pic_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wikiashtml.c:78:9: note: 'position_pic_str' was declared here 78 | char *position_pic_str, *new_tab_str; | ^~~~~~~~~~~~~~~~ mv -f .deps/http.Tpo .deps/http.Po mv -f .deps/wiki.Tpo .deps/wiki.Po mv -f .deps/wikiashtml.Tpo .deps/wikiashtml.Po gcc -g -Wall -fno-strict-aliasing -Os -fomit-frame-pointer -o ciwiki ci.o http.o util.o wiki.o wikilogin.o wikichanges.o wikiashtml.o wikientries.o make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' Making all in docs make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' make[1]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' >>> ciwiki: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/bin' /usr/bin/install -c ciwiki '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' make[1]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/src' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/lib/ciwiki' /usr/bin/install -c notifynewuser.sh '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/lib/ciwiki' make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' make[1]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/scripts' Making install in docs make[1]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/share/man/man1' /usr/bin/install -c -m 644 'ciwiki.man' '/home/buildozer/aports/main/ciwiki/pkg/ciwiki/usr/share/man/man1/ciwiki.1' make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[1]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5/docs' make[1]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' make[2]: Entering directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' make[1]: Leaving directory '/home/buildozer/aports/main/ciwiki/src/ciwiki-2.0.5' >>> ciwiki-doc*: Running split function doc... >>> ciwiki-doc*: Preparing subpackage ciwiki-doc... >>> ciwiki-doc*: Running postcheck for ciwiki-doc >>> ciwiki*: Running postcheck for ciwiki >>> ciwiki*: Preparing package ciwiki... >>> ciwiki*: Stripping binaries >>> ciwiki-doc*: Scanning shared objects >>> ciwiki*: Scanning shared objects >>> ciwiki-doc*: Tracing dependencies... >>> ciwiki-doc*: Package size: 24.0 KB >>> ciwiki-doc*: Compressing data... >>> ciwiki-doc*: Create checksum... >>> ciwiki-doc*: Create ciwiki-doc-2.0.5-r2.apk >>> ciwiki*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> ciwiki*: Package size: 88.0 KB >>> ciwiki*: Compressing data... >>> ciwiki*: Create checksum... >>> ciwiki*: Create ciwiki-2.0.5-r2.apk >>> ciwiki: Build complete at Wed, 13 Apr 2022 15:21:20 +0000 elapsed time 0h 0m 7s >>> ciwiki: Cleaning up srcdir >>> ciwiki: Cleaning up pkgdir >>> ciwiki: Uninstalling dependencies... (1/1) Purging .makedepends-ciwiki (20220413.152115) OK: 254 MiB in 85 packages >>> ciwiki: Updating the main/armv7 repository index... >>> ciwiki: Signing the index...