==> Retrieving sources... -> Updating l0l git repo... ==> Generating checksums for source files... ==> Making package: l0l 12.bb0c2bb-1 (Fri 20 Dec 2024 09:10:49 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change athena/python2 2.7.18-8 70.24 MiB Total Installed Size: 70.24 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools python2-pip :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating l0l git repo... ==> Validating source files with sha512sums... l0l ... Skipped ==> Extracting sources... -> Creating working copy of l0l git repo... Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... g++ -o l0l l0l.cpp ==> Entering fakeroot environment... ==> Starting package()... # make g++ -o l0l l0l.cpp # install files to share install -dm755 /src/packages/pentesting/l0l/pkg/l0l/usr/share/l0l install -Dm755 __init__.py l0l /src/packages/pentesting/l0l/pkg/l0l/usr/share/l0l cp -a core /src/packages/pentesting/l0l/pkg/l0l/usr/share/l0l # install wrapper to bin install -Dm755 core/l0l.sh /src/packages/pentesting/l0l/pkg/l0l/usr/bin/l0l # install license install -dm755 /src/packages/pentesting/l0l/pkg/l0l/usr/share/licenses/l0l install -Dm644 LICENSE /src/packages/pentesting/l0l/pkg/l0l/usr/share/licenses/l0l ==> 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 "l0l"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "l0l-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: l0l 12.bb0c2bb-1 (Fri 20 Dec 2024 09:10:57 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (1) Old Version Net Change python2 2.7.18-8 -70.24 MiB Total Removed Size: 70.24 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...