==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: clthreads 2.4.2-6 (Thu Jul 11 21:50:57 2024)
==> Retrieving sources...
  -> Found clthreads-2.4.2.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    clthreads-2.4.2.tar.bz2 ... Passed
==> Making package: clthreads 2.4.2-6 (Thu Jul 11 21:51:18 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found clthreads-2.4.2.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting clthreads-2.4.2.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
make: Entering directory '/build/clthreads/src/clthreads-2.4.2/source'
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o p_thread.o p_thread.cc
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o a_thread.o a_thread.cc
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o itc_mesg.o itc_mesg.cc
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o itc_ip1q.o itc_ip1q.cc
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o itc_ctrl.o itc_ctrl.cc
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 -O2 -fPIC -DVERSION=\"2.4.2\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I.    -c -o textmsg.o textmsg.cc
g++ -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-soname,libclthreads.so.2 -o libclthreads.so.2.4.2 p_thread.o a_thread.o itc_mesg.o itc_ip1q.o itc_ctrl.o textmsg.o -lpthread
make: Leaving directory '/build/clthreads/src/clthreads-2.4.2/source'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/clthreads/src/clthreads-2.4.2/source'
install -d /build/clthreads/pkg/clthreads//usr/include
install -d /build/clthreads/pkg/clthreads//usr/lib
install -m 644 clthreads.h /build/clthreads/pkg/clthreads//usr/include
install -m 755 libclthreads.so.2.4.2 /build/clthreads/pkg/clthreads//usr/lib
ldconfig -N /build/clthreads/pkg/clthreads///usr/lib
ln -sf libclthreads.so.2.4.2 /build/clthreads/pkg/clthreads//usr/lib/libclthreads.so
make: Leaving directory '/build/clthreads/src/clthreads-2.4.2/source'
install: creating directory '/build/clthreads/pkg/clthreads/usr/share'
install: creating directory '/build/clthreads/pkg/clthreads/usr/share/doc'
install: creating directory '/build/clthreads/pkg/clthreads/usr/share/doc/clthreads'
'AUTHORS' -> '/build/clthreads/pkg/clthreads/usr/share/doc/clthreads/AUTHORS'
==> 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 "clthreads"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: clthreads 2.4.2-6 (Thu Jul 11 21:51:23 2024)
==> Cleaning up...