==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: id3v2 0.1.12-7 (Thu Sep 19 05:57:46 2024)
==> Retrieving sources...
  -> Found id3v2-0.1.12.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    id3v2-0.1.12.tar.gz ... Passed
==> Making package: id3v2 0.1.12-7 (Thu Sep 19 05:58:09 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) id3lib-3.8.3-19

Total Download Size:   0.09 MiB
Total Installed Size:  0.34 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 id3lib-3.8.3-19-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing id3lib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found id3v2-0.1.12.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting id3v2-0.1.12.tar.gz with bsdtar
==> Starting build()...
rm -f id3v2 create_map core *.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\""    -c -o convert.o convert.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\""    -c -o list.o list.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\""    -c -o id3v2.o id3v2.cpp
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -I/opt/local/include/ -DVERSION="\"0.1.12\""    -c -o genre.o genre.cpp
convert.cpp: In function 'void DeleteTag(int, char**, int, int)':
convert.cpp:117:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable]
convert.cpp: In function 'void ConvertTag(int, char**, int)':
convert.cpp:153:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable]
convert.cpp: In function 'void DeleteFrame(int, char**, int, char*)':
convert.cpp:184:13: warning: variable 'nTags' set but not used [-Wunused-but-set-variable]
list.cpp: In function 'int PrintInformation(char*, const ID3_Tag&)':
list.cpp:308:3: warning: deleting object of abstract class type 'ID3_Tag::ConstIterator' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
id3v2.cpp: In function 'int main(int, char**)':
id3v2.cpp:351:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
g++ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/opt/local/lib/  -pedantic -Wall -g -o id3v2 convert.o list.o id3v2.o genre.o -lz -lid3
==> Entering fakeroot environment...
==> Starting package()...
install -c -s id3v2 /build/id3v2/pkg/id3v2/usr/bin/id3v2
nroff -man id3v2.1 > /build/id3v2/pkg/id3v2/usr/share/man/man1/id3v2.1
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "id3v2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: id3v2 0.1.12-7 (Thu Sep 19 05:58:17 2024)
==> Cleaning up...