Date: Sun, 14 Apr 2019 10:18:25 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][graphics/panomatic] Failed for panomatic-0.9.4_10 in build Message-ID: <201904141018.x3EAIP1C082576@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ii@any.com.ru Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/graphics/panomatic/Makefile 498698 2019-04-12 06:36:31Z jbeich $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498785_s346161/logs/panomatic-0.9.4_10.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498785_s346161 Log: =>> Building graphics/panomatic build started at Sun Apr 14 10:11:43 UTC 2019 port directory: /usr/ports/graphics/panomatic package name: panomatic-0.9.4_10 building for: FreeBSD head-powerpc64-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc maintained by: ii@any.com.ru Makefile ident: $FreeBSD: head/graphics/panomatic/Makefile 498698 2019-04-12 06:36:31Z jbeich $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300012 Jail OSVERSION: 1300018 Job Id: 10 !!! Jail is newer than host. (Jail: 1300018, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300018 UNAME_v=FreeBSD 13.0-CURRENT 1300018 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ii@any.com.ru --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boost=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/panomatic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/panomatic/work HOME=/wrkdirs/usr/ports/graphics/panomatic/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/panomatic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/panomatic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/panomatic/work HOME=/wrkdirs/usr/ports/graphics/panomatic/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/panomatic/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/panomatic" EXAMPLESDIR="share/examples/panomatic" DATADIR="share/panomatic" WWWDIR="www/panomatic" ETCDIR="etc/panomatic" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/panomatic DOCSDIR=/usr/local/share/doc/panomatic EXAMPLESDIR=/usr/local/share/examples/panomatic WWWDIR=/usr/local/www/panomatic ETCDIR=/usr/local/etc/panomatic --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300018 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> panomatic-0.9.4_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-10] Installing pkg-1.10.5_5... [head-powerpc64-default-job-10] Extracting pkg-1.10.5_5: .......... done ===> panomatic-0.9.4_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of panomatic-0.9.4_10 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by panomatic-0.9.4_10 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by panomatic-0.9.4_10 for building => SHA256 Checksum OK for panomatic-0.9.4-src.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by panomatic-0.9.4_10 for building ===> Extracting for panomatic-0.9.4_10 => SHA256 Checksum OK for panomatic-0.9.4-src.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for panomatic-0.9.4_10 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for panomatic-0.9.4_10 =========================================================================== =======================<phase: build-depends >============================ ===> panomatic-0.9.4_10 depends on executable: bjam - not found ===> Installing existing package /packages/All/boost-jam-1.70.0.txz [head-powerpc64-default-job-10] Installing boost-jam-1.70.0... [head-powerpc64-default-job-10] Extracting boost-jam-1.70.0: . done ===> panomatic-0.9.4_10 depends on executable: bjam - found ===> Returning to build of panomatic-0.9.4_10 ===> panomatic-0.9.4_10 depends on file: /usr/local/include/boost/format.hpp - not found <snip> mv -f .deps/PrioritySemaphore.Tpo .deps/PrioritySemaphore.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT Semaphore.o -MD -MP -MF .deps/Semaphore.Tpo -c -o Semaphore.o Semaphore.cxx mv -f .deps/Semaphore.Tpo .deps/Semaphore.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT SynchronousExecutor.o -MD -MP -MF .deps/SynchronousExecutor.Tpo -c -o SynchronousExecutor.o SynchronousExecutor.cxx mv -f .deps/SynchronousExecutor.Tpo .deps/SynchronousExecutor.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.cxx mv -f .deps/Thread.Tpo .deps/Thread.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT ThreadedExecutor.o -MD -MP -MF .deps/ThreadedExecutor.Tpo -c -o ThreadedExecutor.o ThreadedExecutor.cxx In file included from ThreadedExecutor.cxx:23: ./include/zthread/ThreadedExecutor.h:56: warning: 'ZThread::ThreadedExecutor' has a field 'ZThread::ThreadedExecutor::_impl' whose type uses the anonymous namespace mv -f .deps/ThreadedExecutor.Tpo .deps/ThreadedExecutor.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT ThreadImpl.o -MD -MP -MF .deps/ThreadImpl.Tpo -c -o ThreadImpl.o ThreadImpl.cxx mv -f .deps/ThreadImpl.Tpo .deps/ThreadImpl.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT ThreadLocalImpl.o -MD -MP -MF .deps/ThreadLocalImpl.Tpo -c -o ThreadLocalImpl.o ThreadLocalImpl.cxx mv -f .deps/ThreadLocalImpl.Tpo .deps/ThreadLocalImpl.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT ThreadQueue.o -MD -MP -MF .deps/ThreadQueue.Tpo -c -o ThreadQueue.o ThreadQueue.cxx mv -f .deps/ThreadQueue.Tpo .deps/ThreadQueue.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT Time.o -MD -MP -MF .deps/Time.Tpo -c -o Time.o Time.cxx mv -f .deps/Time.Tpo .deps/Time.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../include -DNDEBUG -O2 -pipe -fno-strict-aliasing -MT ThreadOps.o -MD -MP -MF .deps/ThreadOps.Tpo -c -o ThreadOps.o ThreadOps.cxx mv -f .deps/ThreadOps.Tpo .deps/ThreadOps.Po rm -f libZThread.a ar cru libZThread.a AtomicCount.o Condition.o ConcurrentExecutor.o CountingSemaphore.o FastMutex.o FastRecursiveMutex.o Mutex.o RecursiveMutexImpl.o RecursiveMutex.o Monitor.o PoolExecutor.o PriorityCondition.o PriorityInheritanceMutex.o PriorityMutex.o PrioritySemaphore.o Semaphore.o SynchronousExecutor.o Thread.o ThreadedExecutor.o ThreadImpl.o ThreadLocalImpl.o ThreadQueue.o Time.o ThreadOps.o ranlib libZThread.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/zthread/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/zthread/src' Making all in libsurf gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/libsurf' cd .. && /bin/sh ./config.status libsurf/Makefile depfiles config.status: creating libsurf/Makefile config.status: executing depfiles commands c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -O2 -pipe -fno-strict-aliasing -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp mv -f .deps/Image.Tpo .deps/Image.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -O2 -pipe -fno-strict-aliasing -MT KeyPointDescriptor.o -MD -MP -MF .deps/KeyPointDescriptor.Tpo -c -o KeyPointDescriptor.o KeyPointDescriptor.cpp mv -f .deps/KeyPointDescriptor.Tpo .deps/KeyPointDescriptor.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -O2 -pipe -fno-strict-aliasing -MT KeyPointDetector.o -MD -MP -MF .deps/KeyPointDetector.Tpo -c -o KeyPointDetector.o KeyPointDetector.cpp mv -f .deps/KeyPointDetector.Tpo .deps/KeyPointDetector.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -O2 -pipe -fno-strict-aliasing -MT MathStuff.o -MD -MP -MF .deps/MathStuff.Tpo -c -o MathStuff.o MathStuff.cpp mv -f .deps/MathStuff.Tpo .deps/MathStuff.Po rm -f libsurf.a ar cru libsurf.a Image.o KeyPointDescriptor.o KeyPointDetector.o MathStuff.o ranlib libsurf.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/libsurf' Making all in panomatic gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/panomatic' cd .. && /bin/sh ./config.status panomatic/Makefile depfiles config.status: creating panomatic/Makefile config.status: executing depfiles commands c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT Homography.o -MD -MP -MF .deps/Homography.Tpo -c -o Homography.o Homography.cpp mv -f .deps/Homography.Tpo .deps/Homography.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT PanoDetector.o -MD -MP -MF .deps/PanoDetector.Tpo -c -o PanoDetector.o PanoDetector.cpp In file included from PanoDetector.h:31, from PanoDetector.cpp:1: ./zthread/include/zthread/PoolExecutor.h:58: warning: 'ZThread::PoolExecutor' has a field 'ZThread::PoolExecutor::_impl' whose type uses the anonymous namespace mv -f .deps/PanoDetector.Tpo .deps/PanoDetector.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT PanoDetectorLogic.o -MD -MP -MF .deps/PanoDetectorLogic.Tpo -c -o PanoDetectorLogic.o PanoDetectorLogic.cpp In file included from PanoDetector.h:31, from PanoDetectorLogic.cpp:23: ./zthread/include/zthread/PoolExecutor.h:58: warning: 'ZThread::PoolExecutor' has a field 'ZThread::PoolExecutor::_impl' whose type uses the anonymous namespace mv -f .deps/PanoDetectorLogic.Tpo .deps/PanoDetectorLogic.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT RansacFiltering.o -MD -MP -MF .deps/RansacFiltering.Tpo -c -o RansacFiltering.o RansacFiltering.cpp mv -f .deps/RansacFiltering.Tpo .deps/RansacFiltering.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT TestCode.o -MD -MP -MF .deps/TestCode.Tpo -c -o TestCode.o TestCode.cpp mv -f .deps/TestCode.Tpo .deps/TestCode.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT Utils.o -MD -MP -MF .deps/Utils.Tpo -c -o Utils.o Utils.cpp mv -f .deps/Utils.Tpo .deps/Utils.Po c++ -DPACKAGE_NAME=\"panomatic\" -DPACKAGE_TARNAME=\"panomatic\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"panomatic\ 1.0\" -DPACKAGE_BUGREPORT=\"naouel@naouel.org\" -DPACKAGE=\"panomatic\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_POSIX_THREADS= -DHAVE_SCHED_RT= -DHAVE_SCHED_YIELD= -DHAVE_PTHREAD_YIELD= -DHAVE_PTHREADKEY_CREATE= -DHAVE_BOOST= -DPNG_NO_ASSEMBLER_CODE= -I. -I../libsurf -I../vigra/include -I/usr/local/include -I../zthread/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from PanoDetector.h:31, from main.cpp:32: ./zthread/include/zthread/PoolExecutor.h:58: warning: 'ZThread::PoolExecutor' has a field 'ZThread::PoolExecutor::_impl' whose type uses the anonymous namespace mv -f .deps/main.Tpo .deps/main.Po c++ -O2 -pipe -fno-strict-aliasing -o panomatic Homography.o PanoDetector.o PanoDetectorLogic.o RansacFiltering.o TestCode.o Utils.o main.o ../vigra/src/impex/libvigra_impex.a ../libtiff/src/libtiff.a ../libjpeg/src/libjpeg.a ../libpng/src/libpng.a ../zlib/src/libz.a ../libsurf/libsurf.a ../zthread/src/libZThread.a -lpthread -lrt Homography.o:(.text+0x284): undefined reference to `ZThread::FastMutex::FastMutex()' Homography.o:(.text+0x2f4): undefined reference to `ZThread::FastMutex::~FastMutex()' PanoDetector.o:(.text+0x88): undefined reference to `ZThread::FastMutex::FastMutex()' PanoDetector.o:(.text+0xf8): undefined reference to `ZThread::FastMutex::~FastMutex()' PanoDetector.o:(.text+0x1d90): undefined reference to `ZThread::PoolExecutor::PoolExecutor(unsigned long)' PanoDetector.o:(.text+0x1e70): undefined reference to `ZThread::AtomicCount::AtomicCount()' PanoDetector.o:(.text+0x1e88): undefined reference to `ZThread::AtomicCount::operator++(int)' PanoDetector.o:(.text+0x1e98): undefined reference to `ZThread::PoolExecutor::execute(ZThread::Task const&)' PanoDetector.o:(.text+0x1eac): undefined reference to `ZThread::AtomicCount::operator--()' PanoDetector.o:(.text+0x1efc): undefined reference to `ZThread::AtomicCount::~AtomicCount()' PanoDetector.o:(.text+0x1f2c): undefined reference to `ZThread::PoolExecutor::wait()' PanoDetector.o:(.text+0x1f9c): undefined reference to `ZThread::PoolExecutor::~PoolExecutor()' PanoDetector.o:(.text+0x2098): undefined reference to `ZThread::AtomicCount::AtomicCount()' PanoDetector.o:(.text+0x20b0): undefined reference to `ZThread::AtomicCount::operator++(int)' PanoDetector.o:(.text+0x20c0): undefined reference to `ZThread::PoolExecutor::execute(ZThread::Task const&)' PanoDetector.o:(.text+0x20d4): undefined reference to `ZThread::AtomicCount::operator--()' PanoDetector.o:(.text+0x2124): undefined reference to `ZThread::AtomicCount::~AtomicCount()' PanoDetector.o:(.text+0x2148): undefined reference to `ZThread::PoolExecutor::wait()' PanoDetector.o:(.text+0x21d4): undefined reference to `ZThread::PoolExecutor::~PoolExecutor()' PanoDetector.o:(.text+0x2218): undefined reference to `ZThread::AtomicCount::operator--()' PanoDetector.o:(.text+0x2268): undefined reference to `ZThread::AtomicCount::~AtomicCount()' PanoDetector.o:(.text+0x23b0): undefined reference to `ZThread::AtomicCount::operator--()' PanoDetector.o:(.text+0x2400): undefined reference to `ZThread::AtomicCount::~AtomicCount()' PanoDetector.o:(.text._ZN12PanoDetector7ImgDataC1ERKS0_[_ZN12PanoDetector7ImgDataC1ERKS0_]+0x2a0): undefined reference to `libsurf::Image::~Image()' PanoDetector.o:(.text._ZN12PanoDetector7ImgDataD1Ev[_ZN12PanoDetector7ImgDataD1Ev]+0x184): undefined reference to `libsurf::Image::~Image()' PanoDetector.o:(.text._ZN12PanoDetector7ImgDataD1Ev[_ZN12PanoDetector7ImgDataD1Ev]+0x3a8): undefined reference to `libsurf::Image::~Image()' PanoDetectorLogic.o:(.text+0x88): undefined reference to `ZThread::FastMutex::FastMutex()' PanoDetectorLogic.o:(.text+0xf8): undefined reference to `ZThread::FastMutex::~FastMutex()' PanoDetectorLogic.o:(.text+0x244): undefined reference to `ZThread::FastMutex::acquire()' PanoDetectorLogic.o:(.text+0x298): undefined reference to `libsurf::Image::clean()' PanoDetectorLogic.o:(.text+0x320): undefined reference to `ZThread::FastMutex::acquire()' PanoDetectorLogic.o:(.text+0x380): undefined reference to `libsurf::KeyPointDescriptor::KeyPointDescriptor(libsurf::Image&, bool)' PanoDetectorLogic.o:(.text+0x3a8): undefined reference to `libsurf::KeyPointDescriptor::assignOrientation(libsurf::KeyPoint&) const' PanoDetectorLogic.o:(.text+0x3c4): undefined reference to `libsurf::KeyPointDescriptor::makeDescriptor(libsurf::KeyPoint&) const' PanoDetectorLogic.o:(.text+0x3d8): undefined reference to `libsurf::KeyPointDescriptor::getDescriptorLength() const' PanoDetectorLogic.o:(.text+0x49c): undefined reference to `ZThread::FastMutex::acquire()' PanoDetectorLogic.o:(.text+0x504): undefined reference to `libsurf::KeyPointDetector::KeyPointDetector()' PanoDetectorLogic.o:(.text+0x530): undefined reference to `libsurf::KeyPointDetector::detectKeypoints(libsurf::Image&, libsurf::KeyPointInsertor&)' PanoDetectorLogic.o:(.text+0x548): undefined reference to `ZThread::FastMutex::acquire()' PanoDetectorLogic.o:(.text+0x4194): undefined reference to `vigra::ImageImportInfo::ImageImportInfo(char const*)' PanoDetectorLogic.o:(.text+0x41a0): undefined reference to `vigra::ImageImportInfo::width() const' PanoDetectorLogic.o:(.text+0x41b0): undefined reference to `vigra::ImageImportInfo::height() const' PanoDetectorLogic.o:(.text+0x42bc): undefined reference to `vigra::ImageImportInfo::isGrayscale() const' PanoDetectorLogic.o:(.text+0x4368): undefined reference to `vigra::ImageImportInfo::width() const' PanoDetectorLogic.o:(.text+0x4378): undefined reference to `vigra::ImageImportInfo::height() const' PanoDetectorLogic.o:(.text+0x47e0): undefined reference to `vigra::ImageImportInfo::width() const' PanoDetectorLogic.o:(.text+0x47f4): undefined reference to `vigra::ImageImportInfo::height() const' PanoDetectorLogic.o:(.text+0x48b8): undefined reference to `libsurf::Image::init(double**, unsigned int, unsigned int)' PanoDetectorLogic.o:(.text+0x48d0): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' PanoDetectorLogic.o:(.text+0x49c4): undefined reference to `vigra::ImageImportInfo::width() const' PanoDetectorLogic.o:(.text+0x49d4): undefined reference to `vigra::ImageImportInfo::height() const' PanoDetectorLogic.o:(.text+0x4a2c): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' PanoDetectorLogic.o:(.text+0x4a40): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' PanoDetectorLogic.o:(.text+0x4e34): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' PanoDetectorLogic.o:(.text+0x4e4c): undefined reference to `vigra::ImageImportInfo::size() const' PanoDetectorLogic.o:(.text+0x52f0): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' PanoDetectorLogic.o:(.text._ZN5vigra17importScalarImageINS_18BasicImageIteratorIdPPdEENS_21StandardValueAccessorIdEEEEvRKNS_15ImageImportInfoET_T0_[_ZN5vigra17importScalarImageINS_18BasicImageIteratorIdPPdEENS_21StandardValueAccessorIdEEEEvRKNS_15ImageImportInfoET_T0_]+0x38): undefined reference to `vigra::decoder(vigra::ImageImportInfo const&)' PanoDetectorLogic.o:(.text._ZN5vigra17importVectorImageINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvRKNS_15ImageImportInfoET_T0_[_ZN5vigra17importVectorImageINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvRKNS_15ImageImportInfoET_T0_]+0x38): undefined reference to `vigra::decoder(vigra::ImageImportInfo const&)' PanoDetectorLogic.o:(.text._ZN5vigra17importVectorImageINS_6Diff2DENS_29MultiImageVectorMaskAccessor4INS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS5_EENS_11RGBAccessorIS5_EENS3_IhPPhEENS_21StandardValueAccessorIhEEEEEEvRKNS_15ImageImportInfoET_T0_[_ZN5vigra17importVectorImageINS_6Diff2DENS_29MultiImageVectorMaskAccessor4INS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS5_EENS_11RGBAccessorIS5_EENS3_IhPPhEENS_21StandardValueAccessorIhEEEEEEvRKNS_15ImageImportInfoET_T0_]+0x50): undefined reference to `vigra::decoder(vigra::ImageImportInfo const&)' PanoDetectorLogic.o:(.text._ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E[_ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E]+0x48): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' PanoDetectorLogic.o:(.text._ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E[_ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E]+0x5c): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' PanoDetectorLogic.o:(.text._ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E[_ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E]+0x104): undefined reference to `vigra::ImageImportInfo::width() const' PanoDetectorLogic.o:(.text._ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E[_ZN5vigra16importImageAlphaINS_18BasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EENS1_IhPPhEENS_21StandardValueAccessorIhEEEEvRKNS_15ImageImportInfoESt4pairIT_T0_ESH_IT1_T2_E]+0x114): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x5c0): undefined reference to `vigra::ImageImportInfo::ImageImportInfo(char const*)' TestCode.o:(.text+0x5f0): undefined reference to `vigra::ImageImportInfo::ImageImportInfo(char const*)' TestCode.o:(.text+0x5fc): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x610): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x684): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x694): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x6d4): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' TestCode.o:(.text+0x6e0): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' TestCode.o:(.text+0x750): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x760): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x774): undefined reference to `vigra::ImageImportInfo::isGrayscale() const' TestCode.o:(.text+0x788): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x798): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x928): undefined reference to `vigra::ImageImportInfo::isGrayscale() const' TestCode.o:(.text+0x93c): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x94c): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0xaa4): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xb3c): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xb78): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xc58): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xd08): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xd34): more undefined references to `vigra::ImageImportInfo::width() const' follow TestCode.o:(.text+0xd5c): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0xd88): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0xdc4): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xdd4): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0xe28): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' TestCode.o:(.text+0xe3c): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' TestCode.o:(.text+0xf34): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0xf44): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0xfb8): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' TestCode.o:(.text+0xfcc): undefined reference to `vigra::ImageImportInfo::numExtraBands() const' TestCode.o:(.text+0x1090): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x1138): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x1174): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x1254): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x1304): undefined reference to `vigra::ImageImportInfo::width() const' TestCode.o:(.text+0x1330): more undefined references to `vigra::ImageImportInfo::width() const' follow TestCode.o:(.text+0x1358): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x1384): undefined reference to `vigra::ImageImportInfo::height() const' TestCode.o:(.text+0x1468): undefined reference to `vigra::ImageImportInfo::size() const' TestCode.o:(.text+0x1620): undefined reference to `vigra::ImageImportInfo::size() const' TestCode.o:(.text+0x179c): undefined reference to `vigra::ImageExportInfo::ImageExportInfo(char const*)' TestCode.o:(.text+0x1828): undefined reference to `vigra::ImageExportInfo::~ImageExportInfo()' TestCode.o:(.text+0x1940): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' TestCode.o:(.text+0x194c): undefined reference to `vigra::ImageImportInfo::~ImageImportInfo()' TestCode.o:(.text+0x1a40): undefined reference to `vigra::ImageExportInfo::~ImageExportInfo()' TestCode.o:(.text+0x1a80): undefined reference to `vigra::ImageExportInfo::setCompression(char const*)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEsEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEsEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): undefined reference to `vigra::isBandNumberSupported(std::string const&, int)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEhEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEhEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): undefined reference to `vigra::isBandNumberSupported(std::string const&, int)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEdEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEdEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): undefined reference to `vigra::isBandNumberSupported(std::string const&, int)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEfEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEfEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): undefined reference to `vigra::isBandNumberSupported(std::string const&, int)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEjEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEjEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): undefined reference to `vigra::isBandNumberSupported(std::string const&, int)' TestCode.o:(.text._ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEiEEvT_SA_T0_PNS_7EncoderEbT1_[_ZN5vigra6detail17exportVectorImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS4_EENS_11RGBAccessorIS4_EEiEEvT_SA_T0_PNS_7EncoderEbT1_]+0x98): more undefined references to `vigra::isBandNumberSupported(std::string const&, int)' follow TestCode.o:(.text._ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE[_ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE]+0x60): undefined reference to `vigra::ImageExportInfo::getPixelType() const' TestCode.o:(.text._ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE[_ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE]+0x8c): undefined reference to `vigra::encoder(vigra::ImageExportInfo const&)' TestCode.o:(.text._ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE[_ZN5vigra11exportImageINS_23ConstBasicImageIteratorINS_8RGBValueIdLj0ELj1ELj2EEEPPS3_EENS_11RGBAccessorIS3_EEEEvT_S9_T0_RKNS_15ImageExportInfoENS_14VigraFalseTypeE]+0xf0): undefined reference to `vigra::negotiatePixelType(std::string const&, std::string const&, std::string&)' gmake[2]: *** [Makefile:252: panomatic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4/panomatic' gmake[1]: *** [Makefile:226: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/panomatic/work/panomatic-0.9.4' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/panomatic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904141018.x3EAIP1C082576>