Cook: lensfun 0.3.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): cmake-common-3.17.3-any Installing (pkg/local): jsoncpp-1.8.4-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): libarchive-3.3.3-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): libnsl-1.2.0-i486 Installing (pkg/local): libuv-1.25.0-i486 Installing (pkg/local): cmake-3.17.3-i486 Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): util-linux-blkid-dev-2.33.1-any Installing (pkg/local): util-linux-mount-dev-2.33.1-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): glib-dev-2.64.3-i486 Installing (pkg/local): libpng-1.6.36-i486 Installing (pkg/local): libpng-dev-1.6.36-i486 Extracting source archive "lensfun-0.3.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GLIB2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/modules/FindGLIB2.cmake:2 (INCLUDE) CMakeLists.txt:91 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for one of the modules 'glib-2.0' -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found PNG: /usr/lib/libpng.so (found version "1.6.36") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.2.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: OFF -- Build test suite: OFF -- Build lenstool: on -- Build with support for SSE: off -- Build with support for SSE2: off -- Install helper scripts: ON -- Install prefix: /usr -- Using: -- GLIB2 include dir: /usr/include/glib-2.0;/usr/lib/glib-2.0/include -- GLIB2 library: glib-2.0 -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/lensfun/source/lensfun-0.3.2/build Scanning dependencies of target lensfun [ 5%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o [ 11%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o [ 17%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o [ 23%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o [ 29%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o [ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o [ 41%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o [ 47%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o /home/slitaz/wok/lensfun/source/lensfun-0.3.2/libs/lensfun/cpuid.cpp:95:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "push %%"R_BX"\n" \ ^ /home/slitaz/wok/lensfun/source/lensfun-0.3.2/libs/lensfun/cpuid.cpp:97:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "pop %%"R_BX"\n" \ ^ [ 52%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o [ 58%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o [ 64%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o [ 70%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o [ 76%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o [ 82%] Linking CXX shared library liblensfun.so [ 82%] Built target lensfun Scanning dependencies of target lenstool [ 88%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o [ 94%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o [100%] Linking CXX executable lenstool [100%] Built target lenstool [ 82%] Built target lensfun [100%] Built target lenstool Install the project... -- Install configuration: "Release" -- Installing: /home/slitaz/wok/lensfun/install/usr/include/lensfun/lensfun.h -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/6x6.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/actioncams.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-canon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-casio.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-fujifilm.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-kodak.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-konica-minolta.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-leica.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-nikon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-olympus.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-panasonic.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-pentax.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-ricoh.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-samsung.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-sigma.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/compact-sony.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/contax.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/generic.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-canon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-fujifilm.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-nikon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-olympus.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-panasonic.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-pentax.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-samsung.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-samyang.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-sigma.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-sony.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-tamron.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/mil-zeiss.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/misc.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/rf-leica.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-canon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-hasselblad.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-konica-minolta.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-leica.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-nikon.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-olympus.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-panasonic.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-pentax.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-ricoh.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-samsung.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-samyang.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-schneider.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-sigma.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-soligor.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-sony.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-tamron.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-tokina.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-ussr.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-vivitar.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/slr-zeiss.xml -- Installing: /home/slitaz/wok/lensfun/install/usr/share/lensfun/version_1/timestamp.txt -- Installing: /home/slitaz/wok/lensfun/install/usr/lib/liblensfun.so.0.3.2 -- Installing: /home/slitaz/wok/lensfun/install/usr/lib/liblensfun.so.1 -- Installing: /home/slitaz/wok/lensfun/install/usr/lib/liblensfun.so -- Installing: /home/slitaz/wok/lensfun/install/usr/lib/pkgconfig/lensfun.pc -- Installing: /home/slitaz/wok/lensfun/install/usr/bin/lenstool -- Set runtime path of "/home/slitaz/wok/lensfun/install/usr/bin/lenstool" to "" -- Installing: /home/slitaz/wok/lensfun/install/usr/bin/g-lensfun-update-data -- Installing: /home/slitaz/wok/lensfun/install/usr/bin/lensfun-add-adapter -- Installing: /home/slitaz/wok/lensfun/install/usr/bin/lensfun-update-data ================================================================================ Executing strip on all files... Done Time: 2.94s. Size: 204140 B -> 171292 B. Save: 32 KB. ================================================================================ Build dependencies to remove: 35 Removing: cmake cmake-common glib glib-dev jsoncpp libarchive libcurl libgdbm libidn2 liblz4 libnsl libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libpng libpng-dev libunistring libuv libxml2 libzstd pcre pcre-apps pcre-dev perl perl-core util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-mount-dev util-linux-smartcols util-linux-uuid util-linux-uuid-dev zlib-dev Pack: lenstool 0.3.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "lenstool-0.3.2-i486.tazpkg" created Pack: lensfun 0.3.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "lensfun-0.3.2-i486.tazpkg" created Pack: lensfun-dev 0.3.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "lensfun-dev-0.3.2-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/lensfun-0.3.2... Done Checking site script in source/lensfun-0.3.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: lensfun 0.3.2 ================================================================================ Src file : lensfun-0.3.2.tar.gz Src size : 768.0K Source dir : 5.1M Produced : 2.2M Cook time : 40s Cook date : 2020-09-12 16:18 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 64.0K : 12.6K : 1 : lenstool-0.3.2-i486.tazpkg 2 : 2.1M : 186.6K : 58 : lensfun-0.3.2-i486.tazpkg 3 : 140.0K : 20.1K : 3 : lensfun-dev-0.3.2-any.tazpkg ================================================================================