==> Retrieving sources... -> Found msgpack-0.6.2.tar.gz ==> Generating checksums for source files... ==> Making package: python2-msgpack 0.6.2-5 (Wed 20 Nov 2024 05:51:06 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... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change athena/cython2 0.29.37-1 11.04 MiB athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 14.85 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2-setuptools... installing cython2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found msgpack-0.6.2.tar.gz ==> Validating source files with sha512sums... msgpack-0.6.2.tar.gz ... Passed ==> Extracting sources... -> Extracting msgpack-0.6.2.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/msgpack copying msgpack/exceptions.py -> build/lib.linux-x86_64-2.7/msgpack copying msgpack/__init__.py -> build/lib.linux-x86_64-2.7/msgpack copying msgpack/fallback.py -> build/lib.linux-x86_64-2.7/msgpack copying msgpack/_version.py -> build/lib.linux-x86_64-2.7/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/msgpack gcc -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python2/python2-msgpack/src=/usr/src/debug/python2-msgpack -flto=auto -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python2.7 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-2.7/msgpack/_cmsgpack.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /usr/include/python2.7/Python.h:88, from msgpack/_cmsgpack.cpp:4: /usr/include/python2.7/unicodeobject.h:534:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 534 | register PyObject *obj, /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:553:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 553 | register PyObject *obj /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:575:29: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 575 | register const wchar_t *w, /* wchar_t buffer */ | ^ /usr/include/python2.7/unicodeobject.h:593:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 593 | register wchar_t *w, /* wchar_t buffer */ | ^ In file included from /usr/include/python2.7/Python.h:97: /usr/include/python2.7/stringobject.h:173:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 173 | register PyObject *obj, /* string or Unicode object */ | ^~~ /usr/include/python2.7/stringobject.h:174:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 174 | register char **s, /* pointer to buffer variable */ | ^ /usr/include/python2.7/stringobject.h:175:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 175 | register Py_ssize_t *len /* pointer to length variable or NULL | ^~~ In file included from msgpack/_cmsgpack.cpp:617: msgpack/unpack.h: In function ‘int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)’: msgpack/unpack.h:277:45: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 277 | py = PyObject_CallFunction(u->ext_hook, "(is#)", (int)typecode, pos, (Py_ssize_t)length-1); | ^~~~~~~ g++ -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python2/python2-msgpack/src=/usr/src/debug/python2-msgpack -flto=auto build/temp.linux-x86_64-2.7/msgpack/_cmsgpack.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/msgpack/_cmsgpack.so ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr creating /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib creating /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7 creating /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages creating /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack copying build/lib.linux-x86_64-2.7/msgpack/exceptions.py -> /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack copying build/lib.linux-x86_64-2.7/msgpack/_cmsgpack.so -> /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack copying build/lib.linux-x86_64-2.7/msgpack/__init__.py -> /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack copying build/lib.linux-x86_64-2.7/msgpack/fallback.py -> /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack copying build/lib.linux-x86_64-2.7/msgpack/_version.py -> /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack byte-compiling /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc byte-compiling /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack/_version.py to _version.pyc writing byte-compilation script '/tmp/tmptaIudu.py' /usr/sbin/python2 -O /tmp/tmptaIudu.py removing /tmp/tmptaIudu.py running install_egg_info running egg_info creating msgpack.egg-info writing msgpack.egg-info/PKG-INFO writing top-level names to msgpack.egg-info/top_level.txt writing dependency_links to msgpack.egg-info/dependency_links.txt writing manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest file 'msgpack.egg-info/SOURCES.txt' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /src/packages/libs/python2/python2-msgpack/pkg/python2-msgpack/usr/lib/python2.7/site-packages/msgpack-0.6.2-py2.7.egg-info running install_scripts ==> 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 "python2-msgpack"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python2-msgpack-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-msgpack 0.6.2-5 (Wed 20 Nov 2024 05:51:18 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Package (3) Old Version Net Change cython2 0.29.37-1 -11.04 MiB python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 85.09 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing cython2... removing python2-setuptools... removing python2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...