------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for lensfun-0.3.95_2: PYHELPERS=on: Install database helper Python scripts SIMD=on: Use CPU-specific optimizations ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/graphics/lensfun XDG_CONFIG_HOME=/construction/graphics/lensfun XDG_CACHE_HOME=/construction/graphics/lensfun/.cache HOME=/construction/graphics/lensfun TMPDIR="/tmp" PATH=/construction/graphics/lensfun/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/lensfun/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= XDG_DATA_HOME=/construction/graphics/lensfun XDG_CONFIG_HOME=/construction/graphics/lensfun XDG_CACHE_HOME=/construction/graphics/lensfun/.cache HOME=/construction/graphics/lensfun TMPDIR="/tmp" PATH=/construction/graphics/lensfun/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/lensfun/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/lensfun/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYHELPERS="" NO_PYHELPERS="@comment " SIMD="" NO_SIMD="@comment " CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lensfun" EXAMPLESDIR="share/examples/lensfun" DATADIR="share/lensfun" WWWDIR="www/lensfun" ETCDIR="etc/lensfun" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYHELPERS="" NO_PYHELPERS="@comment " SIMD="" NO_SIMD="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lensfun DOCSDIR=/usr/local/share/doc/lensfun EXAMPLESDIR=/usr/local/share/examples/lensfun WWWDIR=/usr/local/www/lensfun ETCDIR=/usr/local/etc/lensfun SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/libuv-1.46.0.pkg Installing /packages/All/rhash-1.4.3.pkg Installing /packages/All/pkg-1.19.2.pkg Installing /packages/All/liblz4-1.9.4,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/zstd-1.5.5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libarchive-3.6.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cmake-core-3.26.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pkgconf-1.8.1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ccache-3.7.12_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/png-1.6.39.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pcre2-10.42.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxml2-2.10.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libiconv-1.17.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/glib-2.76.4,2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lensfun-0.3.95_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lensfun-0.3.95_2 for building => SHA256 Checksum OK for lensfun-0.3.95.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lensfun-0.3.95_2 for building ===> Extracting for lensfun-0.3.95_2 ===> lensfun-0.3.95_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lensfun-0.3.95_2 for building => SHA256 Checksum OK for lensfun-0.3.95.tar.gz. Extracted Memory Use: 7.05M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lensfun-0.3.95_2 ===> Applying ports patches for lensfun-0.3.95_2 from /xports/graphics/lensfun/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.py - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/cmake - found ===> lensfun-0.3.95_2 depends on package: pkgconf>=1.3.0_1 - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/python3.9 - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> lensfun-0.3.95_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lensfun-0.3.95_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lensfun-0.3.95_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.py - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/cmake - found ===> lensfun-0.3.95_2 depends on package: pkgconf>=1.3.0_1 - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/python3.9 - found ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/ccache - found ===> lensfun-0.3.95_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> lensfun-0.3.95_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lensfun-0.3.95_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lensfun-0.3.95_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for lensfun-0.3.95_2 cd /construction/graphics/lensfun/lensfun-0.3.95 && /bin/rm -f -r tools/makedep ===> Performing out-of-source build /bin/mkdir -p /construction/graphics/lensfun/.build CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file endian.h -- Looking for include file endian.h - found CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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/local/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/modules/FindGLIB2.cmake:2 (INCLUDE) CMakeLists.txt:97 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/local/bin/pkgconf (found version "1.8.1") -- Checking for one of the modules 'glib-2.0' -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found PythonInterp: /usr/local/bin/python3.9 (found version "3.9.17") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found PNG: /usr/local/lib/libpng.so (found version "1.6.39") -- ------------------------------------------------------------------------------------- -- Building Lensfun 0.3.95.0 -- ------------------------------------------------------------------------------------- -- Build as dynamic/shared library -- Build type: Release -- Build doc: OFF -- Build test suite: ON -- Build lenstool: ON -- Build with support for SSE: ON -- Build with support for SSE2: ON -- Install helper scripts: ON -- Install prefix: /usr/local -- Using: -- GLIB2 include dir: /usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include;/usr/local/include -- GLIB2 library: glib-2.0;intl -- Configuring done (4.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS FETCHCONTENT_FULLY_DISCONNECTED THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/graphics/lensfun/.build SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lensfun-0.3.95_2 /usr/local/bin/cmake -S/construction/graphics/lensfun/lensfun-0.3.95 -B/construction/graphics/lensfun/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/lensfun/.build/CMakeFiles /construction/graphics/lensfun/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- libs/lensfun/CMakeFiles/lensfun.dir/all --- --- apps/CMakeFiles/python-package.dir/all --- --- libs/lensfun/CMakeFiles/lensfun.dir/all --- /usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/depend --- apps/CMakeFiles/python-package.dir/all --- /usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/depend --- libs/lensfun/CMakeFiles/lensfun.dir/all --- --- libs/lensfun/CMakeFiles/lensfun.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/libs/lensfun /construction/graphics/lensfun/.build/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake --- apps/CMakeFiles/python-package.dir/all --- --- apps/CMakeFiles/python-package.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/apps /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/apps /construction/graphics/lensfun/.build/apps/CMakeFiles/python-package.dir/DependInfo.cmake /usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build --- apps/build/timestamp --- --- libs/lensfun/CMakeFiles/lensfun.dir/all --- /usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build --- apps/CMakeFiles/python-package.dir/all --- [ 1%] Generating build/timestamp cd /construction/graphics/lensfun/.build/apps && /usr/local/bin/python3.9 /construction/graphics/lensfun/.build/apps/setup.py build --- libs/lensfun/CMakeFiles/lensfun.dir/all --- --- libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o --- --- libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o --- [ 8%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o -MF CMakeFiles/lensfun.dir/camera.cpp.o.d -o CMakeFiles/lensfun.dir/camera.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/camera.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o --- [ 8%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o -MF CMakeFiles/lensfun.dir/database.cpp.o.d -o CMakeFiles/lensfun.dir/database.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/database.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o --- [ 8%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o -MF CMakeFiles/lensfun.dir/lens.cpp.o.d -o CMakeFiles/lensfun.dir/lens.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/lens.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o --- [ 8%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o -MF CMakeFiles/lensfun.dir/mount.cpp.o.d -o CMakeFiles/lensfun.dir/mount.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mount.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o --- [ 8%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o -MF CMakeFiles/lensfun.dir/cpuid.cpp.o.d -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/cpuid.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o --- [ 9%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o --- [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o --- [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o --- [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o --- libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o --- [ 15%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o --- cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse2 -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -MF CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-color-sse2.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o --- cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -MF CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o.d -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-coord-sse.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o --- cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o -MF CMakeFiles/lensfun.dir/mod-coord.cpp.o.d -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-coord.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o --- cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o -MF CMakeFiles/lensfun.dir/mod-pc.cpp.o.d -o CMakeFiles/lensfun.dir/mod-pc.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-pc.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o --- cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o -MF CMakeFiles/lensfun.dir/mod-color.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-color.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o --- [ 16%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -MF CMakeFiles/lensfun.dir/mod-color-sse.cpp.o.d -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-color-sse.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o --- [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o -MF CMakeFiles/lensfun.dir/mod-subpix.cpp.o.d -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/mod-subpix.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o --- [ 19%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o -MF CMakeFiles/lensfun.dir/modifier.cpp.o.d -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/modifier.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o --- [ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/libexec/ccache/c++ -Dlensfun_EXPORTS -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -MD -MT libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o -MF CMakeFiles/lensfun.dir/auxfun.cpp.o.d -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/auxfun.cpp --- libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o --- In file included from /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/modifier.cpp:7: /construction/graphics/lensfun/.build/lensfun.h: In constructor 'lfModifier::lfModifier(float, int, int, lfPixelFormat, bool)': /construction/graphics/lensfun/.build/lensfun.h:3058:19: warning: 'lfModifier::PixelFormat' will be initialized after [-Wreorder] lfPixelFormat PixelFormat; ^~~~~~~~~~~ /construction/graphics/lensfun/.build/lensfun.h:3048:12: warning: 'double lfModifier::Crop' [-Wreorder] double Crop; ^~~~ /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun/modifier.cpp:132:1: warning: when initialized here [-Wreorder] lfModifier::lfModifier (float imgcrop, int imgwidth, int imgheight, ^~~~~~~~~~ --- apps/CMakeFiles/python-package.dir/all --- running build running build_py creating build creating build/lib creating build/lib/lensfun copying /construction/graphics/lensfun/.build/apps/lensfun/__init__.py -> build/lib/lensfun cd /construction/graphics/lensfun/.build/apps && /usr/local/bin/cmake -E touch /construction/graphics/lensfun/.build/apps/build/timestamp [ 21%] Built target python-package --- libs/lensfun/CMakeFiles/lensfun.dir/all --- --- libs/lensfun/liblensfun.so.0.3.95 --- [ 22%] Linking CXX shared library liblensfun.so cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -shared -Wl,-soname,liblensfun.so.2 -o liblensfun.so.0.3.95 CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o "CMakeFiles/lensfun.dir/mod-color-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o" "CMakeFiles/lensfun.dir/mod-color.cpp.o" "CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-coord.cpp.o" "CMakeFiles/lensfun.dir/mod-pc.cpp.o" "CMakeFiles/lensfun.dir/mod-subpix.cpp.o" CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lglib-2.0 -lintl cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/bin/cmake -E cmake_symlink_library liblensfun.so.0.3.95 liblensfun.so.2 liblensfun.so [ 23%] Built target lensfun --- tests/CMakeFiles/test_database.dir/all --- --- tests/CMakeFiles/test_lens.dir/all --- --- tests/CMakeFiles/test_modifier.dir/all --- --- tests/CMakeFiles/test_modifier_performance.dir/all --- --- tests/CMakeFiles/test_modifier_color.dir/all --- --- tests/CMakeFiles/test_modifier_subpix.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- --- tests/CMakeFiles/test_database.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/depend --- tests/CMakeFiles/test_lens.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_lens.dir/build.make tests/CMakeFiles/test_lens.dir/depend --- tests/CMakeFiles/test_modifier_color.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/depend --- tests/CMakeFiles/test_modifier_subpix.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/depend --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/depend --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/depend --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/depend --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering.dir/build.make tests/CMakeFiles/test_modifier_coord_centering.dir/depend --- tests/CMakeFiles/test_modifier_performance.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_performance.dir/build.make tests/CMakeFiles/test_modifier_performance.dir/depend --- tests/CMakeFiles/test_modifier.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/depend --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/depend --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image.dir/depend --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/depend --- --- tests/CMakeFiles/test_modifier_color.dir/all --- --- tests/CMakeFiles/test_modifier_color.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/depend --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_regression.dir/build.make tests/CMakeFiles/test_modifier_regression.dir/depend --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- --- tests/CMakeFiles/test_modifier_coord_centering.dir/depend --- --- tests/CMakeFiles/test_modifier_subpix.dir/all --- --- tests/CMakeFiles/test_modifier_subpix.dir/depend --- --- tests/CMakeFiles/test_lens.dir/all --- --- tests/CMakeFiles/test_lens.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_distortion.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_performance.dir/all --- --- tests/CMakeFiles/test_modifier_performance.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_geometry.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_centering.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_subpix.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_subpix.dir/DependInfo.cmake --- tests/CMakeFiles/test_lens.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_lens.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_performance.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_performance.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_color.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_color.dir/DependInfo.cmake --- tests/CMakeFiles/test_database.dir/all --- --- tests/CMakeFiles/test_database.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale.dir/depend --- --- tests/CMakeFiles/test_database.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_database.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_scale.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier.dir/all --- --- tests/CMakeFiles/test_modifier.dir/depend --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- --- tests/CMakeFiles/test_modifier_regression.dir/depend --- --- tests/CMakeFiles/test_modifier.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_regression.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_regression.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering.dir/build.make tests/CMakeFiles/test_modifier_coord_centering.dir/build --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/build --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_tiny_image.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_subpix.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/build --- tests/CMakeFiles/test_modifier_color.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/build --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/build --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- --- tests/CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/build --- tests/CMakeFiles/test_modifier_subpix.dir/all --- --- tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o --- --- tests/CMakeFiles/test_modifier_performance.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_performance.dir/build.make tests/CMakeFiles/test_modifier_performance.dir/build --- tests/CMakeFiles/test_database.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/build --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o --- --- tests/CMakeFiles/test_modifier.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/build --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o --- --- tests/CMakeFiles/test_modifier_performance.dir/all --- --- tests/CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- [ 26%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- [ 26%] Building CXX object tests/CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o -MF CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o.d -o CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion.cpp --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o -MF CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o.d -o CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering.cpp --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o --- --- tests/CMakeFiles/test_modifier.dir/all --- --- tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- [ 29%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- [ 30%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o -MF CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o.d -o CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry.cpp --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o -MF CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o.d -o CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale.cpp --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build --- tests/CMakeFiles/test_modifier_color.dir/all --- --- tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_regression.dir/build.make tests/CMakeFiles/test_modifier_regression.dir/build --- tests/CMakeFiles/test_modifier.dir/all --- [ 32%] Building CXX object tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier.dir/test_modifier.cpp.o -MF CMakeFiles/test_modifier.dir/test_modifier.cpp.o.d -o CMakeFiles/test_modifier.dir/test_modifier.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier.cpp --- tests/CMakeFiles/test_modifier_performance.dir/all --- [ 29%] Building CXX object tests/CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o --- --- tests/CMakeFiles/test_modifier_performance.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o -MF CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o.d -o CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp --- tests/CMakeFiles/test_modifier_regression.dir/all --- --- tests/CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- [ 33%] Building CXX object tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o -MF CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o.d -o CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction.cpp --- tests/CMakeFiles/test_database.dir/all --- --- tests/CMakeFiles/test_database.dir/test_database.cpp.o --- --- tests/CMakeFiles/test_modifier_color.dir/all --- [ 36%] Building CXX object tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- [ 36%] Building CXX object tests/CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o --- tests/CMakeFiles/test_modifier_color.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o -MF CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o.d -o CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color.cpp --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o -MF CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o.d -o CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image.cpp --- tests/CMakeFiles/test_modifier_regression.dir/all --- [ 38%] Building CXX object tests/CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o -MF CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o.d -o CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp --- tests/CMakeFiles/test_database.dir/all --- [ 39%] Building CXX object tests/CMakeFiles/test_database.dir/test_database.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_database.dir/test_database.cpp.o -MF CMakeFiles/test_database.dir/test_database.cpp.o.d -o CMakeFiles/test_database.dir/test_database.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_database.cpp --- tests/CMakeFiles/test_lens.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_lens.dir/build.make tests/CMakeFiles/test_lens.dir/build --- tests/CMakeFiles/test_lens.dir/test_lens.cpp.o --- --- tests/CMakeFiles/test_modifier_subpix.dir/all --- [ 40%] Building CXX object tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o -MF CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o.d -o CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix.cpp --- tests/CMakeFiles/test_lens.dir/all --- [ 42%] Building CXX object tests/CMakeFiles/test_lens.dir/test_lens.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_lens.dir/test_lens.cpp.o -MF CMakeFiles/test_lens.dir/test_lens.cpp.o.d -o CMakeFiles/test_lens.dir/test_lens.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_lens.cpp --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- --- tests/test_modifier_coord_distortion --- --- tests/CMakeFiles/test_modifier_performance.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:25:39: warning: 'bool lfDatabase::LoadDirectory(const char*)' is deprecated [-Wdeprecated-declarations] lfFix->db->LoadDirectory("data/db"); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:9: /construction/graphics/lensfun/.build/lensfun.h:1788:22: note: declared here DEPRECATED bool LoadDirectory (const char *dirname); ^~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp: In function 'void mod_teardown(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:33:24: warning: 'void lfDatabase::Destroy()' is deprecated [-Wdeprecated-declarations] lfFix->db->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:9: /construction/graphics/lensfun/.build/lensfun.h:1757:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp: In function 'void interp_row_nearest(unsigned char**, unsigned int, unsigned int, unsigned int, float*)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:39:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int c = 0; c=width) ~^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:50:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (y>=height) ~^~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp: In function 'void test_perf_dist_ptlens(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:67:93: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = new lfModifier (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:9: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:70:56: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:9: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:74:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int r = 0; r < lfFix->img_height; r++) ~~^~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_performance.cpp:79:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int r = 0; r < lfFix->img_height; r++) ~~^~~~~~~~~~~~~~~~~~~ --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- [ 43%] Linking CXX executable test_modifier_coord_distortion cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_distortion.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_performance.dir/all --- --- tests/test_modifier_performance --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_distortion.dir/test_modifier_coord_distortion.cpp.o -o test_modifier_coord_distortion -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_performance.dir/all --- [ 45%] Linking CXX executable test_modifier_performance cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_performance.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_performance.dir/test_modifier_performance.cpp.o -o test_modifier_performance -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_subpix.dir/all --- --- tests/test_modifier_subpix --- --- tests/CMakeFiles/test_modifier_coord_distortion.dir/all --- [ 45%] Built target test_modifier_coord_distortion --- tests/CMakeFiles/test_database_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_database_old.dir/build.make tests/CMakeFiles/test_database_old.dir/depend --- tests/CMakeFiles/test_modifier_subpix.dir/all --- [ 46%] Linking CXX executable test_modifier_subpix cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_subpix.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_database_old.dir/all --- --- tests/CMakeFiles/test_database_old.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_database_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- --- tests/test_modifier_coord_tiny_image --- --- tests/CMakeFiles/test_modifier_subpix.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_subpix.dir/test_modifier_subpix.cpp.o -o test_modifier_subpix -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_database_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_database_old.dir/build.make tests/CMakeFiles/test_database_old.dir/build --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- [ 47%] Linking CXX executable test_modifier_coord_tiny_image --- tests/CMakeFiles/test_database_old.dir/all --- --- tests/CMakeFiles/test_database_old.dir/test_database_old.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_tiny_image.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_database.dir/all --- --- tests/test_database --- --- tests/CMakeFiles/test_lens.dir/all --- --- tests/test_lens --- --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_tiny_image.dir/test_modifier_coord_tiny_image.cpp.o -o test_modifier_coord_tiny_image -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_database_old.dir/all --- [ 49%] Building CXX object tests/CMakeFiles/test_database_old.dir/test_database_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_database_old.dir/test_database_old.cpp.o -MF CMakeFiles/test_database_old.dir/test_database_old.cpp.o.d -o CMakeFiles/test_database_old.dir/test_database_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_database_old.cpp --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction.cpp: In function 'void test_mod_coord_pc_0_points(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction.cpp:158:17: warning: unused variable 'epsilon' [-Wunused-variable] const float epsilon = std::numeric_limits::epsilon(); ^~~~~~~ --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- --- tests/test_modifier_coord_centering --- --- tests/CMakeFiles/test_database.dir/all --- [ 50%] Linking CXX executable test_database --- tests/CMakeFiles/test_lens.dir/all --- [ 52%] Linking CXX executable test_lens --- tests/CMakeFiles/test_database.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_database.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_lens.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_lens.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- --- tests/test_modifier_coord_perspective_correction --- --- tests/CMakeFiles/test_lens.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_lens.dir/test_lens.cpp.o -o test_lens -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_database.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_database.dir/test_database.cpp.o -o test_database -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- [ 53%] Linking CXX executable test_modifier_coord_perspective_correction --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- --- tests/test_modifier_coord_geometry --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_perspective_correction.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_perspective_correction.dir/test_modifier_coord_perspective_correction.cpp.o -o test_modifier_coord_perspective_correction -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- [ 54%] Linking CXX executable test_modifier_coord_geometry cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_geometry.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_geometry.dir/test_modifier_coord_geometry.cpp.o -o test_modifier_coord_geometry -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_performance.dir/all --- [ 54%] Built target test_modifier_performance --- tests/CMakeFiles/test_modifier_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_old.dir/build.make tests/CMakeFiles/test_modifier_old.dir/depend --- tests/CMakeFiles/test_modifier_old.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_subpix.dir/all --- [ 54%] Built target test_modifier_subpix --- tests/CMakeFiles/test_modifier_coord_tiny_image.dir/all --- [ 54%] Built target test_modifier_coord_tiny_image --- tests/CMakeFiles/test_modifier_color_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- [ 56%] Linking CXX executable test_modifier_coord_centering cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_centering.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- --- tests/CMakeFiles/test_modifier_color_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_color_old.dir/build.make tests/CMakeFiles/test_modifier_color_old.dir/depend --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix_old.dir/build.make tests/CMakeFiles/test_modifier_subpix_old.dir/depend --- tests/CMakeFiles/test_modifier_color_old.dir/all --- --- tests/CMakeFiles/test_modifier_color_old.dir/depend --- --- tests/CMakeFiles/test_modifier_color.dir/all --- --- tests/test_modifier_color --- --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_centering.dir/test_modifier_coord_centering.cpp.o -o test_modifier_coord_centering -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_color_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_color_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_old.dir/build.make tests/CMakeFiles/test_modifier_old.dir/build --- tests/CMakeFiles/test_modifier_color_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_color_old.dir/build.make tests/CMakeFiles/test_modifier_color_old.dir/build --- tests/CMakeFiles/test_modifier_old.dir/all --- --- tests/CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/all --- [ 56%] Built target test_modifier_coord_perspective_correction --- tests/CMakeFiles/test_modifier_color_old.dir/all --- --- tests/CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o --- --- tests/CMakeFiles/test_lens.dir/all --- [ 56%] Built target test_lens --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- --- tests/CMakeFiles/test_database.dir/all --- [ 56%] Built target test_database --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale_old.dir/build.make tests/CMakeFiles/test_modifier_coord_scale_old.dir/depend --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion_old.dir/depend --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- --- tests/CMakeFiles/test_modifier_subpix_old.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/depend --- tests/CMakeFiles/test_modifier_color.dir/all --- [ 57%] Linking CXX executable test_modifier_color cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_color.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_color_old.dir/all --- [ 59%] Building CXX object tests/CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/depend --- --- tests/CMakeFiles/test_modifier_color_old.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o -MF CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o.d -o CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_scale_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_old.dir/all --- [ 60%] Building CXX object tests/CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o -MF CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o.d -o CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_subpix_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_regression.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp: In function 'void test_verify_dist_poly3(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:67:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:68:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp: In function 'void test_verify_vignetting_pa(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:179:74: warning: 'bool lfLens::InterpolateVignetting(float, float, float, lfLensCalibVignetting&) const' is deprecated [-Wdeprecated-declarations] lenses[0]->InterpolateVignetting(17.89f, 5.0f, 1000.0f, lensCalibVign); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1427:21: note: declared here DEPRECATED bool InterpolateVignetting ( ^~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:182:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:183:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp: In function 'void test_verify_subpix_poly3(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:272:51: warning: 'bool lfLens::InterpolateTCA(float, lfLensCalibTCA&) const' is deprecated [-Wdeprecated-declarations] lenses[0]->InterpolateTCA(26.89f, lensCalibTCA); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1395:21: note: declared here DEPRECATED bool InterpolateTCA (float focal, lfLensCalibTCA &res) const; ^~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:11: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:275:35: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lens->CropFactor = lenses[0]->CropFactor; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:11: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:276:36: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lens->AspectRatio = lenses[0]->AspectRatio; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_distortion_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_regression.dir/all --- --- tests/test_modifier_regression --- --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale_old.dir/build.make tests/CMakeFiles/test_modifier_coord_scale_old.dir/build --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix_old.dir/build.make tests/CMakeFiles/test_modifier_subpix_old.dir/build --- tests/CMakeFiles/test_modifier_coord_geometry.dir/all --- [ 60%] Built target test_modifier_coord_geometry --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- [ 61%] Linking CXX executable test_modifier_regression --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- --- tests/CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_regression.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry_old.dir/depend --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o --- --- tests/CMakeFiles/test_modifier_color.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_color.dir/test_modifier_color.cpp.o -o test_modifier_color -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/depend --- --- tests/CMakeFiles/test_modifier_regression.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_regression.dir/test_modifier_regression.cpp.o -o test_modifier_regression -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_geometry_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- [ 63%] Building CXX object tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- [ 64%] Building CXX object tests/CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o -MF CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o.d -o CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o -MF CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o.d -o CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- [ 66%] Building CXX object tests/CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o -MF CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o.d -o CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- [ 67%] Building CXX object tests/CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o -MF CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o.d -o CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o --- [ 69%] Building CXX object tests/CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o -MF CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o.d -o CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp --- tests/CMakeFiles/test_modifier_color.dir/all --- [ 69%] Built target test_modifier_color --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/depend --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_regression.dir/all --- [ 69%] Built target test_modifier_regression --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering_old.dir/build.make tests/CMakeFiles/test_modifier_coord_centering_old.dir/depend --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/depend --- --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_centering_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering_old.dir/build.make tests/CMakeFiles/test_modifier_coord_centering_old.dir/build --- tests/CMakeFiles/test_modifier_coord_centering.dir/all --- [ 70%] Built target test_modifier_coord_centering --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- [ 70%] Building CXX object tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o -MF CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o.d -o CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_regression_old.dir/build.make tests/CMakeFiles/test_modifier_regression_old.dir/depend --- tests/CMakeFiles/test_modifier_regression_old.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_regression_old.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- [ 71%] Building CXX object tests/CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o -MF CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o.d -o CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_modifier_regression_old.dir/build.make tests/CMakeFiles/test_modifier_regression_old.dir/build --- tests/CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o --- [ 73%] Building CXX object tests/CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o -MF CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o.d -o CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp --- tests/CMakeFiles/test_modifier_color_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In instantiation of 'void mod_setup(lfFixture*, gconstpointer) [with T = unsigned char; gconstpointer = const void*]': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:198:3: required from 'void add_set_item(lfTestParams*, const char*) [with T = unsigned char]' /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:212:41: required from here /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:111:16: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:15: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:3: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ^~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In instantiation of 'void mod_setup(lfFixture*, gconstpointer) [with T = short unsigned int; gconstpointer = const void*]': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:198:3: required from 'void add_set_item(lfTestParams*, const char*) [with T = short unsigned int]' /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:213:43: required from here /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:111:16: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:15: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:3: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ^~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In instantiation of 'void mod_setup(lfFixture*, gconstpointer) [with T = unsigned int; gconstpointer = const void*]': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:198:3: required from 'void add_set_item(lfTestParams*, const char*) [with T = unsigned int]' /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:214:41: required from here /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:111:16: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:15: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:3: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ^~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In instantiation of 'void mod_setup(lfFixture*, gconstpointer) [with T = float; gconstpointer = const void*]': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:198:3: required from 'void add_set_item(lfTestParams*, const char*) [with T = float]' /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:215:34: required from here /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:111:16: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:15: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:3: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ^~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp: In instantiation of 'void mod_setup(lfFixture*, gconstpointer) [with T = double; gconstpointer = const void*]': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:198:3: required from 'void add_set_item(lfTestParams*, const char*) [with T = double]' /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:216:35: required from here /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:101:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:102:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:111:16: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:15: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ~~~~~~~~~~~~^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:113:3: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] lfFix->mod->Initialize( ^~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_color_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/test_modifier_color_old --- [ 74%] Linking CXX executable test_modifier_color_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_color_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_color_old.dir/test_modifier_color_old.cpp.o -o test_modifier_color_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp:51:85: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp:56:32: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_SCALE, p->reverse); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_scale_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/test_modifier_coord_scale_old --- --- tests/CMakeFiles/test_modifier_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:20:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:20:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:20:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:21:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.0; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:21:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.0; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:21:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.0; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp: In function 'void test_mod_projection_center(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:57:96: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier (lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:61:42: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_GEOMETRY, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp: In function 'void test_mod_projection_borders(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:98:96: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier (lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:102:42: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_GEOMETRY, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- [ 76%] Linking CXX executable test_modifier_coord_scale_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_scale_old.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_old.dir/all --- --- tests/test_modifier_old --- --- tests/CMakeFiles/test_modifier_color_old.dir/all --- [ 76%] Built target test_modifier_color_old --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_scale_old.dir/test_modifier_coord_scale_old.cpp.o -o test_modifier_coord_scale_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_lffuzzystrcmp.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_lffuzzystrcmp.dir/build.make tests/CMakeFiles/test_lffuzzystrcmp.dir/depend --- tests/CMakeFiles/test_modifier_old.dir/all --- [ 77%] Linking CXX executable test_modifier_old --- tests/CMakeFiles/test_lffuzzystrcmp.dir/all --- --- tests/CMakeFiles/test_lffuzzystrcmp.dir/depend --- --- tests/CMakeFiles/test_modifier_old.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_old.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_lffuzzystrcmp.dir/all --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_lffuzzystrcmp.dir/DependInfo.cmake --- tests/CMakeFiles/test_modifier_old.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_old.dir/test_modifier_old.cpp.o -o test_modifier_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_lffuzzystrcmp.dir/all --- /usr/bin/make -f tests/CMakeFiles/test_lffuzzystrcmp.dir/build.make tests/CMakeFiles/test_lffuzzystrcmp.dir/build --- tests/CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o --- [ 78%] Building CXX object tests/CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o cd /construction/graphics/lensfun/.build/tests && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT tests/CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o -MF CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o.d -o CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/tests/test_lffuzzystrcmp.cpp --- tests/CMakeFiles/test_modifier_old.dir/all --- [ 78%] Built target test_modifier_old --- apps/CMakeFiles/lenstool.dir/all --- /usr/bin/make -f apps/CMakeFiles/lenstool.dir/build.make apps/CMakeFiles/lenstool.dir/depend --- apps/CMakeFiles/lenstool.dir/depend --- cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/apps /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/apps /construction/graphics/lensfun/.build/apps/CMakeFiles/lenstool.dir/DependInfo.cmake /usr/bin/make -f apps/CMakeFiles/lenstool.dir/build.make apps/CMakeFiles/lenstool.dir/build --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:55:85: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:60:37: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, p->reverse); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_distortion_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- apps/CMakeFiles/lenstool.dir/all --- --- apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- --- tests/test_modifier_coord_distortion_old --- --- apps/CMakeFiles/lenstool.dir/all --- [ 80%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- [ 81%] Linking CXX executable test_modifier_coord_distortion_old --- apps/CMakeFiles/lenstool.dir/all --- cd /construction/graphics/lensfun/.build/apps && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o -MF CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o.d -o CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/lenstool.cpp --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_distortion_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_distortion_old.dir/test_modifier_coord_distortion_old.cpp.o -o test_modifier_coord_distortion_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_scale_old.dir/all --- [ 81%] Built target test_modifier_coord_scale_old --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp:33:88: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier (lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp:10: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp:36:50: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_SCALE, true); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_tiny_image_old.cpp:10: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- apps/CMakeFiles/lenstool.dir/all --- --- apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o --- --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- --- tests/test_modifier_coord_tiny_image_old --- --- apps/CMakeFiles/lenstool.dir/all --- [ 83%] Building CXX object apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o cd /construction/graphics/lensfun/.build/apps && /usr/local/libexec/ccache/c++ -I/construction/graphics/lensfun/.build -I/construction/graphics/lensfun/lensfun-0.3.95/include/lensfun -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -MD -MT apps/CMakeFiles/lenstool.dir/lenstool/image.cpp.o -MF CMakeFiles/lenstool.dir/lenstool/image.cpp.o.d -o CMakeFiles/lenstool.dir/lenstool/image.cpp.o -c /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/image.cpp --- tests/CMakeFiles/test_modifier_coord_distortion_old.dir/all --- [ 83%] Built target test_modifier_coord_distortion_old --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:23:39: warning: 'bool lfDatabase::LoadDirectory(const char*)' is deprecated [-Wdeprecated-declarations] lfFix->db->LoadDirectory("data/db"); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1788:22: note: declared here DEPRECATED bool LoadDirectory (const char *dirname); ^~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void mod_teardown(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:31:24: warning: 'void lfDatabase::Destroy()' is deprecated [-Wdeprecated-declarations] lfFix->db->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:1757:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_dist_poly3(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:40:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:40:97: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:40:97: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:43:55: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:52:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:60:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_dist_poly5(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:72:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 4.6f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:72:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 4.6f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:72:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 4.6f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:75:55: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:84:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:92:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_dist_ptlens(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:102:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:102:97: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:102:97: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:105:55: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:114:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:122:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_vignetting_pa(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:132:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:132:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:132:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:135:55: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_VIGNETTING, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:143:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:152:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_subpix_linear(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:162:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:162:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:162:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:165:48: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_TCA, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:178:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:186:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_subpix_poly3(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:196:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:196:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:196:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:199:48: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_TCA, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:211:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:220:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp: In function 'void test_verify_geom_fisheye_rectlinear(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:231:35: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:231:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:231:95: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfModifier* mod = lfModifier::Create (lenses[0], 2.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:234:53: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_GEOMETRY, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:243:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (int i = 0; i < sizeof(x) / sizeof(float); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:251:18: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_regression_old.cpp:7: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ --- tests/test_modifier_regression_old --- --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp:54:85: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp:59:35: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_GEOMETRY, p->reverse); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_geometry_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/test_modifier_coord_geometry_old --- [ 84%] Linking CXX executable test_modifier_coord_geometry_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_geometry_old.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- [ 85%] Linking CXX executable test_modifier_regression_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_regression_old.dir/link.txt --verbose=1 --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_geometry_old.dir/test_modifier_coord_geometry_old.cpp.o -o test_modifier_coord_geometry_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_regression_old.dir/test_modifier_regression_old.cpp.o -o test_modifier_regression_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:31:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0f; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:31:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0f; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:31:18: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0f; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:32:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 3.0f / 2.0f; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:32:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 3.0f / 2.0f; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:32:18: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 3.0f / 2.0f; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:33:18: warning: 'lfLens::CenterX' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterX = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1073:22: note: declared here DEPRECATED float CenterX; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:33:18: warning: 'lfLens::CenterX' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterX = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1073:22: note: declared here DEPRECATED float CenterX; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:33:18: warning: 'lfLens::CenterX' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterX = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1073:22: note: declared here DEPRECATED float CenterX; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:34:18: warning: 'lfLens::CenterY' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterY = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1075:22: note: declared here DEPRECATED float CenterY; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:34:18: warning: 'lfLens::CenterY' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterY = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1075:22: note: declared here DEPRECATED float CenterY; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:34:18: warning: 'lfLens::CenterY' is deprecated [-Wdeprecated-declarations] lfFix->lens->CenterY = 0.1f; ^~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:1075:22: note: declared here DEPRECATED float CenterY; ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:40:89: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier (lfFix->lens, 10.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:43:55: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_DISTORTION, true); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_centering_old.cpp:11: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/test_modifier_coord_centering_old --- [ 87%] Linking CXX executable test_modifier_coord_centering_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_centering_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_centering_old.dir/test_modifier_coord_centering_old.cpp.o -o test_modifier_coord_centering_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- [ 88%] Linking CXX executable test_modifier_coord_tiny_image_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_tiny_image_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_tiny_image_old.dir/test_modifier_coord_tiny_image_old.cpp.o -o test_modifier_coord_tiny_image_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:30:30: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:30:94: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:30:94: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:33:36: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] 0, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp: In function 'void mod_setup_portrait(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:53:30: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:53:94: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:53:94: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = lfModifier::Create (lfFix->lens, 1.534f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2402:35: note: declared here DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); ^~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:56:36: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] 0, false); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp: In function 'void mod_teardown(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:68:25: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] lfFix->mod->Destroy(); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:6: /construction/graphics/lensfun/.build/lensfun.h:2459:21: note: declared here DEPRECATED void Destroy (); ^~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp: In function 'void test_mod_coord_pc_0_points(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_coord_perspective_correction_old.cpp:169:17: warning: unused variable 'epsilon' [-Wunused-variable] const float epsilon = std::numeric_limits::epsilon(); ^~~~~~~ --- tests/test_modifier_coord_perspective_correction_old --- --- tests/CMakeFiles/test_modifier_coord_geometry_old.dir/all --- [ 88%] Built target test_modifier_coord_geometry_old --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- [ 90%] Linking CXX executable test_modifier_coord_perspective_correction_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_perspective_correction_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_perspective_correction_old.dir/test_modifier_coord_perspective_correction_old.cpp.o -o test_modifier_coord_perspective_correction_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier_coord_centering_old.dir/all --- [ 90%] Built target test_modifier_coord_centering_old --- tests/CMakeFiles/test_modifier_regression_old.dir/all --- [ 90%] Built target test_modifier_regression_old --- tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/all --- [ 90%] Built target test_modifier_coord_perspective_correction_old --- tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/all --- [ 90%] Built target test_modifier_coord_tiny_image_old --- apps/CMakeFiles/lenstool.dir/all --- --- apps/CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o --- In file included from /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/image.h:22, from /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/lenstool.cpp:15: /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/rgbpixel.h:39: warning: "__BYTE_ORDER" redefined # define __BYTE_ORDER __LITTLE_ENDIAN In file included from /usr/include/sys/types.h:44, from /usr/include/stdlib.h:38, from /usr/local/include/glib-2.0/glib/gutils.h:426, from /usr/local/include/glib-2.0/glib/gthread.h:36, from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/local/include/glib-2.0/glib.h:34, from /construction/graphics/lensfun/lensfun-0.3.95/apps/lenstool/lenstool.cpp:6: /usr/include/machine/endian.h:206: note: this is the location of the previous definition #define __BYTE_ORDER _BYTE_ORDER --- apps/lenstool --- [ 91%] Linking CXX executable lenstool cd /construction/graphics/lensfun/.build/apps && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lenstool.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o CMakeFiles/lenstool.dir/lenstool/image.cpp.o -o lenstool -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 /usr/local/lib/libpng.so -lz -lglib-2.0 -lintl --- tests/CMakeFiles/test_modifier.dir/all --- --- tests/test_modifier --- --- apps/CMakeFiles/lenstool.dir/all --- [ 92%] Built target lenstool --- tests/CMakeFiles/test_modifier.dir/all --- [ 94%] Linking CXX executable test_modifier cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier.dir/test_modifier.cpp.o -o test_modifier -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl [ 94%] Built target test_modifier --- tests/CMakeFiles/test_database_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_database_old.cpp: In function 'void db_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_database_old.cpp:13:39: warning: 'bool lfDatabase::LoadDirectory(const char*)' is deprecated [-Wdeprecated-declarations] lfFix->db->LoadDirectory("data/db"); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_database_old.cpp:3: /construction/graphics/lensfun/.build/lensfun.h:1788:22: note: declared here DEPRECATED bool LoadDirectory (const char *dirname); ^~~~~~~~~~~~~ --- tests/test_database_old --- [ 95%] Linking CXX executable test_database_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_database_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_database_old.dir/test_database_old.cpp.o -o test_database_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl [ 95%] Built target test_database_old --- tests/CMakeFiles/test_lffuzzystrcmp.dir/all --- --- tests/test_lffuzzystrcmp --- [ 97%] Linking CXX executable test_lffuzzystrcmp cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_lffuzzystrcmp.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_lffuzzystrcmp.dir/test_lffuzzystrcmp.cpp.o -o test_lffuzzystrcmp -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl [ 97%] Built target test_lffuzzystrcmp --- tests/CMakeFiles/test_modifier_coord_scale.dir/all --- --- tests/test_modifier_coord_scale --- [ 98%] Linking CXX executable test_modifier_coord_scale cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_coord_scale.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_coord_scale.dir/test_modifier_coord_scale.cpp.o -o test_modifier_coord_scale -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl [ 98%] Built target test_modifier_coord_scale --- tests/CMakeFiles/test_modifier_subpix_old.dir/all --- /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp: In function 'void mod_setup(lfFixture*, gconstpointer)': /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:47:16: warning: 'lfLens::CropFactor' is deprecated [-Wdeprecated-declarations] lfFix->lens->CropFactor = 1.0; ^~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1077:22: note: declared here DEPRECATED float CropFactor; ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:48:16: warning: 'lfLens::AspectRatio' is deprecated [-Wdeprecated-declarations] lfFix->lens->AspectRatio = 1.5; ^~~~~~~~~~~ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:1079:22: note: declared here DEPRECATED float AspectRatio; ^~~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:55:85: warning: 'lfModifier::lfModifier(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] lfFix->mod = new lfModifier(lfFix->lens, 1.0f, lfFix->img_width, lfFix->img_height); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2374:16: note: declared here DEPRECATED lfModifier (const lfLens *lens, float crop, int width, int height); ^~~~~~~~~~ /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:60:30: warning: 'int lfModifier::Initialize(const lfLens*, lfPixelFormat, float, float, float, float, lfLensType, int, bool)' is deprecated [-Wdeprecated-declarations] LF_MODIFY_TCA, p->reverse); ^ In file included from /construction/graphics/lensfun/lensfun-0.3.95/tests/test_modifier_subpix_old.cpp:13: /construction/graphics/lensfun/.build/lensfun.h:2449:20: note: declared here DEPRECATED int Initialize ( ^~~~~~~~~~ --- tests/test_modifier_subpix_old --- [100%] Linking CXX executable test_modifier_subpix_old cd /construction/graphics/lensfun/.build/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_modifier_subpix_old.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -fopenmp -fopenmp -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/test_modifier_subpix_old.dir/test_modifier_subpix_old.cpp.o -o test_modifier_subpix_old -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib:/construction/graphics/lensfun/.build/libs/lensfun ../libs/lensfun/liblensfun.so.0.3.95 -lglib-2.0 -lintl [100%] Built target test_modifier_subpix_old /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/lensfun/.build/CMakeFiles 0 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lensfun-0.3.95_2 ===> lensfun-0.3.95_2 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/graphics/lensfun/lensfun-0.3.95 -B/construction/graphics/lensfun/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/lensfun/.build/CMakeFiles /construction/graphics/lensfun/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/libs/lensfun /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/libs/lensfun /construction/graphics/lensfun/.build/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake /usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build [ 22%] Built target lensfun /usr/bin/make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_database.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_database.dir/build.make tests/CMakeFiles/test_database.dir/build [ 25%] Built target test_database /usr/bin/make -f tests/CMakeFiles/test_lens.dir/build.make tests/CMakeFiles/test_lens.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_lens.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_lens.dir/build.make tests/CMakeFiles/test_lens.dir/build [ 28%] Built target test_lens /usr/bin/make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier.dir/build.make tests/CMakeFiles/test_modifier.dir/build [ 30%] Built target test_modifier /usr/bin/make -f tests/CMakeFiles/test_modifier_performance.dir/build.make tests/CMakeFiles/test_modifier_performance.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_performance.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_performance.dir/build.make tests/CMakeFiles/test_modifier_performance.dir/build [ 33%] Built target test_modifier_performance /usr/bin/make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_color.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_color.dir/build.make tests/CMakeFiles/test_modifier_color.dir/build [ 36%] Built target test_modifier_color /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_subpix.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix.dir/build.make tests/CMakeFiles/test_modifier_subpix.dir/build [ 39%] Built target test_modifier_subpix /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_scale.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale.dir/build.make tests/CMakeFiles/test_modifier_coord_scale.dir/build [ 42%] Built target test_modifier_coord_scale /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction.dir/build [ 45%] Built target test_modifier_coord_perspective_correction /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_distortion.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion.dir/build [ 47%] Built target test_modifier_coord_distortion /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_geometry.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry.dir/build [ 50%] Built target test_modifier_coord_geometry /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_tiny_image.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image.dir/build [ 53%] Built target test_modifier_coord_tiny_image /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering.dir/build.make tests/CMakeFiles/test_modifier_coord_centering.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_centering.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering.dir/build.make tests/CMakeFiles/test_modifier_coord_centering.dir/build [ 56%] Built target test_modifier_coord_centering /usr/bin/make -f tests/CMakeFiles/test_modifier_regression.dir/build.make tests/CMakeFiles/test_modifier_regression.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_regression.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_regression.dir/build.make tests/CMakeFiles/test_modifier_regression.dir/build [ 59%] Built target test_modifier_regression /usr/bin/make -f tests/CMakeFiles/test_database_old.dir/build.make tests/CMakeFiles/test_database_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_database_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_database_old.dir/build.make tests/CMakeFiles/test_database_old.dir/build [ 61%] Built target test_database_old /usr/bin/make -f tests/CMakeFiles/test_modifier_old.dir/build.make tests/CMakeFiles/test_modifier_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_old.dir/build.make tests/CMakeFiles/test_modifier_old.dir/build [ 64%] Built target test_modifier_old /usr/bin/make -f tests/CMakeFiles/test_modifier_color_old.dir/build.make tests/CMakeFiles/test_modifier_color_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_color_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_color_old.dir/build.make tests/CMakeFiles/test_modifier_color_old.dir/build [ 67%] Built target test_modifier_color_old /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix_old.dir/build.make tests/CMakeFiles/test_modifier_subpix_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_subpix_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_subpix_old.dir/build.make tests/CMakeFiles/test_modifier_subpix_old.dir/build [ 70%] Built target test_modifier_subpix_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale_old.dir/build.make tests/CMakeFiles/test_modifier_coord_scale_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_scale_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_scale_old.dir/build.make tests/CMakeFiles/test_modifier_coord_scale_old.dir/build [ 73%] Built target test_modifier_coord_scale_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build.make tests/CMakeFiles/test_modifier_coord_perspective_correction_old.dir/build [ 76%] Built target test_modifier_coord_perspective_correction_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_distortion_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build.make tests/CMakeFiles/test_modifier_coord_distortion_old.dir/build [ 78%] Built target test_modifier_coord_distortion_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_geometry_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build.make tests/CMakeFiles/test_modifier_coord_geometry_old.dir/build [ 81%] Built target test_modifier_coord_geometry_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build.make tests/CMakeFiles/test_modifier_coord_tiny_image_old.dir/build [ 84%] Built target test_modifier_coord_tiny_image_old /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering_old.dir/build.make tests/CMakeFiles/test_modifier_coord_centering_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_coord_centering_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_coord_centering_old.dir/build.make tests/CMakeFiles/test_modifier_coord_centering_old.dir/build [ 87%] Built target test_modifier_coord_centering_old /usr/bin/make -f tests/CMakeFiles/test_modifier_regression_old.dir/build.make tests/CMakeFiles/test_modifier_regression_old.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_modifier_regression_old.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_modifier_regression_old.dir/build.make tests/CMakeFiles/test_modifier_regression_old.dir/build [ 90%] Built target test_modifier_regression_old /usr/bin/make -f tests/CMakeFiles/test_lffuzzystrcmp.dir/build.make tests/CMakeFiles/test_lffuzzystrcmp.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/tests /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/tests /construction/graphics/lensfun/.build/tests/CMakeFiles/test_lffuzzystrcmp.dir/DependInfo.cmake /usr/bin/make -f tests/CMakeFiles/test_lffuzzystrcmp.dir/build.make tests/CMakeFiles/test_lffuzzystrcmp.dir/build [ 92%] Built target test_lffuzzystrcmp /usr/bin/make -f apps/CMakeFiles/lenstool.dir/build.make apps/CMakeFiles/lenstool.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/apps /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/apps /construction/graphics/lensfun/.build/apps/CMakeFiles/lenstool.dir/DependInfo.cmake /usr/bin/make -f apps/CMakeFiles/lenstool.dir/build.make apps/CMakeFiles/lenstool.dir/build [ 98%] Built target lenstool /usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/depend cd /construction/graphics/lensfun/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/lensfun/lensfun-0.3.95 /construction/graphics/lensfun/lensfun-0.3.95/apps /construction/graphics/lensfun/.build /construction/graphics/lensfun/.build/apps /construction/graphics/lensfun/.build/apps/CMakeFiles/python-package.dir/DependInfo.cmake /usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build [100%] Built target python-package /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/lensfun/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/liblensfun.so cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG -shared -Wl,-soname,liblensfun.so.2 -o CMakeFiles/CMakeRelink.dir/liblensfun.so.0.3.95 CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o "CMakeFiles/lensfun.dir/mod-color-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o" "CMakeFiles/lensfun.dir/mod-color.cpp.o" "CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o" "CMakeFiles/lensfun.dir/mod-coord.cpp.o" "CMakeFiles/lensfun.dir/mod-pc.cpp.o" "CMakeFiles/lensfun.dir/mod-subpix.cpp.o" CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib -lglib-2.0 -lintl cd /construction/graphics/lensfun/.build/libs/lensfun && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/liblensfun.so.0.3.95 CMakeFiles/CMakeRelink.dir/liblensfun.so.2 CMakeFiles/CMakeRelink.dir/liblensfun.so /usr/bin/make -f apps/CMakeFiles/lenstool.dir/build.make apps/CMakeFiles/lenstool.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/lenstool cd /construction/graphics/lensfun/.build/apps && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lenstool.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/c++ -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -pipe -O2 -fno-strict-aliasing -DNDEBUG CMakeFiles/lenstool.dir/lenstool/lenstool.cpp.o CMakeFiles/lenstool.dir/lenstool/image.cpp.o -o CMakeFiles/CMakeRelink.dir/lenstool -L/usr/local/lib -Wl,-z,origin,-rpath,/usr/local/lib ../libs/lensfun/liblensfun.so.0.3.95 /usr/local/lib/libpng.so -lz -lglib-2.0 -lintl Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/graphics/lensfun/stage/usr/local/include/lensfun/lensfun.h -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/6x6.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/actioncams.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-canon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-casio.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-fujifilm.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-kodak.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-konica-minolta.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-leica.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-nikon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-olympus.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-panasonic.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-pentax.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-ricoh.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-samsung.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-sigma.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/compact-sony.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/contax.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/generic.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-canon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-fujifilm.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-nikon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-olympus.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-panasonic.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-pentax.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-samsung.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-samyang.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-sigma.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-sony.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-tamron.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-tokina.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/mil-zeiss.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/misc.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/rf-leica.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-canon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-hasselblad.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-konica-minolta.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-leica.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-nikon.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-olympus.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-panasonic.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-pentax.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-ricoh.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-samsung.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-samyang.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-schneider.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-sigma.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-soligor.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-sony.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-tamron.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-tokina.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-ussr.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-vivitar.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/slr-zeiss.xml -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/timestamp.txt -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/lensfun-database.dtd -- Installing: /construction/graphics/lensfun/stage/usr/local/share/lensfun/version_2/lensfun-database.xsd -- Installing: /construction/graphics/lensfun/stage/usr/local/lib/liblensfun.so.0.3.95 -- Installing: /construction/graphics/lensfun/stage/usr/local/lib/liblensfun.so.2 -- Installing: /construction/graphics/lensfun/stage/usr/local/lib/liblensfun.so -- Installing: /construction/graphics/lensfun/stage/usr/local/libdata/pkgconfig/lensfun.pc -- Installing: /construction/graphics/lensfun/stage/usr/local/bin/lenstool -- Installing: /construction/graphics/lensfun/stage/usr/local/bin/g-lensfun-update-data -- Installing: /construction/graphics/lensfun/stage/usr/local/bin/lensfun-add-adapter -- Installing: /construction/graphics/lensfun/stage/usr/local/bin/lensfun-update-data -- Installing: /construction/graphics/lensfun/stage/usr/local/bin/lensfun-convert-lcp running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/lensfun copying /construction/graphics/lensfun/.build/apps/lensfun/__init__.py -> build/lib/lensfun running install_lib creating /construction/graphics/lensfun/stage/usr/local/lib/python3.9 creating /construction/graphics/lensfun/stage/usr/local/lib/python3.9/site-packages creating /construction/graphics/lensfun/stage/usr/local/lib/python3.9/site-packages/lensfun copying build/lib/lensfun/__init__.py -> /construction/graphics/lensfun/stage/usr/local/lib/python3.9/site-packages/lensfun byte-compiling /construction/graphics/lensfun/stage/usr/local/lib/python3.9/site-packages/lensfun/__init__.py to __init__.cpython-39.pyc running install_egg_info running egg_info creating /construction/graphics/lensfun/.build/apps/lensfun.egg-info writing /construction/graphics/lensfun/.build/apps/lensfun.egg-info/PKG-INFO writing dependency_links to /construction/graphics/lensfun/.build/apps/lensfun.egg-info/dependency_links.txt writing top-level names to /construction/graphics/lensfun/.build/apps/lensfun.egg-info/top_level.txt writing manifest file '/construction/graphics/lensfun/.build/apps/lensfun.egg-info/SOURCES.txt' reading manifest file '/construction/graphics/lensfun/.build/apps/lensfun.egg-info/SOURCES.txt' writing manifest file '/construction/graphics/lensfun/.build/apps/lensfun.egg-info/SOURCES.txt' Copying /construction/graphics/lensfun/.build/apps/lensfun.egg-info to /construction/graphics/lensfun/stage/usr/local/lib/python3.9/site-packages/lensfun-0.3.95-py3.9.egg-info running install_scripts ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/liblensfun.so.0.3.95 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/liblensfun.so.0.3.95 is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lensfun-0.3.95_2 file sizes/checksums [72]: 0% file sizes/checksums [72]: 100% Service unavailablepacking files [72]: 0% packing files [72]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:45