>>> lshw: Building community/lshw 02.19.2-r2 (using abuild 3.13.0-r5) started Wed, 04 Sep 2024 23:27:39 +0000
>>> lshw: Checking sanity of /home/buildozer/aports/community/lshw/APKBUILD...
>>> lshw: Analyzing dependencies...
>>> lshw: Installing for build: build-base sqlite-dev linux-headers
(1/5) Installing sqlite (3.46.1-r0)
(2/5) Installing sqlite-libs (3.46.1-r0)
(3/5) Installing sqlite-dev (3.46.1-r0)
(4/5) Installing linux-headers (6.6-r0)
(5/5) Installing .makedepends-lshw (20240904.232816)
Executing busybox-1.36.1-r31.trigger
OK: 262 MiB in 106 packages
>>> lshw: Cleaning up srcdir
>>> lshw: Cleaning up pkgdir
>>> lshw: Cleaning up tmpdir
>>> lshw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lshw-B.02.19.2.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 2410k  100 2410k    0     0  10.0M      0 --:--:-- --:--:-- --:--:-- 10.1M
>>> lshw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lshw-B.02.19.2.tar.gz
>>> lshw: Checking sha512sums...
lshw-B.02.19.2.tar.gz: OK
fix-musl-sc_long_bit.patch: OK
wrapper-for-basename.patch: OK
2b1c730b493d647bbab4854713571458e82a81e7.patch: OK
15565229509455527de9ce7cbb9530e2b31d043b.patch: OK
>>> lshw: Unpacking /var/cache/distfiles/lshw-B.02.19.2.tar.gz...
>>> lshw: fix-musl-sc_long_bit.patch
patching file src/core/abi.cc
>>> lshw: wrapper-for-basename.patch
patching file src/core/osutils.cc
Hunk #1 succeeded at 455 (offset 29 lines).
patching file src/core/osutils.h
patching file src/core/pci.cc
Hunk #1 succeeded at 1172 (offset 41 lines).
patching file src/core/sysfs.cc
Hunk #1 succeeded at 100 (offset 1 line).
Hunk #2 succeeded at 151 (offset 12 lines).
Hunk #3 succeeded at 240 (offset 33 lines).
Hunk #4 succeeded at 328 (offset 40 lines).
>>> lshw: 2b1c730b493d647bbab4854713571458e82a81e7.patch
patching file src/core/hw.cc
patching file src/lshw.cc
>>> lshw: 15565229509455527de9ce7cbb9530e2b31d043b.patch
patching file src/core/hw.cc
make -C src all
make[1]: Entering directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src'
fatal: not a git repository (or any of the parent directories): .git
make -C core all
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c lshw.cc -o lshw.o
make[2]: Entering directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/core'
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c hw.cc -o hw.o
fatal: not a git repository (or any of the parent directories): .git
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c main.cc -o main.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c print.cc -o print.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c mem.cc -o mem.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c dmi.cc -o dmi.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c device-tree.cc -o device-tree.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c cpuinfo.cc -o cpuinfo.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c osutils.cc -o osutils.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c pci.cc -o pci.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c version.cc -o version.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c cpuid.cc -o cpuid.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c ide.cc -o ide.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c cdrom.cc -o cdrom.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c pcmcia-legacy.cc -o pcmcia-legacy.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c scsi.cc -o scsi.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c s390.cc -o s390.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c disk.cc -o disk.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c spd.cc -o spd.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c network.cc -o network.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c isapnp.cc -o isapnp.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c pnp.cc -o pnp.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c fb.cc -o fb.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c options.cc -o options.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c usb.cc -o usb.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c sysfs.cc -o sysfs.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c display.cc -o display.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c heuristics.cc -o heuristics.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c parisc.cc -o parisc.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c cpufreq.cc -o cpufreq.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c partitions.cc -o partitions.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c blockio.cc -o blockio.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c lvm.cc -o lvm.o
partitions.cc: In function 'uint32_t __efi_crc32(const void*, long unsigned int, uint32_t)':
partitions.cc:629:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  629 |   register uint32_t crc32val;
      |                     ^~~~~~~~
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c ideraid.cc -o ideraid.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c pcmcia.cc -o pcmcia.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c volumes.cc -o volumes.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c mounts.cc -o mounts.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c smp.cc -o smp.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c abi.cc -o abi.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c jedec.cc -o jedec.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c dump.cc -o dump.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c fat.cc -o fat.o
cpuinfo.cc: In function 'hwNode* getcpu(hwNode&, int)':
cpuinfo.cc:32:49: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=]
   32 |   snprintf(cpubusinfo, sizeof(cpubusinfo), "cpu@%d", n);
      |                                                 ^~
cpuinfo.cc:32:44: note: directive argument in the range [0, 2147483647]
   32 |   snprintf(cpubusinfo, sizeof(cpubusinfo), "cpu@%d", n);
      |                                            ^~~~~~~~
cpuinfo.cc:32:11: note: 'snprintf' output between 6 and 15 bytes into a destination of size 10
   32 |   snprintf(cpubusinfo, sizeof(cpubusinfo), "cpu@%d", n);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c virtio.cc -o virtio.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c vio.cc -o vio.o
partitions.cc: In function 'bool detect_gpt(source&, hwNode&)':
partitions.cc:748:49: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 7 [-Wformat-truncation=]
  748 |   snprintf(gpt_version, sizeof(gpt_version), "%d.%02d", (gpt_header.Revision >> 8), (gpt_header.Revision & 0xff));
      |                                                 ^
partitions.cc:748:46: note: directive argument in the range [0, 255]
  748 |   snprintf(gpt_version, sizeof(gpt_version), "%d.%02d", (gpt_header.Revision >> 8), (gpt_header.Revision & 0xff));
      |                                              ^~~~~~~~~
partitions.cc:748:11: note: 'snprintf' output between 5 and 13 bytes into a destination of size 8
  748 |   snprintf(gpt_version, sizeof(gpt_version), "%d.%02d", (gpt_header.Revision >> 8), (gpt_header.Revision & 0xff));
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c nvme.cc -o nvme.o
g++ -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DVERSION=\"\" -DNONLS -c mmc.cc -o mmc.o
partitions.cc: In function 'bool detect_dosmap(source&, hwNode&)':
partitions.cc:1177:39: warning: '%08lx' directive output may be truncated writing between 8 and 16 bytes into a region of size 9 [-Wformat-truncation=]
 1177 |     snprintf(buffer, sizeof(buffer), "%08lx", signature);
      |                                       ^~~~~
partitions.cc:1177:38: note: directive argument in the range [1, 18446744073709551615]
 1177 |     snprintf(buffer, sizeof(buffer), "%08lx", signature);
      |                                      ^~~~~~~
partitions.cc:1177:13: note: 'snprintf' output between 9 and 17 bytes into a destination of size 9
 1177 |     snprintf(buffer, sizeof(buffer), "%08lx", signature);
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scsi.cc: In function 'std::string scsi_handle(unsigned int, int, int, int)':
scsi.cc:222:41: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  222 |   snprintf(buffer, sizeof(buffer), "%02d", channel);
      |                                         ^
scsi.cc:222:11: note: 'snprintf' output between 3 and 11 bytes into a destination of size 10
  222 |   snprintf(buffer, sizeof(buffer), "%02d", channel);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scsi.cc:228:41: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  228 |   snprintf(buffer, sizeof(buffer), "%02d", id);
      |                                         ^
scsi.cc:228:11: note: 'snprintf' output between 3 and 11 bytes into a destination of size 10
  228 |   snprintf(buffer, sizeof(buffer), "%02d", id);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scsi.cc:234:41: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  234 |   snprintf(buffer, sizeof(buffer), "%02d", lun);
      |                                         ^
scsi.cc:234:11: note: 'snprintf' output between 3 and 11 bytes into a destination of size 10
  234 |   snprintf(buffer, sizeof(buffer), "%02d", lun);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dmi.cc: In function 'void dmi_table(const u8*, int, hwNode&, int, int, int)':
dmi.cc:1555:48: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 8 [-Wformat-truncation=]
 1555 |               snprintf(bits, sizeof(bits), "%d/%d", width, u);
      |                                                ^~
dmi.cc:1555:44: note: directive argument in the range [1, 65534]
 1555 |               snprintf(bits, sizeof(bits), "%d/%d", width, u);
      |                                            ^~~~~~~
dmi.cc:1555:23: note: 'snprintf' output between 4 and 12 bytes into a destination of size 10
 1555 |               snprintf(bits, sizeof(bits), "%d/%d", width, u);
      |               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
volumes.cc: In function 'std::string dos_serial(long unsigned int)':
volumes.cc:451:43: warning: '%04lx' directive output may be truncated writing 4 bytes into a region of size between 3 and 11 [-Wformat-truncation=]
  451 |   snprintf(buffer, sizeof(buffer), "%04lx-%04lx", serial >> 16, serial & 0xffff);
      |                                           ^~~~~
volumes.cc:451:36: note: directive argument in the range [0, 65535]
  451 |   snprintf(buffer, sizeof(buffer), "%04lx-%04lx", serial >> 16, serial & 0xffff);
      |                                    ^~~~~~~~~~~~~
volumes.cc:451:11: note: 'snprintf' output between 10 and 18 bytes into a destination of size 16
  451 |   snprintf(buffer, sizeof(buffer), "%04lx-%04lx", serial >> 16, serial & 0xffff);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ar rs liblshw.a hw.o main.o print.o mem.o dmi.o device-tree.o cpuinfo.o osutils.o pci.o version.o cpuid.o ide.o cdrom.o pcmcia-legacy.o scsi.o s390.o disk.o spd.o network.o isapnp.o pnp.o fb.o options.o usb.o sysfs.o display.o heuristics.o parisc.o cpufreq.o partitions.o blockio.o lvm.o ideraid.o pcmcia.o volumes.o mounts.o smp.o abi.o jedec.o dump.o fat.o virtio.o vio.o nvme.o mmc.o
ar: creating liblshw.a
make[2]: Leaving directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/core'
g++ -Wl,--as-needed,-O1,--sort-common -L./core/ -g -Wl,--as-needed -o lshw lshw.o -llshw -lresolv
fatal: not a git repository (or any of the parent directories): .git
make[1]: Leaving directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src'

the latest version is B.02.20
>>> lshw: Entering fakeroot...
make -C src install
make[1]: Entering directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src'
fatal: not a git repository (or any of the parent directories): .git
make -C core all
fatal: not a git repository (or any of the parent directories): .git
make[2]: Entering directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/core'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/core'
g++ -Wl,--as-needed,-O1,--sort-common -L./core/ -g -Wl,--as-needed -o lshw lshw.o -llshw -lresolv
fatal: not a git repository (or any of the parent directories): .git
install -p -d -m 0755 /home/buildozer/aports/community/lshw/pkg/lshw//usr/sbin
fatal: not a git repository (or any of the parent directories): .git
install -p -m 0755 lshw /home/buildozer/aports/community/lshw/pkg/lshw//usr/sbin
install -p -d -m 0755 /home/buildozer/aports/community/lshw/pkg/lshw//usr/share/man/man1
install -p -m 0644 lshw.1 /home/buildozer/aports/community/lshw/pkg/lshw//usr/share/man/man1
install -p -d -m 0755 /home/buildozer/aports/community/lshw/pkg/lshw//usr/share/lshw
install -p -m 0644 pci.ids usb.ids oui.txt manuf.txt pnp.ids pnpid.txt /home/buildozer/aports/community/lshw/pkg/lshw//usr/share/lshw
make -C po install
make[2]: Entering directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/po'
install -D fr.mo /home/buildozer/aports/community/lshw/pkg/lshw//usr/share/locale/fr/LC_MESSAGES/lshw.mo ;
make[2]: Leaving directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src/po'
make[1]: Leaving directory '/home/buildozer/aports/community/lshw/src/lshw-B.02.19.2/src'
>>> lshw-doc*: Running split function doc...
>>> lshw-doc*: Preparing subpackage lshw-doc...
>>> lshw-doc*: Running postcheck for lshw-doc
>>> lshw-lang*: Running split function lang...
>>> lshw-lang*: Preparing subpackage lshw-lang...
>>> lshw-lang*: Running postcheck for lshw-lang
>>> lshw*: Running postcheck for lshw
>>> lshw*: Preparing package lshw...
>>> lshw*: Stripping binaries
>>> lshw-doc*: Scanning shared objects
>>> lshw-lang*: Scanning shared objects
>>> lshw*: Scanning shared objects
>>> lshw-doc*: Tracing dependencies...
>>> lshw-doc*: Package size: 24.0 KB
>>> lshw-doc*: Compressing data...
>>> lshw-doc*: Create checksum...
>>> lshw-doc*: Create lshw-doc-02.19.2-r2.apk
>>> lshw-lang*: Tracing dependencies...
>>> lshw-lang*: Package size: 36.0 KB
>>> lshw-lang*: Compressing data...
>>> lshw-lang*: Create checksum...
>>> lshw-lang*: Create lshw-lang-02.19.2-r2.apk
>>> lshw*: Tracing dependencies...
	so:libc.musl-loongarch64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> lshw*: Package size: 7.8 MB
>>> lshw*: Compressing data...
>>> lshw*: Create checksum...
>>> lshw*: Create lshw-02.19.2-r2.apk
>>> lshw: Build complete at Wed, 04 Sep 2024 23:28:22 +0000 elapsed time 0h 0m 43s
>>> lshw: Cleaning up srcdir
>>> lshw: Cleaning up pkgdir
>>> lshw: Uninstalling dependencies...
(1/5) Purging .makedepends-lshw (20240904.232816)
(2/5) Purging sqlite-dev (3.46.1-r0)
(3/5) Purging sqlite (3.46.1-r0)
(4/5) Purging sqlite-libs (3.46.1-r0)
(5/5) Purging linux-headers (6.6-r0)
Executing busybox-1.36.1-r31.trigger
OK: 250 MiB in 101 packages
>>> lshw: Updating the community/loongarch64 repository index...
>>> lshw: Signing the index...