>>> sysfsutils: Building main/sysfsutils 2.1.0-r9 (using abuild 3.7.0_rc1-r0) started Sun, 15 Nov 2020 15:58:58 +0000 >>> sysfsutils: Checking sanity of /home/buildozer/aports/main/sysfsutils/APKBUILD... >>> sysfsutils: Analyzing dependencies... >>> sysfsutils: Installing for build: build-base (1/1) Installing .makedepends-sysfsutils (20201115.155859) OK: 310 MiB in 88 packages >>> sysfsutils: Cleaning up srcdir >>> sysfsutils: Cleaning up pkgdir >>> sysfsutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sysfsutils-2_1_0.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 388k 100 388k 0 0 4683k 0 --:--:-- --:--:-- --:--:-- 4683k >>> sysfsutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/sysfsutils-2_1_0.tar.gz >>> sysfsutils: Checking sha512sums... sysfsutils-2_1_0.tar.gz: OK gcc-10.patch: OK >>> sysfsutils: Unpacking /var/cache/distfiles/v3.13/sysfsutils-2_1_0.tar.gz... >>> sysfsutils: Updating ./config.sub >>> sysfsutils: gcc-10.patch patching file test/test-defs.h patching file test/test.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for style of include used by make... GNU checking for i586-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alpine-linux-musl-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i586-alpine-linux-musl-g77... no checking for i586-alpine-linux-musl-f77... no checking for i586-alpine-linux-musl-xlf... no checking for i586-alpine-linux-musl-frt... no checking for i586-alpine-linux-musl-pgf77... no checking for i586-alpine-linux-musl-fort77... no checking for i586-alpine-linux-musl-fl32... no checking for i586-alpine-linux-musl-af77... no checking for i586-alpine-linux-musl-f90... no checking for i586-alpine-linux-musl-xlf90... no checking for i586-alpine-linux-musl-pgf90... no checking for i586-alpine-linux-musl-epcf90... no checking for i586-alpine-linux-musl-f95... no checking for i586-alpine-linux-musl-fort... no checking for i586-alpine-linux-musl-xlf95... no checking for i586-alpine-linux-musl-ifc... no checking for i586-alpine-linux-musl-efc... no checking for i586-alpine-linux-musl-pgf95... no checking for i586-alpine-linux-musl-lf95... no checking for i586-alpine-linux-musl-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alpine-linux-musl-ranlib... ranlib checking for gawk... (cached) awk checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for isascii... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating cmd/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' Making all in lib make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_utils.Tpo" -c -o libsysfs_la-sysfs_utils.lo `test -f 'sysfs_utils.c' || echo './'`sysfs_utils.c; \ then mv -f ".deps/libsysfs_la-sysfs_utils.Tpo" ".deps/libsysfs_la-sysfs_utils.Plo"; else rm -f ".deps/libsysfs_la-sysfs_utils.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_attr.Tpo" -c -o libsysfs_la-sysfs_attr.lo `test -f 'sysfs_attr.c' || echo './'`sysfs_attr.c; \ then mv -f ".deps/libsysfs_la-sysfs_attr.Tpo" ".deps/libsysfs_la-sysfs_attr.Plo"; else rm -f ".deps/libsysfs_la-sysfs_attr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_class.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_class.Tpo" -c -o libsysfs_la-sysfs_class.lo `test -f 'sysfs_class.c' || echo './'`sysfs_class.c; \ then mv -f ".deps/libsysfs_la-sysfs_class.Tpo" ".deps/libsysfs_la-sysfs_class.Plo"; else rm -f ".deps/libsysfs_la-sysfs_class.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-dlist.lo -MD -MP -MF ".deps/libsysfs_la-dlist.Tpo" -c -o libsysfs_la-dlist.lo `test -f 'dlist.c' || echo './'`dlist.c; \ then mv -f ".deps/libsysfs_la-dlist.Tpo" ".deps/libsysfs_la-dlist.Plo"; else rm -f ".deps/libsysfs_la-dlist.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_device.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_device.Tpo" -c -o libsysfs_la-sysfs_device.lo `test -f 'sysfs_device.c' || echo './'`sysfs_device.c; \ then mv -f ".deps/libsysfs_la-sysfs_device.Tpo" ".deps/libsysfs_la-sysfs_device.Plo"; else rm -f ".deps/libsysfs_la-sysfs_device.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_driver.Tpo" -c -o libsysfs_la-sysfs_driver.lo `test -f 'sysfs_driver.c' || echo './'`sysfs_driver.c; \ then mv -f ".deps/libsysfs_la-sysfs_driver.Tpo" ".deps/libsysfs_la-sysfs_driver.Plo"; else rm -f ".deps/libsysfs_la-sysfs_driver.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_bus.Tpo" -c -o libsysfs_la-sysfs_bus.lo `test -f 'sysfs_bus.c' || echo './'`sysfs_bus.c; \ then mv -f ".deps/libsysfs_la-sysfs_bus.Tpo" ".deps/libsysfs_la-sysfs_bus.Plo"; else rm -f ".deps/libsysfs_la-sysfs_bus.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_module.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_module.Tpo" -c -o libsysfs_la-sysfs_module.lo `test -f 'sysfs_module.c' || echo './'`sysfs_module.c; \ then mv -f ".deps/libsysfs_la-sysfs_module.Tpo" ".deps/libsysfs_la-sysfs_module.Plo"; else rm -f ".deps/libsysfs_la-sysfs_module.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF .deps/libsysfs_la-sysfs_utils.Tpo -c sysfs_utils.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_utils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF .deps/libsysfs_la-sysfs_attr.Tpo -c sysfs_attr.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_attr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF .deps/libsysfs_la-sysfs_driver.Tpo -c sysfs_driver.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_driver.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-dlist.lo -MD -MP -MF .deps/libsysfs_la-dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/libsysfs_la-dlist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_class.lo -MD -MP -MF .deps/libsysfs_la-sysfs_class.Tpo -c sysfs_class.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF .deps/libsysfs_la-sysfs_bus.Tpo -c sysfs_bus.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_bus.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_device.lo -MD -MP -MF .deps/libsysfs_la-sysfs_device.Tpo -c sysfs_device.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_device.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_module.lo -MD -MP -MF .deps/libsysfs_la-sysfs_module.Tpo -c sysfs_module.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_module.o dlist.c: In function '_dlist_swap': dlist.c:649:32: warning: unused parameter 'list' [-Wunused-parameter] 649 | void _dlist_swap(struct dlist *list, struct dl_node *a, struct dl_node *b) | ~~~~~~~~~~~~~~^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_module.lo -MD -MP -MF .deps/libsysfs_la-sysfs_module.Tpo -c sysfs_module.c -o libsysfs_la-sysfs_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF .deps/libsysfs_la-sysfs_driver.Tpo -c sysfs_driver.c -o libsysfs_la-sysfs_driver.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF .deps/libsysfs_la-sysfs_utils.Tpo -c sysfs_utils.c -o libsysfs_la-sysfs_utils.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF .deps/libsysfs_la-sysfs_bus.Tpo -c sysfs_bus.c -o libsysfs_la-sysfs_bus.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_device.lo -MD -MP -MF .deps/libsysfs_la-sysfs_device.Tpo -c sysfs_device.c -o libsysfs_la-sysfs_device.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-dlist.lo -MD -MP -MF .deps/libsysfs_la-dlist.Tpo -c dlist.c -o libsysfs_la-dlist.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_class.lo -MD -MP -MF .deps/libsysfs_la-sysfs_class.Tpo -c sysfs_class.c -o libsysfs_la-sysfs_class.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF .deps/libsysfs_la-sysfs_attr.Tpo -c sysfs_attr.c -o libsysfs_la-sysfs_attr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed -o libsysfs.la -rpath /usr/lib -version-info 2:1:0 libsysfs_la-sysfs_utils.lo libsysfs_la-sysfs_attr.lo libsysfs_la-sysfs_class.lo libsysfs_la-dlist.lo libsysfs_la-sysfs_device.lo libsysfs_la-sysfs_driver.lo libsysfs_la-sysfs_bus.lo libsysfs_la-sysfs_module.lo gcc -shared .libs/libsysfs_la-sysfs_utils.o .libs/libsysfs_la-sysfs_attr.o .libs/libsysfs_la-sysfs_class.o .libs/libsysfs_la-dlist.o .libs/libsysfs_la-sysfs_device.o .libs/libsysfs_la-sysfs_driver.o .libs/libsysfs_la-sysfs_bus.o .libs/libsysfs_la-sysfs_module.o -Wl,--as-needed -Wl,-soname -Wl,libsysfs.so.2 -o .libs/libsysfs.so.2.0.1 (cd .libs && rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2) (cd .libs && rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so) ar cru .libs/libsysfs.a libsysfs_la-sysfs_utils.o libsysfs_la-sysfs_attr.o libsysfs_la-sysfs_class.o libsysfs_la-dlist.o libsysfs_la-sysfs_device.o libsysfs_la-sysfs_driver.o libsysfs_la-sysfs_bus.o libsysfs_la-sysfs_module.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libsysfs.a creating libsysfs.la (cd .libs && rm -f libsysfs.la && ln -s ../libsysfs.la libsysfs.la) make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' Making all in cmd make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -fomit-frame-pointer -MT systool.o -MD -MP -MF ".deps/systool.Tpo" -c -o systool.o systool.c; \ then mv -f ".deps/systool.Tpo" ".deps/systool.Po"; else rm -f ".deps/systool.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -fomit-frame-pointer -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi names.c: In function 'parse_name_list': names.c:118:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 118 | if (strlen(q+2) < 3 || | ~^~ | | | unsigned char * In file included from /usr/include/fortify/string.h:22, from names.c:13: /usr/include/string.h:52:16: note: expected 'const char *' but argument is of type 'unsigned char *' 52 | size_t strlen (const char *); | ^~~~~~~~~~~~ names.c:120:13: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 120 | sscanf(q+2, "%x", &id1) != 1) | ~^~ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c:126:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 126 | if (strlen(q) < 5 || | ^ | | | unsigned char * In file included from /usr/include/fortify/string.h:22, from names.c:13: /usr/include/string.h:52:16: note: expected 'const char *' but argument is of type 'unsigned char *' 52 | size_t strlen (const char *); | ^~~~~~~~~~~~ names.c:128:12: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 128 | sscanf(q, "%x", &id1) != 1) | ^ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c:141:17: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 141 | if (sscanf(q, "%x", &id2) != 1 || q[4] != ' ') | ^ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c:150:17: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 150 | if (sscanf(q, "%x", &id2) != 1 || q[2] != ' ') | ^ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c:164:17: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 164 | if (sscanf(q, "%x%x", &id3, &id4) != 2 || q[9] != ' ') | ^ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c:172:17: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] 172 | if (sscanf(q, "%x", &id3) != 1 || q[2] != ' ') | ^ | | | unsigned char * In file included from /usr/include/fortify/stdio.h:22, from names.c:11: /usr/include/stdio.h:119:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 119 | int sscanf(const char *__restrict, const char *__restrict, ...); | ^ names.c: In function 'load_name_list': names.c:202:14: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] 202 | fd = open(a->pci_id_file_name, O_RDONLY); | ~^~~~~~~~~~~~~~~~~~ | | | unsigned char * In file included from names.c:14: /usr/include/fcntl.h:34:10: note: expected 'const char *' but argument is of type 'unsigned char *' 34 | int open(const char *, int, ...); | ^~~~~~~~~~~~ names.c:209:22: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness [-Wpointer-sign] 209 | err_name_list(a, "stat"); | ^~~~~~ | | | char * names.c:84:52: note: expected 'unsigned char *' but argument is of type 'char *' 84 | err_name_list(struct pci_access *a, unsigned char *msg) | ~~~~~~~~~~~~~~~^~~ names.c:212:22: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness [-Wpointer-sign] 212 | err_name_list(a, "read"); | ^~~~~~ | | | char * names.c:84:52: note: expected 'unsigned char *' but argument is of type 'char *' 84 | err_name_list(struct pci_access *a, unsigned char *msg) | ~~~~~~~~~~~~~~~^~~ names.c: In function 'pci_lookup_name': names.c:267:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 267 | res = snprintf(buf, size, "%04x", arg1); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:273:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 273 | res = snprintf(buf, size, "%04x", arg2); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:282:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 282 | res = snprintf(buf, size, "Unknown device %04x:%04x", arg1, arg2); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:284:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 284 | res = snprintf(buf, size, "%s: Unknown device %04x", e->name, arg2); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:286:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 286 | res = snprintf(buf, size, "%s %s", e->name, e2->name); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:289:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 289 | res = snprintf(buf, size, "%04x:%04x", arg1, arg2); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:295:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 295 | res = snprintf(buf, size, "%04x", arg2); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:303:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 303 | res = snprintf(buf, size, "%04x", arg4); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:315:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 315 | res = snprintf(buf, size, "Unknown device %04x:%04x", arg3, arg4); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:317:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 317 | res = snprintf(buf, size, "%s: Unknown device %04x", e->name, arg4); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:319:21: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 319 | res = snprintf(buf, size, "%s %s", e->name, e2->name); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:322:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 322 | res = snprintf(buf, size, "%04x:%04x", arg3, arg4); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:328:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 328 | res = snprintf(buf, size, "%s [%04x]", n->name, arg1); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:330:17: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 330 | res = snprintf(buf, size, "Class %04x", arg1); | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:340:19: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 340 | res = snprintf(buf, size, "%s%s%s%s%s", | ^~~ | | | unsigned char * In file included from names.c:11: /usr/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *' 95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...) | ~~~~~~^~~ names.c:352:14: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] 352 | return ""; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ names.c:355:14: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] 355 | return ""; | ^~~~~~~~~~~~~ systool.c: In function 'show_device': systool.c:271:27: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness [-Wpointer-sign] 271 | (PCI_VENDOR_ID, attr->value); | ~~~~^~~~~~~ | | | char * systool.c:85:67: note: expected 'unsigned char *' but argument is of type 'char *' 85 | static unsigned int get_pciconfig_word(int offset, unsigned char *buf) | ~~~~~~~~~~~~~~~^~~ systool.c:273:27: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness [-Wpointer-sign] 273 | (PCI_DEVICE_ID, attr->value); | ~~~~^~~~~~~ | | | char * systool.c:85:67: note: expected 'unsigned char *' but argument is of type 'char *' 85 | static unsigned int get_pciconfig_word(int offset, unsigned char *buf) | ~~~~~~~~~~~~~~~^~~ systool.c:275:29: warning: pointer targets in passing argument 2 of 'pci_lookup_name' differ in signedness [-Wpointer-sign] 275 | pci_lookup_name(pacc, buf, 128, | ^~~ | | | char * In file included from systool.c:33: names.h:31:76: note: expected 'unsigned char *' but argument is of type 'char *' 31 | extern unsigned char *pci_lookup_name(struct pci_access *a, unsigned char *buf, | ~~~~~~~~~~~~~~~^~~ systool.c: In function 'main': systool.c:751:27: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 751 | pacc->pci_id_file_name = pci_id_file; | ^ systool.c:692:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 692 | show_module = optarg; | ~~~~~~~~~~~~^~~~~~~~ systool.c:693:3: note: here 693 | case 'p': | ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -fomit-frame-pointer -Wl,--as-needed -o systool systool.o names.o ../lib/libsysfs.la mkdir .libs gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/systool systool.o names.o ../lib/.libs/libsysfs.so creating systool make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' ./create-test make all-am make[3]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT dlist_test.o -MD -MP -MF ".deps/dlist_test.Tpo" -c -o dlist_test.o dlist_test.c; \ then mv -f ".deps/dlist_test.Tpo" ".deps/dlist_test.Po"; else rm -f ".deps/dlist_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT get_device.o -MD -MP -MF ".deps/get_device.Tpo" -c -o get_device.o get_device.c; \ then mv -f ".deps/get_device.Tpo" ".deps/get_device.Po"; else rm -f ".deps/get_device.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT get_driver.o -MD -MP -MF ".deps/get_driver.Tpo" -c -o get_driver.o get_driver.c; \ then mv -f ".deps/get_driver.Tpo" ".deps/get_driver.Po"; else rm -f ".deps/get_driver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT get_module.o -MD -MP -MF ".deps/get_module.Tpo" -c -o get_module.o get_module.c; \ then mv -f ".deps/get_module.Tpo" ".deps/get_module.Po"; else rm -f ".deps/get_module.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o test.c; \ then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_attr.o -MD -MP -MF ".deps/test_attr.Tpo" -c -o test_attr.o test_attr.c; \ then mv -f ".deps/test_attr.Tpo" ".deps/test_attr.Po"; else rm -f ".deps/test_attr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_bus.o -MD -MP -MF ".deps/test_bus.Tpo" -c -o test_bus.o test_bus.c; \ then mv -f ".deps/test_bus.Tpo" ".deps/test_bus.Po"; else rm -f ".deps/test_bus.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_class.o -MD -MP -MF ".deps/test_class.Tpo" -c -o test_class.o test_class.c; \ then mv -f ".deps/test_class.Tpo" ".deps/test_class.Po"; else rm -f ".deps/test_class.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_device.o -MD -MP -MF ".deps/test_device.Tpo" -c -o test_device.o test_device.c; \ then mv -f ".deps/test_device.Tpo" ".deps/test_device.Po"; else rm -f ".deps/test_device.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_driver.o -MD -MP -MF ".deps/test_driver.Tpo" -c -o test_driver.o test_driver.c; \ then mv -f ".deps/test_driver.Tpo" ".deps/test_driver.Po"; else rm -f ".deps/test_driver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_module.o -MD -MP -MF ".deps/test_module.Tpo" -c -o test_module.o test_module.c; \ then mv -f ".deps/test_module.Tpo" ".deps/test_module.Po"; else rm -f ".deps/test_module.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT test_utils.o -MD -MP -MF ".deps/test_utils.Tpo" -c -o test_utils.o test_utils.c; \ then mv -f ".deps/test_utils.Tpo" ".deps/test_utils.Po"; else rm -f ".deps/test_utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -MT testout.o -MD -MP -MF ".deps/testout.Tpo" -c -o testout.o testout.c; \ then mv -f ".deps/testout.Tpo" ".deps/testout.Po"; else rm -f ".deps/testout.Tpo"; exit 1; fi dlist_test.c: In function 'main': dlist_test.c:63:15: warning: unused parameter 'argc' [-Wunused-parameter] 63 | int main (int argc,char *argv[]) | ~~~~^~~~ dlist_test.c:63:26: warning: unused parameter 'argv' [-Wunused-parameter] 63 | int main (int argc,char *argv[]) | ~~~~~~^~~~~~ get_driver.c: In function 'main': get_driver.c:40:26: warning: unused variable 'attr' [-Wunused-variable] 40 | struct sysfs_attribute *attr = NULL; | ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o get_device get_device.o ../lib/libsysfs.la test.c: In function 'main': test.c:314:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 314 | for (i = 0; i < FUNC_TABLE_SIZE; i++) { | ^ test_module.c: In function 'test_sysfs_get_module_attributes': test_module.c:326:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 326 | if (!module) { | ^ test_module.c:329:2: note: here 329 | default: | ^~~~~~~ mkdir .libs /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o get_driver get_driver.o ../lib/libsysfs.la gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/get_device get_device.o ../lib/.libs/libsysfs.so creating get_device /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o get_module get_module.o ../lib/libsysfs.la gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/get_driver get_driver.o ../lib/.libs/libsysfs.so creating get_driver gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/get_module get_module.o ../lib/.libs/libsysfs.so creating get_module /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o dlist_test dlist_test.o ../lib/libsysfs.la gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/dlist_test dlist_test.o ../lib/.libs/libsysfs.so creating dlist_test /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o testlibsysfs test.o test_attr.o test_bus.o test_class.o test_device.o test_driver.o test_module.o test_utils.o testout.o ../lib/libsysfs.la gcc -Wall -W -Wstrict-prototypes -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/testlibsysfs test.o test_attr.o test_bus.o test_class.o test_device.o test_driver.o test_module.o test_utils.o testout.o ../lib/.libs/libsysfs.so creating testlibsysfs make[3]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' make[1]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' >>> sysfsutils: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' test -z "/usr/lib" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib" make[2]: Nothing to be done for 'install-data-am'. mkdir -p -- /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysfs.la' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.la' /usr/bin/install -c .libs/libsysfs.so.2.0.1 /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.so.2.0.1 (cd /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; }) (cd /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; }) /usr/bin/install -c .libs/libsysfs.lai /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.la /usr/bin/install -c .libs/libsysfs.a /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.a chmod 644 /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.a ranlib /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/lib/libsysfs.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' make[1]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/lib' Making install in cmd make[1]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' test -z "/usr/bin" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin" make[2]: Nothing to be done for 'install-data-am'. mkdir -p -- /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c 'systool' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/systool' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/systool /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/systool make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' make[1]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/cmd' Making install in test make[1]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make install-am make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[3]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' test -z "/usr/bin" || /bin/sh ../mkinstalldirs "/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'dlist_test' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/dlist_test' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dlist_test /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/dlist_test /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_device' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_device' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_device /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_device /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_driver' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_driver' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_driver /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_driver /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_module' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_module' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_module /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/get_module /bin/sh ../libtool --mode=install /usr/bin/install -c 'testlibsysfs' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/testlibsysfs' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/testlibsysfs /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/bin/testlibsysfs make[3]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[1]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0/test' make[1]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' make[2]: Entering directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/sysfs" || /bin/sh ./mkinstalldirs "/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/include/sysfs" test -z "/usr/share/man/man1" || /bin/sh ./mkinstalldirs "/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/share/man/man1" mkdir -p -- /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/include/sysfs mkdir -p -- /home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/share/man/man1 /usr/bin/install -c -m 644 'include/libsysfs.h' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/include/sysfs/libsysfs.h' /usr/bin/install -c -m 644 'include/dlist.h' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/include/sysfs/dlist.h' /usr/bin/install -c -m 644 './systool.1' '/home/buildozer/aports/main/sysfsutils/pkg/sysfsutils/usr/share/man/man1/systool.1' make[2]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' make[1]: Leaving directory '/home/buildozer/aports/main/sysfsutils/src/sysfsutils-sysfsutils-2_1_0' >>> sysfsutils-static*: Running split function static... >>> sysfsutils-static*: Preparing subpackage sysfsutils-static... >>> sysfsutils-static*: Stripping binaries >>> sysfsutils-static*: Running postcheck for sysfsutils-static >>> sysfsutils-dev*: Running split function dev... >>> sysfsutils-dev*: Preparing subpackage sysfsutils-dev... >>> sysfsutils-dev*: Stripping binaries >>> sysfsutils-dev*: Running postcheck for sysfsutils-dev >>> sysfsutils-doc*: Running split function doc... >>> sysfsutils-doc*: Preparing subpackage sysfsutils-doc... >>> sysfsutils-doc*: Running postcheck for sysfsutils-doc >>> sysfsutils*: Running postcheck for sysfsutils >>> sysfsutils*: Preparing package sysfsutils... >>> sysfsutils*: Stripping binaries >>> sysfsutils-dev*: Scanning shared objects >>> sysfsutils-doc*: Scanning shared objects >>> sysfsutils-static*: Scanning shared objects >>> sysfsutils*: Scanning shared objects >>> sysfsutils-dev*: Tracing dependencies... sysfsutils=2.1.0-r9 >>> sysfsutils-dev*: Package size: 40.0 KB >>> sysfsutils-dev*: Compressing data... >>> sysfsutils-dev*: Create checksum... >>> sysfsutils-dev*: Create sysfsutils-dev-2.1.0-r9.apk >>> sysfsutils-doc*: Tracing dependencies... >>> sysfsutils-doc*: Package size: 24.0 KB >>> sysfsutils-doc*: Compressing data... >>> sysfsutils-doc*: Create checksum... >>> sysfsutils-doc*: Create sysfsutils-doc-2.1.0-r9.apk >>> sysfsutils-static*: Tracing dependencies... >>> sysfsutils-static*: Package size: 76.0 KB >>> sysfsutils-static*: Compressing data... >>> sysfsutils-static*: Create checksum... >>> sysfsutils-static*: Create sysfsutils-static-2.1.0-r9.apk >>> sysfsutils*: Tracing dependencies... so:libc.musl-x86.so.1 >>> sysfsutils*: Package size: 216.0 KB >>> sysfsutils*: Compressing data... >>> sysfsutils*: Create checksum... >>> sysfsutils*: Create sysfsutils-2.1.0-r9.apk >>> sysfsutils: Build complete at Sun, 15 Nov 2020 15:59:11 +0000 elapsed time 0h 0m 13s >>> sysfsutils: Cleaning up srcdir >>> sysfsutils: Cleaning up pkgdir >>> sysfsutils: Uninstalling dependencies... (1/1) Purging .makedepends-sysfsutils (20201115.155859) OK: 310 MiB in 87 packages >>> sysfsutils: Updating the main/x86 repository index... >>> sysfsutils: Signing the index...